













ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
ssh-copy-id -p 1234 root@ddns.1.2
Host ddns.1.2
HostName ddns.1.2
User root
Port 1234
IdentityFile C:/Users/Administrator/.ssh/id_rsa
目标机器:
/root/.ssh/authorized_keys
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。