You might try blending these two together https://hotkey404.com/how-to-turn-raspberry-pi-into-freepbx-based-gsm-gateway/
https://sysopstechnix.com/build-your-own-sms-gateway-using-raspberry-pi/
You might try blending these two together https://hotkey404.com/how-to-turn-raspberry-pi-into-freepbx-based-gsm-gateway/
https://sysopstechnix.com/build-your-own-sms-gateway-using-raspberry-pi/
I suspect what you are looking for is a gsm gateway. There are many standalone implementations, some ready made, some a bit more DIY
Just so you know, you can run pi-hole as a container as well
About dhcp, I don’t know about unifi, but I guess in the firewall you can configure static dhcp leases. So son1 devices always get same ip. Then you can configure a hairpin port forwarding, so any requests for ports tcp/udp53 from his devices get forwarded to pi-hole. That is assuming that in the “general” dhcp config you assign an external dns.
Otherwise you could try creating two different dhcp pools, one with pi-hole (and make sure son1 devices get a static lease in there) and one for everyone else.
As a side note, I recommend looking into self hosting your piped instance, so even son2 can enjoy YouTube without all the ads! (And the tracking)
I bet that thing was fast!
To each their own man. I just would not have enough memory on my potato servers to run all those VMs 😅
Why all those VMs instead of containers?
Ah, I host my own instance of piped, that solves a problem 😅
I use a rPi3 for this stuff exactly. I have about 300 movies in the folder (I know it sounds like a rookie number but I keep only stuff I know it will be watched) and kodi (through jellyfin addon) only takes a few seconds to load. My jellyfin server is not on the nas itself, it’s on a separate docker server for hw transcoding on the fly (and the nas has hdd drives).
I used the piped addon for youtube.
I use kore app on my phone to control kodi. Been working like this for about 7 years.
Borg from the server to the nas, aws glacier from the nas to offsite.
And works really well!
I would have put assembly as true neutral
All other peaceful options
Well I only had one atari console, the one to play pong/tennis/squash on it with the rotating knob controls. Not sure if that qualify for a Atari dump 😅
I haven’t seen this in maybe 20 years. I printed it out at the time (on a dot matrix printer!) And read it to anyone who would listen to me. Thank you for bringing it up again.
Man I really appreciate commenting on this after all this time!
I didn’t get it to work, but also had to park it for now. I’ll join the chat for sure when I pick it up again.
Thanks! 🙂
Yeah, I was thinking something similar. I’m not a DBA but it’s the easiest way (that I can think of) to record all transactions for a certain user.
Also that’s not how deduplication works.
He means/thinks that SSN is not unique (which is not a problem, just different design).
Of course he’s wrong about lots of stuff, just the nerd in me could not not explain it.
Fun fact (not really), when docker-compose throws an error on a yaml file it tells on which line the error is. The problem is that it ignores any commented out line, so you end up guesstimating on which line the error is
If your phone is android (I think so) and your jellyfin server has a file share (easy to implement anyway) you can use material files (https://f-droid.org/packages/me.zhanghai.android.files/). It has an option to connect via smb.
This is great as last time I looked to set up prosody there were no official container images.
I just need to figure out how to set up slidge/matrix bridge and then I can ditch my matrix server.