Chapter 4. Managing software updates in the web console
Learn how to manage software updates in the RHEL 10 web console and ways to automate them.
The Software Updates module in the web console is based on the DNF utility. For more information about updating software with DNF, see the Updating packages section in the Managing software with the DNF tool document.
4.1. Managing manual software updates in the web console
You can manually update your software by using the web console.
Prerequisites
You have installed the RHEL 10 web console.
For instructions, see Installing and enabling the web console.
Procedure
Log in to the RHEL 10 web console.
For details, see Logging in to the web console.
Click Software Updates.
The list of available updates refreshes automatically after 24 hours. To trigger a refresh, click the
button.Apply updates. You can watch the update log while the update is running.
- To install all available updates, click the button.
- If you have security updates available, you can install them separately by clicking the button.
-
If you have
kpatch
updates available, you can install them separately by clicking the button.
Optional: You can turn on the Reboot after completion switch for an automatic restart of your system.
If you perform this step, you can skip the remaining steps of this procedure.
- After the system applies updates, you get a recommendation to restart your system. Restart the system if the update included a new kernel or system services that you do not want to restart individually.
Click Ignore to cancel the restart, or Restart Now to proceed with restarting your system.
After the system restart, log in to the web console and go to the Software Updates page to verify that the update is successful.
4.2. Managing automatic software updates in the web console
In the web console, you can choose to apply all updates, or security updates and also manage periodicity and time of your automatic updates.
Prerequisites
You have installed the RHEL 10 web console.
For instructions, see Installing and enabling the web console.
Procedure
Log in to the RHEL 10 web console.
For details, see Logging in to the web console.
- Click Software Updates.
- In the Settings table, click the button.
- Pick one of the types of automatic updates. You can select from Security updates only, or All updates.
- To modify the day of the automatic update, click on the every day drop-down menu and select a specific day.
- To modify the time of the automatic update, click into the 6:00 field and select or type a specific time.
- If you want to disable automatic software updates, select the No updates type.
4.3. Managing on-demand restarting after applying software updates in the web console
The intelligent restarting feature informs the users whether it is necessary to reboot the whole system after you apply a software update or if it is sufficient to only restart certain services.
Prerequisites
You have installed the RHEL 10 web console.
For instructions, see Installing and enabling the web console.
Procedure
Log in to the RHEL 10 web console.
For details, see Logging in to the web console.
- Click Software Updates.
- Apply an update of your system.
- After a successful update, click Reboot system…, Restart services…, or Ignore
If you decide to ignore, you can return to the restart or reboot menu by doing one of the following:
Rebooting:
- Click the Status field of the Software Updates page. button in the
- Optional: Write a message to the logged in users.
- Select a delay from the Delay drop-down menu.
- Click Reboot.
Restarting services:
Click the Status field of the Software Updates page.
button in theYou will see a list of all the services that require a restart.
Click Restart services.
Depending on your choice, the system will reboot or your services will restart.
4.4. Applying patches with kernel live patching in the web console
You can configure the kpatch
framework, which applies kernel security patches without forcing reboots, in the RHEL web console.
Prerequisites
You have installed the RHEL 10 web console.
For instructions, see Installing and enabling the web console.
Procedure
Log in to the RHEL 10 web console.
For details, see Logging in to the web console.
- Click Software Updates.
Check the status of your kernel patching settings.
If the patching is not installed, click
.To enable kernel patching, click
.- Check the check box for applying kernel patches.
Select whether you want to apply patches for current and future kernels or the current kernel only. If you decide to subscribe to applying patches for future kernels, the system also applies patches for the upcoming kernel releases.
- Click .
Verification
Check that the kernel patching is now Enabled in the Settings table of the Software updates section.
Additional resources