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 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

مقالات مربوطه

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

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

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 forward the website to another URL?

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

Powered by WHMCompleteSolution