Configure and use SSH in Ubuntu10.10

Source: Internet
Author: User
I just got Ubuntu10.10. Today I started to install things on it. The installation steps are all obtained from the Internet, but I have tried it myself. Just record it for myself. In view of Java's performance on Windows, I decided to switch to Ubuntu10.10 to learn zippy's hjpetstore. This article describes how to configure and use ssh. 1. Install sshserver. Because Ubuntu10.10 comes with sshclient, you do not need to install it, se

I just installed something on Ubuntu 10.10. The installation steps are all obtained from the Internet, but I have tried it myself. Just record it for myself. In view of Java's performance on Windows, I decided to switch to Ubuntu 10.10 to learn zippy's hjpetstore.

This article describes how to configure and use ssh.

1. Install the ssh server.

Because Ubuntu 10.10 comes with an ssh client, you do not need to install it. server installation is simple:

Sudo apt-get install openssh-server

After installation, the service starts.

2. Use a client to access the ubuntu ssh server

Ssh client: Install the ssh client in Windows. Chinese characters are garbled when accessing the ubuntu ssh server. The reason is that the character set encoding in the Ubuntu Chinese environment is utf8, but the SSC encoding is set, because there is no utf8, the SSC parameter cannot be modified to achieve the purpose of display.

Putty: You can use putty in Windows, but you need to modify the putty configuration. For details, refer to the alternative solution of SSH Secure Shell Client, which is the same as putty in English:

3. ftp client

You can use FileZilla client to access the server from Windows with sftp without any Chinese garbled characters.

For more information, see install FileZilla on Ubuntu 10.04 to download information from FTP idc.com FTP.

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.