From owner-freebsd-questions Fri Apr 20 16:40:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id EEE4537B422 for ; Fri, 20 Apr 2001 16:40:08 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([fec0::2e0:7dff:fe81:749d] ident=root) by scientia.demon.co.uk with esmtp (Exim 3.22 #1) id 14qkVT-000Ar5-00; Sat, 21 Apr 2001 00:40:07 +0100 Received: (from ben@localhost) by strontium.scientia.demon.co.uk (8.11.3/8.11.3) id f3KNe7R95838; Sat, 21 Apr 2001 00:40:07 +0100 (BST) (envelope-from ben) Date: Sat, 21 Apr 2001 00:40:06 +0100 From: Ben Smithurst To: Nader Turki Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Time zone Message-ID: <20010421004006.D44121@scientia.demon.co.uk> References: <3AE0C8E4.DE80819E@adelphia.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AE0C8E4.DE80819E@adelphia.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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