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
What make install does?
What does mkdir mean in linux?
What does uname do in linux?
Which Command used to lock user password in Linux?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
Is cmake only for c++?
What are linux commands useful?
What is git command?
What is the gcc command?
What is devops linux?
What is finger command in linux?
What is DISM command?
How do I find hostname in linux?
What are grep commands?
How do you create a blank file in linux?