BlueHost login to your ssh account without typing in a password
The following will hold true for being able to avoid typing in your password to get into any ssh account, assuming there is no firewall blockage. First make sure your public key exists. Look in your ~/.ssh/ If you see id_rsa.pub, it exists. If your public key doesn’t exist, you have to create it. You […]