Local command line to connect to remote server

First click the win key + r key to call up the run

Then enter cmd and enter

Enter in the black window command line

ssh root@server's public IP address

Then prompt to enter the user name or user password

connection succeeded

You can enter the Linux command normally

type cd /

enter command mode

type ls

Display the files under this directory

Guess you like

Origin blog.csdn.net/zsx0806/article/details/129054049
Recommended