laggytoast

joined 9 months ago
[–] laggytoast@discuss.tchncs.de 1 points 3 days ago (2 children)

Is there any guide on how Soulseek works? I don't really understand how to use it and how it works

Can yt-dlp download lossless formats or is it just mp3?

This is interesting I've been looking for something to make my own router with and run OPNsense on. The price is good on these and they have 2 ethernet ports

Yeah I think streaming services killed this, why download music when you have Spotify, Youtube Music etc, with essentially all songs on it.

[–] laggytoast@discuss.tchncs.de 9 points 2 weeks ago (2 children)

I'm always struggling to find ebooks and flac albums, sometimes it is fine but sometimes it is impossible. Or they are weird versions.

[–] laggytoast@discuss.tchncs.de 1 points 2 weeks ago (1 children)

This looks interesting, it could be good to get away from Google. I never think about other proprietary system I always think first about moving to Open Source solutions.

[–] laggytoast@discuss.tchncs.de 4 points 2 weeks ago (3 children)

I honestly don't think there is a replacement for Google Maps, I use Organic Maps from time to time but it is more difficult to use, rarely can I just input the name of a business and it finds it.

I suppose using it like a directory for restaurants and attractions could be done through the browser without an account but it is hard to deny Google Maps is a fantastic resource and hard to replace.

 

In my country as part of the test for you fill licence you need to perform some manoeuvres one of them being a U Turn on a normal 2 lane road, usually done in a quiet housing estate.

I have been practicing but I am struggling to get it consistently, just wondering if anyone here has any tips!

0
Help with lxc write access (discuss.tchncs.de)
submitted 2 months ago* (last edited 2 months ago) by laggytoast@discuss.tchncs.de to c/selfhosted@lemmy.world
 

I need some help with my setup please, I am fairly new to selfhosting and the information I found searching hasn't helped me understand what is wrong. But I have miniPC running proxmox with all my stuff running jellyfin/arr stack etc. I then have another machine running my file share using SMB (maybe this is the wrong way to do it). I can add the share to my datacenter in proxmox and see it and but I cannot get my unprivileged container to write to the share. I can get privileged containers to write when I mount using cifs but this I read this is bad practice.

I have changed permissions on the file share to try give write access, I have tried Option 3 from this link I have been through this reddit thread and others.

Should I just make the lxc's that need to access the file privileged or is there something I am just not understanding here. I assumed this would be a fairly common setup and be fairly easy to configure but I am often wrong.

UPDATE: I changed to use NFS to manage the files and followed this guide allowing both the lxc and the main node on proxmox access to the files and this has solved the issues for me. My file share is just shared from a Debian server I am hosting potentially I will come across this issues when I swap to TrueNas in the future.