Skip to main content

Primary links

  • Home
  • AI
  • Kubernetes
  • Incus
  • Ansible
  • Terraform
  • OpenStack
  • Virtualization
  • Linux
  • SmartHome
  • HowTo

Misc

  • Linux
  • Hardware
  • Programming
  • Databases
  • Multimedia
  • Windows

Cloud

  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

  • Virtualization
  • Incus
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • multipass
  • podman
  • vagrant
  • XEN

Network

  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • namespaces
  • nmcli
  • tcpdump

Storage

  • CEPH
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

  • Install
  • Ansible
  • GitLab
  • LLM
  • Preseed
  • Puppet
  • Terraform
  • Ubuntu autoinstall

Monitoring / Visualisation

  • Grafana
  • Icinga
  • Prometheus
  • Monitoring
  • ELK
  • mermaid
  • network
  • dns

dig

dig txt example.com @8.8.8.8
dig example.com | grep -v ";" | grep A
dig -x 8.9.10.11 | grep IN

DNS

# Get DNS resolv status
resolvectl status
systemd-resolve --status

# Flush DNS cache
sudo systemd-resolve --flush-caches

Flush DNS cache

sudo systemd-resolve --flush-caches

SystemV

# flush DNS
systemctl restart nscd

# resolvconf
sudo systemctl enable resolvconf

SPF
http://wiki.hetzner.de/index.php/DNS_SPF

DIG
https://www.cyberciti.biz/faq/linux-unix-dig-command-examples-usage-syntax/
https://intodns.com/

dig @10.0.0.22 -p 8500 +short A www1.example.com

DNSSEC
https://www.scip.ch/?labs.20140911
# validator
https://dnsviz.net/
https://dnssec-analyzer.verisignlabs.com/

Public recursive name server
https://en.wikipedia.org/wiki/Public_recursive_name_server

AdGuard free / public DNS filter
https://adguard.com/en/blog/adguard-dns-new-addresses.html

Profiles GitHub StackOverflow LinkedIn Xing
Contact Imprint
© panticz 2026

Cookie-Einstellungen

Diese Website nutzt eingebettete Inhalte von Drittanbietern (z.B. YouTube, SoundCloud). Beim Laden dieser Inhalte werden Daten an die jeweiligen Anbieter übermittelt. Datenverarbeitungserklärung