How to update Direct Admin skin to Evolution Theme?

Here are very simple steps to update the DIRECT ADMIN skin to the Evolution Theme -

1. cd /usr/local/directadmin/data/skins

2. mkdir evolution

3. cd evolution

4. download the theme from http://demo.directadmin.com/download/evolution.tar.gz

5. tar -xvzf evolution.tar.gz

6. cd ..

7. Make sure you are at path /usr/local/directadmin/data/skins

8. mv enhanced enhancedORG

9. mv evolution enhanced 

10. login to directadmin panelhttps://IPaddress:2222 and you should see the updated skin.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to list all files under directory?

When there is no 'index.php' or 'index.html' file and you'd like to display all the files under...

How to run CGI script using any directory or /~username/cgi-bin?

If you would like to force Apache to allow CGI script then just follow below simple steps - 1....

How to upgrade the php from 5.4 to 5.6?

If you are running php 5.4 on the server and want it to be upgraded to 5.6 . Additionally, your...

How to update Apache to latest version?

Steps to update Apache to latest version -1. Please check the current version of Apache using...

MySql Database has gone away

You may come across the error "MySql Database has gone away". I came across this error while...

Powered by WHMCompleteSolution