Installation of Centos 6.2

Here we go
The first video ,Installation of Centos 6.2






Related Posts:

  • SET USER PERMISSIONS IN LINUXIt is very easy to set user permissions for a file in Linux.For setting the user permissions in Linux we use ACL. ACL means access control list.For enabling user permissions in Linux we have to edit the file /etc/fstab and ad… 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
  • 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
  • Linux File Sharing Using NFS(nfs server configuration on centos/Rhel)tion NFS stands for Network File System . NFS is a distributed file system protocol devoloped by sun microsystems at the year of 1984.Using nfs users can acces the shared data on other computers it also allows to automount 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