[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Test
On Thu, Nov 02, 2000, Ishai Parasol wrote about "Test":
>
> TEST
I don't know what you were testing, but at least one part of your configuration
is wrong. Your email contains:
Date: Thu, 02 Nov 2000 22:43:49 +0000 (/etc/localtime)
When you see "/etc/localtime" instead of a correct timezone, your system
is trying to tell you that /etc/localtime is wrong. It should be a link
or a copy of the appropriate file. For example:
ln -s ../usr/share/zoneinfo/Asia/Jerusalem /etc/localtime
--
Nadav Har'El | Friday, Nov 3 2000, 5 Heshvan 5761
nyh@math.technion.ac.il |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |Open your arms to change, but don't let
http://nadav.harel.org.il |go of your values.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il
- References:
- Test
- From: Ishai Parasol <parasol@mail.com>