3

If I were logged into a remote machine as root with ssh -X, how would I go about viewing a particular X11 session that another logged in user was using? (that includes solutions such as remotely installing VNC)

chrism2671
  • 2,579
  • 9
  • 34
  • 45

1 Answers1

1

you can add vnc module to X11 config

check http://ubuntuforums.org/archive/index.php/t-279069.html

John
  • 391
  • 1
  • 4