Skip to content

Tag: bash

All the articles with the tag "bash".

SumGuy’s Guide to Linux Log Analysis

SumGuy’s Guide to Linux Log Analysis

· Updated:

Your logs are in journald, not /var/log. journalctl queries that work, awk patterns that hold up, and five popular one-liners that quietly return nothing.

Linux Bash Tips and Tricks pt1

Linux Bash Tips and Tricks pt1

· Updated:

Bash tricks that save keystrokes, history expansion, brace expansion, process substitution, and the shortcuts your fingers will thank you for.

Linux su with custom shell

Linux su with custom shell

· Updated:

Use su with a specific shell to switch users without the default login shell, useful when /etc/passwd points to something unexpected.

Why You Should Switch to ZShell (zsh)

Why You Should Switch to ZShell (zsh)

· Updated:

Switch your default shell to zsh on Linux, why zsh beats bash, installation, Oh My Zsh setup, essential plugins, and the gotcha that still catches everyone.

Alsa CLI Volume control

Alsa CLI Volume control

· Updated:

Control Linux audio volume and mic boost from the terminal with ALSA's amixer, no GUI needed, no remembering cryptic card numbers.