close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Feb 23, 2009, 3:37:00 PM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 17 | 17 | $ cd |
| 18 | 18 | $ ssh-keygen -t rsa -b 1024 -N "" -f ~/.ssh/id_rsa |
| 19 | | $ cat .ssh/id_rsa.pub > .ssh/authorized_keys |
| | 19 | $ cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys |
| 20 | 20 | $ chmod 600 .ssh/authorized_keys |
| 21 | 21 | }}} |