how to generate ssh key for git in ubuntu code example Example: create ssh key github $ ssh-keygen -t rsa -b 4096 -C "[email protected]"