systeem_update_cli_s
Verschillen
Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.
| Beide kanten vorige revisieVorige revisieVolgende revisie | Vorige revisie | ||
| systeem_update_cli_s [2025/12/12 09:19] – Layout fix michelle | systeem_update_cli_s [2026/06/16 15:12] (huidige) – typo michelle | ||
|---|---|---|---|
| Regel 1: | Regel 1: | ||
| - | ===== Introductie ===== | + | ====== Introductie |
| Ik gebruik zeer regelmatig CommandLine Interface (CLI) commando' | Ik gebruik zeer regelmatig CommandLine Interface (CLI) commando' | ||
| + | |||
| + | ====== Linux ====== | ||
| ===== Linux OS updates ===== | ===== Linux OS updates ===== | ||
| - | ==== Debian ==== | + | ==== Debian |
| === Reguliere server/ | === Reguliere server/ | ||
| <code bash> | <code bash> | ||
| + | sudo apt update && sudo apt full-upgrade && sudo apt clean && sudo apt autoclean && sudo apt autoremove && | ||
| + | </ | ||
| - | sudo apt update && sudo apt full-upgrade && sudo apt clean && sudo apt autoclean && sudo apt autoremove && | + | === RaspBerry Pi OS === |
| - | + | ||
| - | === RaspBerry Pi === | + | |
| <code bash> | <code bash> | ||
| Regel 23: | Regel 25: | ||
| <code bash> | <code bash> | ||
| - | |||
| sudo apt update && sudo apt full-upgrade && sudo apt clean && sudo apt autoclean && sudo apt autoremove && sudo snap refresh && deborphan | sudo apt update && sudo apt full-upgrade && sudo apt clean && sudo apt autoclean && sudo apt autoremove && sudo snap refresh && deborphan | ||
| </ | </ | ||
| - | === RaspBerry Pi === | + | === (K)Ubuntu op RaspBerry Pi === |
| <code bash> | <code bash> | ||
| Regel 39: | Regel 40: | ||
| </ | </ | ||
| - | ===== Firmwares en BIOSen e.d. ===== | + | ==== Generiek ==== |
| + | |||
| + | Je kunt ook de informatie m.b.t. de PCI-IDs bijwerken, dit werkt op iedere distributie: | ||
| + | <code bash> | ||
| + | sudo update-pciids | ||
| + | </ | ||
| + | |||
| + | ===== Linux flatpak updates ===== | ||
| + | |||
| + | <code bash> | ||
| + | sudo flatpak update | ||
| + | </ | ||
| + | |||
| + | ====== FreeBSD ====== | ||
| + | |||
| + | **ToDo** | ||
| + | |||
| + | ====== Apple ====== | ||
| + | |||
| + | ===== HomeBrew ===== | ||
| + | |||
| + | <code bash> | ||
| + | brew update | ||
| + | brew upgrade | ||
| + | </ | ||
| + | |||
| + | ====== Firmwares en BIOSen e.d. ====== | ||
| ==== Standaard hardware ==== | ==== Standaard hardware ==== | ||
| Regel 131: | Regel 158: | ||
| • Ondertekende inhoud | • Ondertekende inhoud | ||
| • Can tag for emulation | • Can tag for emulation | ||
| + | </ | ||
| + | |||
| + | Zo kun je de informatie m.b.t. beschikbare updates refreshen: | ||
| + | |||
| + | <code bash> | ||
| + | michelle@lummel: | ||
| + | Bijwerken lvfs | ||
| + | Downloaden… | ||
| + | Successfully downloaded new metadata: Updates have been published for 2 of 20 local devices | ||
| </ | </ | ||
| Regel 136: | Regel 172: | ||
| <code bash> | <code bash> | ||
| - | michelle@zeil:~$ sudo fwupdmgr update | + | michelle@lummel:~$ sudo fwupdmgr update |
| </ | </ | ||
systeem_update_cli_s.1765531154.txt.gz · Laatst gewijzigd: 2025/12/12 09:19 door michelle
