viagra
phentermine

Posts Tagged ‘X11’

Tunneling X over SSH

Monday, February 4th, 2008

You like running remote X sessions, but you know that they are completely insecure, so you want to run X over SSH.

Enable X forwarding on the SSH server, in /etc/ssh/sshd_config. Then use the -X flag when you start your SSH session.

(more…)