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
No comments:
Post a Comment