Skip to content

Instantly share code, notes, and snippets.

@damiann
Last active December 15, 2015 08:09
Show Gist options
  • Save damiann/5229033 to your computer and use it in GitHub Desktop.
Save damiann/5229033 to your computer and use it in GitHub Desktop.
EC2 SSH
ssh -i keypair.pem ec2-user@0.0.0.0
MC -
screen -S minecraft java -Xincgc -Xmx1G -jar minecraft_server.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment