Install and use Ubuntu SSH servers and clients

Source: Internet
Author: User
1. Install the server

Sudo apt-Get install OpenSSH-Server
Check whether ssh ps-E | grep SSH is enabled.
If there is an sshd process, it indicates it has started.
Configuration file/etc/ssh/sshd_config

2. start, stop, and restart

Start sudo/etc/init. d/ssh start
Stop sudo/etc/init. d/ssh stop
Restart sudo/etc/init. d/ssh restart
Exit SSH exit

3. Client Logon

You can log on to securecrt 5.1 or sshsecureshellclient. Enter the IP address for the host name and port 22 for connection. Then, enter the Ubuntu user name and password to log on.

4. References:
  1. Http://blog.csdn.net/netwalk/article/details/12952051

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.