what is soft mount and hard mount? i have to make permanent
nfs mount permanent what shall i do?
Answer Posted / kk.utnoor
to make permanent nfs mount, write it into /etc/fstab
server<ip> nfsmount mountpoint filesystem defaults 0 0
192.168.0.1 /var/ftp/pub /mnt nfs defaults 0 0
| Is This Answer Correct ? | 17 Yes | 17 No |
Post New Answer View All Answers
The ‘logout’ built in command is used to
What is bc command in unix?
How to give acl permission in numerical mode on linux?
What will happen when a system call is encountered in a user program?
What is ps command in linux?
What is the best cpu stress test?
Explain the linux directory commands along with the description?
What is help command in linux?
How to recover /etc/passwd file and /etc/shadow file?
What are linux commands?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
What is the export command used for?
Is cmake a compiler?
What are runlevels in linux?
How do you do nslookup?