XFS is running, but are you sure it is listening on tcp port 7100 ? Try this:
netstat -an | grep ":7100 " If you don't see a line showing 'LISTENING', then you need to configure xfs to listen. Look at the /etc/X11/fs/config file, I know on RH7.2 and 8, there is a setting for 'no-listen', that should be commented out. For RH7.1, you may need to modify the way XFS is started, I don't remember for sure. Hope that helps, --- "Matthew L. McCarty" <[EMAIL PROTECTED]> wrote: > The main problem our students have with their LTSP > installations are the > fonts. SO as a solution I was thinking of > implementing a font server.. > > Has anybody had experience with this in a production > environment? > Basically I am looking for advice from anybody that > has had some > problems with using a font server with LTSP and > how/if they could > overcome those problems. > > Thnak you, > > M. McCarty > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance > Computing Channel > http://hpc.devchannel.org/ > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or > change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.openprojects.net __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
