Skip to content

Commit 1516265

Browse files
authored
Merge pull request #572 from mlittlec/main
Updated ol/intro/post-7 and post-10 - Using SSH & Permissions Overview Intro videos
2 parents 1d3626b + 9dce0b6 commit 1516265

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/posts/ol/intro/post-10/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Remote Access using SSH"
3-
date: 2021-07-25
3+
date: 2025-12-08
44
draft: false
55
summary: "Learn how to connect to Oracle Linux using SSH."
66
tags: ["ol", "video","ol-intro"]
77
showDate: true
88
---
99

10-
{{< youtube id="ednoES-3JfU" title="Remote Access Using SSH on Oracle Linux" >}}
10+
{{< youtube id="5sOlDpwU4GA" title="Remote Access Using SSH on Oracle Linux" >}}
1111

1212
## Details
1313

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: "Permissions Overview"
3-
date: 2021-06-21
3+
date: 2025-12-05
44
draft: false
55
summary: "Learn how work with file permissions on Oracle Linux."
66
tags: ["ol", "video","ol-intro"]
77
showDate: true
88
---
99

10-
{{< youtube id="Ce5gXQlw_o4" title="Permissions Overview on Oracle Linux" >}}
10+
{{< youtube id="xazE5duGGCM" title="Permissions Overview on Oracle Linux" >}}
1111

1212
## Details
1313

14-
This introduction describes how read, write, and execute permissions work within Linux.
14+
This introduction describes how read, write, and execute permissions work within Linux. It describes what it means to be the user owner and group owner and how to change permissions with chmod and chown commands.

0 commit comments

Comments
 (0)