Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Mar 2, 2026 7 min read

ifconfig Command in Linux: Configure Network Interfaces

Mar 2, 2026 8 min read series

Bash For Loop: Syntax and Examples

Mar 1, 2026 5 min read series

groupdel Command in Linux: Delete a Group

Mar 1, 2026 5 min read

wc Command in Linux: Count Lines, Words, and Bytes

Mar 1, 2026 4 min read series

Bash String Concatenation: Combine Variables and Strings

Feb 28, 2026 7 min read series

Bash Exit Command and Exit Codes

Feb 28, 2026 5 min read

top Command in Linux: Monitor Processes in Real Time

Feb 28, 2026 8 min read series

usermod Command in Linux: Modify User Accounts and Groups

Feb 27, 2026 5 min read

How to Get and Change the Current Working Directory in Python

Feb 27, 2026 5 min read

How to Start, Stop, or Restart Nginx

Feb 27, 2026 6 min read

sort Command in Linux: Sort Lines of Text

Feb 27, 2026 5 min read

wall Command in Linux: Broadcast Messages to Logged-In Users

Feb 27, 2026 5 min read series

How to Increment and Decrement a Variable in Bash: Counter Examples

Feb 26, 2026 8 min read

journalctl Command in Linux: Query and Filter System Logs

Feb 26, 2026 7 min read

stat Command in Linux: Display File and Filesystem Information

Feb 26, 2026 5 min read series

How to Create Groups in Linux: groupadd Command

Feb 26, 2026 5 min read

touch Command in Linux: Create Files and Update Timestamps

Feb 25, 2026 6 min read series

Bash Arrays

Feb 25, 2026 6 min read

How to Create a File in Linux

Feb 25, 2026 7 min read

at Command in Linux: Schedule One-Time Tasks