Ubuntu12.04 enable SSH + Win7SSH Login

Source: Internet
Author: User
Ubuntu12.04 enable SSH + Win7SSH login 1 -- check whether sshserver starts ps-e | grepssh. If only ssh-agent is enabled, ssh-server is not started yet./etc/init is required. d/sshstart. If you see sshd, it indicates that ssh-server has started 2. -- enable the ssh-server Service sudoapt-getinstallopenssh-

Enable SSH + Win7 SSH login in Ubuntu 12.04

1 -- check whether sshserver is started

Ps-e | grep ssh

If only ssh-agent is available, ssh-server has not been started./etc/init. d/ssh start is required. If you see sshd, it indicates that ssh-server has been started.

2. -- enable the ssh-server Service

Sudo apt-get install openssh-server

The ssh-server configuration file is located in/etc/ssh/sshd_config. Here, you can define the SSH service port. The default port is 22. You can define other port numbers, such as 222. Then restart the SSH service: sudo/etc/init. d/ssh start

3-7. Use root to log on.

Configuration http://www.linuxidc.com/Linux/2012-05/61346.htm for SSH password-less login under CentOS

Linux SSH password-free authentication login http://www.linuxidc.com/Linux/2014-01/95917.htm

Ubuntu and CentOS how to configure SSH to make password-less login http://www.linuxidc.com/Linux/2014-01/94794.htm

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

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.