Client access to NFS server

Source: Internet
Author: User
The client accesses the NFS server-Linux Enterprise Application-Linux server application information. The following is a detailed description. On the Client Computer, run the following command
Address: 10.1.30.144) mount the shared/data/pub to the local/mnt/nfs directory.
Mount-t nfs 10.1.30.144:/data/pub/mnt/nfs
After mounting is successful, the client can access the NFS service just like accessing the local hard disk.
The/data/pub file on the server. The access permission depends on the configuration on the server side.
The command to uninstall nfs is:
# Umount/mnt/nfs
Tip: In addition to Cd and local hard disk installation, red-flag Linux also supports
Network installation in NFS mode. This installation method is applicable to hard disk capacity
Small computers are very meaningful.
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.