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

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -