$ ssh-keygen -t rsa Generating public/private rsa key pair. Enter file inwhich to save the key (/home/marly/.ssh/id_rsa): Created directory '/home/marly/.ssh'. Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/marly/tmp/id_rsa Your public key has been saved in /home/marly/tmp/id_rsa.pub The key fingerprint is: SHA256:FNPW7n5ub8l5PKn0/DZXQ7yK0ZqJyZJ9pLVFL6l6A2I marly@manjaro The key's randomart image is: +---[RSA 3072]----+ | o. . | | oo . | | .. . . | | . .. o | | S .o + .| | E . +.= +.| | . = B.X.+.*| | o * @o.=B*| | ..+ .=o*O| +----[SHA256]-----+ $ ls ~/.ssh id_rsa id_rsa.pub $ cat ~/.ssh/id_rsa.pub>>authorized_key