Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Which layer ensures messages reach their destination system via an optimal route (done by planning the route).

1 Answers  


Scenario: “In a switch two hosts are connected to port number 1 and 2 respectively; both the ports are configured with same VLAN id. When data is sent from one host to another, in switch VLAN tagging will happen or not? Why?”

0 Answers   HCL,


What is the difference between 802.2 and 802.3 frames ? a. 802.2 = 802.3 + LLC Header Info b. 802.2 = 802.3 + TTL field c. 802.3 = 802.2 + LLC Header Info d. 802.3 = 802.2 + TTL field

1 Answers  


You mail server belongs to mydomain.com . An email destined for user@host4.mydomain.com . This type of email address is ?

1 Answers  


What provides application program interface between OSI transport session layers.

1 Answers  


What is a collection of networks and routers under a single administrative control.

1 Answers  


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

1 Answers  


True/False: DNS gives you the ability to restrict queries from machines in a particular zone.

1 Answers  


what mean this error The Instruction at "0x7c8396d0" referenced memory at "0x00000014" , The memory could not be "read"

3 Answers  


The destination address used while sending a packet to all hosts in the network is called

1 Answers  


Which of the following protocols are Dial-Up-Protocols? a. SLIP b. PPP

1 Answers  


Which layer deals with i) file system transfer ii) ii) virtual terminals emulation iii) interprocess communication. a. Application b. Presentation c. Session d. Transport

1 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)