소스 검색

Added permission info

Joachim Marthinsen Giæver 7 년 전
부모
커밋
347d97e1a9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -24,6 +24,7 @@ Host git.giaever.org
     IdentityFile <my ssh key file>
 ```
 
+* Ensure the permission to the config-file is correct: `chmod 0600 ~/.ssh/config`.
 * Now print your public key: `$ cat <my ssh key file>.pub`
 * Copy the printed content and paste that text where you [add your key](https://git.giaever.org/user/settings/ssh) (login required) by pressing CTRL+v. Please give the key a good description as you may have several keys on different computers.