You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: panel/1.0/troubleshooting.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,8 +127,6 @@ You can view what DNS Servers your host uses through a number of ways depending
127
127
```bash
128
128
# Network Manager (This will show both your IPV4 DNS and IPV6 DNS Servers in case you want to add the IPV6 DNS Server(s) from your host to your Wings Config as well.
129
129
nmcli -g ip4.dns,ip6.dns dev show
130
-
# Systemd-Resolve (Ubuntu 18.04 and 20.04)
131
-
systemd-resolve --status
132
130
# Resolve-CTL (Newer Versions of Ubuntu)
133
131
resolvectl status
134
132
# Raw file locations that may have your host system's DNS Servers for various distributions
0 commit comments