Configure SECURECRT to connect to Ubuntu

Source: Internet
Author: User

"Step 1" installation, crack SECURECRT
    1. Official website download need to register personal information, provide a scrt-sfx-7.3.4-839.ubuntu13-64.x86_64.deb Baidu network disk: http://pan.baidu.com/s/1qWLzgD2
    2. Crack script, Baidu network disk: http://pan.baidu.com/s/1qWmnoU4
    3. . deb supports double-click installation
    4. Crack: Running sudo perl securecrt_linux_crack.pl/usr/bin/securecrt at the terminal will generate some registration information,

5. In the terminal input SECURECRT, configure this information, you can.

"Step 2" Ubuntu installation using SSH

1. Ubuntu does not have an SSH service installed by default, and if you link Ubuntu via SSH, you need to manually install Ssh-server.

Determine if SSH service is installed: SSH localhost

If shown: Ssh:connect to host localhost Port 22:connection refused, there is no SSH service and needs to be installed.

2. Installation: sudo apt-get install Openssh-server

3. After the installation is complete, start the service: Sudo/etc/init.d/ssh start

4. Check if the service starts correctly: Ps-e|grep SSH

If this is displayed, the service starts successfully.        13312? XX: +sshd

5. The SSH default port is 22, can change the port, after the change, stop first, at start can be.

Change the configuration under/etc/ssh/sshd_config: Vi/etc/ssh/sshd_config

6. View the network connection for the SSH service: NETSTAT-NTLP

If shown below, the network connection is OK. TCP 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 22109/sshd

Step 3 Connect the Ubuntu system in the local virtual machine using SECURECRT

1. Click "Quick Connect", protocol Select "Ssh2", hostname fill in the virtual machine's IP address, turn off the firewall;

2. Enter the Linux user name and password;

3. Click Connect and you can use SECURECRT to connect to the Linux system in your on-premises virtual machine.

Faq

1. SecureCRT Chinese display garbled.

Options->session Options->terminal->appearance,character Select UTF-8.

"Reference article"

1. http://www.phperstar.com/post/323

2. http://os.51cto.com/art/201109/291634.htm

3. http://jetyi.blog.51cto.com/1460128/997221

4. http://www.pythoner.com/196.html

Configure SECURECRT to connect to Ubuntu

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.