Thứ Năm, 21 tháng 6, 2012


Setup Zend framework
sudo apt-get install zend-framework
sudo vim /etc/php5/conf.d/zend-framework.ini
uncomment: include_path=${include_path} ":/usr/share/php/libzend-framework-php"
Save file
Restart apache2

Thứ Ba, 5 tháng 6, 2012


Install gimp 2.6.10 in ubuntu 10.04(Lucid)
Open the terminal and run the following commands
sudo add-apt-repository ppa:lucid-bleed/ppa
sudo apt-get update
sudo apt-get install gimp
Resize HDD VBox


VBoxManage modifyhd /home/staff/van.dao/Desktop/local/ubuntu64/Ubuntu_64B.vdi --resize 20000