Skip to content

Instantly share code, notes, and snippets.

@toxinu
Created September 24, 2020 01:47
Show Gist options
  • Select an option

  • Save toxinu/da11ce57a00ee9000d5119909d749c72 to your computer and use it in GitHub Desktop.

Select an option

Save toxinu/da11ce57a00ee9000d5119909d749c72 to your computer and use it in GitHub Desktop.
blog/ubuntu-server-lts-upgrades-are-stress-test
apt-get update
aptitude full-upgrade
apt-get install update-manager-core
grub-install /dev/sda
update-grub
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment