Ubuntu 13 to install sshserver if you directly run sudoapt-getinstallopenssh-server, will prompt the error, installation is not available, you can download deb installation package to the following address, http://pkgs.org/ubuntu-13.04/ubuntu-main-i386/openssh-server_6.1p1... if you directly run sudo apt-get install openssh-server on ubuntu 13, an error is Prompted. if the installation fails, you can download the deb installation package at the following address, http://pkgs.org/ubuntu-13.04/ubuntu-main-i386/openssh-server_6.1p1-4_i386.deb/download/ then command to install # dpkg-I after the openssh-server_6.1p1-4_i386.deb is installed, edit ssh_config # vi/etc/ssh/sshd_config and remove the annotations in the following two lines # GSSAPIAuthentication yes # GSSAPIDelegateCredentials no restart the service/etc/init. d/ssh restart test $ ssh test @ localhost
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