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 94
and
Version 95
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:28:36 PM (
15 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab2
v94
v95
12
12
$ su root -c "echo pcXX > /etc/hostname"
13
13
$ sudo hostname -F /etc/hostname
14
// 先登出在登入一次,讓機器名稱生效
14
15
15
16
// Second Machine
…
…
17
18
$ su root -c "echo pcYY > /etc/hostname"
18
19
$ sudo hostname -F /etc/hostname
20
// 先登出在登入一次,讓機器名稱生效
19
21
}}}
20
22
* '''''安裝前的小叮嚀__'''''