Being able to access a system without remembering 1000 different passwords all the time is really convenient and at least saves me a lot of time. SSH (Secure Shell) provides a way of doing this by using private and public keys where the private key is something you should keep for yourself and the public …