Siduction Forum

Siduction Forum => Software - Support => Thema gestartet von: mylo in 2016/11/29, 11:49:10

Titel: How to update state-of-the-art?
Beitrag von: mylo in 2016/11/29, 11:49:10
Hi all,

I am trying to find out, whether for system upgrade the manual is still valid/a good recommendation

https://manual.siduction.org/sys-admin-apt says:
# Aus der KDE-Desktopumgebung abmelden # In den Textmodus gehen mit Ctrl+Alt+F1 # Einloggen als root init 3 apt-get update apt-get dist-upgrade apt-get clean init 5 && exit

or a sometimes upshowing version, some experts use here:
apt update && apt full-upgrade -d

Is there a change in doing this? Is there a recommendation, or can it be done as used before?
Titel: Re: How to update state-of-the-art?
Beitrag von: devil in 2016/11/29, 12:26:11
You have to decide if you want to dist-upgrade in the graphical level or not. It is still recommended to do it outside. full-upgrade is equivalent to dist-upgrade.