ssh keys example Example 1: ssh keygen ssh-keygen -t rsa -b 8192 Example 2: ssh with key ssh -i ~/.ssh/id_rsa.pub [email protected] -p25