chmod 600 deployment_key.txt
ssh -i deployment_key.txt demo@192.237.248.66
References
https://support.rackspace.com/how-to/logging-in-with-an-ssh-private-key-on-linuxmac/
chmod 600 deployment_key.txt
ssh -i deployment_key.txt demo@192.237.248.66
References
https://support.rackspace.com/how-to/logging-in-with-an-ssh-private-key-on-linuxmac/