Skip to content

Instantly share code, notes, and snippets.

@nootanghimire
Created March 3, 2014 06:49
Show Gist options
  • Save nootanghimire/9319678 to your computer and use it in GitHub Desktop.
Save nootanghimire/9319678 to your computer and use it in GitHub Desktop.
Useful script after Fresh-install OS
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install tasksel
sudo tasksel install lamp-server
sudo apt-get install zsh
sudo apt-get install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment