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:09] – [Update OS] baumkp | tech_notes:pikvm [2024-10-20 Sun wk42 12:04] (current) – [Update OS] baumkp | ||
---|---|---|---|
Line 10: | Line 10: | ||
====Update OS==== | ====Update OS==== | ||
+ | *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 a rolling release frequently updated and sometimes has difficulties successfully updating from older versions. | ||
+ | *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 '' | ||
Line 19: | Line 25: | ||
-'' | -'' | ||
-'' | -'' | ||
- | -if the '' | + | -if the '' |
Line 35: | Line 41: | ||
*[[https:// | *[[https:// | ||
*[[https:// | *[[https:// | ||
+ | *[[https:// | ||
<- tech_notes: | <- tech_notes: |