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

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -