

I read this as Elon being afraid of Luigis
Think reddit is afraid of a little super smash bros?
Okay, the permission error is almost certainly because the Samba process inside the container doesn’t have the right Linux permissions for the host directory /mnt/my_ext_hdd/my_dir/my_subdir.
On your server running docker, find the numeric UID and GID for that directory: ls -ln /mnt/my_ext_hdd/my_dir/my_subdir
you likely need to set PUID=<uid_from_step_1> and PGID=<gid_from_step_1> in the environment: section of your docker-compose.yml file for the Samba service.
Recreate the container (docker compose up -d --force-recreate).
WARNING: This assumes you are only accessing Samba from within your secure local network. Never expose Samba directly to the internet. Doing so is a major security risk and makes you a target for attacks.
You’re running into that permission error because of how Docker handles file permissions between the host and the container. It’s by design for security reasons. The user inside the container likely doesn’t have access to the mounted directory unless the UID and GID match what’s on the host. You can work around it, but it’s locked down intentionally.
Also, what’s the use case here? What do you need file sharing via Samba in a Docker container for? If it’s just about moving files in and out, docker cp or docker exec -it container /bin/bash might be easier.
If it is just you on your server and the only access from outside your network is SSHing in front the VPN? You’re good. Especially if it’s just you on your network/VPN.
If there are services that others utilize, you need a firewall. Can’t trust other people’s devices to not drag in malware.
So, this question is very difficult to answer. I don’t want you to be discouraged though.
I can’t answer you because I don’t know your goals. Since we’re in /c/selfhosted, I assume you’re experimenting with some self-hosted setups, which is awesome! But what exactly are you hoping to do with OpenWRT? And what’s the plan for the switch? Are you aiming for better network control, VLANs, firewall rules, or are you just looking to have network area storage?
If you can share more about what you’re trying to accomplish, folks here will be much better equipped to help you figure out your next steps.
Have you seen his face though? He might be scared of how punchable of a face he has.
He might have the most punchable wealthy face.
Meh, fight fire with fire.
I heard Elon used to kneel during the national anthem.
I heard Elon used to vote Dem.
I heard Teslas explode.
I heard Teslas are made in a factory that uses chemicals known to turn frogs gay – and humans are next.
Nintendo really needs to step in here. 🔨
Uhh guys I hate reddit too but the entire economy is tanking.
This isnt a reddit thing and has nothing to do with reddit itself
Compare to s&p 500, nyse, NASDAQ, etc.
You are drastically underestimating how much Nintendo loves to sue.
Also, Nintendo’s late CEO Satoru Iwata famously took a massive (50%) pay cut during a tough time for Nintendo, instead of laying off employees. So…
Yoooo Nintendo should sue. Reddit is publicly traded.
Wait you mean like Facebook and every other thing that starts off as smart people being in the know and ends with the unwashed (metaphor for education and using historic language, not jabbing those without) masses taking the red pill and making the intelligence just noise that gets drowned out as the agenda matches on??
Idk it’s weird it’s almost like that’s 100% of human history!
If you’ll be running Linux and trying to use steam to run games, at all, avoid the 14th gen is.
If not, the 14th gen i9 is your bet.
Something with Proton, the layer that makes steam work with Linux, has been causing tons of people a lot of grief myself included. Any games that rely heavily on vulkan shaders will cause my whole system to crash under heavy load. It’s a known thing and Intel still seems clueless as to what to do to resolve it, afaik.
Auth portal for VPN tunnell -> Authelia -> fail2ban -> VLAN with services only.
ELK stack monitors the LAN. (Including VLAN)
Keep that VLAN segmented. You’re good unless you’re a DOGE employee, then I’d recommend quite a bit more security.
They remove NSFW content and they lose their whole market.
They are not the platform they think they are.
Reddit is basically an onlyfans ad platform.
I believe that >90% of aita is not traffic at this point.
https://crt.sh/ would make anyone who thought obscurity would be a solution poop themselves.