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 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

How to upgrade mysql with custombuild 2.0?

Before doing any updates of MySQL be sure to create full backups of all databases.Steps to...

MySql Database has gone away

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

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 reset and retrieve directadmin admin password using shell?

Steps to reset the direct admin password -1. Login to SSH with root user -#passwd admin 2. This...

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