Created
August 14, 2015 11:44
-
-
Save samuels410/602ddaf1f3ecfc20bd2b to your computer and use it in GitHub Desktop.
First time server setup
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
sudo apt-get update && / | |
sudo apt-get install byobu && / | |
sudo apt-get install vim && / | |
sudo apt-get install htop && / | |
sudo apt-get install postgresql-9.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment