Friday, July 29, 2011

Ubuntu Desktop 11.04 - Set Timezone + Locale and PHP+GD

Ubuntu Desktop 11.04 - Set Timezone + Locale and PHP+GD
How to change time zone in ubuntu.
$ sudo dpkg-reconfigure tzdata

How to change language.
sudo aptitude install language-pack-ja

sudo apt-get install php5-gd
sudo /etc/init.d/apache2 restart

No comments:

Post a Comment