Tag Archives: windows

How to connect to an EC2 instance over SSH

The article outlines connecting to an Amazon EC2 instance via SSH, detailing prerequisites and steps for Unix-based systems as well as Windows users, including PuTTY private key conversion. Continue reading

Posted in Tutorials | Tagged , , , , , , , , , , , | Leave a comment

How to convert private key DER to PEM file type

In this article I will show you quick work around how to turn .pem file type into the .der file type on Windows. Continue reading

Posted in Tips & tricks | Tagged , , , | Leave a comment

How to set a hot-swap on your Java project in IntelliJ Idea

In this article, we will look at how to hot-swap changes Continue reading

Posted in IDE | Tagged , , , , , | Leave a comment

How to connect Azure Cosmos DB Emulator with Spring Boot app at Windows

In this article, we look at installing Azure Cosmos DB Emulator on your Windows machine and using the Azure Cosmos DB Emulator for local development of our Spring Boot application. Continue reading

Posted in Tutorials | Tagged , , , , , , , , , | Leave a comment

How do you kill the port on Windows?

This tutorial shows how to kill the port in the Windows operating system. Continue reading

Posted in Solutions | Tagged , | Leave a comment