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