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 do this recently because I ran […]
Read MoreTop Fintec Companies using Devops
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 Fargo 6. BBVA 7. American Express […]
Read MoreWhy you should keep a journal as an engineer
Have you ever wondered about how the Internet works? How does a router find its way to Facebook, or why is there so much lag on your favorite MMORPG? These […]
Read More3 ways to find php.ini
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 usage or display settings but often […]
Read MoreHow to change default WordPress 2MB Upload on Self Hosted VPS php.ini
WordPress comes with 2MB upload size limit by default which needs to be increased if you want to upload files larger than that amount. The limit is set by your […]
Read MoreHow to recognize that you are procrastinating
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 task in your job, such as […]
Read MoreConfusing: Should I go to bed or work more?
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 eyes are starting to droop, but […]
Read MoreStop Wasting Time Troubleshooting by Following These 8 EASY Steps
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 these 8 EASY steps, troubleshooting will […]
Read MoreAutomating 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 meant that all authentication requests were […]
Read MoreKubernetes and the Future of Applications
The way applications are designed is about to change drastically. Kubernetes has been changing the way in which companies deploy and scale their apps, leading to a new era of […]
Read More