X over ssh

Use either -X or -Y option with ssh.
localhost$ ssh -X remotehost
remotehost$ xterm # this remotehost xterm will show on your local machine

No comments: