Quote:
Quote:
Are you trying to do a remote desktop thing or run X apps locally?

Remote desktop. The terminal emulation app we have is text based only.

X isn't designed for remote desktop. It can display individual applications on a remote computer. If the application you want to see is called "myapp", you can run "ssh -X unixhost myapp" and it will display the app on your local X server.

If all you're interested in is the one app, I'd say VNC is probably overkill, but you could give both a shot and see which works better for you.
_________________________
Bitt Faulk