Created
September 24, 2020 01:47
-
-
Save toxinu/da11ce57a00ee9000d5119909d749c72 to your computer and use it in GitHub Desktop.
blog/ubuntu-server-lts-upgrades-are-stress-test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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