29
SEP
If a Ubuntu server should run apt upgrade automatically?
Backgrounds Recently, I have a lot of Linux servers created. Those servers are really a lot that I'm tired upgrading those every day. And I just keep doing the same thing: Login Run sudo apt update Run sudo apt upgrade y Run reboot Why upgrade those automatically? Save time. Get ...
Views 98