Quotidien Shaarli

Tous les liens d'un jour sur une page.

August 5, 2025

Command line to list DNS servers used by my system

nmcli device show <interfacename> | grep IP4.DNS

You can see your interfaces with

nmcli device status

also:
https://linuxvox.com/blog/linux-list-dns-servers/