Monday, March 23, 2009

X11 Forwarding using SSH

1. PuTTY

(1) In Connection-> SSH -> X11, check Enable X11 forwarding.

(2) In X display location, put localhost:0 .

2. X-Win32 (Unfortunately, it's not free)

(1) Add new session (Host, Login/Password, command (ex. /usr/bin/xterm -ls))

(2) In Windows tab, check Multiple window.


(Reference) http://tldp.org/HOWTO/XDMCP-HOWTO/ssh.html

No comments: