Use SSH to connect to Ubuntu14.04 host in Windows

Source: Internet
Author: User
Tags openssh server ssh server
The Ubuntu installation package does not contain an openssh server. to remotely log on to the Ubuntu host using ssh, you must first install the ssh server: sudoapt-getinstallopenssh-server and then start the ssh service: sudo/etc/init. d/sshstart. The default port is 22. Windows generally uses Winscp + putty as the ssh client. Because Ubuntu is used by default

The Ubuntu installation package does not contain an openssh server. to remotely log on to the Ubuntu host using ssh, you must first install the ssh server:

Sudo apt-get install openssh-server

Start the ssh service after installation:

Sudo/etc/init. d/ssh start

The default port is 22.

Windows generally uses Winscp + putty as the ssh client. Because Ubuntu uses UTF-8 encoding by default, You need to configure the encoding of the two tools separately, otherwise the Chinese display is garbled.

In Winscp, set environment-file name as UTF-8 encoding to open ".

In putty, "stored ed data assumed to be in which character set:" in Window-> Translation ":" select "UTF-8" from the drop-down list ". Return to the session interface, select "Default Settings", and Save to write down the configuration. The configuration will be automatically loaded at the next runtime.

 

Download, install, and configure Ubuntu 14.04Page http://www.linuxidc.com/Linux/2014-04/100370.htm

Install Ubuntu 14.04 permanent update address on a hard disk in Windows 7: Http://www.linuxidc.com/Linux/2014-04/100369.htm

Reading:

Solve http://www.linuxidc.com/Linux/2013-07/86879.htm with latency issues during OpenSSH Remote Login

Ubuntu 12.10 OpenSSH offline Installation Method http://www.linuxidc.com/Linux/2013-04/82814.htm

OpenSSH upgrade steps and precautions http://www.linuxidc.com/Linux/2013-04/82123.htm

OpenSSH common users cannot log on to several cases solution http://www.linuxidc.com/Linux/2012-05/59457.htm

General thread: OpenSSH key management, Part 1 RSA/DSA certified http://www.linuxidc.com/Linux/2011-08/39871.htm

RedHat install OpenSSH and configure sftp lock directory http://www.linuxidc.com/Linux/2012-12/75398.htm

OpenSSH details: Click here
OpenSSH: Click here

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-04/100492.htm

Related Article

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.