Last active
November 26, 2016 00:12
-
-
Save VincentBrunet/928002dc2704c02f8d3cbe89ff4015f1 to your computer and use it in GitHub Desktop.
New General Purpose Server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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