Appearance
How to apply system updates
bash
sudo apt update
apt list --upgradable
sudo apt upgrade -y
sudo apt autoremove -y
[ -f /var/run/reboot-required ] && echo REBOOT_REQUIRED || echo no-reboot
# if required:
# sudo rebootAfter reboot: routine maintenance checks and spot-check HTTPS fronts.