ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] Время в HN и в VE
@ 2009-02-02 18:11 Eugene Prokopiev
  2009-02-02 18:18 ` Boris Savelev
  0 siblings, 1 reply; 2+ messages in thread
From: Eugene Prokopiev @ 2009-02-02 18:11 UTC (permalink / raw)
  To: Sysadmins

Здравствуйте!

В HN:

# date
Mon Feb  2 21:06:55 MSK 2009
# cat /etc/sysconfig/clock
HWCLOCK_SET_AT_HALT=true
HWCLOCK_ADJUST=true
UTC=true
ZONE="Europe/Moscow"

В то же самое время в VE:

# date
Mon Feb  2 18:07:57 UTC 2009
# cat /etc/sysconfig/clock
HWCLOCK_SET_AT_HALT=false
HWCLOCK_ADJUST=false
UTC=true
ZONE="Europe/Moscow"

Как сделать, чтобы в VE date (и не только она) выдавала время в MSK, а не в UTC?

-- 
С уважением,
Прокопьев Евгений

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Sysadmins] Время в HN и в VE
  2009-02-02 18:11 [Sysadmins] Время в HN и в VE Eugene Prokopiev
@ 2009-02-02 18:18 ` Boris Savelev
  0 siblings, 0 replies; 2+ messages in thread
From: Boris Savelev @ 2009-02-02 18:18 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

2009/2/2 Eugene Prokopiev <enp@altlinux.org>:
> Здравствуйте!
>
> В HN:
>
> # date
> Mon Feb  2 21:06:55 MSK 2009
> # cat /etc/sysconfig/clock
> HWCLOCK_SET_AT_HALT=true
> HWCLOCK_ADJUST=true
> UTC=true
> ZONE="Europe/Moscow"
>
> В то же самое время в VE:
>
> # date
> Mon Feb  2 18:07:57 UTC 2009
> # cat /etc/sysconfig/clock
> HWCLOCK_SET_AT_HALT=false
> HWCLOCK_ADJUST=false
> UTC=true
> ZONE="Europe/Moscow"
>
> Как сделать, чтобы в VE date (и не только она) выдавала время в MSK, а не в UTC?

cat /usr/share/zoneinfo/Europe/Moscow > /etc/localtime


-- 
С уважением, Борис Савельев


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-02 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-02 18:11 [Sysadmins] Время в HN и в VE Eugene Prokopiev
2009-02-02 18:18 ` Boris Savelev

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git