close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 25, 2009, 9:46:56 AM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v23
|
v24
|
|
| 54 | 54 | $ sudo aptitude -y install eucalyptus-cloud eucalyptus-cc |
| 55 | 55 | }}} |
| 56 | | {{{ |
| 57 | | $ sudo gedit /etc/eucalyptus/eucalyptus.conf |
| 58 | | }}} |
| 59 | | {{{ |
| 60 | | #!sh |
| 61 | | 94 HYPERVISOR="xen" |
| 62 | | 113 SWAP_SIZE=128 |
| 63 | | }}} |
| 64 | 56 | * '''__pcYYY__''' - 安裝 Node Controller |
| 65 | 57 | {{{ |
| … |
… |
|
| 70 | 62 | $ sudo aptitude update |
| 71 | 63 | $ 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 |
| 80 | 64 | }}} |
| 81 | 65 | ---- |