Skip to content

Instantly share code, notes, and snippets.

View chai2's full-sized avatar

Chaitanya Malla chai2

  • San Francisco, CA
View GitHub Profile
@chai2
chai2 / aws_setup.md
Last active December 12, 2016 07:19 — forked from ChuckJHardy/digital_ocean_setup.md
AWS Ubuntu 14.04 x64 + Rails 4 + Nginx + Unicorn + MySQL + Capistrano 3 Setup Instructions

SSH into Root

$ ssh ubuntu@123.123.123.123

Change Root Password

$ passwd

Add Deploy User