X Applications on Mac

From NovaOrdis Knowledge Base
Revision as of 00:17, 12 July 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * Mac =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 t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)

4. xclock