Love Linux (Fedora20) install open SSH Service

Source: Internet
Author: User
Tags ssh secure shell

1) Install Openssh-server

# yum Install Openssh-server  

2) Check to see if the Openssh-server has been successfully installed

# Rpm-qa | grep openssh-server  

3) Modify the SSH service configuration file (need to change under the root user)

Open/etc/ssh/2,1 in front of the # number. 

4) and then restart SSH

# Service Sshd Restart  

5) Configure boot automatically start SSH service

# vi/etc/rc.local Join

6) About the firewall problem simply do not consider security directly shut down. (Again I use FEDORA20, other version of the firewall is not here to elaborate)

# Systemctl Stop Firewalld.service

Then you can use SSH Secure Shell client to access your Linux (FEDORA20).

Here again, about the Fedora firewall problem, if you have to know how to modify the FEDORA20 firewall, let its designated port through the large, you can advise.

And I'm here to cite someone else's blog, I just want to tidy up the idea. A step-by-step study of Linux is not offensive.

Reference: http://blog.csdn.net/ashuai81/article/details/8058612

Love Linux (Fedora20) install open SSH Service

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.