root@keep-VirtualBox:~# ssh-keygen -t rsa -b 2048 -C "auth@xxx.com" Generating public/private rsa key pair. Enter file in which to save the key (/root/.ssh/id_rsa): /root/.ssh/id_rsa_auth Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /root/.ssh/id_rsa_auth Your public key has been saved in /root/.ssh/id_rsa_auth.pub The key fingerprint is: SHA256:jSLQwYvLcHx+ya2VkeOVy+jbuFqj4CcIuRVwvBqkRtQ auth@xxx.com The key's randomart image is: +---[RSA 2048]----+ |.o... | |.ooE.. | |++.o.. . . | |+.*.o +oo | |.B =...+SB.. | |+ + ..+.* o | | + ... +o | |. ....oo.+ | | .oo.+o. | +----[SHA256]-----+