Have you configured a NFS server?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What leading bit values in the IP address indicate a class C address ? a. 0 b. 01 c. 10 d. 11 e. 110
TCP/IP has howmany layers? a. 2 b. 3 c. 4 d. 5
what is cell switching?
You have a Class C network. You have subnetted it into 6 subnets. How many hosts per subnet do you have ?
how to set kernal parameters in solaris 10&9?
what is patch panel? what is the use
Which protocol in Solaris machines makes distributed file systems possible ?
IEEE subdivided the datalink layer to provide for environments that need connectionless or connection- oriented services. What are the two layers called?
Which layer uses datagrams? a. physical b. data-link c. network d. transport
True or False: RJ-11 Connectors houses eight connections.
How many layers are under tcp/ip?
Where would you find DHCP information about supported network 128.251.144.0 ?