Linux share folder

Config file: /etc/exports
 
Example: share the /opt folder to 192.168.3.0 subnet with read only privilege
1. Change the config file
/opt  192.168.3.*(ro, sync)
 
2. restart the nfs service
service nfs restart
 
3. Client server
mount 192.168.3.109:/opt /mnt
 
 

 

Comments

Popular posts from this blog

Nginx Proxy & Load Balance & LNMP

Snort+barnyard2+Snorby CentOS 6.5_64 Installation

ORACLE Error