LMSouq
server-admin Open

ssh-keygen - how to set an rsa key with a certain username

GE
George Mauer
1 month ago
3 views
Problem Description
I just installed ubuntu and would like to set its rsa keys up with bitbucket/github. When I ssh-keygen the keys are generated as they should be ssh-rsa AA...yBEz3pLL georgemauer@ubuntu which is perfectly usable except the username part. In every rsa key I've generated previously, the username section read my email address: ssh-rsa AA...yBEz3pLL gmylastname@gmail.com No, it's not a major impediment but if I don't get this right it will drive me crazy. How, do I generate with rsa keys with an email username of my choice?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base