About Me

I have decades of experience is software development using .Net Technologies, PHP and wordpress. I love coding and discovering new tech.

Category: Linux

Linux, Nginx, Wordpress

Increasing WordPress File Upload Size by Updating php.ini File for PHP-FPM on Nginx Server

Posted on April 3, 2024  - By Kaustav Halder - 0 Comments

Many WordPress users encounter frustration when trying to upload large files to their websites, only to find that they exceed the default file upload size limit. However, fear not! There’s a straightforward solution to this problem: updating the php.ini file...

Linux, Server Management

How to setup HTTPS on Ubuntu Server running Nginx for Free

Posted on August 3, 2022  - By Kaustav Halder - 0 Comments

 Introduction These days browsers are taking up security more seriously and they actually should. Using a bad browser is as good as inviting a hacker into your home. A great step which most big companies like google are taking is...

Linux, Server Management

Connect to AWS Ec2 Instance using Terminal on Mac

Posted on July 1, 2022  - By Kaustav Halder - 0 Comments

One of the best things I love about the MAC is the number of tools that are inbuild. One of them is the Terminal. Ya windows also have the Power Shell but if you have used the terminal on the...