What I do is the following, from an xterm: ssh -X -l yourusername servername This exports a display of 0:10, and allows you to display X programs on your remote box. You do have to modify sshd_config, changing X11Forwarding no to X11Forwarding yes