How do i check which nfs version I am using ????????
Answers were Sorted based on User's Feedback
Answer / thangamariappan
# rpcinfo -p|grep -i nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100227 2 tcp 2049 nfs_acl
100227 3 tcp 2049 nfs_acl
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100227 2 udp 2049 nfs_acl
100227 3 udp 2049 nfs_acl
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajkumar
rpcinfo -p localhost | grep -i nfs
This cmd is used for nfs version
| Is This Answer Correct ? | 22 Yes | 23 No |
plz mention some interesting problems you faced and how you solved it?
How to findout, if the user is local user or NIS user in the Linux (RHEL)?
i want to install XP on RHEL5 with virtualization tell me step by step configuration
someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?
How to load the old kernel without rebooting server
Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?
What is the difference between semaphore and spinlock?
How do display error messages instantly when command fails?
How to trace any process background processing?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
Who owns the data dictionary?
My root password has been changed, how can i enter into the system without root password?