|
#1
| |||
| |||
| X11 over ssh? Hi Im just wondering if i can foward a normal X11 server (on linux) over ssh to my new OSX latop without installing another X11 on my laptop or if I need to VNC it. If i do have to VNC it, can you recommend a native client? Thanks |
|
#2
| ||||
| ||||
| As far as I know, you need the X11 environment to run that applications tunneled over SSH since those applications require the use of X11. This means you'll have to launch your SSH session from the xterm that comes with X11 in Mac OS X. I've done this from my iMac G5 using Apple's X11. Once X11 launched, xterm would pop up and then I would SSH into my Slackware box (provided that it was configured to forward X11 requests). From there, I would be able to launch applications from the command line such as Gaim, Firefox, etc. But it did require me to do this from an X11 environment.
__________________ • Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11 • Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1 • Apple PowerBook Duo 230 (33 MHz MC68030) - System 7.1 • "JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 12.1 • "Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 8.04 |
|
#3
| |||
| |||
| Yea, you have to have X11 installed on your Mac. You said installing another X11 on your laptop, what do you mean? You already have it installed and don't want to install it again, or you don't want to have it installed on the server and the laptop? Anyways, I can't really find a reason NOT to install X11 on your Mac, maybe if you are really tight on space or something. |