4- BASH Scripting – Using Math in scripts
Hello Linux-fanatics, this is my 4th tutorial in BASH Scripting series (other tutorials are HERE). In this tutorial we will be…
Hello Linux-fanatics, this is my 4th tutorial in BASH Scripting series (other tutorials are HERE). In this tutorial we will be…
Hello Linux-fanatics, this is the part 3 of BASH Scripting series. In this tutorial, we will be finally writing our first…
Hello Linux-fanactics, this is the part 2 of BASH Scripting series. In part1 of the series, we introduced you to…
Introduction Hello fellow Linux-fanatics, I am going to start my new series of tutorials on BASH Scripting. BASH scripting is…
In this tutorial, we are going to learn to install JAVA 9 on Linux machines. Java 9 released on 21,…
In our earlier tutorials (Squid Proxy server installation & configuration PART 1 & PART 2 ), we have learned to…
To secure our infrastructure from data breaches, we use software & hardware firewalls to restrict unauthorized access from outside but…
Ubuntu is one of the favorite Linux distributions that is widely used for its GUI capabilities, especially for those who…
‘Ifconfig’ , short for ‘Interface Configuration, is a very important utility of Linux systems. It is used to check &…
Hello Linux-fanatics, previously we have discussed how we can install & configure apache web server & then secure it using…
WINE, which is short for ‘WINE is not an Emulator ‘ (confusing, right ), is a free & open source…
It has always been advised that use of ‘root’ account should be limited, as root has access to anything &…
Gaming on Linux has never been a easy thing, there are not a lot of games available in the market….
In this tutorial, we will discuss about Logical Volume Management. LVM or Logical Volume Management is a disk management tool that…
Git is one of the famous, open-source & distributed version controlling system, that is used for tracking changes in files/code…
Wildfly is a free, open source & cross platform application server (formely known as Jboss AS or Jboss). It is…