Centos7 using Mount Mount WINDOW10 (ultra-Simple)

Source: Internet
Author: User
Tags administrator password

has been using the VMware Tools mount, found a lot of problems, tossing the most days to give up, now using Mount mount, found much simpler

First, add the Windows folder you need to share, right-click

Remember to choose everyone and an administrator, has been trying to use the login administrator, but has not been, the internet said that the request to create a new administrator to do the mount, forget the direct use of Everyone

Second, let everyone do not need a password

OK, it's starting to mount.

Computer IP shared folder www Linux shared folder

Mount//192.168.1.100/www/usr/local/nginx/html/-o username= "Your window Administrator account", password= "Your window Administrator password", vers=2.0

I am using Imay (PC Administrator, not using administer)

If there are no errors, prove successful

Each read to use the command mount, you can set the boot boot

Automatic mount on Boot:

Append the following command to the file/etc/rc.local (root user):

Vi/etc/rc.local

On the most downstream write

Mount//192.168.1.100/www/usr/local/nginx/html/-o username= "Your window Administrator account", password= "Your window Administrator password", vers=2.0

ok~~~~~

Restart the Machine ~ ~ ~ The pit Daddy found useless ... So I found a sentence in rc.local.

chmod +x/etc/rc.d/rc.local
Continue to restart Centos7 .....
Found... Mount Success ~ ~ ~

Centos7 using Mount Mount WINDOW10 (ultra-Simple)

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.