Tagged articles
9 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Aug 17, 2025 · Operations

Master Linux File Permissions: From Basics to Advanced Management

This guide explains Linux file permissions, covering the three basic rights (read, write, execute), user and group classifications, symbolic and octal representations, file type symbols, and essential commands like chmod, chown, chgrp, umask, and the sticky bit, with practical examples and usage tips.

chmodchownsticky bit
0 likes · 9 min read
Master Linux File Permissions: From Basics to Advanced Management
Liangxu Linux
Liangxu Linux
Jul 22, 2025 · Fundamentals

Master Linux Permissions: Users, Groups, chmod, chown, and Sticky Bit Explained

This guide thoroughly explains Linux permission concepts, covering root vs. regular users, role-based access (owner, group, others), file type indicators, numeric and symbolic chmod usage, chown/chgrp ownership changes, default umask behavior, directory permissions, and the sticky bit for shared directories.

Permissionschmodchown
0 likes · 11 min read
Master Linux Permissions: Users, Groups, chmod, chown, and Sticky Bit Explained
Liangxu Linux
Liangxu Linux
Jul 2, 2025 · Fundamentals

Master Linux Permissions: su, sudo, chmod, chown, and Sticky Bit Explained

This guide walks through Linux permission fundamentals, covering the shell interpreter, user vs. root accounts, switching users with su and sudo, the meaning of read/write/execute bits, how to modify permissions using chmod, chown, chgrp, the role of umask, and the sticky bit for shared directories.

PermissionsSudochmod
0 likes · 16 min read
Master Linux Permissions: su, sudo, chmod, chown, and Sticky Bit Explained
Open Source Linux
Open Source Linux
Jul 2, 2025 · Fundamentals

Master Linux Permissions: Complete Guide for Beginners

This comprehensive tutorial explains Linux permission concepts, user classifications, file type symbols, basic read/write/execute rights, numeric and symbolic representations, essential commands like chmod, chown, chgrp, and umask, as well as special permissions such as the sticky bit, providing clear examples and usage tips for effective system administration.

LinuxPermissionschmod
0 likes · 11 min read
Master Linux Permissions: Complete Guide for Beginners
MaGe Linux Operations
MaGe Linux Operations
Apr 28, 2025 · Fundamentals

Master Linux Permissions: From Basics to Advanced Control

This guide walks you through Linux permission fundamentals, user roles, switching users with su and sudo, permission representation, file types, octal notation, and essential commands like chmod, chown, chgrp, umask, and the sticky bit, empowering you to manage system security confidently.

PermissionsSudochmod
0 likes · 13 min read
Master Linux Permissions: From Basics to Advanced Control
MaGe Linux Operations
MaGe Linux Operations
Apr 23, 2025 · Operations

Master Linux Permissions: User Switching, sudo, chmod, umask & Sticky Bit Explained

This comprehensive guide explains Linux permissions, covering the roles of root and regular users, how to switch users with su, elevate privileges with sudo, manage file and directory access using chmod, chown, chgrp, understand default permission masks with umask, and secure shared directories with the sticky bit, complete with practical command examples and explanations.

PermissionsShellSudo
0 likes · 14 min read
Master Linux Permissions: User Switching, sudo, chmod, umask & Sticky Bit Explained
MaGe Linux Operations
MaGe Linux Operations
Jul 28, 2024 · Operations

Master Linux Permissions: Users, Groups, SUID/SGID, ACLs and sudo

This comprehensive guide explains Linux permission fundamentals, user and group management, file permission modes, special bits like SUID, SGID and Sticky, hidden attributes with chattr/lsattr, ACL configuration, and privilege escalation using su and sudo, complete with practical command examples.

ACLLinuxSGID
0 likes · 45 min read
Master Linux Permissions: Users, Groups, SUID/SGID, ACLs and sudo
Liangxu Linux
Liangxu Linux
Dec 1, 2022 · Fundamentals

Understanding Linux Shell Mechanics and Permission Management

This article explains how the Linux shell works as an interface to the kernel, describes user and group concepts, details file types and permission representations, and provides step‑by‑step guidance on using chmod, chown, chgrp, umask, and sticky bits to manage access control.

LinuxPermissionsShell
0 likes · 10 min read
Understanding Linux Shell Mechanics and Permission Management