hello, welcome to Webune Support Forums. If you have purchased a dedicated server from Webune, you are probably wondering how you can change your DNS ip setting through the linux command line..

this is a frequenctly asked question, so we are going to address it today.

first, open a SSH session and login as with your root password.

the DNS settings are located in the following file:

nano etc/resolv.conf

all you have to do to change it is edit this file with whatever DNS server you want to setup your server with. so edit the file, just execute this command:

SHELL COMMAND:
nano etc/resolv.conf


Hope that helps

Webune Support Team