IP Aliasing : Assigning multiple IP addresses to single NIC
In this tutorial, we are going to learn to assign multiple IP addresses to a single NIC (Network Interface Card)….
In this tutorial, we are going to learn to assign multiple IP addresses to a single NIC (Network Interface Card)….
SELinux or Security Enhanced Linux is advanced access control mechanism which was developed by US security agency NSA to prevent…
In this article I will discuss du & df commands. Both du & df commands are important utilities of Linux…
One of the major work of a System Administrator is User & Group Management. We have to create new users…
Every now & then we have to download files from internet, its easy id you are using GUI but CLI…
Hello Linux-fanatics, in this tutorial we will learn to secure Grub. GRUB or Grand Unified Bootloader, is the default boot-loader for…
Webmin is web based system administration tool that can be used on Linux machines. Using it we can administer the…
Hello Linux-fanatics, in our previous tutorials we have discussed how we can redirect output of a script to a file…
Hello Linux-fanatics, In our last tutorial we learned to use READ command to take user’s Input & also learned to…
Hello Linux-fanatics, In our last tutorial we learned to use while & until loops in our scripts & now in…
In our last tutorial, we had discussed the use of for conditional statement, & now we will discuss how we…
Hello, Linux-fanatics, in our earlier tutorial we discussed advanced used of if-then-else conditional statements. In this tutorial, we will discuss…
Welcome Linux –fanatics, this is 7th tutorial in BASH scripting series. In our previous scripting tutorial, we discussed File, String &…
HelloLinux Fanatics. In this tutorial, we will be discussing Numeric Comparisons, String Comparison & File Comparisons. (all scripting tutorials are here)….
Welcome guys to our 5th tutorials in BASH scripting series (other tutorials are here). In this tutorial, we will be discussing…
Hello Linux-fanatics, this is my 4th tutorial in BASH Scripting series (other tutorials are HERE). In this tutorial we will be…