Configure putty to log on to ubuntu

Source: Internet
Author: User
Configure putty to log on to ubuntu. First, check whether the sshserver has started ps-e | grepssh and then enable the ssh-server service sudoapt-getinstallopenssh-server. if only ssh-agent is enabled, the ssh-server has not been started yet, /etc/init. d/sshstart, such...
Configure putty to log on to ubuntu. First, check whether the sshserver has started ps-e | grepssh and then enable the ssh-server service sudo apt-get installopenssh-server. if only ssh-agent is enabled, the ssh-server has not been started., /etc/init. d/sshstart. if you see sshd, it indicates that the ssh-server has been started. 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 resart www.2cto.com. after you download putty, you must set it first. As shown in the following figure: you can log on to the linux host. However, we also need to set the font. if it is not set, character garbled characters will occur. The font settings are as follows:





You can use putty after setting it in this way. try it on your computer!
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.