On Sat, 2005-10-08 at 11:33 -0500, Scott Balneaves wrote: > Things to check: > > Also, check and make sure the terminal thinks it's got a hostname. > > On the terminal in a shell, executing: > hostname > should return the same hostname as what's in your $DISPLAY variable. > > So, if, on the terminal, you've got: > > DISPLAY=ws101.ltsp:0.0
echo $DISPLAY ws101:0.0 > > Hostname on the terminal should return: > ws101.ltsp hostname RobinHood.LinuxAutrement.local > Also, check to see that /tmp/hosts looks like the following: > > 127.0.0.1 localhost > 192.168.0.254 server > 192.168.0.101 ws101.ltsp 127.0.0.1 localhost ws101 192.168.1.254 server 192.168.1.101 ws101 > Well, that too. Also, I don't have access to 64 bit machines, so it'll > be interesting to see if you're going to get bitten by some sizeof() > problems with ints, time_t's mode_t's etc. With some of the stuff that just does not work I often wonder if it's too bleeding edge. > Keep me posted. Will do. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _____________________________________________________________________ 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.freenode.net
