X Applications on Mac: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
2. Start XQuartz (last time I had to restart the Mac for it to accept remote display)
2. Start XQuartz (last time I had to restart the Mac for it to accept remote display)


3. Connect to the remote machine with ssh -X ... This will set up the DISPLAY variable appropriately (the sshd server has to be configured to forward X). More details on X forwarding over ssh are available here [[X Applications on Mac]].
3. Connect to the remote machine with ssh -X ... This will set up the DISPLAY variable appropriately (the sshd server has to be configured to forward X). More details on X forwarding over ssh are available here: {{Internal|Sshd Configure X Forwarding|Configure sshd X Forwarding}}


4. xclock
4. xclock

Latest revision as of 00:40, 12 July 2017

Internal

Overview

In order to get a remote X application to display on a Mac:

1. Install XQuartz

2. Start XQuartz (last time I had to restart the Mac for it to accept remote display)

3. Connect to the remote machine with ssh -X ... This will set up the DISPLAY variable appropriately (the sshd server has to be configured to forward X). More details on X forwarding over ssh are available here:

Configure sshd X Forwarding

4. xclock