--%>

Describe nfs server working procedure

How nfs server works in Linux mention the nfs server working procedure?

E

Expert

Verified

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

   Related Questions in Science

  • Q : How odors of flower petals assist

    How odors of the flower petals assist pollination?

  • Q : Explain KCC KCC : Within a Site, a

    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

  • Q : People in progressive movement What

    What “class” of people was overwhelmingly in charge of the progressive movement?

  • Q : Command to remove recursively Normal 0

    Normal 0 false false

  • Q : Explain DFS and BFS Tradeoffs DFS and

    DFS and BFS Tradeoffs: In general, DFS will have lower memory (space) complexity than BFS since only the information about the states and transitions on the current path needs to be stored. This contrasts with BFS, where all the states and transitions

  • Q : Common errors in Solaris Normal 0 false

    Normal 0 false false

  • Q : Difference between PLC and CNC

    Difference between PLC and CNC:CNC (abbreviated as Computer Numerical Control) is a specific application generally used to control a multi axis machine tool like a milling machine or a lathe however as well could be a tube bending machine punch

  • Q : Describe Eisenhowers political beliefs

    Eisenhower's political beliefs: Eisenhower believed in dynamic conservation. He was conservative on money matters and was liberal to human beings. He believed in government support for big business, budget spending and the return of federal functions

  • Q : How do we Backup Active Directory How

    How do we Backup Active Directory?Backing up Active Directory is necessary to maintain an Active Directory database. You can back up Active Directory by employing the Graphical User Interface (that is, GUI) and command-line tool

  • Q : Describe DNS Normal 0 false false false

    Normal 0 false false