X11 forwarding from OSX to Linux
I've done some looking and also located that it appears to be feasible to onward X11 applications to a mac equipment over ssh (i.e. ssh - ing right into a linux box and also releasing an X11 application and also having it turn up on the mac is display screen).
What I'm asking yourself is if this can be carried out in opposite (i.e. ssh - ing right into a mac equipment and also releasing an application and also having it turn up on a linux display screen). If this is feasible, just how do I deal with establishing it up, and also extra notably which OS X applications will this benefit?
Only X11 applications themselves can sent via X11 (so most OSX applications will not function). Nonetheless, check into remote desktop computer software program. It will not function fairly as rapid as X11, yet need to permit most applications to function appropriately (OpenGL could not function). This contrast of remote desktop computer software program need to get you began.
Of training course. You will certainly require to arrangement at the very least a X11 web server and also your SSH web server. As kept in mind, this will just allow you onward apps that run within X. Thus, it deserves checking into vnc, which is crossplatform and also evidently consisted of in OS X 10.4+
These instructions need to function, yet I've simply invested the last hr and also have not obtained it to function yet.
Additionally, you might desire the most up to date variation of X11 for Mac, XQuartz.
modify
XQuartz 2.3.3.2 (xorg - web server 1.4.2 - apple42), has, under Preferences, a Security tab, with an alternative called "Allow links from network clients". I believe that this setup will certainly make a distinction.
Related questions