public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* cannot get XDM on remote RH 8
@ 2004-02-18 15:34 amr roushi
  2004-02-18 16:26 ` Chris Green
  0 siblings, 1 reply; 5+ messages in thread
From: amr roushi @ 2004-02-18 15:34 UTC (permalink / raw)
  To: cygwin-xfree

I am running on W2K with XF86 and running fine with AIX & SUSE I get the 
xdm login via
  xwin :0 -query hostname -from hostnameHere .
all addresses are resolveable and XDM enabled .
when doing this to the redhat Nothing happens and also nothing in the 
XF86 log .
thanks for ur help



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cannot get XDM on remote RH 8
  2004-02-18 15:34 cannot get XDM on remote RH 8 amr roushi
@ 2004-02-18 16:26 ` Chris Green
  2004-02-18 17:10   ` amr roushi
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Green @ 2004-02-18 16:26 UTC (permalink / raw)
  To: cygwin-xfree

On Wed, Feb 18, 2004 at 04:22:48PM +0100, amr roushi wrote:
> I am running on W2K with XF86 and running fine with AIX & SUSE I get the 
> xdm login via
>  xwin :0 -query hostname -from hostnameHere .
> all addresses are resolveable and XDM enabled .
> when doing this to the redhat Nothing happens and also nothing in the 
> XF86 log .

Is xdm actually running on the Redhat system?  On most Linux systems
it isn't started by default I don't think, I usually add it to the
rc.local file.

-- 
Chris Green (chris@areti.co.uk)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cannot get XDM on remote RH 8
  2004-02-18 16:26 ` Chris Green
@ 2004-02-18 17:10   ` amr roushi
  2004-02-18 17:31     ` Igor Pechtchanski
  2004-02-18 19:23     ` Chris Green
  0 siblings, 2 replies; 5+ messages in thread
From: amr roushi @ 2004-02-18 17:10 UTC (permalink / raw)
  To: cygwin-xfree

Chris Green wrote:
> On Wed, Feb 18, 2004 at 04:22:48PM +0100, amr roushi wrote:
> 
>>I am running on W2K with XF86 and running fine with AIX & SUSE I get the 
>>xdm login via
>> xwin :0 -query hostname -from hostnameHere .
>>all addresses are resolveable and XDM enabled .
>>when doing this to the redhat Nothing happens and also nothing in the 
>>XF86 log .
> 
> 
> Is xdm actually running on the Redhat system?  On most Linux systems
> it isn't started by default I don't think, I usually add it to the
> rc.local file.
> 
Chris thank u for the hint can u give me the line to add in rc.local 
and where it is
thks agin for ur help
amr



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cannot get XDM on remote RH 8
  2004-02-18 17:10   ` amr roushi
@ 2004-02-18 17:31     ` Igor Pechtchanski
  2004-02-18 19:23     ` Chris Green
  1 sibling, 0 replies; 5+ messages in thread
From: Igor Pechtchanski @ 2004-02-18 17:31 UTC (permalink / raw)
  To: cygwin-xfree

On Wed, 18 Feb 2004, amr roushi wrote:

> Chris Green wrote:
> > On Wed, Feb 18, 2004 at 04:22:48PM +0100, amr roushi wrote:
> >
> >>I am running on W2K with XF86 and running fine with AIX & SUSE I get the
> >>xdm login via
> >> xwin :0 -query hostname -from hostnameHere .
> >>all addresses are resolveable and XDM enabled .
> >>when doing this to the redhat Nothing happens and also nothing in the
> >>XF86 log .
> >
> > Is xdm actually running on the Redhat system?  On most Linux systems
> > it isn't started by default I don't think, I usually add it to the
> > rc.local file.
> >
> Chris thank u for the hint can u give me the line to add in rc.local
> and where it is
> thks agin for ur help
> amr

Amr,

You might want to take a look at
<http://x.cygwin.com/docs/faq/cygwin-xfree-faq.html#xdmcp> and
<http://en.tldp.org/HOWTO/XDMCP-HOWTO/>...  To check whether xdm is
running, you can use "ps -ef | grep '[gkx]dm'".  If it is running, check
/var/log/messages to see if there are any complaints.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cannot get XDM on remote RH 8
  2004-02-18 17:10   ` amr roushi
  2004-02-18 17:31     ` Igor Pechtchanski
@ 2004-02-18 19:23     ` Chris Green
  1 sibling, 0 replies; 5+ messages in thread
From: Chris Green @ 2004-02-18 19:23 UTC (permalink / raw)
  To: cygwin-xfree

On Wed, Feb 18, 2004 at 06:02:01PM +0100, amr roushi wrote:
> Chris Green wrote:
> >On Wed, Feb 18, 2004 at 04:22:48PM +0100, amr roushi wrote:
> >
> >>I am running on W2K with XF86 and running fine with AIX & SUSE I get the 
> >>xdm login via
> >>xwin :0 -query hostname -from hostnameHere .
> >>all addresses are resolveable and XDM enabled .
> >>when doing this to the redhat Nothing happens and also nothing in the 
> >>XF86 log .
> >
> >
> >Is xdm actually running on the Redhat system?  On most Linux systems
> >it isn't started by default I don't think, I usually add it to the
> >rc.local file.
> >
> Chris thank u for the hint can u give me the line to add in rc.local 
> and where it is
> thks agin for ur help
> 
Well my /etc/rc.d/rc.local has:-

    /usr/X11R6/bin/xdm

This is on Slackware 9.1 but there's no guarantee that is going to be
right for other Linux versions, xdm may be in a different place and/or
you may have a different layout of start-up scripts.

-- 
Chris Green (chris@areti.co.uk)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-02-18 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-18 15:34 cannot get XDM on remote RH 8 amr roushi
2004-02-18 16:26 ` Chris Green
2004-02-18 17:10   ` amr roushi
2004-02-18 17:31     ` Igor Pechtchanski
2004-02-18 19:23     ` Chris Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).