Тут как-то уже проскакивал вопрос с разным определением времени Ubuntu и Windows.
У меня пошло еще дальше:

Windows-то конечно тоже чудит с определением времени, но на три часа назад. Итого дельта у меня в разных ОС 6! часов

Что характерно, настроек никаких не менял, все осталось на том же уровне, как и при первой установке.
ubuntu@ubuntu-system:~$ cat /etc/default/rcS
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.
# delete files in /tmp during boot older than x days.
# '0' means always, -1 or 'infinite' disables the feature
#TMPTIME=0
# spawn sulogin during boot, continue normal boot if not used in 30 seconds
#SULOGIN=no
# do not allow users to log in until the boot has completed
#DELAYLOGIN=no
# be more verbose during the boot process
#VERBOSE=no
# automatically repair filesystems with inconsistencies during boot
#FSCKFIX=no
ubuntu@ubuntu-system:~$ cat /etc/adjtime
cat: /etc/adjtime: Нет такого файла или каталога
У кого-нибудь еще такое проявляется?
Таки баг или фича?