Use PuTTY to remotely log on to and control the virtual machine's Fedora System

Source: Internet
Author: User
Preparation 1. use NAT network mode to log on to Fedora172. enter the root user and perform the following three points (mainly the first two points). 1: enable ssh # servicesshdrestart. 2: Disable firewall # serviceiptablesstop. 3: selinux (expired after restarting the computer) # setenforce03. query the ip address of fedora # ifconfig finds that my ip address is 192.16

Preparations

1. log on to Fedora17 in NAT Network Mode

2. Enter the root user

Execute the following three points (mainly the first two points)

1. enable ssh

# Service sshd restart

Second, disable the firewall.

# Service iptables stop

Third: selinux (expired after restarting the computer)

# Setenforce 0

3. query the ip address of fedora

# Ifconfig

Check that my ip address is 192.168.127.128.

OK! Preparations are complete!

STEP/Method

1. After successfully downloading putty.exe, double-click the putty.exe program.

2. Enter the remote host IP address or domain name, set the port to port 22, select SSH as the logon protocol, and click open login.

3. Fingerprint Authentication Information will appear during the First Login. Click YES here.

4. Enter the user name and password

5. logon successful

Note: it is not difficult for Baidu to handle garbled Chinese characters!

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.