is it safe to keep updating softwares in directadmin?

Would be nice to have the option of a "new features"-list of CustomBuild being send to an admin orsomething like that.

I always do first;
./build update

Then do;
./build versions ... to see what is being updated with...

./build update_versions
or
./build all

If the available updates are 'minor' (wepapps or Letsencrypt for instance) I usually install them without making a snapshot first.
Larger updates on apache or php get handled when I have more 'possible needed time to fix things' and always right after a server-snapshot.
 
Would be nice to have the option of a "new features"-list of CustomBuild being send to an admin orsomething like that.

I always do first;
./build update

Then do;
./build versions ... to see what is being updated with...

./build update_versions
or
./build all

If the available updates are 'minor' (wepapps or Letsencrypt for instance) I usually install them without making a snapshot first.
Larger updates on apache or php get handled when I have more 'possible needed time to fix things' and always right after a server-snapshot.
Mine is a dedicated server and I do not have snapshot in this case how should I backup just in case some thing goes wrong?
 
just make only necessary updates (there is no need to update to each new version).
make them when minimal server traffic to make downtime impact less, and have enough time to solve problem or recompile.
 
Search the web and do some reading about snapper and co. ;)


The Build Service can reliably package rpms for not only openSUSE, but also recent SLES, CentOS, Fedora, Red Hat Enterprise Linux, Ubuntu, Debian and Mandriva/Mageia distributions.
Mine is a dedicated server and I do not have snapshot in this case how should I backup just in case some thing goes wrong?
 
Last edited:
Back
Top