tag: linux mint

The lsblk command in Linux and what it does
Maria D. Campbell
The lsblk command in Linux lists information about all available or specified block devices in Linux.

Bash auto-completion in Linux
Maria D. Campbell
Since I have been working much more using bash in Linux, I miss the Zsh auto-completion feature and wanted to implement something similar in Linux bash as well. Learn how to install and use the bash-completion package in a Linux Ubuntu distro.
#command line, #terminal, #linux, #ubuntu, #linux mint, #bash, #auto-completion, #zsh

setuid, setgid, and sticky bit in Linux and Unix (macOS)
Maria D. Campbell
Learn how setuid, setgid, and sticky bit work in Linux and macOS — what they do, how to set and remove them with chmod, and when to use each one.
#chmod, #file permissions, #linux, #linux mint, #unix, #macOS, #principle of least privilege, #special permissions, #setuid, #setgid, #sticky bit