difference between nfs soft and hard mouniting points?
Answer Posted / rajeev ranjan
Hard mount in unix in the normal filesystem mount mainly
used to mount local filesystems. The filesystem will be in
the mounted state until you unmount it manually.
Soft mount is an option that is very useful for mounting
network filesystems say nfs filesystem so that soft mount
will allow automatic unmount if the filesystem is idle for a
specified time period
Eg. can be used with autofs
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Which command would you use to create a file system on a new hard drive?
Why is it called bash?
How lilo is useful in linux?
What is the difference between clang and llvm?
How do I find command history in linux?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What is c++ makefile?
Is llvm a compiler?
What is the difference between find and locate command in linux?
What is filter command in unix?
How do I run a shell script?
What is a good processor speed?
What does cd – command do?
What does comm do and how to use it?
Can I delete .bash history?