Skip to content
  • Who am I

Notes on Linux

Solve common Linux problems with Notes on Linux.

Category: security

Written by NikolasMay 28, 2025May 28, 2025

Linux sudo Command: A Comprehensive Guide to Privileged Execution

In the world of Linux, managing permissions and executing commands with elevated privileges are fundamental tasks. One of the most critical tools for this purpose is sudo. Whether you're a seasoned system administrator or a user just starting to explore the command line, understanding sudo is essential for both security and effective system management. What […]

Written by NikolasMarch 14, 2025March 17, 2025

How to Set All Permissions with chmod: A Comprehensive Guide

In Linux/Unix, file and directory permissions are crucial for security. They control who can access, modify, or execute files, protecting your system from unauthorized use and accidental damage. The chmod command (short for "change mode") is used in Linux/Unix to modify the permissions of files and directories. It allows you to control who can read, […]

Proudly powered by WordPress | Theme: Escutcheon by Automattic.