Skip to content

Instantly share code, notes, and snippets.

@RodrigoCMoraes
Created June 11, 2019 18:16
Show Gist options
  • Save RodrigoCMoraes/62f1b5647781ee29f7ce543d31c018f8 to your computer and use it in GitHub Desktop.
Save RodrigoCMoraes/62f1b5647781ee29f7ce543d31c018f8 to your computer and use it in GitHub Desktop.
install nvidia drivers Ubuntu 18.04
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo ubuntu-drivers autoinstall
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment