Another simple configuration of my nfs

Source: Internet
Author: User
Tags nfsd
Another simple configuration of my nfs-Linux Enterprise Application-Linux server application information-is described below. 1. Check whether the nfs toolkit has rpm-qa | nfs-utils installed
2. If the file is not installed, run the mount command to mount the first optical drive rh9 to find the nfs-utils package.
3. Run the rpm-ivh command to install
4. Uninstall the optical drive
5. vi/etc/exports write such as:/tmp * (rw) specific options see http://www.linuxdiyf.com/bbs/thread-36719-1-1.html
6. start the nfs server daemon/etc/rc. d/init. d/nfs start
7. Use ps-C nfsd to view the started nfsd Process
8. You can run the showmount-e 192.168.8.5 (nfs server ip address) command on the client or server to view the exported resources.
9. Then mount 192.168.8.5:/nfs/mnt on the client.
10. cd to/mnt to check the content of the nfs server.
* *** Note: pay special attention to the linux File permissions. *******

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.