Special Permissions and Access Control Lists | Into the Terminal 3422 July 2022·1 minsetuid, setgid, and the sticky bit, and why they matter.
Managing Packages with RPM | Into the Terminal 3315 July 2022·1 minQuerying installed packages and what owns a file with rpm -q.
Using Tmux | Into the Terminal 328 July 2022·1 minSessions, windows, and panes to organize your work.
Working with Virtual Machines | Into the Terminal 3023 June 2022·1 minCreating and managing VMs with virsh and virt-manager.
Customizing Your Terminal | Into the Terminal 2916 June 2022·1 minAliases and functions for the commands you run constantly.
Using Logs for Troubleshooting | Into the Terminal 272 June 2022·1 minQuerying the systemd journal with journalctl.
Third-Party Repositories | Into the Terminal 2519 May 2022·1 minEnabling EPEL and other trusted repositories.
Session Recording | Into the Terminal 2328 April 2022·1 minCapturing terminal sessions with tlog and SSSD.
Ifs, Loops, and Scripting | Into the Terminal 207 April 2022·1 minConditionals with if/test and comparison operators.
Writing Shell Scripts | Into the Terminal 1830 March 2022·1 minStructure of a script: shebang, variables, and arguments.
Manipulating the CLI | Into the Terminal 1729 March 2022·1 minCommand history, tab completion, and keyboard shortcuts.
Built-in Help | Into the Terminal 1525 March 2022·1 minReading man pages and navigating them efficiently.