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.
I wound up with gollum. Git based with a wiki format. Works well enough for my limited use.
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.
https://www.bonappetit.com/recipe/easy-no-knead-focaccia
I use this recipe and it is absolutely my most requested loaf of bread I make. More than one person calls me up to ask that I make it.
Make sure you make the butter topping, get some nice flaked salt (I use wild garlic flake salt).
If you’re new to bread the best thing you can do for yourself is get a scale and weigh your ingredients.
And practice a lot
This is all true ofc but holy crap - Jon is returning to the daily show.
https://www.cnn.com/2024/01/24/entertainment/jon-stewart-daily-show/index.html
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.
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 :)
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)
Ah - check out AdGuard then - it supports DoH right out of the box. That should help hide DNS from your ISP.
Oh yea - there’s nothing wrong with PiHole - it works fine. I ran it for years. I just feel AdGuard is the better choice these days.
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.