->Thanks. But a full desktop is definitely what I do not want. This is the great thing about Xpra: like the good old remote X11, but fast and detachable.
Exactly. A whole new Linux distro can be made following your approach. The distro that I have had in mind since ages. A Linux distro that acts as a main box with a lot of little boxes inside. Each one is a vm with a different OS (FreeBSD,NetBSD,OpenBSD and so on). And Xpra installed on each virtual machine / distro. And in the main distro,using Xpra you can call all the different commands and applications that belong to each distro. Something like this : Firefox-FreeBSD.sh : xpra --start-child=firefox-on-FreeBSD --exit-with-children start ssh:ssecem:15 Firefox-NetBSD.sh : xpra --start-child=firefox-on-NetBSD --exit-with-children start ssh:ssecem:15 or even better,without creating a lot of shell scripts,maybe is enough to make a hard use of Aliases... On Fri, Apr 25, 2025 at 3:44 PM Nicolas George <geo...@nsup.org> wrote: > Frank Guthausen (HE12025-04-25): > > Maybe it is overkill for what you want, but you can use x2go to > > have this kind of remote ressource usage for an entire desktop. > > Thanks. But a full desktop is definitely what I do not want. This is the > great thing about Xpra: like good old remote X11, but fast and > detachable. > > Regards, > > -- > Nicolas George > > -- Mario.