Changes between Version 1 and Version 2 of jazz/09-04-28
- Timestamp:
- Apr 28, 2009, 2:16:50 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-04-28
v1 v2 2 2 3 3 * 雲端運算基礎課程 4 5 * 測試 Michael Smith 的 6 * 測試環境: Debian Lenny 7 {{{ 8 $ lsb_release -a 9 Distributor ID: Debian 10 Description: Debian GNU/Linux 5.0.1 (lenny) 11 Release: 5.0.1 12 Codename: lenny 13 }}} 14 * 基本套件相依:根據 README 文件,需要 php-gd, php-mysql, oddjobd, mysql-server, apache, drbl/clonezilla 15 {{{ 16 $ sudo apt-get install php5-gd php5-mysql mysql-server drbl 17 }}}