Dear group,
1. My workstation "gar" is running Debian 12 with XFCE.
2. I have another PC "marlin" running Ubuntu 24.04 LTS with XFCE.
3. I recently added a PC "octopus" running Ubuntu 26.04 LTS Server, without desktop environment.
4. Both "marlin" and "octopus" have a user "localadmin", on "gar" my
username is "cgelinek".
5. I'd like to `ssh -Y localadmin@octopus` from "gar" and then start a
podman container with `xeyes` in it and be able to see it on my screen on "gar".
6. I can do that with "marlin" (i.e. `ssh -Y localadmin@marlin`), but not with "octopus".
Some debugging suggests that when I `ssh -Y localadmin@octopus`, on octopus
* $DISPLAY is localhost:10.0,
* /home/localadmin/.Xauthority has the date of connection but
* $XAUTHORITY is empty.
* Unsurprisingly, when I try to run `xeyes` from within a container (with DISPLAY and XAUTHORITY being forwarded), it stops with `Error: Can't open display: localhost:10.0`.
I have checked that xauth is installed on octopus and have run out of ideas what to try next, any ideas?
Thanks for your time,
Christian
On Mon, May 25, 2026 at 03:47:14PM +0930, Christian Gelinek wrote:
5. I'd like to `ssh -Y localadmin@octopus` from "gar" and then start a
podman container with `xeyes` in it and be able to see it on my screen on
"gar".
(
Here a `ssh -X server` user.
According `man ssh` are `ssh -X` and `ssh -Y` simular.
)
Acknowledge on 'podman container with `xeyes` in it'
Ideas:
* Compare working and non-working setup further
* Tell more about the actual use case.
On 25/5/26 16:33, Geert Stappers wrote:
On Mon, May 25, 2026 at 03:47:14PM +0930, Christian Gelinek wrote:
5. I'd like to `ssh -Y localadmin@octopus` from "gar" and then start a podman container with `xeyes` in it and be able to see it on my screen on "gar".
Acknowledge on 'podman container with `xeyes` in it'
... ideas?
Ideas:
* Compare working and non-working setup further
What would you suggest to compare?
* Tell more about the actual use case.
I have some software with X11 GUI I'd like to run inside podman containers
on machine octopus.
The octopus host itself should be as minimal and as
disposable as practical and only be used as a gateway to the software in the containers. Previously it was enough to have a few real metal PCs (like marlin) with a full-blown desktop environment but recently the number of OS variants has been increasing and I'd like to save resources by using containers instead, where I'm hoping that trying & installing new OS distributions and versions would be less hassle and costly than dealing with real metal for each combination.
Thanks for your time,
Christian
Dear group,
1. My workstation "gar" is running Debian 12 with XFCE.
2. I have another PC "marlin" running Ubuntu 24.04 LTS with XFCE.
3. I recently added a PC "octopus" running Ubuntu 26.04 LTS Server,
without desktop environment.
4. Both "marlin" and "octopus" have a user "localadmin", on "gar" my username is "cgelinek".
5. I'd like to `ssh -Y localadmin@octopus` from "gar" and then start a podman container with `xeyes` in it and be able to see it on my screen
on "gar".
6. I can do that with "marlin" (i.e. `ssh -Y localadmin@marlin`), but
not with "octopus".
Some debugging suggests that when I `ssh -Y localadmin@octopus`, on
octopus
* $DISPLAY is localhost:10.0,
* /home/localadmin/.Xauthority has the date of connection but
* $XAUTHORITY is empty.
* Unsurprisingly, when I try to run `xeyes` from within a container
(with DISPLAY and XAUTHORITY being forwarded), it stops with `Error:
Can't open display: localhost:10.0`.
I have checked that xauth is installed on octopus and have run out of
ideas what to try next, any ideas?
Thanks for your time,
Christian
1. My workstation "gar" is running Debian 12 with XFCE.
3. I recently added a PC "octopus" running Ubuntu 26.04 LTS Server, without desktop environment.
5. I'd like to `ssh -Y localadmin@octopus` from "gar" and then start a
podman container with `xeyes` in it and be able to see it on my screen on "gar".
I have checked that xauth is installed on octopus and have run out of ideas what to try next, any ideas?
I have some software with X11 GUI I'd like to run inside podman
containers on machine octopus. The octopus host itself should be as
minimal and as disposable as practical and only be used as a gateway
to the software in the containers.ÿ Previously it was enough to have a
few real metal PCs (like marlin) with a full-blown desktop environment
but recently the number of OS variants has been increasing and I'd
like to save resources by using containers instead, where I'm hoping
that trying & installing new OS distributions and versions would be
less hassle and costly than dealing with real metal for each combination.
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 4 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 495145:22:59 |
| Calls: | 165 |
| Files: | 574 |
| D/L today: |
29 files (9,998K bytes) |
| Messages: | 78,198 |