I am running a regular Ubuntu desktop machine running X-windows. I am remoted into a SUSE 11 Enterprise Server that doesn't have X installed.
My understanding is that even without X installed on the remote server, I should be able to run a windowed program from the remote SUSE server on my local desktop.
I'm connected using: ssh -i Cert.pem -X myuser@ip.add.re.ss
If this is posible, what do I type in the console to get the remote program displayed?
Also, when I type "xterm" it says "xterm: command not found"