Today I am going to tell you how to setup rails server with nginx and passenger. First you need to login to your server using ssh using the command ssh -i server_pem_key_path user@ip Here the user can ...