Skip to content

Instantly share code, notes, and snippets.

@dattard21
Created December 28, 2016 11:50
Show Gist options
  • Save dattard21/74bf12953f82e181aa9813d70d144b41 to your computer and use it in GitHub Desktop.
Save dattard21/74bf12953f82e181aa9813d70d144b41 to your computer and use it in GitHub Desktop.
ssh -i "WP_Key_Pair.pem" ec2-user@ec2-54-202-202-135.us-west-2.compute.amazonaws.com
sudo su
yum install httpd
service httpd start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment