I'm new to SSH and trying to setup a connection to run Xapplications through my school. I made the login perfectly fine but once inside, i export the display to my ip ie:
export DISPLAY=MYIP:0.0
After that i try to run serveral xapplications for example xterm or firefox, though nothing happens. Instead of telling me that it cant reach the display or similar, I get no responce from the terminal, i have to ctrl + C to get back to the prompt.
I get the feeling I'm missing something simple..
