I can kind of get the logic behind this if you were an overseas call center. If you’re already based in the US, why lie? I can’t imagine why a call center would think being located in CA instead of OR would make the slightest difference.
- 0 Posts
- 7 Comments
Personally, my problem was always that math concepts were never presented in a way that actually made sense in the “real world.”
I was taught that complex numbers were real numbers with imaginary parts that had something to do with the square root of -1. Yeah, I get it, but… why?
Fast forward a few decades and I’m writing code that processes a digitized waveform. Now it makes sense. Math isn’t hard when you have a frame of reference. Learning math concepts solely for the sake of learning them is very hard.
corroded@lemmy.worldto Selfhosted@lemmy.world•Plex is locking remote streaming behind a subscription in AprilEnglish231·6 months agoThis is also true of Jellyfin, though. I have apps on my Windows PC, my Android phone, multiple Nvidia Shield boxes on my TVs, plus the web interface if I need it.
I switched over from Plex several years ago, and while it takes a bit more time to configure, compatibility for clients seems just as good for Jellyfin as it is for Plex.
Most importantly, Jellyfin is strictly client/server, no “cloud” bullshit and no remote account is required; I don’t want Plex phoning home with a list of the media on my file server.
I believe you’re correct. I didn’t realize that I had my containers set to privileged. That would explain why I’ve never had issues with mounting shares.
I’m sorry, I think I gave you bad information. I have my containers set to unprivileged=no. I forgot about the “double negative” in how that flag was described.
So apparently my containers are privileged, so I don’t think I’ve ever tried to do what you are doing.
I’m leaving this here for continuity, but don’t follow what I said here. I have my containers set as privileged. I was wrong.
I have a server that runs Proxmox and a server that runs TrueNAS, so a very similar setup to yours. As long as your LXC is tied to a network adapter that has access to your file server (it almost certainly is unless you’re using multiple NICs and/or VLANs), you should be able to mount shares inside your LXC just like you do on any other Linux machine.
Can you ping your fileserver from inside the container? If so, then the issue is with the configuration in the container itself. Privileged or unprivileged shouldn’t matter here. How are you trying to mount the CIFS share?
Edit: I see that you’re mounting the share in Proxmox and mapping it to your container. You don’t need to do this. Just mount it in the container itself.
Their one remaining COBOL developer finally either retired or died.