How to log on to Ubuntu in SecureCRT

Source: Internet
Author: User
It turns out that SecureCRT can not only connect to Linux on the Development Board through serial port, but also connect to Ubuntu on the Virtual Machine. out, select the SSH connection method and enter the Ubuntu ip address in the virtual machine, then, enter the username and password in Ubuntu to connect and allow connections from multiple ports. SecureCRT can be used not only to log on to Linux in the Development Board, but also to log on to Linux in the virtual machine. Now we will detail the specific operations: 1, Ubu

It turns out that SecureCRT can not only connect to Linux on the Development Board through serial port, but also connect to Ubuntu on the virtual machine.

Select the SSH connection method, enter the Ubuntu ip address in the VM, enter the username and password in Ubuntu, and connect to the VM, and allow connections from multiple ports.

SecureCRT can be used not only to log on to Linux in the Development Board, but also to log on to Linux in the virtual machine.

The following operations are detailed:

1. There is no ssh in Ubuntu by default. In the terminal: ssh localhost, the prompt "resufed" indicates that you have not installed it yet. The ssh file cannot be found in/etc/init. d.

Install: apt-get install openssh-server openssh-client

You can find ssh under/etc/init. d/and restart,

In this way, the configuration in Ubuntu is OK.

At this point, we need to make sure that Ubuntu can be pinged with windows.

2. Quick link in CRT. Configuration Description: SSH2 is the second Link Method for SSH service; host name is your Ubuntu ip address; user name is your name in Ubuntu; for example:

Click the link and it will appear in a few seconds. enter your password:

In this way, you can OK:

Supplement: solve Chinese garbled characters in CRT. Go to session options ---> appearance --> select character encoding as UTF-8

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.