On Wed, 6 Mar 2002 23:56:46 +0100 "Morten" <[EMAIL PROTECTED]> wrote:
> On the Server the Xserver is not starting. On the clinet the Xserver > seems to start becasue a get the gray backround with the big X, but cant > get contact with a display manager. Actually you do not need X on the server, so don't care about that till the rest is working, although it should be working after a RH installation I guess. That you do not get any loginmanager often is because it is not configured correctly or it is not started at all. > I have been trying to follow the LTS troubleshooting for Xserver and > there is one place i do not understand . > > The manual says: > To se if there is a display manager running you can use the "netstat" > command. OK and i do so. Then i see the command "netstat -ap (some kind > of line) grep xdmcp" > > What is this line indicating? The Line (I think you are talking about | <--- that one) is called pipe (well, i know it as pipe) and on unix-like-systems you can pass the output from one command/programm to another one. In this case you do a "netstat -ap" and pipe the output to "grep" which is supposed to only show lines that contains "xdmcp". > So i write everything infront of the line bacuause i do not know what it > means; > The manual says i should see this: > " > udp 0 0 *:xdmcp *:* 1493/gmd > > I see > > udp 0 0 *:sunrpc *:* (nothing here) > > For me it looks like your displaymanager is not running, or not broadcasting, which one are you using? for xdm it is one line in the config where you have to remove the hashmark to eneable broadcasting. > Then i ask myself: If it is not identical, where can i go in and change > it so it become identical? Start a displaymanager with broadcasting enabled :-) > Can it be a question about the video card. It has been working well, > before i reeinstalled the server 2 days ago. Can it help to get another > one? I am a little desperat, becasue i am supposed to present the > project (that actualy was up running perfect 2 days ago with an earlier > version of RH and LTS) on Friday. As I said it is totally unimportant what card you have in the server because X does not have to run on the server. So far my 0.02EUR Claas Rathje _____________________________________________________________________ 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