Skip to content

Instantly share code, notes, and snippets.

@Sumukh
Created October 11, 2015 08:58
Show Gist options
  • Select an option

  • Save Sumukh/bffbb702cd256d08ed65 to your computer and use it in GitHub Desktop.

Select an option

Save Sumukh/bffbb702cd256d08ed65 to your computer and use it in GitHub Desktop.
New Server Setup
#/bin/bash
sudo apt-get update;
sudo apt-get install git-core vim build-essential python3-dev python-dev;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment