Showing posts with label contol panel. Show all posts
Showing posts with label contol panel. Show all posts

Monday, November 7, 2011

how to upgrade directadmin manually

To upgarde directadmin do:

cd /usr/local/directadmin

wget -O update.tar.gz https://www.directadmin.com/cgi-bin/daupdate?uid=123\&lid=1234

#where:  123  - your  Client ID, 1234  - your License ID

then:
tar xvzf update.tar.gz

./directadmin p

cd scripts

./update.sh


and restart directadmin to apllly new changes:


service directadmin restart


All done.  You have upgraded control panel