• 0 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle




  • If Netscape had a large paid install base and still failed because a free browser became ubiquitous, what makes you think doing that now when the free browsers are already ubiquitous would work? Especially when it also has to compete with what is essentially already what you’re describing, Librewolf (or just Firefox + Arkenfox).




  • That reddit thread is horrible advice, it’s just mapping the LXC root user to the host root user, which is just a privileged LXC with extra steps (and maybe less secure).

    The reason you’re probably having issues is that your root user in the LXC is mapped to the host user 100000 by default, and that user doesn’t have access to the share, but you can change that with mount options or creating a user with 100000:100000 and adding it to a group with access.