To generate a pair of SSH key codes, enter the commands: This will create a hidden directory to store your SSH keys.
On your client system – the one you’re using to connect to the server – you need to create a pair of key codes. SWiSH Max is a specific application to created interactive content in Flash, compatible with any platform, that is easier to use than other software like Adobe Flash. You will be asked to move the mouse and press keys to improve the random number generation at the heart of SSH security.
To generate a key pair with the PuTTY key generator, simply run puttygen.exe and click the Generate button in the window that appears. Generate a new 4096 bits SSH key pair with your email address as a comment by typing: ssh-keygen -t rsa -b 4096 -C The output will look something like this. If there are existing keys, you can either use those and skip the next step or backup up the old keys and generate new ones. I was adding one of my public keys to the authorizedkeys on one of my servers when I realized that at the end of my public SSH key there is my email: $ cat.ssh/idrsa.pub ssh-rsa AAAA.lots of Ubuntu.