-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #484 from mlittlec/main
New OSMH Group Post
- Loading branch information
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: "Manage Oracle Linux at Scale with Groups" | ||
date: 2024-12-18 | ||
draft: false | ||
summary: " Learn to manage and monitor OS updates for Oracle Linux compute instances using Oracle OS Management Hub in Oracle Cloud Infrastructure." | ||
tags: ["osmh","lab","tutorial","osmh-oci"] | ||
showDate: true | ||
--- | ||
|
||
## Links | ||
|
||
:crescent_moon: [Lab](https://luna.oracle.com/lab/22b38a10-d8e8-4b77-9f3e-00e181f35abf) | ||
|
||
:spiral_notepad: [Tutorial](https://docs.oracle.com/en/learn/osmh-groups) | ||
|
||
## Details | ||
|
||
Learn to manage Oracle Linux updates for many OCI compute instances as a unified and standardized group in Oracle OS Management Hub. | ||
|
||
### Objectives | ||
|
||
In this tutorial, you'll learn how to: | ||
|
||
- Create a group in Oracle OS Management Hub | ||
- Create a group profile to register OCI Compute instances | ||
- Manage group members by adding and removing compute instances | ||
- Manage the group manifest by installing and removing Oracle Linux Packages and Modules | ||
- Review group reports for OS enhancements, security updates, bug fixes, and instance activity | ||
- Immediately run update jobs and schedule recurring updates for the group | ||
- Monitor job statuses and view associated work | ||
|
||
### Prerequisites | ||
|
||
Access to an Oracle Cloud Infrastructure tenancy with: | ||
|
||
- An administrative user group, a dynamic group identifying instance resources, and the IAM policies that enable OS Management Hub. | ||
- Oracle Linux compute instances. | ||
- Virtual Cloud Network (VCN) or configured network access that supports OS Management Hub. |