You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

NEW FEATURE

By the present version you can update the software of the server using the Console

Prerequisites

Your User must have the ROLE_RIGHT_ BACKUP to perform the software updates. Users with the "ROLE_ADMIN" have access to the feature.

In order to perform a software update you first need to check the actual status.

 
figure 1. PrivateServer version number

Click over the version number on the top-left side of the window (the one shown in figure 1. PrivateServer version number).

figure 2. Software status(to be updated)
figure 3. Software status(up to date)

 

The "

 

To upgrade the appliance you need first to connect on the PrivateServer via SSH. After you log in, escalate to root privileges and then perform such commands:

[root@ha1 ~]# yum clean all
[root@ha1 ~]# yum update

This will trigger the internal update/upgrade system that will smoothly and totally automatically perform the upgrade. 

After you're done, just logout.

 

  • No labels