How to Use RSA Key for SSH Authentication
Create private/public key
[michael@localhost ~]$ ssh-keygen -t rsa -C michael@example.com
How to Use RSA Key for SSH Authentication
SSH Authentication Refused: Bad Ownership or Modes for Directory
Tags : SSH
Created 04/02-2015 by Michael Bornholdt Nielsen