On Wed, Jun 26, 2002 at 11:28:55AM +0100, James Wilson wrote: > cp /usr/share/zoneinfo/GMT /etc/localtime
WARNING: if /etc/localtime WAS a symlink, then this will overwrite and destroy the old contents of the timezone file to which it had been (well, and still is) pointing. If it WAS a symlink, remove it and create a new one pointing to the correct time zone file ... /usr/share/zoneinfo/Asia/Kuala_Lumpur, or whatever. The files named GMT, GMT+0, GMT-0, GMT0, Greenwich, UCT, UTC, Universal, and Zulu all refer to the time zone that goes through Greenwich England, which is the "Universal Co-ordinated Time" zone. -- Joe Yao [EMAIL PROTECTED] - Joseph S. D. Yao OSIS Center Systems Support EMT-B ----------------------------------------------------------------------- This message is not an official statement of OSIS Center policies.
