Updating the os: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 January 2024

25 January 2024

  • curprev 16:5616:56, 25 January 2024Virtualsky talk contribs 6,890 bytes +6,890 Created page with "Updating an operating system usually means bringing all its components up to date. Next, refer to the appropriate section: OS Upgrade or Upgrade to the next OS version. == OS Update == You can perform the update using the following commands <source lang=bash> # apt-get update && apt-get dist-upgrade && update-kernel </source> or with one command <source lang=bash> # epm full-upgrade </source> {{cmd|epm full-upgrade}} will take all actions to update all installed comp..."