Connecting Linux systems in VMware with SECURECRT

Source: Internet
Author: User

Ubuntu under test pass

Actions on VMware:

1. Linux systems in VMware need to install SSH service

sudo apt-get install openssh-server openssh-client

2, the general installation after the SSH service will automatically open, if after restarting the SSH service is closed, you can

/etc/init.d/sshd start
(Verify State/etc/init.d/sshd status, restart/etc/init.d/sshd restart)

3. View the IP of Ubuntu
Ifconfig (note is ifconfig, not ipconfig on windows)

Actions on the SECURECRT:

SECURECRT + Quick Connect, connect Ubuntu, enter Ubuntu host name (Ubuntu IP address) and username (root), port is the default 22


Solving the problem of garbled characters

Connected successfully, found that securecrt on Chinese characters display garbled. Google, as if to say that the Ubuntu 2.6 kernel ssh default encoding is UTF8, and securecrt default display encoding is not UTF8, so long as the securecrt of the display code changes to UTF8 can be displayed correctly. In SecureCRT, select Option->session option->apperance to change the character encoding to UTF8.

Originating From: http://blog.csdn.net/kai_wei_zhang/article/details/9033015

Using SECURECRT to connect to Linux systems in VMware

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.