You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/computers/remote-access/ssh.adoc
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,9 +75,7 @@ NOTE: If you receive a `connection timed out` error, you may have entered the wr
75
75
76
76
==== Forward X11 over SSH
77
77
78
-
NOTE: Raspberry Pi OS uses the Wayland window server by default. You can only forward X11 if you use the X window server. To enable window forwarding over X11, switch your desktop to the X window server in Control Centre or the Raspberry Pi configuration CLI.
79
-
80
-
NOTE: X11 is no longer installed by default on many desktop environments. Install a third-party X server such as https://www.xquartz.org/[XQuartz] to use X11 forwarding.
78
+
NOTE: On macOS and Windows, you must install a third-party X server to use X11 forwarding.
81
79
82
80
X11 enables graphical applications over SSH. Pass the `-Y` flag to forward an X session over SSH:
0 commit comments