Describe nfs server working procedure
How nfs server works in Linux mention the nfs server working procedure?
Expert
NFS is utilized to share a directory in a network of Linux machines.
Configuration of NFS:
NFS SERVER:
yum install nfs*
vim /etc/exports -> press enter then type
/directory name *(rw,sync)
save -> wq
service portmap restart
service nfs restart
chkconfig portmap on
chkconfig nfs on
Another Linux PC:-
mount -t nfs (ipaddress of nfs server):/muj /opt
cd /opt
ls -> this will display all the content of the directory
Let f(x) = x + 1 and let g(x) = x^3 + x^2 + 1. Information bits 11 0111a. What is the error detecting capability of g(x)? i.e. Can it detect errors of 1 bit?b. The code word 1100101000 gets garbled to 1000101010 (2 bit error). Can g(x) detect t
Normal 0 false false
2000 Words A 62-year-old female with a history of type 2 diabetes mellitus and hypertension was admitted to a trauma center following a Motor vehicle accident. Examination revealed blunt thoracic and abdominal trauma and a fractured right femur. The patient was dyspneic, tachycardic, hypotensive
Light weight Directory Access Protocol (Or LDAP) is an Internet protocol that email and other programs utilize to look up information from server.
How was imperialism (the acquisition of overseas colonies) a departure for the USA?
Choosing SAFM: We chose SAFM for several reasons: High criticality—it is capable of determining a safe landing trajectory for the shuttle autonomously in case of a failure requiring an abort during asc
KCC: Within a Site, a Windows server 2003 service termed as KCC automatically produces a topology for replication among the domain controllers in the domain utilizing a ring structure. The KCC is a built in procedure that executes on all domain contro
18,76,764
1923008 Asked
3,689
Active Tutors
1456125
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!