Re: Using Xapps on another Linux system

1999-04-30 Thread Shao Zhang
What is wrong with the ssh? ssh -l username ip-address Richard Harran wrote: > This is the old xhost problem. You need to type: > xhost + > in an xterm on the X-Server. > > This is a security issue for the server, so a better, though probably > harder in practice, approach would be to

Re: Using Xapps on another Linux system

1999-04-30 Thread Richard Harran
This is the old xhost problem. You need to type: xhost + in an xterm on the X-Server. This is a security issue for the server, so a better, though probably harder in practice, approach would be to set (and export) the 'XAUTHORITY' variable of the client to that of the server. If you ar

Using Xapps on another Linux system

1999-04-29 Thread Brant Wells
Howdy: I'm looking for some help... I have Netscape installed on my Linux box & I need to get it to come up on my other Linux box using the XWindows system (Workshop)--(Linuxbox w/Netscape). I need netscape to run on the Workshop's XServer on display :0.0 (Workshop:0.0)... How c