提交 68d4847b 编写于 作者: T Todd Sedano 提交者: Todd Sedano

Copy authorized_keys into ~/.ssh

[ci skip]
上级 34bd7699
......@@ -77,8 +77,8 @@ then run command `ldconfig`.
```
ssh-keygen
cp ~/.ssh/id_rsa.pub authorized_keys
chmod 600 authorized_keys
cp ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
chmod 600 ~/.ssh/authorized_keys
```
1. Verify that you can ssh to your machine name without a password
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册