Projects STRLCPY pikvm Commits b6e38a7a
🤬
  • ■ ■ ■ ■ ■ ■
    docs/faq.md
    skipped 286 lines
    287 287  ??? question "How do I update PiKVM with the latest software?"
    288 288   This is ONLY recommended if you need a feature, otherwise this should ONLY be done if you are physically at the device and can reflash the sd card as a means of recovery. PiKVM OS is based on Arch Linux ARM and is fully updated from the repository by a regular package manager. Connect to your PiKVM via ssh and run:
    289 289   
    290  - * Ensure the date is correct: `date`. Otherwise you may get the error `SSL certificate problem: certificate is not yet valid`
    291  - * Run the following
    292  - ```
     290 + * Ensure the date is correct: `date`. Otherwise you may get the error `SSL certificate problem: certificate is not yet valid`
     291 + * Run the following:
     292 + 
     293 + ```
    293 294   # date
    294 295   # rw
    295 296   # pacman -Syu
    skipped 225 lines
Please wait...
Page is in error, reload to recover