Project 1 for the weekend:
replace shorthand image references in my ansible/docker-compose playbooks from eg:
'traefik:2.9'
to
'docker.io/library/traefik:2.9'
I also need to change them in my Dockerfiles, yay.
read moreProject 1 for the weekend:
replace shorthand image references in my ansible/docker-compose playbooks from eg:
'traefik:2.9'
to
'docker.io/library/traefik:2.9'
I also need to change them in my Dockerfiles, yay.
read moreDilbert.com now redirects to https://linktr.ee/scottadams, making my Dilbert comic scraper useless.
The scraper collected a total of 12382 comics over the past 6-7 years I was working on it. I had to save the last 2 available comics from archive.org.
So the collection has a …
read moreIn the Sander Van Vugt RHCSA video rcsa_01_06_08.mp4 video(L6: Managing Users and Groups/Managing Password Properties), he mentions looking into the pam_tally2 module.
What is pam_faillock and how to use it in Red Hat Enterprise Linux?
The kb above says pam_tally2 has been replaced with pam_faillock.
Its man …
read moreI've been following a few projects' releases over RSS to determine see new releases and when to upgrade docker images I use locally.
For some software, it's not worth it to upgrade straightaway to a new release(eg on a new v13.0 release). I like to see if there …
read moreAs someone who uses Gitlab CI a lot, I ought to take a look at the following link soon.
https://docs.gitlab.com/ee/user/usage_quotas.html#namespace-storage-limit-enforcement-schedule
read moreI've been updating my dockerfiles on my several git repos across Gitlab and Github.
Some of them have working images now for armv7(32 bit arm), armv8(64 bit arm) and amd64(most desktops these days).
I only use armv7 and amd64 images for my raspberry pies and my pc-s …
read moreI've changed my email service provider to Migadu from Google Gsuite.
After 2 years, I've found I paid too much for email hosting.
I also used storage provided by gsuite for backup purposes, fortunately never needed to use it.
Migration of my emails was easy.
Changed over DNS settings with …
read moreYay, more things to keep track of!
Right now my note taking for personal stuff is a mess between vscode md files, local files and some files on my phone.
Also something to sync them? Syncthing or just some service like onenote or evernote …
read more