Viewing: March 2019




Step by step – How to Download and install Java SE JDK 8 and JRE on Windows 10 and Windows 11

In this blog post, I will show you how to install Java 8 on Windows 10 and Windows 11. There are been changes to how Java versions are released. Java 11 is the stable LTS release. If you want to install Java 11, please refer to my post on how to install Java 11 JDK… Read more




How to install Java JDK 11 on Windows 10

In this blog post I will show you how to setup Java JDK version 11 on Windows 10. Java 11 is currently released as Long Term Support (LTS) and a recommended version for development. Java 8 is the most widely used today, but it is better to target Java 11 for development as it is… Read more




How to install Ubuntu Server 18.04 LTS in Hyper-V on Windows 10

In this blog post, I will show you how to install and setup Ubuntu Server 2018.04 LTS in Hyper-V. Since Hyper V comes shipped with Windows OS (Except Home Edition), chances are that you already have Hyper V available in your system, ready to be used. Please note that you can install only LTS version… Read more