Topic

Linux

Core Linux commands, permissions, processes, and system administration.

Featured in Linux

Comments will help make your scripts more readable
Prianka Subrahmanyam
Prianka Subrahmanyam
Via command line arguments and prompting users for input
Amit Jotwani
Amit Jotwani

Articles in Linux

55

Create User In Linux

Learn to create and configure user accounts in Linux in interactive and non-interactive mode using the useradd and adduser commands.

Curl With Basic Auth

Perform a basic access authentication with cURL

How to run cron every hour

Along with variations and examples

How to use sudo rm -rf safely

We'll help you understand its components

Kill a Process in Linux

Strategies for finding and killing processes

Kill Command

Basic syntax and usage of the kill command

Linux File Permissions Explained [Needs Table]

Understand what common expressions like “drwxr xr x” actually mean for a file or directory’s read, write, and execute permissions.

How To Use Unix Wildcards

How to use wildcard characters in Linux/Unix commands

mkdir if not exists

Create directories when they don’t already exist

Generate, Sign, and View a CSR With OpenSSL

Learn how to generate, self-sign, and verify certificate signing requests with `openssl`.