Skip to content

Instantly share code, notes, and snippets.

@VincentBrunet
Last active November 26, 2016 00:12
Show Gist options
  • Save VincentBrunet/928002dc2704c02f8d3cbe89ff4015f1 to your computer and use it in GitHub Desktop.
Save VincentBrunet/928002dc2704c02f8d3cbe89ff4015f1 to your computer and use it in GitHub Desktop.
New General Purpose Server
su
yes | apt-get install build-essential
yes | apt-get install sudo
yes | apt-get install git
yes | apt-get install tree
yes | apt-get install htop
yes | apt-get install emacs-nox
yes | apt-get install less
yes | apt-get install python3.5
yes | apt-get install python-pip
yes | apt-get install curl
yes | apt-get install nodejs
yes | apt-get install npm
yes | apt-get install vnstat
yes | apt-get install vnstati
yes | apt-get install sysbench
yes | apt-get install bc
yes | apt-get install software-properties-common
pip install pythonpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment