[SSH] Configure SSH Key-Based Authentication (windows as client , linux as server) - part1
Step 7
Download PuTTY from this page and open it:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Step8
Step 9
Follow the instruction input your username and password to login in puTTY command promt.
Step 10
Step 11
Use this command for opening the file you just created to edit.
nano ~/.ssh/authorized_keys
Step 12
Step 13
Type "logout" to end your session.
logout
Type "logout" to end your session.
logout
Step 14
Step 15
Step 16
Follow the instruction to enter your login username, and then it would ask for your "passphrase", you should enter the passphrase you set at Step5
If your passphrase is correct, you can enter the server by SSH Key-Based Authentication successfully
If your passphrase is correct, you can enter the server by SSH Key-Based Authentication successfully
No comments :
Post a Comment