typo README.js.md (#426)

This commit is contained in:
ryurock
2017-04-24 23:30:05 +09:00
committed by Teppei Fukuda
parent a3f2555bc1
commit fecd1ad464

View File

@@ -437,7 +437,7 @@ $ vim ~/.ssh/authorized_keys
```
Paste from the clipboard to ~/.ssh/.authorized_keys
パスワードありのsudoはセキュリティ上の理由からサポート指定いないので、スキャンに必要なコマンドは、`NOPASSAWORD`として、remote host上の`etc/sudoers`に定義しておく。
パスワードありのsudoはセキュリティ上の理由からサポートしていないので、スキャンに必要なコマンドは、`NOPASSAWORD`として、remote host上の`etc/sudoers`に定義しておく。
See [Usage: Configtest#Check /etc/sudoers](#check-etcsudoers)
また、localhostのknown_hostsにremote hostのホストキーが登録されている必要があるので確認すること。