My Tweeter
ERROR_DESCRIPTION
ERROR_SERVER_RESPONSE 401
Technology
|
In Music
What's Hot
Tudlo is the easy way to find and review about events, places and establishment. Everybody knows that asking someone is the best way to find places and establishments. Tudlo collects and organize these recommendations in one convenient site -- and that is Tudlo.com.
Playing
Playing
- Tribal Wars
- Call of Duty 4
- NFS Most Wanted
- CNC Generals
- Kanes Wrath
Watching
Watching
- Smallville
- Heroes
- Terminator(Sarah Chronicles)
- Chuck
- Dexterk
Doing
Doing
- IP Telephony
- Open Source Technology
- Web Development
- Asterisk
| How to change Timestamp in Linux | | Print | |
| Written by Administrator |
| Thursday, 15 January 2009 08:23 |
|
Setting or changing the current timestamp in Linux OS is as easy as counting 1 to 3. To know this steps, just continue reading on.
Timestamps in Linux is set through /etc/localtime . It's link to /usr/share/zoneinfo/ directory. In there you can find different timezones in which you belong. Some of the zones under zoneinfo/ directory are, Asia , Astralia, Europe, etc.. You can find your place in this format, Continent / Place. To give you an idea, it goes like this: ex. My country is Philippines. ln -sf /usr/share/zoneinfo/your/zone /etc/localtime I replace my zone with Asia / Manila since I'm from The Philippines. So the complete command is : #ln -sf /usr/share/zoneinfo/Asia/Manila
If you're using old systems, the path for your zone may be /usr/lib/zoneinfo.
|
| Last Updated ( Tuesday, 14 July 2009 06:08 ) |


You can also use this command:
/usr/bin/tzselect