During install of Winston, the screen showing timezone selection: Kudos, it now no longer starts with "/etc/localtime" or whatever it was. It shows you the time for EST. As you scroll down the list, the time shown changes. But then it starts disappearing and reappearing as you scroll further down, or up.
not all list choices are bound to a timezone ... in that case the date is configured similar to: [root@test91 /root]# cat /etc/sysconfig/clock ZONE="Africa/Dakar" UTC=true ARC=false [root@test91 /root]# date Tue Jun 13 17:58:10 GMT 2000 [root@test91 /root]#
Is this still a problem?