文章目录
一、Need to prepare ssh remote connection tool
- For example, using XSHELL

二、Enter the command and submit the pem file
- The command format is as follows:
ssh -i <username>.pem <username>@<ip>

- Accept host secret key

- Enter account-related information

三、Access successful and operation performed
- Finalization and access to the terminal

- Then you can enter commands according to your needs

本文介绍了如何使用SSH远程连接工具XShell,通过指定的命令格式(包括PEM文件和用户名@IP)进行安全连接。成功连接后,可以执行终端命令。

359

被折叠的 条评论
为什么被折叠?



