Performing In-place Upgrades for Red Hat Enterprise Linux
- Log in to Jamf Account and go to the following page:
- Download the Jamf Infrastructure Manager Installer Bundle for Red Hat Enterprise Linux jamf-im-version_lps-1.noarch.rpm to the computer on which you plan to install it.Note:
In the installer filename, version is the version of the installer you are downloading. For example, jamf-im-2.3.0-0_lps-1.noarch.rpm.
- (Optional) If your environment requires you to move the Infrastructure Manager after downloading it, execute a command similar to the following:
scp /path/to/jamf-im-version_lps-1.noarch.rpmsshusername@jim.server.hostname:/tmp/
- Log in to the server as a user with superuser privileges.
- Initiate the installer by executing a command similar to the following:
sudo rpm -U /path/to/jamf-im-version_lps-1.noarch.rpm