Guy Rouillier wrote:

Brant Fitzsimmons wrote:

L.V.Gandhi wrote:

I can do remote login using ssh to another host and do cl jobs. But how to login with gui and run gui apps?


I do it with my wife's computer all the time. Once connected-- just start the program from the CL as you would do so locally.


Want to start Mozilla? Type in "mozilla".

Want to start xmms? Type in "xmms".

You get the picture.


In order for that to work, a couple things have to happen:

(1) the host you are connecting to has to be configured to allow X11 forwarding. This is set up in the sshd config file in /etc (sorry, I'm having system trouble at the moment and don't have it installed, but I think it is called sshd_config.) The default value is "no", i.e., do not allow X tunneling.

(2) you need to make your ssh connection so as to request X forwarding. With the Linux ssh client, this is done with ssh -X -l userid host.


I was assuming, possibly incorrectly, that they were using Mandrake on both ends. If that is the case-- it works out of the box.

--
Brant Fitzsimmons
[EMAIL PROTECTED]
___________________________________________________________________

Linux user #322847 | Linux machine #207465 | http://counter.li.org/
  AMD Duron 1.3GHz | Mandrake 9.1 | Kernel 2.4.21-0.25mdkduron
               KDE 3.1.3 | Mozilla 1.4 Mail Client
___________________________________________________________________

"All truth passes through three stages. First, it is ridiculed.
Second, it is violently opposed. Third, it is accepted as being
self-evident."
                                -Arthur Schopenhauer (1788-1860)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to