更新 '其他/vscode远程免密访问服务器.md'
This commit is contained in:
parent
756bb7deec
commit
e09b333f31
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
以下列配置为例,添加IdentityFile,配置私钥
|
以下列配置为例,添加IdentityFile,配置私钥
|
||||||
```shell
|
```shell
|
||||||
Host 1.94.8.122
|
Host xxxxx
|
||||||
HostName 1.94.8.122
|
HostName xxxxx
|
||||||
User root
|
User root
|
||||||
IdentityFile "C:\Users\Administrator\.ssh\ecs.pem"
|
IdentityFile "C:\Users\Administrator\.ssh\ecs.pem"
|
||||||
```
|
```
|
Loading…
Add table
Add a link
Reference in a new issue