Update / Choose Alternative PHP Version after installing PHP 8 on Ubuntu
This is a quick one. After installing php 8 run this command to choose an alternative php version such as 7.4. I had to…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
This is a quick one. After installing php 8 run this command to choose an alternative php version such as 7.4. I had to…
According to DevOps.com, the top Fintec companies using Devops include: 1. Capital One 2. TD Ameritrade 3. PNC Financial Services 4. Deloitte 5. Wells…
Have you ever wondered about how the Internet works? How does a router find its way to Facebook, or why is there so much…
PHP’s ‘php.ini’ is a configuration file for PHP scripts on your server and it allows all kinds of things to be adjusted like memory…
WordPress comes with 2MB upload size limit by default which needs to be increased if you want to upload files larger than that amount.…
You will have been putting off something that you know really needs to be done. Perhaps it’s cleaning your house, or even doing a…
Many of us have been there. You’re in the middle of a project, and you can’t seem to get your mind off it. Your…
Troubleshooting is a difficult task. Just ask any IT professional or electrical engineer. But it doesn’t have to be that way! If you follow…
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…
Working on something difficult?