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 |
what is the difference between fork and thread ? and parent and child process in fork system call?
why you are using nis server
How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?
how do i check which package has installed some command suppose ls , mkdir or whatever ???
what are the different types of Backups..?
What command can you use to review boot messages?
What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?
what is the gate of ftp server in redhat linux?
How to trace any process background processing?
Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??
commands regarding the adding of users into groups n different options with useradd...?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??