Have you configured a NFS server?

Answers were Sorted based on User's Feedback



Have you configured a NFS server?..

Answer / venkatesh

There are three ways to configure an NFS server under Red
Hat Enterprise Linux: using the NFS Server Configuration
Tool (redhat-config-nfs), manually editing its
configuration file (/etc/exports), or using
the /usr/sbin/exportfs command.

For instructions on using NFS Server Configuration Tool,
refer to the chapter titled Network File System (NFS) in
the Red Hat Enterprise Linux System Administration Guide.
The remainder of this section discusses manually
editing /etc/exports and using the /usr/sbin/exportfs
command to export NFS file systems.

Is This Answer Correct ?    8 Yes 2 No

Have you configured a NFS server?..

Answer / leena

vim /etc/exports
(make some entry as required)
:wq (close vim)
/etc/init.d/nfs restart

Is This Answer Correct ?    2 Yes 2 No

Have you configured a NFS server?..

Answer / jatin shambharkar

Configure NFS to export the root/ and snapshot/ directories
by adding them to /etc/exports. For example:

/diskless/i386/RHEL4-AS/root/ *(ro,sync,no_root_squash)
/diskless/i386/RHEL4-AS/snapshot/ *(rw,sync,no_root_squash)


Replace * with one of the hostname formats discussed in
Section 22.3.2 Hostname Formats. Make the hostname
declaration as specific as possible, so unwanted systems
can not access the NFS mount


If the NFS service is not running, start it: service nfs
start

If the NFS service is already running, reload the
configuration file: service nfs reload

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Networking Administration Interview Questions

what is difference of domain and workgroup

3 Answers  


Which option of the dhtadm command removes symbol or macro definition from dhcptab ?

1 Answers  


Which port is reserved for HTTP ?

1 Answers  


In PPP, which protocol is used to establish and configure a connection ? a. CHAP b. PAP c. LCP d. TCP

1 Answers  


Explain the network architecture?

0 Answers  






Which 2 kinds of DNS servers can never be authoritative over any domain ?

1 Answers  


Host A is giving some email to Host B to deliver to Host C. Host A, B, and C are all in different domains. Host B is ?

1 Answers  


Describe point to point link?

0 Answers  


Define the role of ieee in computer networking?

0 Answers  


one server is down it doen't display anything what you do?

0 Answers  


Which datalink communication protocols provide connection between computers via Dial-Up telephone lines?

1 Answers  


Dear all, I am Daya Dubey I have passed graduate & After i have complited Hardware & Networking From CMS inst Delhi, right now i m working with CMS Computers as a Network engineer aprox 1 year but till now no encriment my career So i wat to update acording to demands in future requirement plz get me knowldge which course or Digree are good for me Plz send details as soon as possible Regards with Daya Dubey

5 Answers  


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)