Projects STRLCPY pikvm Commits ea3d728c
🤬
  • ■ ■ ■ ■ ■ ■
    docs/faq.md
    skipped 261 lines
    262 262   !!! danger "But again: DON'T DO THIS"
    263 263  
    264 264  ??? question "How to set the date, time and timezone from command line?"
    265  - 
    266 265   * Become root with the command `su -` or `sudo -s`.
    267 266   * Enable read/write with the command `rw`.
    268 267   * Find your timezone string e.g. `timedatectl list-timezones` or `timedatectl list-timezones | grep -i australia`.
    skipped 25 lines
    294 293   # date
    295 294   # rw
    296 295   # pacman -Syu
    297  - # sync
    298 296   # reboot # Allow 10 to 15 minutes for a response.
    299 297   ```
    300 298   
    skipped 217 lines
Please wait...
Page is in error, reload to recover