ndupont
@ndupont@lemmy.blahaj.zone
- Comment on Selfhosting Sunday! What's up? 1 week ago:
We’re on the first Sunday of the month, mdam raid array be scrubbing… With Debian 13 came a crazy complex systemd scheduling for that, I linked the awkward cron job better. It’s now using some kind of random delay before start, and cut in chunks of 6 hours or so over multiple days
- Comment on Finally happish with my all-in-one homelab (20+ services and way too much tinkering) 2 weeks ago:
The day I hit a tree with my sports car or what have you, my family would certainly be less sad if they could keep the lights on, control the heating and so on.
It’s made so you could remove node red and still have basic functionality, but I really need to document a bit, share passwords, so a trusted friend could help them just in case
- Comment on Finally happish with my all-in-one homelab (20+ services and way too much tinkering) 2 weeks ago:
250! Wow, I thought I was already nuts with my 42 ZigBee devices + 10 reflashed sonoff over WiFi and my 8 cameras, doorbell etc… Let’s round up to 60; you are way ahead (oO)
I run everything on a single N100 mini NAS/PC with a remote slave backup NAS and the odd raspberry pi.
I’m more concerned about having to document in case I die than being able to keep all in mind, so far
- Comment on Finally happish with my all-in-one homelab (20+ services and way too much tinkering) 2 weeks ago:
I run docker within LXC too, but I have just a pair of docker instances with a collection of compose stacks on each. I really need stickers.
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
I should have a look at podman one day
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
Debian and docker. When you’ll have your local server, just go with Proxmox, which is based on Debian. On that you’ll be free to run any Linux flavour as an LXC container. As you are already familiar with it, that’s a no-brainer. The day you decide to play with a raspberry pi, Raspberry-Pi OS is also Debian with very little customisation.
- Comment on Looking for selfhosted alternative to "Find my phone" 2 weeks ago:
I use owntracks with a free cloudaqmp plan for the mqtt broker. It felt safer than trying to manage my own mqtt open inf the internet. The data is decrypted and parsed by a dedicated node on my main node red instance.
- Comment on Why are most household appliances single voltage? 3 weeks ago:
In the same idea, those geniuses in Texas aren’t connected to the national grid to be free from federal regulation.
Add the UK is not synchronous with the continent so the ‘NEMO’ link has to operate in direct current (bidirectional 1GW or so…)
- Comment on Why are most household appliances single voltage? 3 weeks ago:
From memory (dating back Fukushima, 2011) they have both standards, the country is cut in half.
It was not even possible to export energy from one side to the other after the tsunami
- Comment on Why are most household appliances single voltage? 3 weeks ago:
The wrong frequency in itself is bad for transformers, then some motors wouldn’t run at the correct speed
- Comment on What is SSH ? 2 months ago:
Secure shell, the standard encrypted remote terminal, running on TCP port 22.