Dell Proximity Printing Solution User Manual
Page 19

19
DPPS – Installation Guide
11 Type the following command in a terminal window:
sudo nano /etc/resolv.conf
12 Delete the existing text from the document and then type:
nameserver IP Address of your DNS server
You can type all your namespaces in the same format. Each namespace
must be typed in a new line.
13 Exit Nano and save the document when prompted.
14 Restart Ubuntu.
15 Type the following command in a terminal window:
sudo nano /etc/hosts
16 Use a # to comment out all the line till the first blank line.
17 Type the following in a new line after the commented lines:
127.0.0.1 localhost
This forces the server to look at the DNS settings for DNS information,
allowing a more dynamic setting.
18 Exit Nano and save the document when prompted.
19 Type the following command in a terminal window:
hostname -f
If this command does not return the FQDN, contact Dell Pro-Support
for assistance.
20 Restart Ubuntu.
21 Verify that your settings are retained. If the settings are lost, contact Dell
Pro-Support for assistance.