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
To connect to the serial console of an EC2 instance, you can use the aws cli. Add your public ssh...
Let's assume you are having your observation/measurement data in in a pd.DataFrame or in any kind of a file...