Open SSH service under Linux

Source: Internet
Author: User

After installing in the virtual machine, want to copy software to the virtual machine when the connection with Xmanager FTP connection is not connected to the problem, the solution is as follows:

1, modify the Sshd_config file, the command is: vim/etc/ssh/sshd_config

2. Remove the #passwordauthentication no comment and change no to Yes

3. Remove the comment #permitrootlogin Yes

4, verify the SSH service status, the command is:/etc/init.d/sshd status

5, restart the SSH service, the command is:/etc/init.d/sshd restart

This way you can connect.

Note:

Reprinted from: http://www.cnblogs.com/zhangyongli2011/archive/2011/10/11/2207269.html

Open SSH service under Linux

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.