How to Use Putty remote (SSH) to manage Linux

Source: Internet
Author: User
Tags vps dns spoofing

Putty is a free telnet, rlogin, and ssh client on Windows 32, but its functions are not inferior to commercial telnet tools. It is very easy to use to remotely manage Linux VPS. Its main advantages are as follows:
◆ Completely free;
◆ Running in Windows is very good;
◆ Full support for ssh1 and ssh2;
◆ No installation is required for the green software. After downloading the software, create a shortcut on the desktop to use it;
◆ Small size;
◆ The operation is simple, and all operations are implemented in a control panel.
Putty: http://soft.vpser.net/manage/putty/puttyfile_0.60cn.zip
Download complete. decompress the package to use it.
The following figure shows how to use putty to log on to Linux VPS for remote (SSH) Management:

 

Tip: the password is not displayed !!

Well, I have not updated it for a long time. I have updated some basic knowledge for new VPSer beginners.

What is SSH?

SSH is short for Secure Shell, developed by the Network Working Group of IETF. SSH is a security protocol built on the application layer and transport layer.

Traditional network service programs, such as FTP, POP, and Telnet, are inherently insecure because they transmit data, user accounts, and user passwords in plain text on the network, attackers are vulnerable to man-in-the-middle attacks. There is another person or a machine impersonating a Real Server to receive data from the user to the server, and then impersonating the user to pass the data to the Real Server.

SSH is a reliable protocol designed for remote logon sessions and other network services. The SSH protocol can effectively prevent information leakage during Remote Management. SSH can be used to encrypt all transmitted data and prevent DNS Spoofing and IP spoofing.

Another advantage of SSH is that the data transmitted is compressed, which can speed up transmission. SSH has many functions. It can replace Telnet, provide a secure "channel" for FTP, POP, and even PPP"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.