Skip to content

Bash script to create NFS server and a Bash script for the NFS client

Notifications You must be signed in to change notification settings

alexg84/NFS-Centos7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nfs-centos7

Bash script to create NFS server and a Bash script for the NFS client

Disable SELinux Permanently To permanently disable SELinux, use your favorite text editor to open the file /etc/sysconfig/selinux as follows:

vi /etc/sysconfig/selinux

SELINUX=disabled

reboot the server

About

Bash script to create NFS server and a Bash script for the NFS client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages