On Fri, 2003-08-15 at 20:26, Gerardo Marin wrote:
> You have the chance to use cygwin X server. I use the full gnome
> environment of my Linux machine from within cygwin.
> As Patrick Nelson says you can use X from cygwin:
> 
> At the cygwin prompt:
> 
> startx
> once X starts on cygwin, at the terminal, add your machine as xhost
> 
> xhost + my_machine
> ssh your_machine
> on your_machine:
> 
> export DISPLAY=win_machine:0
> gnome-session

That's a great way of NOT running X over ssh.

ssh -X your_machine

on your_machine
gnome-session

will give you ssh tunneling for X as well.

/Erik

-- 
[EMAIL PROTECTED]
fingerprint: 6666 A85B 95D3 D26B 296B 6C60 4F32 2C0B 693D 6E32
_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to