About Me

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

Category: Server Management

Code Improvement, Coding, Database Management, Server Management

Must-Have Developer Tools: Git, Visual Studio Code, Postman, Docker, and More

Posted on June 28, 2024  - By Kaustav Halder - 0 Comments

In the ever-evolving world of software development, having the right tools at your disposal can make a significant difference in productivity, efficiency, and overall project success. From coding to testing, and from version control to deployment, here are some essential...

Server Management

Fix Ubuntu Terminal Tab Completion Not Working (Easy Guide)

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

Feeling frustrated with missing tab completion suggestions in your Ubuntu terminal? Don’t worry, this guide will walk you through a series of troubleshooting steps to get things back on track. 1. Install or Reinstall the bash-completion Package Tab completion functionality...

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...