This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
локализация_системы [2016/02/29 15:53] val [Linux/FreeBSD] |
локализация_системы [2019/12/10 14:29] (current) val [Linux systemd] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| </code> | </code> | ||
| - | ==== Linux ==== | + | ==== Linux systemd ==== |
| <code> | <code> | ||
| - | # dpkg-reconfigure tzdata | + | $ timedatectl |
| + | |||
| + | $ timedatectl list-timezones | ||
| + | |||
| + | # timedatectl set-timezone Europe/Moscow | ||
| </code> | </code> | ||