Changes between Version 1 and Version 2 of jazz/09-04-28


Ignore:
Timestamp:
Apr 28, 2009, 2:16:50 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-04-28

    v1 v2  
    22
    33 * 雲端運算基礎課程
     4
     5 * 測試 Michael Smith 的
     6  * 測試環境: Debian Lenny
     7{{{
     8$ lsb_release -a
     9Distributor ID: Debian
     10Description:   Debian GNU/Linux 5.0.1 (lenny)
     11Release:     5.0.1
     12Codename:    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}}}