Skip to content

Instantly share code, notes, and snippets.

@nakamuraagatha
Created March 5, 2017 10:24
Show Gist options
  • Save nakamuraagatha/396ea4c28a3955126345712a6a58f6c8 to your computer and use it in GitHub Desktop.
Save nakamuraagatha/396ea4c28a3955126345712a6a58f6c8 to your computer and use it in GitHub Desktop.
Erorr Ubuntu Upgrade Security
sudo apt-get dist-upgrade
sudo shutdown -r now
sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment