Latest Articles
git detached HEAD Explained [Easy Examples]
Git detached head is a state whereby the head points to a commit and not the branch using the git checkout command.
If Else Java Statement Explained [Easy Examples]
Multiple examples to use if else java statement. Use if else nested blocks. Use if else inside a loop in Java programming language.
Setup Grafana with Prometheus Rocky Linux 8 [Step-by-Step]
In this guide, we shall setup Grafana with Prometheus on Rocky Linux 8, we will use Grafana instance on the same server so that we can visualize metrics …
Java Booleans Explained [Easy Examples]
Java Boolean is an inbuilt class that wraps are used for wrapping the value of primitive data type, i.e. boolean in an object. The boolean class contains two …
Dual boot Windows 10 and Linux [Step-by-Step]
Step by step instructions to dual boot windows 10 and kali linux with screenshots. Install and run both Windows 10 and Kali Linux side by side
