(1) ssh -X
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
may propmpt password if you do not have it now
on the local client
vncviewer
type in password
No comments:
Post a Comment