NethServer Upgrade From Command Line

I usually do updates/upgrades via command line; I think it gives more feedback then the Webgui.
Is that a possibility for 7.8 > 7.9 as well, and if so, are instructions somewhere? (could not find them).
If not, why not (just curious, no criticism).

Upgrade (but it does not give any progress information, just a long wait):

yum update
signal-event software-repos-upgrade

Upgrade method showing progress:

yum install -y http://mirror.nethserver.org/nethserver/nethserver-release-7.rpm
signal-event software-repos-save
yum update
6 Likes

That update is long, use screen to launch it

3 Likes

Thank you for the instructions @dnutan
image


Now after a reboot all seems to work fine, even NethGui. :trophy:
image

Only got a scary red band about LDAP for 1 second each time a login/refresh netgui :thinking: ; but with “luck” this will be gone soon right?.
image

1 Like