close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 90 and Version 91 of Xen_Lab2


Ignore:
Timestamp:
Jun 24, 2010, 2:17:20 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab2

    v90 v91  
    88 * Do it
    99{{{
     10// First Mahcine
    1011$ sudo scp /etc/hosts 192.168.1.254:/etc/
    1112$ sduo hostname pcXX
     13
     14// Second Machine
     15$ sudo scp /etc/hosts 192.168.1.254:/etc/
     16$ sduo hostname pcYY
    1217}}}
    1318 * '''''安裝前的小叮嚀__'''''