Which three statements are true about direct maps?
The system administrator places several entries in the direct map of a Solaris 10 OS machine that is configured to use local files.
Which three statements are true about direct maps? (Choose three.)
How should the home directory for curly be specified in the password database?
A system is configured to use automounted home directories and has the following /etc/auto_master file:
# Master map for automounter
#
/net -hosts -nosuid,nobrowse
/home auto_home -nobrowse
The system also has the following /etc/auto_home file:
# Home directory map for automounter
#
larry stooge1:/export/home/larry
curly stooge2:/export/home/curly
moe stooge3:/export/home/moe
How should the home directory for curly be specified in the password database?
Which two statements are true about the renegade system?
A system called renegade is configured to access a CAD application and the man pages using automount. The system has the following /etc/auto_master file:
# Master map for automounter
#
/home auto_home -nobrowse
/- auto_direct -ro
The renegade system also has the following /etc/auto_direct file:
# Superuser-created direct map for automounter
#
/tools/cad -ro,soft cadserver:/export/cad,v2
/usr/share/man -ro,soft docserver1,docserver2:/usr/share/man
Which two statements are true about the renegade system? (Choose two.)
In which three data sources can the automountd daemon look for maps?
In which three data sources can the automountd daemon look for maps? (Choose three.)
Which two are valid troubleshooting procedures for this problem?
During boot up, your x86-based laptop that is running the Solaris 10 OS displays the message:
NFS server arizona not responding, still trying
Which two are valid troubleshooting procedures for this problem? (Choose two.)
What are four types of AutoFS maps?
What are four types of AutoFS maps? (Choose four.)
Under which two conditions will the automounter automatically mount resources listed in an AutoFS direct map?
Under which two conditions will the automounter automatically mount resources listed in an AutoFS direct map? (Choose two.)
Which line should you add to the /etc/dfs/dfstab file for saturn?
You want to allow the NFS server saturn to share the /var/tmp directory read-only with clients pluto and mars. You also want to allow pluto to have root access to this directory.
Which line should you add to the /etc/dfs/dfstab file for saturn?
What is a possible cause of this problem?
You are working on a system connected to the network. You attempt to access a directory, which you know is available to your system using NFS. You have NOT accessed this directory for some time. Your system displays the message:
stale NFS file handle
What is a possible cause of this problem?
Which three files exist in the directory after rebooting following a panic?
Given this output from dumpadm:
# dumpadm
Dump content: kernel pages
Dump device: /dev/dsk/c0t0d0s1 (swap)
Savecore directory: /var/crash/rabbit
Savecore enabled: yes
and these directory contents:
# ls -al /var/crash/rabbit
total 4
drwx—— 2 root root 512 Jan 27 10:28 .
drwxr-xr-x 3 root root 512 Jan 27 10:28 ..
Which three files exist in the directory after rebooting following a panic? (Choose three.)