Security SSH Keys Ubuntu 16.04/18.04

Through this system authentication is performed via the public / private key pair. Part I – Your Key 1. Generate the keys In the ssh client (the Desktop) we will generate the keys: ssh-keygen -t rsa -b 4096 Enter file in which to save the key → [ENTER] Enter passphrase (empty for … Continue reading Security SSH Keys Ubuntu 16.04/18.04