Skip to content

Instantly share code, notes, and snippets.

@MirkoCindric
Created January 23, 2023 23:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MirkoCindric/e9c20a390f9a74567a734fa4650c561f to your computer and use it in GitHub Desktop.
Save MirkoCindric/e9c20a390f9a74567a734fa4650c561f to your computer and use it in GitHub Desktop.
Update Linux
Try these commands (although the third one may not be necessary for you):
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
A reboot may or may not be necessary (sudo shutdown -r 0)
@MirkoCindric
Copy link
Author

First commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment