using terminal to connect to another server in Ubuntu

Asked by ChrisGreenwood

Im using the terminal to connect to an ssh server but I cant display images, it says "display: unable to open X server". In windows I would have to open the X session program, but I figured it would be easier using Ubuntu. Anyone know how to do this?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
jz (jz+) said :
#1

If you want to forward an X session use:

ssh -X [your IP]

You can then run any app that has a GUI.

Can you help with this problem?

Provide an answer of your own, or ask ChrisGreenwood for more information if necessary.

To post a message you must log in.