Automating Restart of SSSD Service on Ubuntu
Recently, I found myself in a situation where the SSSD service on my Ubuntu server crashed. This was kind of an issue because it…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
Recently, I found myself in a situation where the SSSD service on my Ubuntu server crashed. This was kind of an issue because it…
I have a secret to tell you, as a DevOps engineer I don’t write a lot of code, in fact I write hardly any…
The way applications are designed is about to change drastically. Kubernetes has been changing the way in which companies deploy and scale their apps,…
Terraform IAC is a cloud-based program that allows you to create, edit, and delete infrastructure as code. Terraform enables developers to write declarative configuration…
Download and install HeidiSQL (should also work with any of your favorite MySQL clients) Connect to your database and use these queries in the…
So you have made a mistake like eating last nights left of curry and now you are regretting it, unfortunately you can’t take that…
Shortcut to install: copy the line below and paste it into your terminal and you should be ready to go. curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar &&…
Open PhpMyAdmin control panel (you may need to login with a username and password) Select the database that you want to export Click on…
Working on something difficult?