Lubuntu Install error

   1800   0   0
User Avatar
Member
3 posts
Joined: May 2014
Offline
Trying to get the v.apprentice working

Sometimes, you will have a problematic line like:

127.0.0.1 localhost
127.0.0.2 yourmachinename

If you have the license server on your own machine, this shouldn't be a problem. However, for those who rely on a remote server, this could become an issue.

If you do have a line like one of the above, edit /etc/hosts to look like this:

127.0.0.1 localhost.localdomain localhost
192.168.x.x yourmachine.yourdomain yourmachine

it was:

127.0.0.1 localhost
127.0.1.1 meiojo-net

I changed it to this:

127.0.0.1 localhost.meiojo-net localhost
192.168.1.11 meiojo-net.localdomain meiojo-net

and

127.0.0.1 localhost.localdomain localhost
192.168.1.11 meiojo-net.localdomain meiojo-net

and a few others.

I can't seem to get the format right.

Does anyone have a proper Ubuntu example?
  • Quick Links