I've always loved how intuitive yet technical the #Debian installer is.
It's great to see the installation of the latest @debian.bsky.social version 13 (Trixie), still looks and feels the same way.
www.geekersdigest.com/how-to-insta...
@napsty.bsky.social
Geek, Linux and Open Source Systems Engineer. Father of two forks. Mostly tech-blogging. π¨ππ¨βπ©βπ§βπ¦πΈπͺ
I've always loved how intuitive yet technical the #Debian installer is.
It's great to see the installation of the latest @debian.bsky.social version 13 (Trixie), still looks and feels the same way.
www.geekersdigest.com/how-to-insta...
Ran into a weird problem, when an @awscloud.bsky.social EC2 instance got destroyed and re-created on _every_ #Terraform run.
Turned out to be a problem with an option in the aws_instance resource. Suggested by #AI.
www.claudiokuenzler.com/blog/1495/aw...
Back in June I noticed a strange behaviour on my #SolarEdge Home Batteries. During #battery usage, there seemed to be a discharge limit, way below the maximum 5KW discharge.
As it turned out, this was caused by a regression after a #firmware update. Full story π
www.geekersdigest.com/bug-in-solar...
The wait is soon over! Planned release date of #Debian 13, code named "Trixie", was published.
The new @debian.bsky.social version contains #Linux Kernel 6.12 and will be released in August.
- via Geeker's Digest
www.geekersdigest.com/debian-13-tr...
A #GitLab pipeline ran into a rather cryptic error, mentioning mapping values in a specific line.
After some head-scratching, the error was found. Inside a string colons were used. These were interpreted as "key: value" by the @gitlab.com #pipeline parser.
www.claudiokuenzler.com/blog/1494/gi...
Is it true, that files uploaded to #WeTransfer are now owned by them and not you anymore? Will they be used for training #AI models?
The latest Geeker's Digest post tries to makes sense of it. Without emotions, just facts.
www.geekersdigest.com/wetransfer-c...
A #Linux system running with Systemd's Journald can eventually run into a low disk space event.
The latest #tutorial on Geeker's Digest shows how to manually clean up old journals and how systemd-journald can be configured to use a disk limit.
www.geekersdigest.com/how-to-limit...
#Solar inverters sometimes receive firmware updates. #SolarEdge frequently releases new updates with fixes and performance improvements.
But how do you find out, which version is currently installed on your inverter? π
(via Geeker's Digest)
www.geekersdigest.com/how-to-find-...
After a major version upgrade of @grafana.bsky.social, some panels in dashboards showed an error icon.
A fix (in the #Grafana panel's query options) is applied quiet quickly - once you know where. π
www.claudiokuenzler.com/blog/1492/gr...
Whenever I set up a #Galera cluster, I used to do this with #MariaDB as underlying database engine. This "bundle" is now official, as @mariadb.bsky.social acquired the company behind Galera!
- via Geeker's Digest
www.geekersdigest.com/galera-clust...
+++ Nach dem ICON-Modell erreicht uns Anfang Juli eine Hitzeblase aus Nordafrika! +++
Nach diesem Modelllauf wΓ€ren sΓΌdlich einer Linie Berlin-Hannover weit ΓΌber 35 Grad drin. Es kΓΆnnte sogar teils um und knapp ΓΌber 40 Grad bekommen!
#Hitze
#Hitzewelle
/CG
kachelmannwetter.com/de/modellkar...
Sometimes you need to find out how a specific file inside a #git repository has changed over time. The commit history is your truthful friend in this case.
Here's how, using the git command line π
- via Geeker's Digest
www.geekersdigest.com/how-to-see-t...
Yesterday's #sunset was beautiful π»
21.06.2025 06:02 β π 0 π 0 π¬ 0 π 0If you want to run #Prometheus Node Exporter in a container, you (most likely) need to do some adjustments to the udev path - or it will run into an error. Ran into that problem in a @gitlab.com pipeline.
www.claudiokuenzler.com/blog/1491/pr...
A few months ago I dedicated the corner of my office to something special: A "monitoring station".
In Geeker's Digest's latest #blog post I re-visited the setup and share how to build such a #monitoring station, which is used to show dashboards and #metrics.
www.geekersdigest.com/how-to-build...
A new version of check_rancher2, a #monitoring plugin for #Kubernetes clusters managed by SUSE #Rancher, is now available! Version 1.13.0 introduces a new check type "api-token" to monitor the API token expiry used by the plugin.
www.claudiokuenzler.com/blog/1490/ch...
A new version of check_smart, a #monitoring plugin to monitor physical hard drives, solid state drives and NVMe drives, is available.
Starting with version 6.16.0 of the plugin, devices behind a usbjmicron (USB) bridge are now supported.
www.claudiokuenzler.com/blog/1489/ch...
Tolles Foto des Erdbeermondes ΓΌber dem Stuttgarter Fernsehturm. Danke Gerhard B. fΓΌr das Foto.
Heute Abend bzw. Nacht sind die Chancen ΓΌberall gut den Junivollmond zu sehen:
kachelmannwetter.com/de/sat/deuts... /LD
After #keepalived was installed on a #RHEL 9 machine, the VIP did not respond to any communication.
Turns out the default (example) configuration uses vrrp_strict AND a priority setting lower than 255 - which leads to an automatic firewall block rule.
www.claudiokuenzler.com/blog/1488/ke...
Sometimes you need to pull a _different_ branch from the remote #git repository.
The latest Geeker's Digest #tutorial describes how to do this.
www.geekersdigest.com/how-to-pull-...
Usually I rant about bad #hardware. But in fairness, there are also some very good products out there. This post is about such a surprisingly well behaving #SSD from SanDisk.
www.claudiokuenzler.com/blog/1486/su...
The default #Shell Terminal on @linuxmint.bsky.social is the GNOME Terminal.
Newer Linux Mint releases don't show the menu bar anymore inside such a Terminal window. Geeker's Digest's latest #tutorial shows how to re-enable the menu.
www.geekersdigest.com/how-to-re-en...
After a pause of several years, hard drive producer #WesternDigital Corp. (WDC) announced the return of quarterly cash #dividends starting Q3 2025.
- via Geeker's Digest
www.geekersdigest.com/western-digi...
In my newest #blog post, I share my #troubleshooting steps of an #Ubuntu Linux server running into a #Kernel panic. And as it turns out, for a very confusing reason.
www.claudiokuenzler.com/blog/1485/ke...
Good morning π
It's the weekend!
As I've created my own #SolarEdge monitoring dashboard in @grafana.bsky.social , my monitoring noticed some communication issues lately with the #Modbus TCP service.
Here's a #tutorial how to manually restart the service on the inverter.
www.geekersdigest.com/how-to-resta...
Good morning π
07.05.2025 04:08 β π 1 π 0 π¬ 0 π 0So many questions π€£π€£π€£
04.05.2025 11:01 β π 199 π 51 π¬ 18 π 6All Infiniroot managed #Kubernetes clusters are monitored and fully integrated into our #Icinga core #monitoring.
When we got a cluster alert, we suspected one or more cluster nodes running into a "node pressure" situation.
But it turned out to be a #Kernel bug!
www.infiniroot.com/blog/1484/ku...
#sunrise
29.04.2025 04:22 β π 4 π 0 π¬ 0 π 0