Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tech_notes:pikvm [2024-10-20 Sun wk42 11:52] – [Update OS] baumkp | tech_notes:pikvm [2024-10-20 Sun wk42 12:04] (current) – [Update OS] baumkp | ||
---|---|---|---|
Line 11: | Line 11: | ||
====Update OS==== | ====Update OS==== | ||
*PiKVM OS (and the underlying Arch Linux ARM upstream) often receives software updates. After installation, | *PiKVM OS (and the underlying Arch Linux ARM upstream) often receives software updates. After installation, | ||
- | *The question of how often to update needs to primarily consider access to the OS and software latest features and latest security updates. Arch Linux is frequently updated and sometimes has difficulties successfully updating from older versions. | + | *The question of how often to update needs to primarily consider access to the OS and software latest features and latest security updates. Arch Linux is a rolling release |
+ | *Arguably if the pi-kvm is working it does not need to be updated | ||
+ | *Security should not be an significant issue unless directly accessible from internet. | ||
+ | |||
+ | To [[https:// | ||
-Login into the shell as root | -Login into the shell as root | ||
- | -'' | + | -'' |
- | -This script does the full update including placing the os into rw mode before update and ro mode upon completion. | + | -This script does the full update including placing the OS into rw mode before update and ro mode upon completion. |
-The commands will inform if a reboot is necessary. | -The commands will inform if a reboot is necessary. | ||
-If message '' | -If message '' |