In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail how to implement the shared directory of the Linux system, and the content of the article is of high quality, so the editor will share it for you as a reference. I hope you will have a certain understanding of the relevant knowledge after reading this article.
Sometimes we need to share resources between Linux and Windows, for example, there is a large file upload program on Windows, but we need to upload files to Linux, so installing VMware tools is a good choice.
1. Open the virtual machine interface and start linux
two。 Select the virtual machine in the function bar above and select the settings
3. Click CD/DVD (SATA) and see an image file using IOS on the right
4. Path fill in the path of the image file used to install this virtual machine
5. Then select the shared folder in the options, select always on the right, add the folder path, and make sure
5. Click in the virtual machine to reinstall VMware Tools (k), and a DVD logo appears on the desktop. Double-click it.
There are two steps next.
The first one is done under the desktop version.
6. Copy the file shown in the picture to the desktop
7. Find this folder on the command line
8. Decompression
Tar-xzvf VMwareTools-10.2.0-7259539.tar.gz
9. Find the extracted folder
10. Execute the command and then (the middle word will turn white), enter all the way. / vmware-install.pl
After the 11.VMTools installation is complete
File mount settings under Linux
1) install the open plug-in
Yum install open-vm-tools
2) Mount the shared directory
Vmhgfs-fuse .host: / / mnt/hgfs
File mount settings under Ubuntu
After the above configuration, you can't see the shared directory in / mnt/hgfs under Ubuntu16. The following work needs to be done
1) install the open plug-in
Sudo apt-get install open-vm-tools-dkms
2) Mount the shared directory
Sudo vmhgfs-fuse .host: / / mnt/hgfs
After the configuration is completed, restart the virtual machine and you can see the shared directory under the previous windows in the / mnt/hgfs directory.
About the Linux system shared directory is how to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.