Home  >  Article  >  Operation and Maintenance  >  Detailed explanation of how xshell connects to linux (pictures and text)

Detailed explanation of how xshell connects to linux (pictures and text)

烟雨青岚
烟雨青岚forward
2020-06-24 13:15:5515144browse

Detailed explanation of how xshell connects to linux (pictures and text)

Detailed explanation of how xshell connects to linux (pictures and text)

The benefits of using xshell to connect to linux

We can operate linux directly in the windows environment

It just doesn’t have an interface

Entering commands is OK, and xshell can also easily transfer files from window to linux

Next, let’s introduce the connection situation

Under linux, check the ip address

First, the linux system must be connected to the Internet , only when connected to the Internet will you have an ip address

Check the ip address through the command

ifconfig

Find the ip address from the results, and then copy it for xshell connection

Detailed explanation of how xshell connects to linux (pictures and text)

Use xshell connection under windows

Open xshell

File》New

You can pop up a new session

xshell connection

In the host location, fill in the IP address you just copied

Detailed explanation of how xshell connects to linux (pictures and text)

If the connection is successful, you will need to verify the account and password

Agree and enter your account number and password

Detailed explanation of how xshell connects to linux (pictures and text)

Detailed explanation of how xshell connects to linux (pictures and text)

Detailed explanation of how xshell connects to linux (pictures and text)

##If the connection is successful, you can directly I am operating a Linux system here

Detailed explanation of how xshell connects to linux (pictures and text)

#Thank you all for reading, I hope you will benefit a lot.

This article is reproduced from: https://blog.csdn.net/ifubing/article/details/99691537

Recommended tutorial: "

linux tutorial"

The above is the detailed content of Detailed explanation of how xshell connects to linux (pictures and text). For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete