Setup X11 forwarding on Solaris11 with putty ans x-ming
摘要:
Set up x env on solaris111. latch x-ming in local env2. set up putty in local env3. Login to Solaris11 do belowedit /etc/ssh/sshd_config# X11 tunneling optionsX11Forwarding yesX11DisplayOffset 10X11UseLocalhost yesrestart sshdsvcs -a | grep sshsvcadm restart install xclock to test and xauth to enabl 阅读全文
posted @ 2013-04-17 17:12 kramer 阅读(343) 评论(0) 推荐(0) 编辑