How to add User SSH Keys ?
Secure Shell (SSH) is a network protocol that allows secure remote login and other secure network services between two networked computers. One of the ways to secure an SSH connection is to use SSH keys.
Follow the steps below to add User SSH Keys.
1: Once you are logged in, look for anthe " Account Settings"Setting" option in the menu.dialog. This is located in a drop-down menudialog under your username, or it may be a separate tab in the main menu.username.
3: Select the SSH Keys option.
4: Click on Add newKey button.
5: Fill in the fields and click on the saveSave Changes button.
5.1: Generate an SSH key pair on the client machine
5.2: Copy the public key to the server
Here, you can see SSH Keys Added Successfully.