mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Update troubleshooting.md
Not sure why there was a quote there, probably a fat-finger moment.
This commit is contained in:
parent
9b720c50ef
commit
b53096af40
@ -127,7 +127,7 @@ You can view what DNS Servers your host uses through a number of ways depending
|
||||
# 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.
|
||||
nmcli -g ip4.dns,ip6.dns dev show
|
||||
# Systemd-Resolve (Ubuntu 18.04 and 20.04)
|
||||
systemd-resolve --status"
|
||||
systemd-resolve --status
|
||||
# Resolve-CTL (Newer Versions of Ubuntu)
|
||||
resolvectl status
|
||||
# Raw file locations that may have your host system's DNS Servers for various distributions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user