Update Troubleshooting authored by Alain O' Miniussi's avatar Alain O' Miniussi
......@@ -80,6 +80,5 @@ XAuthLocation /opt/X11/bin/xauth
`ssh -X` should work since **XQuartz**, once enabled, uses xauth.
he only problem is that *ssh* is looking for xauth in `/usr/X11R6/bin` instead of `/opt/X11/bin` as it is on macOS with **XQuartz**
```
[source](https://stackoverflow.com/questions/27384725/ssh-x-warning-untrusted-x11-forwarding-setup-failed-xauth-key-data-not-gener)