| Version | Date | Notes | By |
|---|---|---|---|
| 0.3 | 2020-05-15 | Added proxmox and OPNsense | jfm |
| 0.2 | 2019-02-07 | Added Yum instruction | nmp |
| 0.1 | 2018-10-17 | Initial release | jfm |
This documents contain information about how and when to check for updates as well as how to apply them. This assumes some basic knowledge of Linux and Windows Servers.
All servers must be checked for update at minimum once a week
Never do a dist-upgrade/full-upgrade unless you really need and you know what you ara doing
sudo apt update to download the lastest packages listsudo apt upgradeto donwload and install the updated packagesYou can test the upgrade without applying the changes by running sudo apt upgrade --dry-run
Check the Apt document for more apt commands
sudo yum updateYou can see what packages are going to be update by running sudo yum check-update
Proxmox also works with APT, but its recommended to do a sudo apt dist-upgrade
Currently the OPNsense version is the last on the 19.x release, so there's no need to do update until is upgraded to release 20.x. After upgrade there should be instruction here on how to update.
Found errors? Think you can improve this documentation? Simply click the Edit link at the top of the page, and then the icon on Github to make your changes.
Powered by Grav + with by Trilby Media.