Press ESC to close

Abhijit Ghosh

68 Articles

11x AWS certified solution architect, consultant, and agile practitioner with 18 years of experience in spearheading the design, development, implementation, strategy, and management of IT solutions.

Abhijit Ghosh
8 min read Min Read
Now, most Java developers are busy mitigating Apache Log4j2 Vulnerability (CVE-2021-44228 and CVE-2021-45046). Applications are literally on fire. Here, I have created a sample project using Spring Boot and Log4j2 to demonstrate (Video Demo) the vulnerability and possible remediation. Please take a look in case if you are curious. What...
Abhijit Ghosh
8 min read Min Read
Windows Subsystem for Linux (WSL) is an awesome feature of Windows 10. No more VMware or Oracle VirtualBox is required to run Linux on Windows. WSL is faster and less resource consuming, zero or less configuration compared to any other traditional Virtual Machines (VM). Installation and setup of Linux Distribution...
Abhijit Ghosh
3 min read Min Read
If you are running Ubuntu on Windows WSL (Windows Subsystem for Linux) and wondering how to change hostname permanently then follow all steps mentioned below. Once hostname is changed, if you get "unable to resolve host : Name or service not known" then follow the step #4 for the fix. Video...
Abhijit Ghosh
1 min read Min Read
Techsmith Camtasia 2020 introduces a video template. Now, we can create a video template and share it with the team to build consistent and professional videos quickly. This is really great. But like many Camtasia users, I also terribly miss the feature to add Quick Properties to the custom groups,...
Abhijit Ghosh
1 min read Min Read
Andy  learning to code. He seemed a little worried. Mike happens to stop by. "You seem worried. What’s on your mind?" asked Mike. "Well Mike, I’ve been trying to understand exception handling. But I can’t seem to wrap my head around it." answered Andy. Mike laughed and...