DispersedNet
SiteMap
Configure Linux Items
Linux Admin
System Admin
NFS Client Networking
«Prev
Next»
Red Hat Linux Admin
Configure xDisplay Server
xWindows System
xfree86 HW Considerations
Video Card Specifications
Configure xfree86 Command Line
Xinstallation Graphical Login
Configuring xstartup xinitrc
xwindows Module Conclusion
Graphical Environment
X Resources Classes
Customizing X Applications
xdefault File
gnome Display
Understand System Admin
Window Managers
Selecting Managers
Remote X Ssessions
Common X Problems
X Windows System
Network Integration
Obtaining Network Information
Configuring Network Interface
Ethernet Connection
Enabling Network Interface
IP Addresses Host Table
DNS To Resolve
Clientside Networking
Network Computing
netstat arp ifconfig
Troubleshooting TCP/IP
Troubleshooting TCP/IP using ifconfig
arp a command
arp acommand Output
Displaying Routing Tables
ppp Connection
ppp Clients
Activating ppp connection
Troubleshooting Connections Conclusion
NFS Client Networking
Network File
RPC
Remote Procedure Call
Client Side
Configure NFS Client
NFS Client Protocol
NIS Client Networking
Network Information System
Obtaining Network Information
etc/nsswitch.conf
nsswitch.conf line
authconfig Configure Client
Command Line Configuration
testing nisClient
NIS System Conclusion
NIS Client Networking - Quiz
Network Filesystem - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
How does a command like
ls
get information that is stored in remote files?
Please select the best answer.
A.
It checks the
/etc/fstab
file to see if it is a NFS volume.
B.
It doesn't work on NFS volumes.
C.
It asks a server where the information is stored.
D.
It asks the kernel for the information.
2.
Which problem might cause inefficient access to remote filesystems?
Please select the best answer.
A.
An invalid
/etc/fstab
entry
B.
Large NFS block sizes
C.
The local mount point used
D.
The presence of non-UNIX-type computers on the network
3.
Which of these methods allows you to override NFS's default block size by passing it options?
Please select all the correct answers.
A.
Configure the kernel during installation
B.
Use the
mount
command's
-o
option
C.
Use commands like
ls
D.
The
/etc/fstab
file