Skip to content

Commit e7521ed

Browse files
authored
Merge pull request #560 from mlittlec/main
Update several videos on the Oracle Linux track
2 parents c5595c4 + e83f08b commit e7521ed

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: "UEFI"
3-
date: 2020-07-14
3+
date: 2025-06-30
44
draft: false
55
summary: "Learn about Unified Extensible Firmware Interface or UEFI on Oracle Linux."
66
tags: ["ol", "video","ol-install"]
77
showDate: true
88
---
99

10-
{{< youtube id="OVeso8h5HZA" title="Unified Extensible Firmware Interface on Oracle Linux 8" >}}
10+
{{< youtube id="KqXIF2Pi1p0" title="Unified Extensible Firmware Interface on Oracle Linux" >}}
1111

1212
## Details
1313

14-
This video describes the Unified Extensible Firmware Interface, or UEFI, which is a newer method for booting Oracle Linux 8 systems. This video is one in a series of videos, each of which describe different aspects of the Oracle Linux 8 boot process.
14+
This video describes the Unified Extensible Firmware Interface, or UEFI, which is a newer method for booting Oracle Linux systems.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: "Network Configuration Files"
3-
date: 2020-09-22
3+
date: 2025-06-30
44
draft: false
55
summary: "Learn about network configuration files on Oracle Linux."
66
tags: ["ol", "video","ol-network"]
77
showDate: true
88
---
99

10-
{{< youtube id="xCH9WoU96RQ" title="Network Configuration Files on Oracle Linux" >}}
10+
{{< youtube id="3TUq6psegwE" title="Network Configuration Files on Oracle Linux" >}}
1111

1212
## Details
1313

14-
This video provides information related to the different network configuration files used when setting up a network on Oracle Linux 8.
14+
This video provides information related to the different network configuration files used when setting up a network on Oracle Linux.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: "Setup VNC"
3-
date: 2020-12-09
2+
title: "Setup VNC Server"
3+
date: 2025-06-30
44
draft: false
55
summary: "Learn how to install and configure a VNC server on Oracle Linux."
66
tags: ["ol", "video","ol-remote"]
77
showDate: true
88
---
99

10-
{{< youtube id="Z5vhER7K34E" title="Install and Configure VNC Server on Oracle Linux" >}}
10+
{{< youtube id="lljOmiKJlSU" title="Install and Configure VNC Server on Oracle Linux" >}}
1111

1212
## Details
1313

14-
This video discusses the steps needed to get a graphical desktop installed on a Minimal Installation of Oracle Linux 8. Next, we install and configure the VNC Server service and show how to create an ssh tunnel for securely connecting to the VNC Server for remote administration.
14+
This video discusses the steps needed to get a graphical desktop installed on a Minimal Installation of Oracle Linux. Then install and configure the VNC Server service and create an ssh tunnel for securely connecting to the VNC Server for remote administration.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: "Using Dockerfiles"
3-
date: 2020-12-22
2+
title: "Using Containerfiles"
3+
date: 2025-06-30
44
draft: false
55
summary: "Learn how to use Dockerfiles with Podman on Oracle Linux."
66
tags: ["ol", "video","ol-podman"]
77
showDate: true
88
---
99

10-
{{< youtube id="AkvluNPzGSY" title="Use a Dockerfile with Podman on Oracle Linux" >}}
10+
{{< youtube id="ckzqONjX5gs" title="Use a Dockerfile with Podman on Oracle Linux" >}}
1111

1212
## Details
1313

14-
This video demonstrates how to use a Dockerfile to buile a container based on oraclelinux:8 using Podman on Oracle Linux 8.
14+
This video demonstrates how to use a Containerfile to build a container image based on an Oracle Image using Podman on Oracle Linux.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: "Convert VirtualBox to KVM"
3-
date: 2020-07-16
2+
title: "Convert Virtual Machine"
3+
date: 2025-06-30
44
draft: false
5-
summary: "Learn how to convert a VirtualBox VM to KVM VM on Oracle Linux."
5+
summary: "Learn how to convert a Virtual Machine on Oracle Linux."
66
tags: ["ol", "video","ol-kvm"]
77
showDate: true
88
---
99

10-
{{< youtube id="7gZLiTa3150" title="Convert and Deploy a VirtualBox VM to KVM on Oracle Linux" >}}
10+
{{< youtube id="h8iDkx70Qu8" title="Convert and Deploy a VirtualBox VM to KVM on Oracle Linux" >}}
1111

1212
## Details
1313

14-
This video demonstrates the use of virt-v2v to convert a VirtualBox ova export file to a qcow2 disk image and automatically import into KVM.
14+
This video demonstrates the use of virt-v2v to convert an OVA file to a QCOW2 disk image and import it automatically into KVM on Oracle Linux.

0 commit comments

Comments
 (0)