diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index 0b2b2ed..144b1cc 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -96,7 +96,7 @@ UsePAM yes #AllowAgentForwarding yes #AllowTcpForwarding yes #GatewayPorts no -X11Forwarding no +X11Forwarding yes #X11DisplayOffset 10 #X11UseLocalhost yes #PermitTTY yes