Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2001 00:40:06 +0100
From:      Ben Smithurst <ben@FreeBSD.org>
To:        Nader Turki <nturki@adelphia.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Time zone
Message-ID:  <20010421004006.D44121@scientia.demon.co.uk>
In-Reply-To: <3AE0C8E4.DE80819E@adelphia.net>
References:  <3AE0C8E4.DE80819E@adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Nader Turki wrote:

> i'm trying to change time to GMT i looked in time zone there's nothing
> that says GMT. can someone tell me which option should i pick to get
> GMT?

If you're trying to use sysinstall, don't bother.  Just execute these
commands manually as root:

# rm -f /etc/localtime
# cp /usr/share/zoneinfo/Etc/GMT /etc/localtime

-- 
Ben Smithurst / ben@FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010421004006.D44121>