AlmaLinux 10 support

In addition: if you had DA already installed you must execute
Code:
 build all d
command to rebuild after upgrade
 
Do I need to do a clean installation to move from 9 to 10, or is it possible to upgrade directly?

It is possible in most cases. In rare case you will be advised to install a new server, as your server might not support AlmaLinux 10.
 
  • Like
Reactions: Can
In addition: if you had DA already installed you must execute
Code:
 build all d
command to rebuild after upgrade
My DirectAdmin setup is fully configured, and everything is ready.
Would it be okay if I used the following commands?

systemctl restart directadmin
systemctl restart lsws
imunify360-agent restart
cd /usr/local/directadmin/custombuild
./build update
./build php n
 
Back
Top