This commit is contained in:
DoTheEvolution 2020-06-24 22:24:51 +02:00
parent af55d17682
commit 68b529792a

View File

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