-
Additional Show Notes for LINUX Unplugged 377
Episode link: https://linuxunplugged.com/377 During the discussion regarding youtube-dl, pagure was brought up as another self-hosted GitHub-like service. After a few failed DuckDuckGo searches, I found the project on awesome-selfhosted.https://pagure.io/pagure
-
Print photos to DNP DS-RX1HS on Linux
I have a DNP DS-RX1HS photo printer for the occasional photobooth “gig” and every so often, I would like to print out some photos. When I do print photos, I would have get the image to a laptop and if I picked up the T430, I would have to reboot that into Windows otherwise there’s…
-
Yet another post about setting up alerts
tl;dr Set up e-mail alerts so that you are alerted to when things (start to) go wrong. This morning, I got an email from my FreeNAS server with the following: New alerts: * Boot Pool Status Is ONLINE: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error.…
-
Delegate ACME challenges to another nameserver
I have been using Let’s Encrypt’s DNS-01 challenge to prove that I control DNS for domain names. However, obtaining certificates and renewing them have been a manual process where I added scripts to getssl to tell me the TXT record(s) to add for that domain. I did it this way because I did not like…
-
INSTALL_VERIFICATION_FAILED_ALERT_INFO Error with Office 365 and macOS
While installing Office 365 (16.25.19051201) for a client (macOS High Sierra 10.13.6), Microsoft AutoUpdate (MAU) pops up with an error saying “INSTALL_VERIFICATION_FAILED_ALERT_INFO”. Clicking OK would open the browser and it would proceed to download the latest AutoUpdate to install. However, at the end of the install the error comes up again. Repeat until annoyed. While…