Archive for July, 2008

NFS Shares on CentOS

Saturday, July 5th, 2008

Many situations require a "share" of some sort where data is accessible on several machines from a common source. This way data does not have to be duplicated every time and can be accessed over network. The two popular methods are NFS and Samba. For this tutorial we will try ...