SysAdmin
Working with Virtual Machines | Into the Terminal 30
·1 min
Creating and managing VMs with
virsh and virt-manager.Customizing Your Terminal | Into the Terminal 29
·1 min
Aliases and functions for the commands you run constantly.
Using Logs for Troubleshooting | Into the Terminal 27
·1 min
Querying the systemd journal with
journalctl.Ifs, Loops, and Scripting | Into the Terminal 20
·1 min
Conditionals with
if/test and comparison operators.Writing Shell Scripts | Into the Terminal 18
·1 min
Structure of a script: shebang, variables, and arguments.
Manipulating the CLI | Into the Terminal 17
·1 min
Command history, tab completion, and keyboard shortcuts.
SELinux | Into the Terminal 14
·2 mins
SELinux on RHEL without the fear: enforcing vs permissive vs disabled, how contexts and booleans work, and how to read a denial and fix it the right way.