Troubleshooting Puppet 8 with PuppetDB: The val Bug and Other Gotchas
This year I moved all my lab nodes to Rocky 9 and Puppet 8, aside from moving a lot of services to Kubernetes. As I move along, I blog about …
DevOps | Kubernetes | Configuration Management
This year I moved all my lab nodes to Rocky 9 and Puppet 8, aside from moving a lot of services to Kubernetes. As I move along, I blog about …
Postgresql (PG) is a quite powerful open source database systems and widely used as DB for many application types.By default, PG stores its data in one particular space, usually under /var/lib/pgsql/data.Sometimes …
Introduction to PLG monitoring and the start of a mini series about Prometheus, Loki and Grafana.
Today I am on a quest to have all my applications running in Kubernetes containers connected to PostgreSQL to only use encrypted database connections. Earlier I did Sonarqube and posted …
I am using Sonarqube to validate my code, since I consider code quality important. My Sonarqube is running as container in Kubernetes, and uses an external Postgresql database. For security …
Symptoms: Brave Browser will not start at allEnvironment: Symtoms Brave Browser will not start, no error messages on screen Environment Linux, Gnome, Chrome, Brave Browser Problem Description After renaming the …
So you are using Linux in your infrastructure and want to protect it against malware. An excellent choice. There used to be a myth, that Unix and Linux systems would …
Today I ran into an odd error on my foreman server. I had enabled auto-updates on Rocky Linux, and overnight httpd got updated. Today I found my foreman unresponsive, or …
Time moves quickly, and it’s hard to believe the year is already halfway over. At the start of the year, I began a mini blog to document the migration of …