Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 96
and
Version 97
of
Xen_Lab2
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 24, 2010, 3:03:20 PM (
15 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab2
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