On Thu, 2020-04-30 at 10:11 -0600, S.Bob wrote: > I have a mac, I can ssh to it, I want to run a web browser FROM the mac > but displayed on my Fedora 31 laptop. > > > I tried this: > > > ssh -Y mac_ip > > export DISPLAY=:0 > > $ /Applications/Firefox.app/Contents/MacOS/firefox > > But no joy > > > Thoughts? Is this possible? The MacOS display system is not based on X, so this won't work out of the box. I believe you can install an X server from the Mac app store which should allow it to work. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx