Skip to content

Instantly share code, notes, and snippets.

View sudhirsb2003's full-sized avatar
:octocat:

Sudhir Vishwakarma sudhirsb2003

:octocat:
View GitHub Profile
@sudhirsb2003
sudhirsb2003 / Rails 4 Deployment Configuration
Last active August 9, 2019 05:02
Ubuntu 14.04 x64 + Rails 4 + Nginx + Unicorn + PostgreSQL + Capistrano 3 Setup Instructions
### Ubuntu 14.04 x64 + Rails 4 + Nginx + Unicorn + PostgreSQL + Capistrano 3
SSH into Root
$ ssh root@123.123.123.123
Change Root Password
$ passwd