How to Update the IGEL UMS under Linux
Before starting the update of the IGEL Universal Management Suite (UMS), read IGEL UMS Update.
Create a backup of the database before updating a previously installed version of the UMS. Otherwise, you risk losing all database content.
Â
To perform an update under Linux, proceed as follows:
Download the current version of the IGEL Universal Management Suite from the IGEL Download Server.
For integrity and security purposes, it is recommended to verify the checksum of the downloaded software.
Â
Open a terminal emulator such as xterm and switch to the directory in which the installation file
setup-igel-ums-linux-[Version].bin
is located.Check whether the installation file is executable. If not, it can be made executable with the following command:
chmod u+x setup*.bin
You will need root/sudo rights to carry out the installation.
Â
Execute the installation file as
root
or withsudo
:sudo ./setup-igel-ums-linux-[Version].bin
The installer unzips the files into the/tmp
directory, starts the included Java Virtual Machine, and removes the temporary files once the installation has been completed.Start the installation procedure by pressing Enter.
Â
Read and confirm the license agreement.
Under Database backup, select a file for the backup of the existing embedded database. If you have already created a backup, you can select No (continue) in order to skip this step.
Under Installation type, select the scope of installation:
Complete: UMS Server and UMS Console
Distributed UMS: Distributed UMS installation
HA net: High Availability configuration
Client only: UMS Console only
Choose whether the UMS Web App should be installed. See Important Information for the IGEL UMS Web App.
Confirm the system requirements dialog if your system fulfills them.
Under Confirm server IP address, confirm or enter the IP address of the UMS Server. This IP address will be used for the creation of the UMS Server certificate on the initial startup.
This dialog is shown only on the first installation of a UMS version that includes this feature.
Â
Specify whether you would like to create shortcuts for the UMS Console and UMS Administrator in the menu.
Check the summary of the installation settings and start the procedure by selecting Start installation.
Â
Once the installation procedure is complete, open the UMS Console via the menu or with the command
/opt/IGEL/RemoteManager/RemoteManager.sh
Â
Connect the UMS Console to the UMS Server with the help of the existing access data.
To connect to the UMS Web App, see How to Log In to the IGEL UMS Web App.