[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs
[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howtos:window_managers:remotex_linux2linux [2016/07/26 16:56 (UTC)] – [Plain Ol' Vanilla X11 Forwarding] ponce | howtos:window_managers:remotex_linux2linux [2016/07/26 17:01 (UTC)] (current) – [Remote X: Linux to Linux] ponce | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Remote X: Linux to Linux ====== | ====== Remote X: Linux to Linux ====== | ||
- | <!-- Add your text below. We strongly advise | + | As X11 in its newer versions doesn' |
- | ====== Plain Ol' Vanilla X11 Forwarding ====== | + | |
- | **NOTE:** in the X11 world, the **SERVER machine** is the one listening for a connection (your desktop). | + | |
- | 1) As X11 in its newer versions doesn' | + | if you are using a display manager |
+ | ====== Plain Ol' Vanilla X11 Forwarding ====== | ||
- | | + | **NOTE:** in the X11 world, the **SERVER machine** is the one listening for a connection (your desktop). |
- | 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: | + | 1) 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: |
| | ||
- | 3) Start the connection from the **client** (the remote) machine to the **server** (your desktop) machine: | + | 2) Start the connection from the **client** (the remote) machine to the **server** (your desktop) machine: |
Connect to the remote machine via ssh/ | Connect to the remote machine via ssh/ | ||