DistroBox project 05 February 2023, 18:49:23 Hello everyone.Is possible use this project distrobox on Artix?Somebody using ? Quote Selected
Re: DistroBox project Reply #1 – 05 February 2023, 19:07:07 It uses Docker/Podman under the hood, so I don't see why it wouldn't work. Quote Selected
Re: DistroBox project Reply #2 – 06 February 2023, 15:02:01 I'm testing this project, but, every time I start the application, it not working. Quote Selected
Re: DistroBox project Reply #3 – 06 February 2023, 20:01:18 Are you ssh'ing into ubuntu-box ?If so you need to enable SSH X-Forwarding. And according to distrobox make the hostnames match.https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#enable-ssh-x-forwarding-when-ssh-ing-in-a-distrobox Quote Selected Last Edit: 06 February 2023, 20:20:48 by gripped
Re: DistroBox project Reply #4 – 06 February 2023, 23:36:42 Try the one shown here.https://distrobox.privatedns.org/compatibility.html#compatibility-notes Quote Selected
Re: DistroBox project Reply #5 – 07 February 2023, 13:31:03 Quote from: jjg1965 – on 06 February 2023, 23:36:42Try the one shown here.https://distrobox.privatedns.org/compatibility.html#compatibility-notesThank you for help, I was only run Code: [Select]xhost +si:localuser:$USER in my host. Quote Selected
Re: DistroBox project Reply #6 – 30 August 2025, 04:02:25 I'd love having distrobox (or any sandbox) working to run any systemd-dependent program without tweaking my host to adapt to it. Quote Selected
Re: DistroBox project Reply #7 – 30 August 2025, 05:39:26 Quote from: systemDisgrace – on 30 August 2025, 04:02:25I'd love having distrobox (or any sandbox) working to run any systemd-dependent program without tweaking my host to adapt to it.distrobox is already in galaxy Quote Selected 1 Likes