💻 Software
X forwarding over SSH from Mac to a Linux box
Fresh5 days ago
Mar 15, 202611086 viewsConfidence Score0%
0%
Problem
I need run Mac applications on a remote Mac machine and display it on a local Linux machine's X server (a lot of articles on the Internet seem to be detailing how would you do it the opposite way). My variable appears to be empty. What should it look like so that forwarding works correctly? Can I r…
Error Output
$ ssh -X mac-box $ cd /Developer/Applications/Xcode.app $ ./Contents/MacOS/Xcode Sat Oct 3 20:41:26 mac-box.local Xcode[15634] <Error>: kCGErrorFail…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: X forwarding over SSH from Mac to a Linux box
Low Risk
If a Mac's Aqua was X, then you would not need to run X (XQuartz) to start other X programs on a Mac... So: no, I think you cannot do this. But, to help you get started, I'd first try to get true X programs forwarded to your Linux machine: On your M…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix