#sysadminlife — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sysadminlife, aggregated by home.social.
-
CW: Sysadmin life existential edition
We've just had someone in another team create a host called "something".
We are yet to identify the responsible user, so for now it is someone's something.
And something is reporting an error in our monitoring dashboard. So something is wrong with something for someone.
-
CW: Sysadmin life existential edition
We've just had someone in another team create a host called "something".
We are yet to identify the responsible user, so for now it is someone's something.
And something is reporting an error in our monitoring dashboard. So something is wrong with something for someone.
-
CW: Sysadmin life existential edition
We've just had someone in another team create a host called "something".
We are yet to identify the responsible user, so for now it is someone's something.
And something is reporting an error in our monitoring dashboard. So something is wrong with something for someone.
-
CW: Sysadmin life existential edition
We've just had someone in another team create a host called "something".
We are yet to identify the responsible user, so for now it is someone's something.
And something is reporting an error in our monitoring dashboard. So something is wrong with something for someone.
-
CW: Sysadmin life existential edition
We've just had someone in another team create a host called "something".
We are yet to identify the responsible user, so for now it is someone's something.
And something is reporting an error in our monitoring dashboard. So something is wrong with something for someone.
-
Today's sidequest: Find a way to run a shell script before printing a file via CUPS on macO. The script basically does a single `curl` to power on the printer’s outlet.
Have you done something similar? Perhaps with a filter? I don’t need to manipulate print at a at all, just run a single curl before the job is sent to the printer.
Links to solving this are welcome! (Yes, I’ve obviously searched around and read documentation already, but nothing seems to work so far.)
-
Today's sidequest: Find a way to run a shell script before printing a file via CUPS on macO. The script basically does a single `curl` to power on the printer’s outlet.
Have you done something similar? Perhaps with a filter? I don’t need to manipulate print at a at all, just run a single curl before the job is sent to the printer.
Links to solving this are welcome! (Yes, I’ve obviously searched around and read documentation already, but nothing seems to work so far.)
-
Today's sidequest: Find a way to run a shell script before printing a file via CUPS on macO. The script basically does a single `curl` to power on the printer’s outlet.
Have you done something similar? Perhaps with a filter? I don’t need to manipulate print at a at all, just run a single curl before the job is sent to the printer.
Links to solving this are welcome! (Yes, I’ve obviously searched around and read documentation already, but nothing seems to work so far.)
-
Today's sidequest: Find a way to run a shell script before printing a file via CUPS on macO. The script basically does a single `curl` to power on the printer’s outlet.
Have you done something similar? Perhaps with a filter? I don’t need to manipulate print at a at all, just run a single curl before the job is sent to the printer.
Links to solving this are welcome! (Yes, I’ve obviously searched around and read documentation already, but nothing seems to work so far.)
-
Today's sidequest: Find a way to run a shell script before printing a file via CUPS on macO. The script basically does a single `curl` to power on the printer’s outlet.
Have you done something similar? Perhaps with a filter? I don’t need to manipulate print at a at all, just run a single curl before the job is sent to the printer.
Links to solving this are welcome! (Yes, I’ve obviously searched around and read documentation already, but nothing seems to work so far.)
-
Too real to be funny. Or funny, because it hits too close to home?
-
Too real to be funny. Or funny, because it hits too close to home?
-
Too real to be funny. Or funny, because it hits too close to home?
-
Too real to be funny. Or funny, because it hits too close to home?
-
Too real to be funny. Or funny, because it hits too close to home?
-
The Ops part of DevOps in 2026 seems to include trying to work out what Claude has deployed on AWS so Cloudflare DNS can be configured to point at it. If anyone wants me, I'll be out back shouting at the bins. #sysadminlife
-
The Ops part of DevOps in 2026 seems to include trying to work out what Claude has deployed on AWS so Cloudflare DNS can be configured to point at it. If anyone wants me, I'll be out back shouting at the bins. #sysadminlife
-
The Ops part of DevOps in 2026 seems to include trying to work out what Claude has deployed on AWS so Cloudflare DNS can be configured to point at it. If anyone wants me, I'll be out back shouting at the bins. #sysadminlife
-
The Ops part of DevOps in 2026 seems to include trying to work out what Claude has deployed on AWS so Cloudflare DNS can be configured to point at it. If anyone wants me, I'll be out back shouting at the bins. #sysadminlife
-
The Ops part of DevOps in 2026 seems to include trying to work out what Claude has deployed on AWS so Cloudflare DNS can be configured to point at it. If anyone wants me, I'll be out back shouting at the bins. #sysadminlife
-
Random tip. On a rpm based Linux system like Red Hat Enterprise Linux, Rocky, Fedora etc, you can find the rpm package that installed a certain file/binary with `rpm -qf /path/to/file`. This is an ancient way of doing that, but really fast, as it uses local info from the rpmdb :). I just used it to find out that the `/usr/sbin/ether-wake` command that I use to switch my homelab machines on via wake-on-LAN (WoL) magic packets lives in the `net-tools` rpm :)
-
Random tip. On a rpm based Linux system like Red Hat Enterprise Linux, Rocky, Fedora etc, you can find the rpm package that installed a certain file/binary with `rpm -qf /path/to/file`. This is an ancient way of doing that, but really fast, as it uses local info from the rpmdb :). I just used it to find out that the `/usr/sbin/ether-wake` command that I use to switch my homelab machines on via wake-on-LAN (WoL) magic packets lives in the `net-tools` rpm :)
-
Random tip. On a rpm based Linux system like Red Hat Enterprise Linux, Rocky, Fedora etc, you can find the rpm package that installed a certain file/binary with `rpm -qf /path/to/file`. This is an ancient way of doing that, but really fast, as it uses local info from the rpmdb :). I just used it to find out that the `/usr/sbin/ether-wake` command that I use to switch my homelab machines on via wake-on-LAN (WoL) magic packets lives in the `net-tools` rpm :)
-
Random tip. On a rpm based Linux system like Red Hat Enterprise Linux, Rocky, Fedora etc, you can find the rpm package that installed a certain file/binary with `rpm -qf /path/to/file`. This is an ancient way of doing that, but really fast, as it uses local info from the rpmdb :). I just used it to find out that the `/usr/sbin/ether-wake` command that I use to switch my homelab machines on via wake-on-LAN (WoL) magic packets lives in the `net-tools` rpm :)
-
To celebrate #SysAdminDay, I updated and rebooted my 9 servers, as I do every Friday :) (These are my private machines, so if something goes wrong, I have the weekend to fix stuff). The twist today: this was done while I am on vacation at my parents, so all remote, including powering my homelab machines on and off :)
-
To celebrate #SysAdminDay, I updated and rebooted my 9 servers, as I do every Friday :) (These are my private machines, so if something goes wrong, I have the weekend to fix stuff). The twist today: this was done while I am on vacation at my parents, so all remote, including powering my homelab machines on and off :)
-
To celebrate #SysAdminDay, I updated and rebooted my 9 servers, as I do every Friday :) (These are my private machines, so if something goes wrong, I have the weekend to fix stuff). The twist today: this was done while I am on vacation at my parents, so all remote, including powering my homelab machines on and off :)
-
To celebrate #SysAdminDay, I updated and rebooted my 9 servers, as I do every Friday :) (These are my private machines, so if something goes wrong, I have the weekend to fix stuff). The twist today: this was done while I am on vacation at my parents, so all remote, including powering my homelab machines on and off :)
-
It's funny when someone downloads a 3 GB ISO file, and calls it "live CD". 😄
-
It's funny when someone downloads a 3 GB ISO file, and calls it "live CD". 😄
-
It's funny when someone downloads a 3 GB ISO file, and calls it "live CD". 😄
-
It's funny when someone downloads a 3 GB ISO file, and calls it "live CD". 😄
-
It's funny when someone downloads a 3 GB ISO file, and calls it "live CD". 😄
-
Major #SysadminLife work completed: I now have three security tokens for encryption and authentication, all configured identically :flan_hurrah:
I used to use a Yubikey for this, but was always terrified of getting the PIN wrong three times and it bricking itself. These days, I can't afford the ≈€80 to replace it.
I've picked up STM32F103CBT6 development boards and flashed Gnuk on them. Because it's FLOSS I disabled the annoying flashing LED too. Total spend: €5 for three!!
-
Major #SysadminLife work completed: I now have three security tokens for encryption and authentication, all configured identically :flan_hurrah:
I used to use a Yubikey for this, but was always terrified of getting the PIN wrong three times and it bricking itself. These days, I can't afford the ≈€80 to replace it.
I've picked up STM32F103CBT6 development boards and flashed Gnuk on them. Because it's FLOSS I disabled the annoying flashing LED too. Total spend: €5 for three!!
-
Major #SysadminLife work completed: I now have three security tokens for encryption and authentication, all configured identically :flan_hurrah:
I used to use a Yubikey for this, but was always terrified of getting the PIN wrong three times and it bricking itself. These days, I can't afford the ≈€80 to replace it.
I've picked up STM32F103CBT6 development boards and flashed Gnuk on them. Because it's FLOSS I disabled the annoying flashing LED too. Total spend: €5 for three!!
-
Major #SysadminLife work completed: I now have three security tokens for encryption and authentication, all configured identically :flan_hurrah:
I used to use a Yubikey for this, but was always terrified of getting the PIN wrong three times and it bricking itself. These days, I can't afford the ≈€80 to replace it.
I've picked up STM32F103CBT6 development boards and flashed Gnuk on them. Because it's FLOSS I disabled the annoying flashing LED too. Total spend: €5 for three!!
-
Major #SysadminLife work completed: I now have three security tokens for encryption and authentication, all configured identically :flan_hurrah:
I used to use a Yubikey for this, but was always terrified of getting the PIN wrong three times and it bricking itself. These days, I can't afford the ≈€80 to replace it.
I've picked up STM32F103CBT6 development boards and flashed Gnuk on them. Because it's FLOSS I disabled the annoying flashing LED too. Total spend: €5 for three!!
-
This is one of the best ideas I have ever had.
-
This is one of the best ideas I have ever had.
-
This is one of the best ideas I have ever had.
-
This is one of the best ideas I have ever had.
-
This is one of the best ideas I have ever had.
-
The moment you begin using any of the many vibe-coded software projects that are popping up everywhere, you inherit its technical debt and future maintenance.
-
The moment you begin using any of the many vibe-coded software projects that are popping up everywhere, you inherit its technical debt and future maintenance.
-
The moment you begin using any of the many vibe-coded software projects that are popping up everywhere, you inherit its technical debt and future maintenance.
-
The moment you begin using any of the many vibe-coded software projects that are popping up everywhere, you inherit its technical debt and future maintenance.
-
The moment you begin using any of the many vibe-coded software projects that are popping up everywhere, you inherit its technical debt and future maintenance.
-
Spent a day troubleshooting Client IPSec IKEv2 connections that kept failing. In the end it was… NOT DNS, but PKI.
Also, I suspect a weird edge-case bug in #OPNsense’s certificate handling…Either way… it’s working again now… so I can finally begin looking into the things that I *actually* wanted to build. A way-too-familiar situation.
-
Spent a day troubleshooting Client IPSec IKEv2 connections that kept failing. In the end it was… NOT DNS, but PKI.
Also, I suspect a weird edge-case bug in #OPNsense’s certificate handling…Either way… it’s working again now… so I can finally begin looking into the things that I *actually* wanted to build. A way-too-familiar situation.
-
Spent a day troubleshooting Client IPSec IKEv2 connections that kept failing. In the end it was… NOT DNS, but PKI.
Also, I suspect a weird edge-case bug in #OPNsense’s certificate handling…Either way… it’s working again now… so I can finally begin looking into the things that I *actually* wanted to build. A way-too-familiar situation.
-
Spent a day troubleshooting Client IPSec IKEv2 connections that kept failing. In the end it was… NOT DNS, but PKI.
Also, I suspect a weird edge-case bug in #OPNsense’s certificate handling…Either way… it’s working again now… so I can finally begin looking into the things that I *actually* wanted to build. A way-too-familiar situation.
-
Spent a day troubleshooting Client IPSec IKEv2 connections that kept failing. In the end it was… NOT DNS, but PKI.
Also, I suspect a weird edge-case bug in #OPNsense’s certificate handling…Either way… it’s working again now… so I can finally begin looking into the things that I *actually* wanted to build. A way-too-familiar situation.
-
Storage maintenance en dat merk ik direct aan de Mastodon process queues die achterop geraken en images die trager laden 😦
No worries folks, nog maar pakweg 5TB data moven en dan zou het weer vlot moeten gaan !
#storage
#maintenance
#SysadminLife
#MastodonBelgium
#MastodonVlaanderen -
Storage maintenance en dat merk ik direct aan de Mastodon process queues die achterop geraken en images die trager laden 😦
No worries folks, nog maar pakweg 5TB data moven en dan zou het weer vlot moeten gaan !
#storage
#maintenance
#SysadminLife
#MastodonBelgium
#MastodonVlaanderen