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 90
and
Version 91
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, 2:17:20 PM (
15 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab2
v90
v91
8
8
* Do it
9
9
{{{
10
// First Mahcine
10
11
$ sudo scp /etc/hosts 192.168.1.254:/etc/
11
12
$ sduo hostname pcXX
13
14
// Second Machine
15
$ sudo scp /etc/hosts 192.168.1.254:/etc/
16
$ sduo hostname pcYY
12
17
}}}
13
18
* '''''安裝前的小叮嚀__'''''