dmesg
Write the kernel messages to stdout.
stdout
dmenu
Dynamic menu.Create a menu from a text input with each item on a new line.
dm-tool
A tool to communicate with the display manager.
dkms
A framework that allows for dynamic building of kernel modules.
distrobox
Use any Linux distribution inside your terminal in a container. Install & use packages inside it while tightly integrating with the host OS, sharing storage (home directory) and hardware.Note: It uses Podman or Docker to create your containers.
home
distrobox-upgrade
Upgrade one or multiple Distrobox containers. See also: tldr distrobox.
tldr distrobox
distrobox-stop
Stop a Distrobox container. See also: tldr distrobox.
distrobox-rm
Remove a Distrobox container. See also: tldr distrobox.
distrobox-list
List all Distrobox containers. See also: tldr distrobox.Distrobox containers are listed separately from the rest of normal Podman or Docker containers.
distrobox-host-exec
Execute a command on the host from inside a Distrobox container. See also: tldr distrobox.
distrobox-export
Export app/service/binary from container to host OS. See also: tldr distrobox.
distrobox-enter
Enter a Distrobox container. See also: tldr distrobox.Default command executed is your SHELL, but you can specify different shells or entire commands to execute. If used inside a script, an application, or a service, you can use the --headless mode to disable the tty and interactivity.
--headless
distrobox-create
Create a Distrobox container. See also: tldr distrobox.The container created will be tightly integrated with the host, allowing sharing of the user's HOME directory, external storage, external USB devices, graphical apps (X11/Wayland), and audio.
disown
Allow sub-processes to live beyond the shell that they are attached to.See also the jobs command.
jobs
dirbuster
Brute force directories and filenames on servers.
dirb
Scan HTTP-based webservers for directories and files.
dir
List directory contents.
diff3
Compare three files line by line.
dhcpcd
DHCP client.
dget
Download Debian packages.