[-] tychosmoose@lemm.ee 1 points 2 weeks ago

That's better for sure. Still too much for me. Our all-in investment cost is 0.05% now. That's a lot of free compounded yield compared against guided investments which are themselves no better than the average market (on average).

[-] tychosmoose@lemm.ee 1 points 3 months ago

VPN + DDNS is what I do. You may be thinking about the perf hit of putting all your home connections through a VPN. That's not the idea here. For self hosted services you would set up a wireguard "server" at your house. Then you connect your phone back to it to access your services.

With Wireguard it's pretty easy to do a split tunnel, so that the VPN connection is only used for traffic to your home servers. Nothing else is affected, and you have access to your house all the time.

This is better for security than DDNS + open ports, because you only need a single open UDP port. Port scanners won't see that you are hosting services and you wouldn't need to build mitigations for service-specific attacks.

As far as podman, I am migrating to it from a mix of native and docker services. I agree with others that getting things set up with Docker first will be easier. But having podman as an end goal is good. Daemonless and rootless are big benefits. As are being able to manage it as systemd units via quadlets.

[-] tychosmoose@lemm.ee 1 points 10 months ago

In terms of language you are correct. But in terms of SI usage it seems to me OP is expressing it correctly. The SI unit prefixes have a name, a symbol and a multiplier. The prefix is a concept that encompasses all three of those attributes. So "kilo" is one way of identifying the 10^3 unit prefix, but the name kilo is not the prefix itself. It's just the name we use to refer to it. And the symbol k in km is certainly the unit prefix portion of that unit of measure.

[-] tychosmoose@lemm.ee 2 points 1 year ago

It can help to download your local map for offline use. The default basemap doesn't have details like house numbers, but the downloaded maps should.

[-] tychosmoose@lemm.ee 2 points 1 year ago

I use LibreNMS, which is a fork of Observium. It is primarily SNMP polling, so if you haven't worked with SNMP before there can be a bit of a learning curve to get it set up. Once you get the basics working it's pretty easy to add service monitoring, syslog collection, alerting and more. And since it's SNMP you can monitor network hardware pretty easily as well as servers.

The dashboards aren't as beautiful as some other options but there is lot to work with.

[-] tychosmoose@lemm.ee 2 points 1 year ago

Interesting. In NC here. Not sure if there's a difference regionally. I was seeing that kind of RTT on ipv4, but ipv6 was slower. I'll need to give it another try. The last time I did was at my last place where I had the BGW210. I have the BGW320 now and haven't tried on that. Maybe that, or changes in their routing since then will make a difference.

[-] tychosmoose@lemm.ee 1 points 1 year ago

Did I read right that it doesn't use systemd?

[-] tychosmoose@lemm.ee 1 points 1 year ago

Monit works for me. Good basic monitoring solution that can also restart a service/interface.

I also use LibreNMS to do alerting for a variety of conditions (syslog events, sensor conditions, outages and services via nagios). But this is more work to get set up.

view more: ‹ prev next ›

tychosmoose

joined 1 year ago