Home Automation
Free Uptime Monitoring and Alerting for your Home Assistant
How to monitor Home Assistant or any other service with a free monitoring tool: UptimeRobot
Home Automation
How to monitor Home Assistant or any other service with a free monitoring tool: UptimeRobot
Today I learned
I always forget how to pipe stderr to stdout. Especially when going through docker logs I need this all the time. docker logs nginx 2>&1 | grep "127." Now I have written this down and I hope I do not to forget this anymore. If so
Self-Hosting
Even though I work in the field of cloud hosting and have learned a lot there, my blog was still down for a stupid error. Out of curiosity I checked my analytics tool (umami [https://umami.is/]) and could not reach it. It is running on the same server this
Today I learned
I have a few USB thumb drives in my drawer and never remember what each of them does. One was a Windows 10 installation medium, the other was Ubuntu Desktop, and so on. Mostly I will download a new ISO and just flash it again. But that time stops now
Linux
Since around 2014 I am running a NAS, Server whatever you want to call it. Since then I did not have a drive failure once. Actually, I never had a drive fail me yet, knock on wood. I got interested in how these drives are doing. I was playing around
Today I learned
Setup GitHub CLI auto-completion with Oh-My-Zsh on Linux
Today I learned
I often needed to copy the full path from a file or folder when I was somewhere deep in the file system. I always run pwd to get the current directory path, copied the string, pasted it somewhere, and then add the file or folder name behind. This was kind
Home Lab and Hardware
Switch the original fans with Noctua and you get an almost silent switch.
Home Lab and Hardware
A few weeks back I got myself a nice MikroTikSwitch. I really like the CRS328-24P-4S+RM [https://mikrotik.com/product/CRS326-24G-2SplusRM] which is in use for a few months now. I thought their APs could be a good addition to my network as well. I can
Home Automation
After 7 long months of waiting, I finally got my Home Assistant Blue. It is basically an Odroid N2+ with 128 GB EMC, Power Cable and a really nice looking case. I mean look at this, doesn't it look just great? Home Assistant Blue took apartFor the last
The full title of the book is Factfulness: Ten Reasons We're Wrong About the World – and Why Things Are Better Than You Think. And yes this is a really good book about how and why we as humans tend to see things in a certain way even though
Today I learned
Today I learned to restore a snapshot with timeshift on a LUKS and LVM installation of Ubuntu.