NFS Network File System configuration and management in Linux

Source: Internet
Author: User
In Linux, NFS Network File System settings and management-Linux Enterprise Application-Linux server application information. For more information, see the following section. Introduction:

NFS was initially developed by Sun Microsytem in 1984. Its primary function is to allow UNIX computers on the network to share directories and files. We can mount the file system shared by the remote end to the local end, and then we can easily use the remote end file, however, operations are similar to local operations and won't be very different. NFS has many advantages, such as centralized file management and disk space saving.

Install NFS:

Most Linux Distribution will install NFS. In OpenLinux, NFS is composed of two RPM suites: nfs and nfs-server, nfs mainly includes the programs required by some clients, while nfs-server is mainly a daemon program of NFS Server.

Set NFS:

Configuration File:/etc/exports

File Format: File System [host] [Option]

Example:
QUOTE:
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.