dropbearkey
Generate SSH keys in Dropbear format.
dropbearconvert
Convert between Dropbear and OpenSSH private key formats.
drawing
Free basic raster image editor in GNOME desktop environment.
dracut
Generate initramfs images to boot the Linux kernel.Dracut uses options from configuration files in /etc/dracut.conf, /etc/dracut.conf.d/*.conf and /usr/lib/dracut/dracut.conf.d/*.conf by default.
/etc/dracut.conf
/etc/dracut.conf.d/*.conf
/usr/lib/dracut/dracut.conf.d/*.conf
dpkg
Debian package manager.Some subcommands such as deb have their own usage documentation.
deb
dpkg-reconfigure
Reconfigure an already installed package.
dpkg-query
Display information about installed packages.
dpkg-deb
Pack, unpack and provide information about Debian archives.
dphys-swapfile
Manage the swap file on Debian-based Linux systems.
dos2unix
Change DOS-style line endings to Unix-style.Replaces CRLF with LF.See also unix2dos, unix2mac, and mac2unix.
unix2dos
unix2mac
mac2unix
dolphin
KDE's file manager to manage files and directories.See also: nautilus, caja, thunar, ranger.
nautilus
caja
thunar
ranger
dockerd
A persistent process to start and manage Docker containers.
do-release-upgrade
The Ubuntu release upgrader.
dnstracer
The dnstracer command determines where a DNS gets its information from.
dnsrecon
DNS enumeration tool.
dnsmap
The dnsmap command scans a domain for common subdomains e.g. smtp.domain.org.
dnsdomainname
Show the system's DNS domain name.Note: The tool uses gethostname to get the hostname of the system and then getaddrinfo to resolve it into a canonical name.
gethostname
getaddrinfo
dnf5
Package management utility for RHEL, Fedora, and CentOS (it replaces dnf, which in turn replaced yum).DNF5 is a C++ rewrite of the DNF package manager featuring improved performance and a smaller size.
dnf
Package management utility for RHEL, Fedora, and CentOS (replaces yum).Some subcommands such as group and config-manager have their own usage documentation.
group
config-manager
dmidecode
Display the DMI (alternatively known as SMBIOS) table contents in a human-readable format.Requires root privileges.