Setup X11 forwarding on Solaris11 with putty ans x-ming
Set up x env on solaris11
1. latch x-ming in local env
2. set up putty in local env
3. Login to Solaris11 do below
edit /etc/ssh/sshd_config
# X11 tunneling options X11Forwarding yes X11DisplayOffset 10 X11UseLocalhost yes
restart sshd
svcs -a | grep ssh
svcadm restart
install xclock to test and xauth to enable xfordwarding
root@s11db10g:~# pkg list -af xauth NAME (PUBLISHER) VERSION IFO x11/session/xauth 1.0.7-0.175.1.0.0.24.1317 — x11/session/xauth 1.0.6-0.175.0.0.0.0.1215 — x11/session/xauth 1.0.4-0.151 —