In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the use of linux exportfs command to manage the file system shared by the NFS server, the article is very detailed, has a certain reference value, interested friends must read it!
The exportfs command needs to refer to the configuration file "/ etc/exportfs". You can also specify the NFS file system to be shared directly on the command line.
Syntax format: export [parameters] [directory]
Commonly used parameters: coach
-a mount all or unmount all-r remount-u unmount a directory-v display shared directory
Reference example
Output the NFS shared directory:
[root@linuxcool] # exportfs-a
Export the directory / usr/tmp to the django host and allow the client to send unsafe file lock requests:
[root@linuxcool] # exportfs-o insecure_locks django:/usr/tmp
Uninstall to the / usr/linuxprobe directory:
[root@linuxcool] # exportfs-u / usr/linuxcool
Uninstall all export lists:
[root@linuxcool ~] # exportfs-au
Display the shared directory:
[root@linuxcool] # exportfs-v above are all the contents of managing the file system shared by the NFS server using the exportfs command of linux. Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
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.