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
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
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
Common Ftp Folder for all FTP usersAs the requirement from some some of our blog user,i am forced to discuss about configuring
a common ftp folder for all users.The configuration file /etc/vsftpd/vsftpd.conf contains all
configuration of our vsftp.so we …Read More