BLOG

Latest Articles

Different Java data types explained with Examples

In the Java programming language, there are basically two main types of data types that are primitive and non-primitive data types. Primitive data types again …

By bashiralam · 11 min read · JAVA

How to manually expire any certificate OpenSSL

Step by Step instructions to manually expire any certificate using openssl. Different commands and methods to generate an expired certificate

By admin · 7 min read · OpenSSL

Kali Linux Repositories Explained [With Examples]

Kali Linux repositories are found in the /etc/apt/sources.list file. There are 3 different branch i.e. Kali-rolling branch, Kali-last snapshot branch, Kali- …

By admin · 4 min read · Kali Linux

14 iotop command examples [Monitor Disk IO]

iotop command is used to monitor disk IO usage runtime. This article contains different examples to use iotop command

By rohantimalsina · 7 min read · CheatSheet