How do I set readonly permission for all files stored in /var/www/html directory?
{ 4 comments }
How do I install and configure NFS version 4 server under Debian or Ubuntu Linux server operating systems using host-based authentication?
{ 5 comments }
I recently installed NFS server v4 on my HP Linux server. However, I’m not able to mount it from Linux nfs4 client using the following command:
mount.nfs4 server2:/data /data
I’m getting the following error:
mount.nfs4: mounting server2:/data failed, reason given by server:
No such file or directory
How do I fix this problem?
{ 0 comments }
How do I setup NFS v4.0 distributed file system access server under CentOS / RHEL v5.x for sharing files with UNIX and Linux workstations? How to export a directory with NFSv4? How to mount a directory with NFSv4?
{ 14 comments }