Use securecrt to connect to Ubuntu or RedHat

Source: Internet
Author: User

1. What is SSH first?

We can regard SSH as an enhanced version of Telnet. The password and information of Telnet are not encrypted, while SSH is encrypted.

.
2. Enable the SSH function on Ubuntu

Install the SDK first and then enable it automatically.

Sudo apt-Get install OpenSSH-server openssh-Client

.

3. Install securecrt

.
4. view the Ubuntu IP Address

Ifconfig (Note: ifconfig, not ipconfig on Windows)

.
5. Connection

Securecrt => quick connect, connect to Ubuntu, enter the Ubuntu ID and pwd

.
6. Solutions to Chinese Character garbled characters

After successful connection, we found that securecrt had garbled characters on Chinese characters. Google, it seems that the default SSH encoding of ubuntu 2.6 kernel is utf8, while the default display encoding of securecrt does not seem to be utf8, then, you only need to change the display encoding of securecrt to utf8 to display it correctly. In securecrt, choose option> session option> apperance to change the character encoding to utf8.

 

Note: whether it is RedHat or Ubuntu, firewall must be disabled, which may waste a lot of time on this small detail.

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.