CSSCurrent en:Update and Upgrade

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche



General

This article explains how you can keep the operating system of your Cryptshare on Microsoft Azure installation up to date.

1 Updating

To update all installed packages of the operating system, execute the following commands via console:

sudo apt-get update

sudo apt-get upgrade

For additional information on this step, please refer to this documentation.

2 Upgrading Ubuntu LTS

To upgrade the operating system to a new LTS version, please execute the following command:

sudo do-release-upgrade

With this command you start the OS upgrade. In the course of the upgrade, it is possible that configurations need to be adapted. You will be notified about these changes during the upgrade procedure in the console.