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
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
If the connection is successful, you will need to verify the account and password
Agree and enter your account number and password
##If the connection is successful, you can directly I am operating a Linux system here #Thank you all for reading, I hope you will benefit a lot. This article is reproduced from: https://blog.csdn.net/ifubing/article/details/99691537Recommended 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!