Linux Server Configuration -


when configure cron scripts automatically manage package updates typing in terminal:

 sudo apt-get install unattended-upgrades`  sudo dpkg-reconfigure --priority=low unattended-upgrades` 

terminal screenshot why these commands don't install?


Comments