Venu Gopal <[EMAIL PROTECTED]> writes: >Hi all,
>My reply was specific to RedHat Linux. >Its there in RedHat releases since 8.0, so I presumed that >it would be there in RedHat Enterprise-4.0. >It is used to change the system timezone (if you want to do so). >If some one can post a method thats common to Linux distributions, >it would be grateful ! I have. Twice. su <password for root> rm /etc/localtime cp /usr/share/zoneinfo/America/Vancouver /etc/localtime chmod a+r /etc/localtime exit (change the timezone if you are unfortunate enough not to live in Vancouver) _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
