At 11:33 AM 3/18/99 -0700, Ashley M. Kirchner wrote:
>
> Q1: Lately I've noticed that lookups from anything behind masq is
>timing out. For example, if I try to load up a webpage on my Win95 box,
>it'll sit there for a moment, then tell me it can't find the server. When
>I try a second time, it finds it and loads just fine. The networking on
>the Win95 box is accurate as far as the DNS, default domains and all. I
>just don'tunderstand why it's timing out now... This started happening
>after I upgraded the machine from Slackware to Redhat...
>
> Q2: It's like to be able to launch X on my linux box, but have it
>display on my Win95 box. Is there anyway to do that? What programs do I
>need on my Win95 box to be able to pull this stunt?
You don't launch X on your server and have it display on your Windows box.
You launch an X server on your windows box. Then, when you launch an X
client program on your Linux box, you tell it to display on the server on
the Windows machine. Some clients you can tell where to display on the
command line. A more general solution is to set the DISPLAY environmental
variable.
You need a telnet client. One comes with Windows.
You need an X server. There is a list of Unix ports to Windows on the NT
Emacs web page, at
http://www.cs.washington.edu/homes/voelker/ntemacs.html#other-tools. I use
the server provided by MicroImages, see www.microimages.com.
I usually log in to my Linux server using the telnet client, then set the
DISPLAY variable like so:
export DISPLAY=charlesc:0.0
then run an xterm, like so:
nxterm &
And away you go.
-- C^2
`When you say "I wrote a program that crashed Windows", people
just stare at you blankly and say "Hey, I got those with the system, *for
free*".'
-- Linus Torvalds
[EMAIL PROTECTED]
Looking for fine software
and/or web pages?
http://w3.trib.com/~ccurley
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]