Installation and configuration of Ubuntu Telnet Server--ssh

Source: Internet
Author: User
Tags openssh server ssh server

Ubuntu installation package actually does not bring the OpenSSH server, so to telnet to the Ubuntu host using SSH, you need to first install the SSH server:

sudo apt-get install Openssh-server

After installation, start the SSH service:

Sudo/etc/init.d/ssh start

sudo service ssh start

Where the port defaults to 22.

Winscp+putty is commonly used in Windows as an SSH client. Since Ubuntu uses UTF-8 encoding by default, the encoding of the two tools is configured separately, otherwise the Chinese display is garbled.

WINSCP, set "Environment"-"File name UTF-8 encoding" to "on".

In Putty, "window---translation" in the "Received data assumed to is in which character set:" Select "UTF-8" in the drop-down list. After returning to the session interface, select "Default Settings" and save to note the configuration, which will be loaded automatically the next time you run it.

Installation and configuration of Ubuntu Telnet Server--ssh

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.