Skip to content

Instantly share code, notes, and snippets.

@AlexJoz
Last active January 10, 2017 13:44
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 AlexJoz/a83f245de9bc77e87feccd181ebc848e to your computer and use it in GitHub Desktop.
Save AlexJoz/a83f245de9bc77e87feccd181ebc848e to your computer and use it in GitHub Desktop.
Some nice ubuntu commands ^^
sudo sgdisk -Z /dev/sdc Wipe guid partition table
sudo apt-get purge `dpkg -l | awk '{print $2}' | grep -E 'gnome|unity'` Wipe unity
sudo apt-get install bumblebee bumblebee-nvidia primus linux-headers-generic for NVidia Optimus cards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment