Skip to content

Instantly share code, notes, and snippets.

@0xnu
Created October 20, 2022 07:13
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 0xnu/39b43337122bb06d9034c60584e75ab2 to your computer and use it in GitHub Desktop.
Save 0xnu/39b43337122bb06d9034c60584e75ab2 to your computer and use it in GitHub Desktop.
Yum crashed with Keyboard Interrupt error
cd /usr/bin
sudo unlink python
sudo ln -s python2 python
yum update -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment