How do I update DirectAdmin manually?
Running the following commands to update DirectAdmin cd /usr/local/directadmin wget -O update.tar.gz https://www.directadmin.com/cgi-bin/daupdate?uid=123\&lid=1234 #Where 123 and 1234 are your Client ID and License ID, respectively. …