Sunday, April 5, 2009

forward ssh server's graphic display to client

  • on client:
vi /etc/ssh/ssh_config

ForwardX11 yes
  • test
firefox -no-remote


  • Reference:
http://www.ixdba.net/article/29/2026.html

No comments:

Post a Comment