3- BASH Scripting – Basic scripting & using variables in script
Hello Linux-fanatics, this is the part 3 of BASH Scripting series. In this tutorial, we will be finally writing our first…
Hello Linux-fanatics, this is the part 3 of BASH Scripting series. In this tutorial, we will be finally writing our first…
‘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…
As we know that every machine on a network has a IP address assigned to it, which is like a…
YUM tool is one of the most important tool for Centos/RHEL/Fedora. Though in latest builds of fedora, it has been…
Hello linux-fanatics, in this post i will be discussing some important that will make your life as System Administrator. As…
Hi Linux-fanatics, in this tutorial we will be discussing some ways with which we make our ssh server more secure. OpenSSH…
Hello Linux-fanatics. In this tutorial, we will be discussing “How we can create a LAMP server “.. LAMP server A…
Hello Linux-fanatics, in our earlier tutorial we learned to create apache web server with Name based hosting & IP based…
Earlier we discussed about SELinux, which helps us secure our system. In addition to using SELinux, we should also enable…
In this tutorial, we will be installing KVM on CentOS or RHEL machines. KVM (also called QEMU) or Kernel Based…
APACHE Server It is the most widely used web server in the world. Almost 65%-70% of the world’s web server…
Hello Linux-fanatics, in this tutorial we will be creating DHCP server for our IT environment. It is an important service…
RAID aka Redundant Array of Inexpensive Disk aka Redundant Array of Independent Disk is a data storage technology which uses…
YUM or Yellowdog Updater Modified is front-end tool for managing of rpm packages. Its used to install, remove, update &…
RPM or Redhat Package Manager is the default package management utility for RHEL, Centos. Fedora. It allows us to install,…