11/09 18:00
How to Change the Timezone in Linux
Logged in as root, check which timezone your machine is currently using by executing `date`. You'll see something like Mon Nov 9 13:49:01 EST 2009, PST in this case is the current timezone.
Change to the directory /usr/share/zoneinfo here you will...
