Configuring and managing NFS File servers

Source: Internet
Author: User
Keywords NFS File server
Tags access analysis anonymous directory domain file file server linux

"Mission Analysis and Requirements"
 establishes directory/nfs/public, implements NFS service sharing, allows all users of 10.10.0.0 network segments to read, and other users do not have access to
 establishes the directory/nfs/admin, realizes the NFS service sharing, only allows the 10.10.9.100 user to read and write, the other user does not have the right to access
 establishes directory/nfs/work, implements NFS service sharing, test.com Domain users are read-only, and does not map root users to anonymous users
 Setup system at run Level 3, 5 o'clock NFS service starts automatically

"Hardware and Software Environment"
 using virtual machines to integrate with real host environment
 Install red Hat Enterprise Linux Server 5.0 in VMware Virtual machine systems
 ISO file with Linux installation CD on hard drive

"Step Decomposition"

1, NFS installation of related software packages

setup-2.5.58-1.el5.i386.rpm
initscripts-8.45.14-el-1.i386.rpm
nfs-utils-1.0.9-16.el5.i386.rpm
protmap-4.0-65.2.2.1.i386.rpm
quota-3.13-1.2.3.2.el15.i386.rpm

2, service configuration related documents

/etc/exports

3, create the directory/nfs/public,/nfs/admin and/nfs/work

4. Edit/etc/exports configuration file

5, add system at run level is 3, 5 o'clock NFS service automatically start

6, testing

On the Linux client, execute the following command
#mount –t NFS 192.168.1.196:/nfs/public/mnt

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.