Category: DevOps
Time to Say Goodbye to PHP 7.4 — My Blogs Are Finally Getting an Upgrade After Years on PHP 7.4, It’s Finally Time to Upgrade to 8.x PHP 7.4 …
How to Remove All NVM Node.js Versions Except One NVM is Node Version Manager, which can be installed via github. With NVM, one can easily manage and installs multiple …
Side Projects and My Fleet of 28 Servers Over the years, I have worked on various small projects—blogs, online tools, and being a STEEM witness. Currently, I manage 28 …
To check the HTTP response code after running a curl command, you can use the -w option with curl, which allows you to specify a custom output format. Here’s …
When optimizing MySQL performance, tailoring the configuration to the server’s available memory is critical. Two scripts—one in Python and the other in Bash—offer automated solutions to calculate recommended MySQL …