parent
df3e1ef759
commit
e722b863c1
|
@ -183,7 +183,7 @@ ssh-keygen
|
||||||
之后在客户端使用:
|
之后在客户端使用:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ssh-copy-id <User Name>@<IP>
|
ssh-copy-id -p <port> <User Name>@<IP>
|
||||||
# 后续按照提示进行操作即可
|
# 后续按照提示进行操作即可
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue