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 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....

MySql Database has gone away

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

How to update Apache to latest version?

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

How to forward the website to another URL?

Forwarding the website to another URL - 1. Using index.php file - 1. Create the page as...

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...

Powered by WHMCompleteSolution