InterviewSolution
Saved Bookmarks
| 1. |
Explain Command “/usr/sbin/exportfs -f”? |
|
Answer» It will flush everything out of the kernels export table. Any clients that are active will GET new entries ADDED by mountd when they MAKE their NEXT REQUEST. It will flush everything out of the kernels export table. Any clients that are active will get new entries added by mountd when they make their next request. |
|