Skip to content

Commit

Permalink
Merge pull request #378 from bgraef/main
Browse files Browse the repository at this point in the history
Updates KVM posts to include KVM in summary and description
  • Loading branch information
bgraef authored Jul 1, 2024
2 parents f074120 + 0d613d7 commit e39d83e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions content/posts/ol/virt/post-42/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
title: "Use virt-install"
date: 2024-02-16
draft: false
summary: "Learn how to use the virt-install command on an Oracle Linux system."
summary: "Learn how to use the KVM virt-install command on an Oracle Linux system."
tags: ["ol", "video","clips","ol-kvm"]
showDate: true
---

{{< youtube id="Z0fbM8oN5zA" title="Use the virt-install command YouTube video" >}}
{{< youtube id="Z0fbM8oN5zA" title="Use the KVM virt-install command YouTube video" >}}

## Details

This video clip demonstrates how to use the virt-install command to create a guest virtual machine on Oracle Linux.
This video clip demonstrates how to use the KVM virt-install command to create a guest virtual machine on Oracle Linux.
4 changes: 2 additions & 2 deletions content/posts/ol/virt/post-52/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Use virsh"
date: 2024-06-18
draft: false
summary: "Learn how to manage virtual machines on Oracle Linux."
summary: "Learn how to manage KVM virtual machines on Oracle Linux."
tags: ["ol", "video","clips","ol-kvm"]
showDate: true
---
Expand All @@ -11,4 +11,4 @@ showDate: true

## Details

This video introduces you to the virsh command, which is a command-line tool for managing virtual machines on Oracle Linux. Learn to use the virsh command to start, stop, reboot, pause, delete a VM and more.
This video introduces you to the virsh command, which is a command-line tool for managing KVM virtual machines on Oracle Linux. Learn to use the virsh command to start, stop, reboot, pause, delete a VM and more.

0 comments on commit e39d83e

Please sign in to comment.