Skip to content

Instantly share code, notes, and snippets.

@erinshellman
Created September 8, 2015 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erinshellman/eb1e38c87fb38e0a9d7a to your computer and use it in GitHub Desktop.
Save erinshellman/eb1e38c87fb38e0a9d7a to your computer and use it in GitHub Desktop.
Stuff to run when firing up a fresh EC2 instance
sudo yum upgrade
sudo yum install tmux
tmux new -s session_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment