Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
deb12:x11 [2026/04/04 14:00] – created Bernard Condraudeb12:x11 [2026/04/04 14:04] (current) – [On local client] Bernard Condrau
Line 1: Line 1:
 ====== X11 remote ====== ====== X11 remote ======
 +The following instructions work for Windows 11 with WSL2 installed, which includes WSLg, the built-in XServer client.
 +
 ===== On remote machine ===== ===== On remote machine =====
   * Edit ''sshd_config'':<code>X11Forwarding yes   * Edit ''sshd_config'':<code>X11Forwarding yes
 X11UseLocalhost yes</code> X11UseLocalhost yes</code>
 +  * Restart with ''service sshd restart''
  
-===== On local client ===== +===== On local Windows 11 client ===== 
-{{:deb12:putty-x11.jpg|}} +{{:deb12:putty-x11.jpg?600|PuTTY settings}}
-Save and restart the service: sudo systemctl restart ssh+