Quick SSH access to your Linux Without Password Tired of always typing in your password and ssh @. I’ve got a quick fix for you ! Check for existing SSH keys In case you’ve got another SSH keys, you can check it with this command below: ls ~/.ssh If you don’t see a thing, I’ve got your back ! Generate new SSH keys To generate new SSH keys enter the following command: