Download Windows Templates for Virtualizor KVM
Download any of client OS template to the location in Node ( /var/virtualizor/Xen or KVM according to the…
How to Install RabbitMQ on CentOS 7
RabbitMQ is a widely used open-source message broker written in the Erlang programming language. As a message-oriented middleware,…
OffChain Storage in Hyperledger Fabric
In this article, I’ll try to explain the significance of OffChain Storage in Hyperledger Fabric and also the offchaindata application that I…
Setting up free Kubernetes Cluster on Google Cloud in 5 Minutes
Introduction Few years back when I was new to world of kubernetes and docker, I decided to get…
What is Network Penetration Testing
This tutorial briefly explains what is network penetration testing, lists some of the main tools used to carry…
How to debug a bash script?
A script is just a file containing a set of commands. The basic idea of a script is…
Debian vs Ubuntu Comparison
Today the differences between Debian and Ubuntu are minimal for medium to advanced users, except for users in…
Bash Command Not Found, Common Reasons and Solutions
Most of the time in Linux OS we run commands and programs by typing the commands in the…
Linux Commands for Disk Space
This tutorial shows Linux commands for disk space information gathering. The commands explained here are df and du,…