Meta
Categories
Tag Archives: unix
Setup SSH RSA Key
Setup Source Machine * Login the source machine and cd to home directory * Make a directory named .ssh if it does not exist already * Create RSA key * Copy public key to destination machine. You can use scp … Continue reading