SSH 


PuTTY (4) SSH


Step 1: Check your Linux server IP address

172.18.15.25 


PuTTY (4) SSH


Step 2: Just type “22” for port

Step 3: Select “SSH” for connection type.

Step 4: Just type “172.18.15.25” whatever name you like.

Step 5: Click “Save” button to save your configuration.

Step 6: Click “Open button.

 

Note: Install SSH server in your Linux 16.04 server.

$ sudo apt-get update

$ sudo apt-get install openssh-server


PuTTY (4) SSH


You will see following interface. 


PuTTY (4) SSH


Login as:    <Linux server login username>

Password:  <Linux server login password>


PuTTY (4) SSH


分类:

技术点:

相关文章: