Changes between Version 23 and Version 24 of Xen_Lab5


Ignore:
Timestamp:
Oct 25, 2009, 9:46:56 AM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab5

    v23 v24  
    5454$ sudo aptitude -y install eucalyptus-cloud eucalyptus-cc
    5555}}}
    56 {{{
    57 $ sudo gedit /etc/eucalyptus/eucalyptus.conf
    58 }}}
    59 {{{
    60 #!sh
    61 94  HYPERVISOR="xen"
    62 113 SWAP_SIZE=128
    63 }}}
    6456   * '''__pcYYY__''' - 安裝 Node Controller
    6557{{{
     
    7062$ sudo aptitude update
    7163$ sudo aptitude -y install eucalyptus-nc
    72 }}}
    73 {{{
    74 $ sudo gedit /etc/eucalyptus/eucalyptus.conf
    75 }}}
    76 {{{
    77 #!sh
    78 94  HYPERVISOR="xen"
    79 113 SWAP_SIZE=128
    8064}}}
    8165----