nerderati.com
Suppose you have three hosts (host.one.domain.name, host.two.domain.name host.three.domain.name) with the same credentials, with access by ssh key, then any time...
All examples here for deploy RoR application with unicorn, staging machine (where we deploys) available via ssh by ssh_key...
help.github.com
If you don't have ssh key, open terminal and run following commands: cd ~/.ssh ^ ssh-keygen -t rsa -C...
Best results in other decks
Let's assume you are having your observation/measurement data in in a pd.DataFrame or in any kind of a file...
If you want someone to be able to access your rails console, but don't want them to be able...