ssh -X -Y user@server
Use this to run applications on your local computer from the SSH server.
Means that programs you have not installed can run if they are installed on the server.