Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

change timezone = reboot ???!!

Status
Not open for further replies.

MrTom

Programmer
Mar 13, 2001
383
GB
do i really need to reboot just to change the timezone?

sounds a bit windozey to me.
 
Hi MrTom,

to make a permanent, system-wide change of the TZ unfortunately requires to edit the file /etc/TIMEZONE and then a reboot. After rebooting the TZ setting will be changed everywhere.

The /etc/TIMEZONE file is a sym link to /etc/default/init (in the timezone man page this file is called /etc/timezone which is wrong). For the full list of possible timezones have a look in the /usr/share/lib/zoneinfo/ directory.

mrjazz [pc2]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top