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
Not who you asked but I have a smartish home. There is no real need. It just affords convenience and for me lands pretty squarely in “hobby” territory.
My lights turn on prior to sunset, and turn off after I go to bed. My porch lights dim at 10pm so I don’t disturb my neighbors as much. I have additional states of lights that are predicated on various scenarios. In short, I never touch a light switch, I never walk into a dark house, and my energy usage is reduced.
My vehicle mileage and tire pressures are reported on a dashboard for me to monitor.
My network statistics are monitored and graphed.
Energy usage of electronics of interest to me are monitored and graphed.
I have a software defined radio that I’m able to use remotely. Using a smart outlet I’m able to turn it on and off remotely as well instead of leaving it on 24/7.
Unfortunately I have a camera that is cloud based my SO uses to monitor pets. Using a smart outlet I turn it on only when we are not home.
Some of this can be accomplished with less smart means, some of it can’t, but it’s been fun to get it all setup.
I like monit. It’s simple to setup and pretty flexible.
Not a particularly helpful comment but I struggled with this kinda thing until switching to Node Red. It made complex things much easier to get working.
There’s nothing really bad with PiHole but I moved from it to AdGuard, both on proxmox. The UI brought me in, makes management a bit easier. It also supports DoH right out of the box.
Try em both. See what you think.
Can you use json_attributes instead of the state for the value?
Give this a read for some ideas:
https://community.home-assistant.io/t/rest-sensor-state-max-length-is-255-characters/31807/20
Someone replied to me that you can run a bridge and never even know. I’m definitely trying it out now. Sick of all the nitro ads.
That’s great to hear. Somehow everyone and everything is on discord now and I really am not a fan of it what with all the pop ups and flashing shiny things to buy lol.
I’ll try to get my smaller groups on matrix
As far as self hosted I’ve heard a lot about matrix but haven’t tried it. Maybe I’ll give it a shot this weekend.
There’s also telegram, slack, etc if you want something else commercial.
I just spent a week evaluating all the popular choices to document an overlay network I’m standing up. All I want is a simple markdown interface to write notes in. My goal was something with a very simple UI, markdown, and very light weight.
MediaWiki, Bookstack, and WikiJS (or JSWiki) were good but they were too much for what I needed. I ended up with stumbling on gollum and really like it. It’s very very simple, fast, and clean. I wrote a one line cronjob and now I’m backed up to gitlab.
I tried it a few months ago and bought it before the trial was over. Took some time to build trust but it’s still on par with google if not better.
(My account probably looks like a shill for them but I swear I’m just a happy user)
Auditing is nothing more than reading the code. Give it a read and make sure you understand everything it’s doing.
This is a great lesson on trust as well. I can tell you I did an audit and it all looks good but does that really have any value?
The few times I wasn’t sure I did the same search in google and got similar results so I’m 100% happy.
They even have some nice features like location aware searching, instant answer results (eg a box to convert currency), etc.
Additionally you can weight or even blacklist domains so you can completely remove results from Instagram.
Huh…so there’s currently no open source search engine out there? I see a few crawlers, and some UIs the crawlers can use but no one project consolidating the two.
At the risk of sounding like a shill sure! (I’m not, just a happy user)
Kagi is a paid search engine. They just introduced a 10/month plan that made the news which led me to their trial. I signed up a day later.
Because I’m paying money I have the feeling that I’m not the product unlike other free search engines. There’s likely no nefarious manipulation of search results and it’s refreshing to see new features rolling out.
It’s not all roses tho. Your searches are now tied to you and who really knows what’s going on with your data behind the scenes. Everyone needs to make their own decisions based on their priorities.
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.