Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] linux - vncserver
- Date: Sun, 30 Jul 2006 18:06:19 -0700
- From: "bruce" <bedouglas@xxxxxxxxxxxxx>
- Subject: [Condor-users] linux - vncserver
hi.
i have vncserver running on a linux FC3 box. in adding another app, it
appears that vnc requires that my "/etc/hosts" file be set up with:
127.0.0.1 foo localhost.localdomain localhost
foo in this case is the name of the box.
i'm trying to setup my VNC and the Condor app to work on a number of
machines in my network. it appears that i can't have "foo" on the same line
as the 127.0.0.1 for Condor to work. however, it appears that I can't remove
the 'foo' or the VNC doesn't seem to work. i'm using VNC to generate the
gnome display.
it appears that my issues are tied to the /etc/hosts file...
any thoughts/assistance will be appreciated.
thanks
-bruce