Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 13 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 13

The command gets executed anyway, right? There's an easy fix. Make a
backup copy of your "/etc/hosts" file, and then edit (via sudo gedit)
"/etc/hosts".

Look for a line that contains:

127.0.1.1 LinuxBox3.something

where "something" is likely the workgroup name you entered somewhere.
(On my computer, it was the second line in /etc/hosts.) Get rid of
the ".something" (be sure to delete the "."), so the line reads

127.0.1.1 LinuxBox3

save the file, and reboot.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Unable to resolve host Or get search suggestion and latest updates.


Tagged: