Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2006 11:40:02 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        dick hoogendijk <dick@nagual.nl>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: X server remote login
Message-ID:  <20061210104001.GA6304@owl.midgard.homeip.net>
In-Reply-To: <20061210094740.GA47520@lothlorien.nagual.nl>
References:  <1165691646.3362.4.camel@arwen> <6.0.0.22.2.20061209145320.024fed40@mail.computinginnovations.com> <1165698490.3362.15.camel@arwen> <457B556C.4000707@oss-solutions.com> <20061210094740.GA47520@lothlorien.nagual.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 10, 2006 at 10:47:40AM +0100, dick hoogendijk wrote:
> On 09 Dec Tony Shadwick wrote:
> > On the xserver, if you want it to happen automatically, you would put
> > startx in your .login file.  So if you wanted that flag passed, you
> > would place startx -listen_tcp in your .login file.
> > 
> > On the client side, you're running an x-client, I presume that gets
> > started from /etc/rc.conf.  There's probably something like
> > xorg_enable="YES", and xorg_flags="blah", and you would put it in your
> > xorg_flags statement.
> 
> Xserver/Xclient side is still a bit confusing to me.

It usually is a bit confusing since the Xserver/Xclient terminology is
almost backwards from how server/client is usually used.

An Xserver is the part that has a display and a keyboard.
An Xclient is a program that connects to the Xserver to display pictures.


> What happens is, when I logon to a solaris machine I get a login screen
> on which I also can logon to remote machines graphicaly. I can even chose
> from a list there, because these remote machines broadcast themselves?
> All solaris machines are seen; my FreeBSD machines are not. The latter I
> want changed, so I can chose to logon to a FreeBSD (remote) machine from
> my solaris desktop machine. Hope this will clear things up a bit.

It is quite clear what you want (except possibly to those people who have
never seen such a setup before and don't even know it is possible).

I have never set up such a system myself, but I think all the information
you need can be found in the xdm(1) manpage.  (The config files for xdm can
be found under /usr/X11R6/lib/X11/xdm/)



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061210104001.GA6304>