Linux serverNETWORK ADMINISTRATIONS

Como configurar NFS Server en CentOS 7 || Sistemas Operativos III (Tutorial)

Como configurar NFS Server en CentOS 7
Sistemas Operativos III

Comando para el archivo “exports”: /home 10.0.0.0/24(rw,sync,no_root_squash,no_all_squash)

Comando para montar el NFS en windows: mount -o anon.nolock.casesensitive \10.0.0.3home M:

Si les da algún error al momento de montar el NFS en windows, desactiven los firewall en ambos sistemas.

Linux

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *