Assigning ip address to linux systemVideo number three is for beginners and it is assaigning IP address for your linux system.
In this video i am showing you how to assign IP adress for your linux system by editing the
configuration file.the configuration file&…Read More
SELINUX BASICSHere i am going to explain the basic configuration of selinux.Through theses steps you can easily administrate
your selinux policies. Here is the simple step of enabling and disabling policies of different application.
In th…Read More
Automount NFS share by editing fstab file in centos /RhelFor automounting NFS we have to /etc/fstab . The fstab file contains entries of partition to be auto mounted during linux system startup.please follow the video for
mounting nfs share automatically.
rsize - read size
wsize…Read More
Secure linux system by using GRUB PASSWORDoIt is very easy to change our root password when somebody get the physical acess to your system.
In order to protect your root password we can protect your GRUB using a password.The Grub password
will restrict the phys…Read More