about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/openssh.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/openssh.html b/tools/openssh.html
index dae7c00..4b85020 100644
--- a/tools/openssh.html
+++ b/tools/openssh.html
@@ -198,6 +198,13 @@
         $ touch ~/.ssh/authorized_keys
         $ chmod 600 ~/.ssh/authorized_keys
         $ chmod 600 ~/.ssh/gitolite
+        $ chmod 600 ~/.ssh/id_rsa
+        </pre>
+
+        <p>Add identity to ssh agent;</p>
+
+        <pre>
+        $ ssh-add ~/.ssh/id_rsa
         </pre>
 
         <h3 id="sshpubkey">2.1. Install Public Keys</h3>
e code from within the app' href='/akkartik/text.love/commit/Manual_tests.md?id=e1c5a42f311fdafd88506726bbe480f3fcc2d1a3'>e1c5a42 ^
192e16b ^
e2734cd ^


6587959 ^
e2734cd ^
e1c5a42 ^

192e16b ^
0114cd1 ^



9aa7577 ^


9c8285b ^



da9d948 ^




e839c30 ^


53c3524 ^
5b2e629 ^

e2e3aea ^
2e3a85d ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51