Skip to main content

Primary links

Show — Primary links Hide — Primary links
  • Home
  • Docker
  • Kubernetes
  • LXD
  • Ansible
  • Terraform
  • OpenStack
  • Virtualization
  • Linux
  • HowTo

DNS

  • 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

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

Misc

Show — Misc Hide — Misc
  • Linux
  • Hardware
  • Programming
  • Databases
  • Multimedia
  • Windows
  • memtest86+

Cloud

Show — Cloud Hide — Cloud
  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

Show — Virtualization Hide — Virtualization
  • Virtualization
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • multipass
  • podman
  • vagrant
  • XEN

Network

Show — Network Hide — Network
  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • nmcli
  • tcpdump

Storage

Show — Storage Hide — Storage
  • CEPH
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

Show — Automation / CI/CD Hide — Automation / CI/CD
  • Install
  • Ansible
  • GitLab
  • Preseed
  • Puppet
  • Terraform
  • autoinstall

Monitoring / Visualisation

Show — Monitoring / Visualisation Hide — Monitoring / Visualisation
  • Grafana
  • Icinga
  • Prometheus
  • Monitoring
  • ELK

Page QR Code

QR code for this page URL

Profiles

  

© panticz 2022

Footer menu

Show — Footer menu Hide — Footer menu
  • Contact
  • Imprint