Sujet : Re: killing X11
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.miscDate : 24. Jun 2025, 23:43:50
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103f9n6$29m22$8@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.162 (Pokrosvk)
On Tue, 24 Jun 2025 16:29:57 -0000 (UTC), Jason Howe wrote:
On Tue, 24 Jun 2025 09:00:30 +0100, Andy Burns <usenet@andyburns.uk>
wrote:
>
Does anyone genuinely use X11 remotely?
If not daily, then several times per week.
Various use cases:
1) Running a remote browser on a headless server when you're trying to
poke at configuration webservice that's only listening on localhost.
2) SSH tunneling a browser on a remote server to poke at something on
the non-routable network
Do these two via an SSH tunnel. Because passing HTTP/HTTPS through the SSH
connection would be quicker than passing across entire GUI screens.
3) Presenting apps at work from home desktop or
vice-versa depending on what I'm doing.
Something like VNC or RDP would be more convenient for this purpose.