This commit is contained in:
DoTheEvolution 2020-06-24 22:24:51 +02:00
parent af55d17682
commit 68b529792a
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ So if theres boot menu option choose non-uefi.
`localectl set-locale LANG=en_US.UTF-8`
* select timezone and set it permanent<br>
`tzselect`<br>
`timedatectl set-timezone 'Europebratislava'`
`timedatectl set-timezone 'Europe/Bratislava'`
* set hardware clock and sync using ntp<br>
`hwclock --systohc --utc`<br>
`timedatectl set-ntp true`