Install and set OpenSSH Server in ubuntu 11.10

Source: Internet
Author: User
Tags openssh server


In ubuntu 11.10, the purpose of installing and setting the OpenSSH Server to install ssh is to allow remote access to the Server. Install: sudo apt-get install openssh-server www.2cto.com Note: When installing javastuserver, you will also be prompted whether to install ssh. Login: Install the SSH client software (CRT, AbsoluteTelnet, TTY, SSH Sercury Shell) [IP, username, pwd] ssh restart: sudo/etc/init. d/ssh restart ps: OpenSSH is a free open-source implementation of the SSH (Secure SHell) protocol. The SSH protocol family www.2cto.com can be used for remote control or file transfer between computers. The traditional methods to implement this function, such as telnet (terminal simulation protocol), rcp ftp, rlogin, and rsh, are extremely insecure and use the plaintext transmission password. OpenSSH provides server-side backend programs and client tools to encrypt data in remote controls and file transmission, and thus replace the original similar services.

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.