Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 14:11:27 -0500
From:      stan <stanb@panix.com>
To:        Glen Barber <glen.j.barber@gmail.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: ssh and X11 problem
Message-ID:  <20081231191127.GA25246@teddy.fas.com>
In-Reply-To: <1230748343.28408.10.camel@orion>
References:  <20081231173517.GA22363@teddy.fas.com> <1230745308.28408.2.camel@orion> <20081231175429.GB22662@teddy.fas.com> <1230746298.28408.5.camel@orion> <20081231180252.GD22662@teddy.fas.com> <1230748343.28408.10.camel@orion>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 31, 2008 at 01:32:23PM -0500, Glen Barber wrote:
> On Wed, 2008-12-31 at 13:02 -0500, stan wrote:
> > On the FreeBSD machine? I may be confused, but I think that on the FreeBSD
> > machine the "client" tassk (eg xclock) is run, and it is pointed to the
> > server on the machine that I am connecting _from_. Am I confused?
> > 
> 
> The task runs on the host machine (using the Xserver) and is forwarded
> over SSH to the client machine.  The "client task" you refer to is on
> the "host" machine.  
> 
The terms sever, and client are backwards from the intuitve expectaion in
the X world. The "server" is the process (X) taht actually updates the
screen with graphics (eg draw box). The "client" is the process that wisfes
to access the serrver to put somehting on the screen (eg xclcok). So, in
this case the "server" is on the Linux machine, and the client(s0 are on
the FreeBSD machine.

For the record, I solved the problem. Thier was no "hostname" entry in
/etc/rc.conf. hostname returned nothig. Fixing this, and rebooting cured
this problem.

Thaks to veryone for making me think this through.

Now, if somebady cna just give me a clue on the scanner issue (see seperate
thread).



-- 
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.



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