Paste #J48pvmzwDypq8RXFgdxZ
=== modified file 'desktop-guide/C/internet-networks.xml'
| 196 | 196 | <section id="network-troubleshooting-dns"> |
|---|---|---|
| 197 | 197 | <title>Check Domain Name Servers (DNS)</title> |
| 198 | 198 | |
| 199 | <para>Open a terminal (&terminal;) and type the command <userinput>nm |
|
| 199 | <para>Open a terminal (&terminal;) and type the command <userinput>nmcli device show</userinput> and press <keycap>&key;Enter</keycap>, then look for the entry under <literal>IP4.DNS</literal></para> | |
| 200 | 200 | |
| 201 | 201 | <para>To check if the listed DNS works, open a terminal (&terminal;) and type the command <userinput>dig xubuntu.org</userinput> and press <keycap>&key;Enter</keycap>. If you see the word <literal>NOERROR</literal>in the header section of the output, your DNS is working.</para> |
| 202 | 202 |