X11 forwarding problem (again)
I just got a brand new iMac (OSX 10.14.4) and of course now X11 forwarding is not working anymore even after trying to apply all the 'tricks' that worked with my previous computer.
Here is what I tried and used to work:
cd /etc/ssh/
vim sshd_config
X11Forwarding yes
XauthLocation /opt/X11/bin/xauth
X11DisplayOffset 10
X11UseLocalhost no
Then:
cd /System/Library/LaunchDaemons
launchctl unload ssh.plist
launchctl load ssh.plist
The "launchctl unload ssh.plist" command does not work anymore. I get "/System/Library/LaunchDaemons/ssh.plist: Could not find specified service"
Any advice? Has anyone successfully done this recently?
Thanks
iMac 27", macOS 10.14