DistroBox project 05 February 2023, 18:49:23 Hello everyone.Is possible use this project distrobox on Artix?Somebody using ?
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.
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.
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 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
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.