Using SSH and putty to manipulate remote Linux servers

Source: Internet
Author: User

There is no openssh under Windows, today uses Openssh-server as server,windows under Putty as the client,

Putty main process is divided into the following steps:

Step 1: Download Putty,url---> http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.

Step 2: The use of putty, in fact, Putty directly is an EXE application, click to use, it is recommended to put into the System32 directory, so that directly under the computer tap run can (this is nonsense, you are willing to put anywhere, add to the environment variable on the okay).

Step 3: Verify login, login requires an IP and a port,port default is 22, but must and server matching, if the server is not 22, change the words you have to specify, you can login, so that you will get a login interface, You can enter your username and password!

Openssh-server:

Step 1: Use apt-get install Openssh-server, download the installation.

Step 2: Use service SSH start to open the services.

Step 3: You can end the service by using service SSH stop.

Step 4: To start the boot directly in the/ETC/INIT.D to add the appropriate script.

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.