[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:window_managers:remotex_linux2linux [2016/07/26 16:56 (UTC)] – [Plain Ol' Vanilla X11 Forwarding] poncehowtos:window_managers:remotex_linux2linux [2016/07/26 16:59 (UTC)] – [Plain Ol' Vanilla X11 Forwarding] ponce
Line 9: Line 9:
  
      startx -- -listen tcp      startx -- -listen tcp
 +
 +if you are using a display manager to launch your X session refer to its documentation for enabling this in its configuration file.
  
 2) Tell your X11 Server Linux box to accept X11 connections from the Client machines with the xhost command. You can add the the command to .bashrc or .profile: 2) Tell your X11 Server Linux box to accept X11 connections from the Client machines with the xhost command. You can add the the command to .bashrc or .profile:
 howtos:window_managers:remotex_linux2linux ()