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
Normal 0 false false
What is EMS? How might standardization help the EMS vendors?
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, an
Give a brief explanation of inharmonious ecological interaction.
Coriolis principle for mass flow meter: This meter employs the Coriolis Effect to measure the quantity of mass moving via the element. The substance to be calculated runs via a U-shaped tube which is caused to vibrate in a perpendicular direction to f
18,76,764
1954981 Asked
3,689
Active Tutors
1438277
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!