Skip to content

Commit ddf1f30

Browse files
committed
Refine categories in Linux Permissions Guide post
1 parent e4bcb67 commit ddf1f30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/2024-12-11-LinuxPermissionsGuide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Mastering User and Permissions Commands in Linux
33
date: 2024-12-11 14:55:00 +0530
4-
categories: What_Is? Linux
4+
categories: Linux
55
tags: learn commands
66
author: surya
77
description: Linux file permission commands chmod and chown detailed guide.
88
comments: true
9-
toc: true
109
---
1110

1211
Understanding user permissions and ownership in Linux is fundamental for ensuring system security and proper access control. In this blog, we will explore two crucial commands: `chmod` and `chown`. We will break down how they function, provide practical examples, and highlight key differences to enhance your command-line proficiency.

0 commit comments

Comments
 (0)