diff --git a/content/posts/osmh/post-22/featured.png b/content/posts/osmh/post-22/featured.png new file mode 100644 index 00000000..3f7f1331 Binary files /dev/null and b/content/posts/osmh/post-22/featured.png differ diff --git a/content/posts/osmh/post-22/index.md b/content/posts/osmh/post-22/index.md new file mode 100644 index 00000000..4c20a864 --- /dev/null +++ b/content/posts/osmh/post-22/index.md @@ -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.