This commit is contained in:
Spencer Killen 2025-01-12 20:20:40 -07:00
parent 34c9137c59
commit 39e6166213
Signed by: sjkillen
GPG Key ID: 3AF3117BA6FBB75B
1 changed files with 12 additions and 0 deletions

View File

@ -3,3 +3,15 @@
- https://github.com/mviereck/x11docker/wiki/How-to-access-X-over-TCP-IP-network - https://github.com/mviereck/x11docker/wiki/How-to-access-X-over-TCP-IP-network
- https://askubuntu.com/questions/203173/run-application-on-local-machine-and-show-gui-on-remote-display - https://askubuntu.com/questions/203173/run-application-on-local-machine-and-show-gui-on-remote-display
- https://askubuntu.com/questions/615139/how-to-make-x-org-listen-tcp-port-to-remote-connections - https://askubuntu.com/questions/615139/how-to-make-x-org-listen-tcp-port-to-remote-connections
How to determine display manager (thing that starts Xorg)
- https://unix.stackexchange.com/questions/20370/is-there-a-simple-linux-command-that-will-tell-me-what-my-display-manager-is
Enable TCP when using GDM3 as display manager
- https://askubuntu.com/questions/672180/x-server-started-with-nolisten-tcp-in-spite-of-disallowtcp-false-in-etc-gdm
Testing X server
- https://wiki.archlinux.org/title/Xephyr