nfs
This commit is contained in:
parent
8db4a8d97d
commit
4cbdcf4404
@ -66,7 +66,7 @@ cluster-domain: cluster.local
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
h1 "Install NFS"
|
h1 "Install NFS"
|
||||||
apt-get install -y nfs-common
|
apt-get install -y nfs-server
|
||||||
mkdir /data
|
mkdir /data
|
||||||
chmod -cR 777 /data
|
chmod -cR 777 /data
|
||||||
cat << EOF >> /etc/exports
|
cat << EOF >> /etc/exports
|
||||||
|
Loading…
Reference in New Issue
Block a user