From ea3d728c0ade5321eea15b753b65f6683c60997c Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 8 Mar 2023 15:25:53 +0200 Subject: [PATCH] fix --- docs/faq.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 267b6c0b..90230f33 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -262,7 +262,6 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht !!! danger "But again: DON'T DO THIS" ??? question "How to set the date, time and timezone from command line?" - * Become root with the command `su -` or `sudo -s`. * Enable read/write with the command `rw`. * Find your timezone string e.g. `timedatectl list-timezones` or `timedatectl list-timezones | grep -i australia`. @@ -294,7 +293,6 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht # date # rw # pacman -Syu - # sync # reboot # Allow 10 to 15 minutes for a response. ```