December 18, 2009

X forwarding on ssh

ssh -C -X user@foo.bar

This can forward an xsession over ssh. Inside the forwarded terminal, you can
exec X11 apps. This is a savvy way to remotely run x11 apps. Try this out!

No comments:

Post a Comment