Results 1 to 2 of 2
I am running a Fedora Core 1 server and want to confirm the DNS settings. This box does not run X. What command(s) can I use to get this info?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-06-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 1
Looking for DNS Settings from command line.
I am running a Fedora Core 1 server and want to confirm the DNS settings. This box does not run X. What command(s) can I use to get this info?
- 08-06-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Look at the "nameserver" lines will tell you which DNS servers you are using.Code:cat /etc/resolv.conf


Reply With Quote
