systemd-resolve
Resolve domain names, IPV4 and IPv6 addresses, DNS resource records, and services. Note: this tool has been renamed to resolvectl in new versions of systemd. More information: <https://manned.org/systemd-resolve>.
Install
- All systems
-
curl cmd.cat/systemd-resolve.sh
- Debian
-
apt-get install systemd
- Ubuntu
-
apt-get install systemd
- Arch Linux
-
pacman -S systemd
- Kali Linux
-
apt-get install systemd
- CentOS
-
yum install systemd
- Fedora
-
dnf install systemd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install systemd
- Raspbian
-
apt-get install systemd
- Dockerfile
- dockerfile.run/systemd-resolve
Resolve domain names, IPV4 and IPv6 addresses, DNS resource records, and services. Note: this tool has been renamed to resolvectl in new versions of systemd. More information: <https://manned.org/systemd-resolve>.
-
View documentation for `resolvectl`:
tldr resolvectl
© tl;dr; authors and contributors