Use of Linux Mount

Source: Internet
Author: User

When we use the Linux system, we must have used some shared files, such as Ftp,mount and so on, then I will focus on the use of Mount:

There is now a test environment where you need to deploy Mount Server (10.10.10.27). You first need to turn on the NFS service on this server with the following command:

Chkconfig--level NFS On

Service NFS Start

You will then need to locate the exports file in the Linux directory under the/etc/exports directory.

Join/home/share/data/hx 10.10.10.27 (Rw,sync,no_root_squash)

After saving exit.

Then you need to use a machine like 10.10.10.107 above to perform Mount 10.10.10.107:/home/ygz/data/hx/mnt/share/fin/zs
You can do it.
Now you exit the 10.10.10.107 environment, re-enter the directory, you can see the files you need.

Use of Linux Mount

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.