毎回調べなおすし、間違った情報が混じっているのでまとめておく。
| File(Dir) | Permission |
|---|---|
| .ssh/ | 700 |
| .ssh/id_rsa | 600 |
| .ssh/id_rsa.pub | 644 |
| .ssh/authorized_keys | 600 |
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
毎回調べなおすし、間違った情報が混じっているのでまとめておく。
| File(Dir) | Permission |
|---|---|
| .ssh/ | 700 |
| .ssh/id_rsa | 600 |
| .ssh/id_rsa.pub | 644 |
| .ssh/authorized_keys | 600 |
Register as a new user and use Qiita more conveniently
Go to list of users who liked