From a95b3230388759c5c4dd7cee8438a784a88af72a Mon Sep 17 00:00:00 2001 From: William Graef Date: Wed, 21 Feb 2024 10:36:49 -0500 Subject: [PATCH] fix pub date for osmh post-13 and post-14 --- content/posts/osmh/post-13/index.md | 4 ++-- content/posts/osmh/post-14/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/posts/osmh/post-13/index.md b/content/posts/osmh/post-13/index.md index 9adced45..4fa1cf78 100644 --- a/content/posts/osmh/post-13/index.md +++ b/content/posts/osmh/post-13/index.md @@ -1,6 +1,6 @@ --- title: "Comparing Oracle Linux Manager" -date: 2024-01-19 +date: 2024-02-19 draft: false summary: "In this video, the primary features and concepts of Oracle Linux Manager and OS Management Hub are compared for OS management of on-premises Oracle Linux system deployments." tags: ["osmh","video","osmh-admin"] @@ -15,4 +15,4 @@ In this video, the primary features and concepts of Oracle Linux Manager and OS Oracle Linux Manager, formerly known as Spacewalk, provides a set of tools for managing the Oracle Linux software life cycle in small or large deployments. Oracle Linux Manager also helps you automate a kickstart installation, system configuration, and maintenance tasks, which enables you to rapidly deploy proven and consistent software configurations for Oracle Linux systems. -Oracle OS Management hub is the newest OS Management service that manages and monitors updates and patches for Oracle Linux environments in private data centers while providing a centralized management console as a service of Oracle Cloud infrastructure. +Oracle OS Management hub is the newest OS Management service that manages and monitors updates and patches for Oracle Linux environments in private data centers while providing a centralized management console as a service of Oracle Cloud infrastructure. diff --git a/content/posts/osmh/post-14/index.md b/content/posts/osmh/post-14/index.md index 5bf34ab9..b152feac 100644 --- a/content/posts/osmh/post-14/index.md +++ b/content/posts/osmh/post-14/index.md @@ -1,6 +1,6 @@ --- title: "Migrating from Oracle Linux Manager" -date: 2024-01-20 +date: 2024-02-20 draft: false summary: "This video covers the key steps and details for taking an existing Oracle Linux Manager 2.10 deployment and rebuilding it in Oracle OS Management Hub." tags: ["osmh","video","osmh-admin"]