Interesting - why avoid asterisk?
I looked into fusion to play with but I’ve been using asterisk casually since like the 00s with no issues.
Interesting - why avoid asterisk?
I looked into fusion to play with but I’ve been using asterisk casually since like the 00s with no issues.
Excellent! Nice work.
I don’t know what dns rebind is but once DNS A records are pointed to the right place then it’s just a matter of setting up the rest of your stuff.
Is that expected? Otherwise check to make sure DNS settings for the domain are correct (eg ns records dig NS example.com
IIRC).
First off - you don’t explicitly say so I just want to double check - you’re not using example.com as the actually domain correct?
If not the next thing to do would be to check out what DNS is doing. You can use the dig
command to see what IP address is being returned for the domains you’re trying to hit.
dig +trace
may be useful as well.
When you copy /home make sure you get the “hidden” files. They start with a “.” and some programs ignore them by default. That’s also where most configuration files are.
Check out rsync -avz
I like monit. It’s simple to setup and pretty flexible.
I don’t know for hosting but if you want to get something running quickly Hugo has theme support:
Otherwise you could whip up a few html pages and use tailwindcss to help make things look a little nicer.
Or just do everything manually :)
There’s already a command for it:
Your virtual box solution should work. You can even set it up to grab an IP from your actual network so it’s right on your LAN.
Digital Ocean is really straight forward has $5/mo VPS, one click K8s, monitoring, etc.
This is my referral code that I believe gives you $200 in credit over 2 months.
This is an ad….
Ive heard ikea bulbs were pretty good.
Something else to think about - after moving to a new apartment I switched from smart bulbs (hue) to smart switches (Lutron casetta). It seems pricy but since one switch controls multiple bulbs here (4 in one instance) the price difference was negligible.
I’ve lost the ability to set colors but that was always a gimmick for me and Casetta has been even more rock solid than hue.
I’ll join in. Just signed up for the trial of Kagi after seeing an article on here and I’ve already subscribed. I don’t miss google at all and am excited to play with some of the innovating features (lenses look neat).
Funny. I have some Disc Lite 5s that I’ve yet to get going due to difficulty of setup. We did have plans of a little Wi-Fi mesh setup to setup a WAN.
This would just be for fun between a few friends and the price point is pretty attractive. Plus the ham in me is a little excited about messing with antennas.
Dude this is a great response. I’ve spent the last hour trying to piece together how it works and you nailed everything perfectly.
I’m a ham so familiar with radios and have been trying to setup some Wi-Fi links between friends but this seems a little more practical.
Is a few mile range possible with houses etc in the way? We’re all about a mile away from each other, although I may throw an antenna on top of my house (maybe 10m up)
The documentation is a little lacking. What exactly is the range of each decide? I see the record of 100+ miles but can I easily connect people within a few miles?
What exactly does this do? Is it just a messaging app?
I don’t know what you’re on about.
https://github.com/AdguardTeam/AdGuardHome/blob/master/LICENSE.txt
The best (and simplest) thing I have running is AdGuard Home. It’s a DNS server you run that blocks ads on the entire network.
I also run a wireguard server on my router and clients on my laptops and phone.
With these combined when on the road on cell or Wi-Fi connections all my traffic goes right to my home internet and it’s like I’m home.
I have access to all internal services, devices, and I get no ads in apps and websites (where technically possible). Highly highly recommend. I couldn’t live without it.
I also have home assistant running but that is way more work than just installing a server. It’s almost a hobby in of itself.
Editing - I didn’t mention it but PiHole is an alternative to AdGuard Home. I didn’t mention PiHole to keep things simple but after years of using PiHole I’ve switched to AdGuard Home mostly because of the per client configs, ease of maintenance and UI. As always, check out both and choose what’s best for you.
This is a good post.
As for why people don’t like systemd, it follows the kitchen-sink approach to software and does a lot of things at once.
For people new to Linux I just want to point out - for better or for worse this goes against the Unix philosophy.
Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.
Ah yes that makes sense. I was taken aback by my latest install of freepbx. I feel it wasn’t as aggressive during the Digium days but it definitely left a bad taste in my mouth.
I heard good things about free switch, although it seems like a paradigm change. I’ll have to check it out.