What’s the home page you are using on librewolf and can you share the CSS you used to make buttons bigger?
- 1 Post
- 7 Comments
laggytoast@discuss.tchncs.deto
Linux@lemmy.ml•I just found out my fiancee wants to switch to linux, lets start a distro war, what should be her first? + other questionsEnglish
2·11 months agoI have been thinking this for a while too and it’s a toss up between Fedora and Debian for a regular user and if you are gaming then something like PopOS or Bazzite I would want someone non-techy using something that is not a rolling release distro like Arch.
laggytoast@discuss.tchncs.deOPto
Selfhosted@lemmy.world•Help with lxc write accessEnglish
1·2 years agoNo problem, as far as I can understand that is the easiest solution I don’t see the problem with privileged containers if they are local in your network. I think I will test with NFS instead of smb/cifs and check the user access as @gaylord_fartmaster@lemmy.world mentioned above.
laggytoast@discuss.tchncs.deOPto
Selfhosted@lemmy.world•Help with lxc write accessEnglish
1·2 years agoThis makes sense, I’ll investigate this when I’m back home.
laggytoast@discuss.tchncs.deOPto
Selfhosted@lemmy.world•Help with lxc write accessEnglish
1·2 years agoThere is no reason as far as I learn more this was probably not the best way to set it up but I was just following guides to learn. The goal in the future is to build a bigger storage server and run something like TrueNas. I will look into NFS3 though it could solve some of my problems with the current setup.
laggytoast@discuss.tchncs.deOPto
Selfhosted@lemmy.world•Help with lxc write accessEnglish
1·2 years agoI can ping the fileserver and reach I can map the drive from calibre for example but it does not have write persmissions.
Maybe I am mounting incorrectly I mounted with
mount -t cifs username=username \\fileserverIP\folder \mnt\smb_shareThis works for 1 of my lxc that is privileged but does not work the unprivileged ones
tysm, I have an old surface that I’ve just been using as a display for monitoring my homelab but I’m gonna try out something like your setup and see how it goes.