Thursday, September 06, 2007

XWindows on Solaris 10

It requires FQ hostname in case of VPN client access

(1) ssh -X -l
on remote host directly execute UI application

ssh -X forward x11, there is no need to export DISPLAY any more


(2) vnc

run vncserver on the remote server as

vncserver :1
may propmpt password if you do not have it now

on the local client

vncviewer :1
type in password

No comments: