close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 24, 2010, 3:03:20 PM (15 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v96
|
v97
|
|
164 | 164 | // pcXXX (Server) 上執行 |
165 | 165 | # ssh-keygen |
166 | | # cd ~/.ssh |
167 | | # cp id_rsa.pub authorized_keys |
| 166 | # cp ~/.ssh/id_rsa.pub ~/.ssh/authorized_keys |
168 | 167 | # scp -r ~/.ssh pcYYY:~ |
169 | 168 | |