From: Stephen Samuel <samuel@bcgreen.com>
To: "Juan Facundo Suárez" <facundo.suarez@ensi.com.ar>,
linux-newbie@vger.kernel.org
Subject: Re: Remote X
Date: Thu, 15 Apr 2004 11:26:50 -0700 [thread overview]
Message-ID: <407ED3EA.4010704@bcgreen.com> (raw)
In-Reply-To: <004501c41fce$712216c0$680410ac@pcinstru1>
First thing to note here, is a bit of nomenclature.
For X windows, the server is the machine with the DISPLAY
The client is the one running the program.
I"m going to presume here, that the Linux box is
supposed to be the server.
First of all, you need to make sure that the Linux box
is allowing connections from the remote machine. If you've
already started a window manager (looks like you're using
windowmaker,) you do NOT need to start it again from the PC,
but you DO need to provide access to the PC from the Linux server
if you have a local xterm running on the PC, try going:
xhost + 192.168.0.2
(presuming that this is the address of the PC). This is the
most INsecure way of doing this (read up on xauth for a better way),
but it's OK for testing.
if you want to be *really* insecure,
xhost +
will allow ANY machine which can get packets to your box to open
up a connection.
On the PC, try something simpler than another windowing program, like
an xterm, or xclock....
xclock -display 192.168.0.1:(a)
[ I'm presumimg that (a) is replaced by a number...]
Note: if you really want to start windowmaker from the PC,
then you should NOT be starting it on the Linux box... You don't
want two window managers running at the same time on one (virtual)
display.
Juan Facundo Suárez wrote:
> Hi all.
>
> I am trying to set up a remote X conection. And i am reading about XFree86.
> I will tell you what i understood, and you tell me if i am wrong.
> I did some tests in my pc. i have started two or more Xfree86 server like
> this:
>
> $:XFree86 :(a) vt(b)
>
> and after that, run wmaker like this:
>
> $:wmaker -display :(a)
>
> and it worked fine. I think i can do something like this, but running
> wmaker in another pc on my lan, like:
>
> $:wmaker -display 192.168.0.1:(a)
>
> where 192.168.0.1 is the ip from machine where i started XFree86. I think
> this shoud start wmaker any pc from my lan, working in host 192.168.0.1. Is
> this correct?, or need to change something?. what is it?.
>
> Besides, i know about VNC. I have tried it, and it is great how it works
> windo$/linux platforms crossover. But, if you know about any other way to
> make remotes X sessions, please, tell me. I will ask you, too, about any
> window$ X client to work with Xfree86, if there is any.
>
> Thaks !!
>
> _____
> / ___/
> / /_ ____ ____ ____ Facundo Suárez - facundo.suarez@ensi.com.ar
> / __/ / __ \ / ___\ / __ \ Instrumentos - ENSI SE
> / / / /_/ / / /___ / /_/ / Arroyito - Argentina
> /_/ \_____\ \____/ \____/ Usuario Registrado Linux
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--
Stephen Samuel +1(604)876-0426 samuel@bcgreen.com
http://www.bcgreen.com/~samuel/
Powerful committed communication. Transformation touching
the jewel within each person and bringing it to light.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-04-15 18:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-11 14:08 Remote X Juan Facundo Suárez
2004-04-12 17:37 ` Beolach
2004-04-13 14:55 ` Juan Facundo Suárez
2004-04-13 16:59 ` Beolach
2004-04-15 5:51 ` Eric
2004-04-15 18:26 ` Stephen Samuel [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-04-13 17:29 Little, Chris
2004-04-14 12:01 ` Juan Facundo Suárez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=407ED3EA.4010704@bcgreen.com \
--to=samuel@bcgreen.com \
--cc=facundo.suarez@ensi.com.ar \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox