Find out how much you know about Solaris 10 System Administration.
- Which is a method by which the Solaris 10 operating system can be installed on a system?
-
cpio
- Live upgrade
- Network cloning
-
rcp
- UUCP
- Which file contains the software group that was installed on the system?
-
/usr/adm/install/CLUSTER
-
/usr/sadm/install_data/CLUSTER
-
/var/sadm/system/admin/CLUSTER
-
/var/sadm/system/install/CLUSTER
-
/var/sadm/system/logs/SWGROUP
- Which operating system group supports
ftp
, NFS, and telnet
yet
only provides the minimum software required to boot and run Solaris 10?
- Core
- End User
- Entire
- Network
- Reduced Network
- Which installation procedure will provide a completely non-interactive installation of Solaris 10 on an Intel system?
- Custom JumpStart using PXE
- Custom JumpStart without PXE
- Solaris Command Line Interpreter
- Solaris Flash Archive Installation
- Solaris Live Upgrade
- Which file contains the installation log?
-
/usr/sadm/install/install_log
-
/usr/sadm/system/install/install_log
-
/var/sadm/install_data/install_log
-
/var/sadm/system/install_log
-
/var/sadm/system/messages
- Which are three Name Services that can be selected during a Solaris 10 installation?
- ABC, DHCP, WINS
- ABC, LDAP, NIS
- DHCP, LDAP, WINS
- DNS, LDAP, NIS
- DNS, LDAP, WINS
- An Intel system has a floppy drive and a CD-ROM drive, but booting from the CD-ROM drive
is not possible because the BIOS cannot be altered. What installation media is required in addition to the Solaris 10 operating system software?
- DHCP server on the network.
- LDAP server on the network.
- None, it will boot automatically.
- Solaris 10 Device Configuration Assistant Diskette
- Solaris 10 Operating System DVD
- In which directory are host specific configuration files typically be found?
-
/bin
-
/dev
-
/etc
-
/usr/bin
-
/var
- In which directory should Service Management Facility (SMF) executables be placed?
-
/bin
-
/etc
-
/lib
-
/smf
-
/var
- What is the name of the smallest addressable unit on a disk platter?
- Cylinder
- Head
- Sector
- Slice
- Track
- Which command is used to perform a device reconfiguration to enable the system to recognize the new tape drive without performing a reboot?
-
devfsadm
-
df
-
fdformat
-
format
-
fssnap
- Which is not a Solaris 10 command?
-
backup
-
df
-
format
-
fssnap
-
label
- Which is a Solaris 10 pseudo file system?
- EXT2FS
- EXT3FS
- NFS
- PCFS
- PROCFS
- While running
fsck
on /export/home
what will the fsck
command do if the system administrator responds y to a RECONNECT request while checking connectivity?
- Delete the superblock.
- Put the file referenced by inode number in the
/export/home/lost+found
directory.
- Put the file referenced by inode number in the
/lost+found
directory.
- Put the file referenced by inode number in the
/tmp
directory.
- Remount the
/export/home
directory.
- Which command sequence lists the alternate superblocks for the
/dev/dsk/c0t0d0s7
file system without creating it?
-
newfs -a /dev/rdsk/c0t0d0s7
-
newfs -B /dev/rdsk/c0t0d0s7
-
newfs -C /dev/rdsk/c0t0d0s7
-
newfs -N /dev/rdsk/c0t0d0s7
-
newfs -T /dev/rdsk/c0t0d0s7
- Which command mounts the
/dev/dsk/c0t0d0s7
file system on the /mnt
mount point as a read only file system?
-
mount -f ufs /dev/dsk/c0t0d0s7 /mnt
-
mount -F ufs -o read /dev/dsk/c0t0d0s7 /mnt
-
mount -F ufs -o ro /dev/dsk/c0t0d0s7 /mnt
-
mount -T ufs -o read /dev/dsk/c0t0d0s7 /mnt
-
mount -T ufs -o ro /mnt /dev/dsk/c0t0d0s7
- Which file contains information about the file systems that are currently mounted locally on the system?
-
/etc/dfs/dfshares
-
/etc/mnttab
-
/etc/mtab
-
/var/dfstab
-
/var/mnttab
- What is the format in which individual patches are distributed for the Solaris 10 operating system?
-
bzip2
archives
-
cpio
archives
- RPM
-
tar
archives
-
zip
files
- What is the effect of holding down the STOP and D keys simultaneously while a SPARC system being turned on?
- It does nothing on a SPARC station.
- NVRAM parameters are disabled.
- NVRAM parameters revert to default factory settings.
- The firmware reverts to default factory settings.
- The firmware switches to diagnostic mode.
- Which command will display the current OpenBoot PROM revision of the system?
-
obpdiag -a
-
obprev -V
-
prtconf -V
-
prtdiag -a
-
prtdiag -V
- Which file contains configuration variables that are used to control the booting process on an Intel based system?
-
/boot/solaris/boot.conf
-
/boot/solaris/bootenv.rc
-
/boot/solaris/grub.conf
-
/boot/solaris/menu.lst
-
/boot/solaris/solaris.boot
- Which file on Solaris 10 Software CD-ROM 2 contains the software required to create a Device Configuration Assistant boot diskette?
-
/Solaris_10/Tools/boot_diskette
-
/Solaris_10/Tools/create_diskette
-
/Solaris_10/Tools/create_image
-
/Solaris_10/Tools/d1_image
-
/Solaris_10/Tools/image
- At the
ok
prompt what does the command setenv auto-boot? false
do?
- Keeps the system from booting.
- The system will boot automatically.
- The system will boot up into single user mode.
- The system will boot up to the
ok
prompt.
- There is a syntax error as the command does not use a question mark.
- Which command should be used to correct the keyboard mapping on an Intel system?
-
configkbd
-
kdmconfig
-
loadkeys
-
/usr/bin/xorgconfig
-
/var/X11/bin/xconfig
- The original default boot disk is still aliased to
disk1
. Which command needs to be executed for the system to boot from the original boot disk?
-
devalias boot-device disk1
-
devalias disk1
-
nvalias boot-device disk1
-
nvalias disk1 boot-device
-
setenv boot-device disk1
- Which command can be used at the
ok
prompt to identify the SCSI peripheral devices that are attached to the on-board SCSI controller and any other separate SCSI controllers?
-
probe-ide
-
probe-ide-all
-
probe-scsi-all
-
show-devices
-
show-devs
- Which command will bring the system to a rapid halt?
-
init 1
-
init 6
-
poweroff
-
reboot
-
shutdown -y
- Which is a milestone that can be specified for the Service Management Facility?
-
multi-user
-
multi-user-network
-
multi-user-nfs
-
s
-
single-user-system
- Which is a delegated restarter for the Service Management Facility?
-
inetd
-
init
-
launchd
-
svccfg
-
svc.startd
- Which is true regarding
FMRI lrc:/etc/rc3_d/S81volmgt
?
- The
volmgt
service has 81 instances running.
- The
volmgt
service is a legacy run service and is not currently managed by the SMF.
- The
volmgt
service is currently managed by the SMF.
- The
volmgt
service is not running.
- The
volmgt
service is to be loaded by the rc3
daemon.
- Which option of the
svcs
command explains the states of service instances?
-
-a
-
-H
-
-l
-
-R
-
-x
- Which statement is false?
- Class action scripts that install and remove service manifests are included in the packaging subsystem.
- Edit the
/var/svc/manifest/milestone/multi-user.xml
to customize a manifest.
- Service manifests within packages are identified with the class manifest.
- When
pkgadd
is invoked, the service manifest is imported.
- When
pkgrm
is invoked, instances in the manifest that are disabled are deleted.
- What is the name of the file that contains the default values for the
useradd
command?
-
/etc/defadduser
-
/etc/default/defadduser
-
/usr/adm/defadduser
-
/usr/bin/defadduser
-
/usr/sadm/defadduser
- Which file should be edited to change the password policy rule for minimum number of characters for a valid password?
-
/etc/default/passwd
-
/etc/default/shadow
-
/etc/passwd
-
/etc/shadow
-
/usr/sadm/defadduser
- Which command displays the last five times the Solaris 10 operating system was rebooted?
-
grep boot last | tail -5
-
last reboot | head | grep 'system boot'
-
rup -5
-
who -r
-
wtmpx | tail -5
- Which file needs to exist for the Solaris 10 operating system to record login failures?
-
/var/adm/login
-
/var/adm/loginlog
-
/var/log/failure
-
/var/sadm/login
-
/var/sadm/loginlog
- The user
joe
has has switched user to root
but is still in the home directory for joe
, and does not have the expected PATH
variable defined.
What is the probable cause of this?
- The
su
command never changes directory from the of the original user, regardless of the options used.
- The
su
command only changes directory from the of the original user when the -H
option is used.
- User
joe
did not issue the command su -
- User
joe
does not have permission to switch to the root
account.
- User
joe
should have issued the su
command without any user names or flags.
- What is the name of the file that determines where the use of the
su
command is to be logged?
-
/etc/default/su
-
/etc/su
-
/var/adm/su
-
/var/adm/sulog
-
/var/log/su
- Which file is used to specify users who are prohibited from connecting to the system using the FTP protocol?
-
/etc/default/ftpusers
-
/etc/default/login
-
/etc/ftp.allow
-
/etc/ftpd/ftpusers
-
/etc/inet/ftp
- Which is true about the ability of remote users to access the system using the
rlogin
command
if server1
is in the /etc/hosts.equiv
file?
- All users with the same name from
server1
are denied access without a password.
- All users with the same name from
server1
are denied access without a password, except for root
.
- All users with the same name from
server1
are granted access without a password.
- All users with the same name from
server1
are granted access without a password, except for root
.
- The
rlogin
command never looks into the /etc/hosts.equiv
file.
- Given the information below regarding the file
green
what does the l
indicate?
-r-xr-l--- 1 red class 3756 Feb 11 01:15 green
- Mandatory file locking will occur.
- The file has a hard link from another file system.
- The file has a symbolic link pointing to it.
- The group ownership is inherited.
- The sticky bit has been set on the file.
- Which commands displays primary and secondary group memberships of a user along with its UID?
-
id -a
-
id -g
-
groups
-
who -l
-
who -r
- Which is the service that listens for HTTP print requests?
-
http-listen
-
inetd
-
in.lpd
-
ipp-listen
-
lpd.http
- Of the five basic functions of the Solaris 10 Print Service, which is responsible for converting print jobs to the appropriate type of file for the destination printer?
- Creating
- Editing
- Filtering
- Scheduling
- Tracking
- Which SMF command will start the
lpsched
daemon?
-
service start lpsched
-
svcadm enable lpsched
-
svcadm enable print/server
-
svcadm start lpsched
-
svcadm start print/server
- Which command is used to view the top processes running on the system?
-
iostat
-
proc
-
prstat
-
ps -ef | head
-
top
- Which file needs to be modified to prevent an user from using the
at
command?
-
/etc/at.deny
-
/etc/cron.d/at.deny
-
/etc/cron.d/cron.deny
-
/etc/default/at.deny
-
/var/spool/cron/atjobs/at.deny
- What happens to an user who appears in both
/etc/cron.d/cron.allow
and /etc/cron.d/cron.deny
files?
- Nothing will happen because the
cron
daemon does not exist in Solaris 10.
- The
cron
daemon will report an error to the root
user that these files have been configured incorrectly.
- The entry in the
cron.allow
file takes precedence.
- The entry in the
cron.deny
file takes precedence.
- These files do not apply to regular users, and nothing will happen.
- Which signal will be sent to the process with a PID of 915 by the command
kill 915
?
-
SIGHUP
-
SIGINT
-
SIGKILL
-
SIGQUIT
-
SIGTERM
- A department is very busy during the day and requires the minimum of downtime. The department is closed every Sunday. Which would be an appropriate backup strategy?
- Full system backup daily at 9am.
- Full system backup every Sunday.
- Full system backup every Sunday. Incremental evening backups Monday through Saturday.
- Full system backup every Sunday, with monthly incremental backups.
- Incremental backup every Sunday. Full system backup monthly.
- Which command will create a full filesystem backup of the
/export/home
file system?
-
dump 0uf /dev/rmt/0 /export/home
-
dump 0uf /export/home /dev/rmt/0
-
fsck /export/home
-
ufsdump 0S /dev/rmt/0 /export/home
-
ufsdump 0uf /dev/rmt/0 /export/home
- A remote system on the network does not have a tape device. What needs to be configured on the local system to allow the system administrator on the remote system to be able to use the local tape drive for backup purposes?
- An entry for the remote system in the
/etc/dumpdates
file.
- An entry for the remote system in the
/etc/hosts
file.
- An entry for the remote system in the
/etc/remotes
file.
- An entry for the remote system in the
/.rhosts
file.
- Nothing is required as access is automatically granted to remote hosts for backups.
- The
/
file system has been restored from backup, but the system will not boot. The recovered file system can be mounted and accessed from CD-ROM. At the OpenBoot prompt, the boot-device
alias checked and set correctly. Which critical step in recovering the /
file system has possibly been omitted?
- Removing the
restoresymtable
file.
- Running the
installboot
command to restore the boot block.
- Running the
newfs /dev/rdsk/c0t0d0s0
command.
- Running the
ufsrestore
command to restore the files.
- Updating the
restoresymtable
file.
- Given the information below regarding the nightly backup levels,
Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday |
0 | 1 | 4 | 1 | 4 | 1 | 2 |
the system suffers a power failure at 9am on Saturday. Which sequence of backups should be used to restore the system?
- Monday, Wednesday, Friday
- Thursday, Friday
- Saturday, Tuesday, Thursday
- Sunday, Friday
- Sunday, Thursday, Friday
- Which command lists the files selected to be restored when performing an interactive restore using the
ufsrestore
command?
-
count
-
extract
-
list
-
ls
-
marked
- There are active users on the
/export/home
file system when a snapshot is created for later backups. Which statement is true?
- Creating a snapshot of an active file system will cause the system to core dump.
- It is not possible to create a snapshot of an active file system.
- The file system will be temporarily unmounted and mounted back when the snapshot is complete.
- Users will be logged out.
- Users will notice a slight pause when writing to the file system.
- What would be the consequence of the
/export
file system running out of free space if the command
fssnap -F ufs -o bs=/export/snap /opt
were executed?
- No further data will be stored in the snapshot.
- The file
/export/snap/snapshot0
will be deleted.
- The file
/opt
will be deleted.
- The snapshot will be compressed.
- The system will prompt for more space to be added the
/opt
file.
- Which command deletes the snapshot of the
/opt
file system?
-
fssnap -d /opt
-
fssnap -r /opt
-
rm /export/snap/snapshot0
-
rm /export/snapshots/snapshot0
-
rm /opt
- A snapshot was taken at 6pm. An
ufsdump
backup of the snapshot was performed at 9pm. Recovery took
place the next day. Only one user, who was working from 7pm until 8pm, is not able find files created at
that time. All other users, who logged out before 6pm, have recovered all their files. What is the reason for this?
- The backup created from the snapshot is a copy of the data at the time the snapshot was taken, and not a copy of the data at the time the backup was performed.
- The snapshot may have been clobbered.
- The
ufsdump
command cannot be used to backup a snapshot.
- The
ufsdump
command did not backup the correct snapshot.
- The user forgot to save the changes made to their files.
- Which is true about the ability of remote users to access the system using the
rlogin
command
if server1
is in the /etc/hosts.equiv
file?
- All users with the same name from
server1
are denied access without a password.
- All users with the same name from
server1
are denied access without a password, except for root
.
- All users with the same name from
server1
are granted access without a password.
- All users with the same name from
server1
are granted access without a password, except for root
.
- The
rlogin
command never looks into the /etc/hosts.equiv
file.
- What information is requested during an interactive installation of Solaris 10?
- Number of users to be added.
- Serial number of the CPU.
- Solaris 10 software license number.
- The MAC address.
- The
root
password.
- Which would be the most appropriate installation procedure to install Solaris 10 on a SPARC system over DSL modem connection from a master system?
- Automatic installation from CD.
- Graphical installation from tape.
- Interactive installation from local CD or DVD.
- Solaris WAN Boot Installation.
- Upgrade installation via
ftp
.
- Which installation method would enable a server to be upgraded to Solaris 10 yet ensure that it would be possible to revert back to the original Solaris 9 operating system if required?
- JumpStart
- LAN Boot
- Live Upgrade
- Safe Upgrade
- WAN Boot
- When installing Solaris 10 from CD-ROM on a SPARC system, which command initiates the installation using command-line interface?
-
boot cd -cli
-
boot cd -nogui
-
boot cd -text
-
boot cdrom -cli
-
boot cdrom -nowin
- Which partitions are created by default when installing the Solaris 10 operating system?
-
/
, /export/home
, and swap
-
/
, /export/home
, and /usr
-
/
, /export/home
, and /var
-
/
, /usr
, and /var
-
/
, /var
, and swap
- Which is the interactive utility on an Intel based system to correctly configure keyboard, mouse and display?
-
kdmconfig
-
kvmconfig
-
xconfig
-
xconfigurator
-
xorgconfig
- Which system directory describes the state of all the modules currently loaded by the kernel?
-
/system/contract
-
/system/kernel
-
/system/module
-
/system/object
-
/system/proc
- Given the information below which statement is true regarding these files?
214101 -r-xr-x--- 2 ruby juice 13156 Feb 11 01:15 pink
214101 -r-xr-x--- 2 ruby juice 13156 Feb 11 01:15 red
- Files
pink
and red
are directories.
- Files
pink
and red
are each 214101 bytes long.
- Files
pink
and red
are hard links to each other.
- Files
pink
and red
are owned by the user juice
.
- Files
pink
and red
are soft links to each other.
- Which directory contains the logical names used for referencing devices?
-
/dev
-
/devices
-
/kernel
-
/logical
-
/proc
- Which file relates kernel instances and instance numbers to physical device names?
-
/etc/minor_perm
-
/etc/name_to_major
-
/etc/name_to_sysnum
-
/etc/path_to_inst
-
/etc/services
- Which non-interactive command is used to write a volume table of contents, which was previously saved in a file, to a hard disk?
-
devinfo
-
fmthard
-
partition
-
prtvtoc
-
vtocload
- Which is a valid disk base file system on Solaris 10?
- CTFS
- IOFS
- IOS
- NFS
- UFS
- Which command should be used to check and attempt to correct or repair any file system inconsistencies?
-
devinfo
-
fsck
-
partition
-
prtvtoc
-
vtocrepair
- Which command will forcibly unmount the
/opt
file system?
-
umount -a /opt
-
umount -b /opt
-
umount -c /opt
-
umount -d /opt
-
umount -f /opt
- Which command sequence will display the processes currently using the
/opt
file system?
-
fuser -cu /opt
-
fuser -k /opt
-
fuser -n /opt
-
lsof -d /opt
-
lsof -v /opt
- Which command provides disk usage and absolute pathname of all directories and subdirectories contained in the
/opt
file system?
-
df -k /opt
-
df -sk /opt
-
du -k /opt
-
du -sk /opt
-
fsck -y /opt
- A package, such as
SUNWaccr
, delivered in a datastream format contains how many files?
- 1
- 2
- 3
- 4
- 5
- Which command can analyze the patch requirements of a system and automatically patch that system with all appropriate patches?
-
analyze
-
patchadd
-
showrev
-
smpatch
-
up2date
- How can NVRAM parameters be set to default values on a SPARC system?
- Press the Stop and A keys simultaneously while the system is turned on until the LED flash.
- Press the Stop and N keys simultaneously while the system is turned on until the LED flash.
- Run the command
nvram-default
at the ok
prompt.
- Run the command
probe-scsi-all
at the ok
prompt.
- Run the command
reset-all
at the ok
prompt.
- Which command would allow an system administrator to begin to repair files on a system that does not boot?
-
boot cdrom
-
fsck /dev/dsk/c0t1d0s0
-
mount /dev/dsk/c0t0d0s0 /a
-
mount -F hsfs -o ro /dev/dsk/c0t1d0s0 /cdrom
-
umount /dev/dsk/c0t0d0s0
- Which is a function of the BIOS on an Intel system?
- Configures the Master Boot Record.
- Controls installed peripheral devices.
- Schedules all peripheral interrupts.
- Supports USB devices.
- Updates the Master Boot Record.
- Which directory contains files and directories which are needed to boot an Intel system, but is not found on a SPARC system?
-
/boot
-
/dev
-
/devices
-
/etc
-
/usr/sbin
- At the OpenBoot prompt, which command will help identify a command with "fcal" in its string?
-
find fcal
-
locate fcal
-
sifting fcal
-
whereis fcal
-
which fcal
- At the OpenBoot prompt, which command will ensure the system stays at the OpenBoot prompt, when the power is cycled?
-
clear .registers
-
set autoboot? false
-
set autoboot? true
-
set diag-switch? true
-
set probe-diag? true
- Which command updates the configuration files for the
Xorg
server?
-
clear
-
kdmconfig
-
/usr/X11/bin/xorg -a
-
/usr/X11/bin/xorg.conf
-
/usr/X11/bin/xorgconfig
- Which OpenBoot command tells the system to boot from the default boot device without losing the other customized settings?
-
nvalias boot-device default
-
nvalias clear
-
reset boot-device
-
reset-default
-
set-default boot-device
- Which OpenBoot variable needs to be set to
true
to enable POST diagnostics?
-
diag-ext?
-
diag-on?
-
diag-switch?
-
ext-post?
-
post-diag?
- If
/etc/system
does not exist, and an interactive boot is to be performed.
What should be entered when the name of the system file is requested?
-
/dev/null
-
/etc/default/boot
-
/etc/default/system
-
/etc/inittab
-
/usr/sbin/system
- Which command will replace a corrupt or missing repository with a previous copy?
-
/lib/svc/bin/rebuild_repository
-
/lib/svc/bin/recover_repository
-
/lib/svc/bin/replace_repository
-
/lib/svc/bin/restore_repository
-
/usr/sadm/restore_repository
- Which command gives expanded information on a
system/cron
error reported during the boot process?
-
svcs -a /system/cron
-
svcs -c /system/cron
-
svcs -d /system/cron
-
svcs -v /system/cron
-
svcs -x /system/cron
- Which command disables the
smtp:sendmail
service?
-
/etc/init.d/sendmail disable
-
svcadm disable -t sendmail
-
svccfg disable -i smtp:sendmail
-
svccfg disable -t sendmail
-
svccfg disable -t smtp:sendmail
- Which command sequence will set the default milestone to
single-user
on the next reboot?
-
svcadm -d milestone single-user
-
svcadm -v milestone -d single-user
-
svccfg milestone single-user
-
svccfg single-user milestone
-
svcs -d milestone single-user
- In which file is the password history parameter set to keep users from reverting back to their previous password?
-
/etc/default/login
-
/etc/default/loginhistory
-
/etc/default/passwd
-
/etc/security/passwd
-
/etc/security/policy.conf
- Which command display the current set of defaults for new user accounts?
-
defaultpw
-
passwd
-
passwd -D
-
useradd
-
useradd -D
- Which command returns the current state of the
rusers
service?
-
inetadm -c rusers
-
inetadm | grep rusers
-
svcadm check rusers
-
svcs -c rusers
-
svcs -l rusers
- Which file determines the locations of all
autofs
mount points?
-
/etc/auto_master
-
/etc/mnttab
-
/etc/vfstab
-
/var/adm/autofs
-
/var/sadm/autofs
- Which command always determines the original login name?
-
id
-
id -a
-
users
-
who
-
who am i
- What can
root
do if the CONSOLE
variable is blank in the etc/default/login
file?
-
root
logins are allowed from everywhere.
-
root
logins are allowed from everywhere except the console.
-
root
logins are disabled.
-
root
logins can only be done from serial device A.
-
root
logins can only be done from the console.
- Which will allow remote access to the system by the
root
user?
- Add an entry for
root
in the /etc/remote/login
file.
- Comment out the
CONSOLE
entry from the /etc/default/login
file.
- Comment out the
ROOT=no
entry from the /etc/default/login
file.
- Delete the
/etc/nologin
file.
- Touch the
/etc/nologin
file.
- Which command uses the
/etc/hosts.equiv
for remote authentication?
-
ftp
-
login
-
rcp
-
telnet
-
uptime
- Two users need to access files in a directory. User
user1
is has a primary
group of alpha
and a secondary group membership in the group gamma
.
User user2
is has a primary group of beta
and a secondary group
membership in the group gamma
. The system administrator must set permissions
on a directory so that members of the group gamma
can access it, and all files
created in that directory should belong group gamma
. What is the correct
permission setting for the directory?
-
d---rws---
-
d---rwx---
-
drwsrw----
-
drwxrw----
-
drwxrw-r-x
- Two users need to access files in a directory. User
user1
is has a primary
group of alpha
and a secondary group membership in the group gamma
.
User user2
is has a primary group of beta
and a secondary group
membership in the group gamma
. The system administrator must set permissions
to keep users from inadvertently deleting files that do not belong to them. What is the
correct permission setting for the directory?
-
d---------
-
d---rwxr--
-
drwsrw----
-
drwxrw-r-x
-
drwxrwxrwt
- Which command will prevent the print queue from accepting new requests?
-
lpcancel
-
lpreject
-
lpstop
-
reject
-
stoplp
- Of the five basic functions of the Solaris 10 Print Service, which is
responsible for ensuring the printer is in a known state before submitting
a request for printing?
- Creating
- Editing
- Initialization
- Scheduling
- Tracking
- Which daemon acts upon connection requests and either submits them to the
lpsched
daemon for immediate printer or holds them in the spool area?
-
in.lpd
-
in.ppd
-
lpconnect
-
lpd
-
lpsched
- Which command will kill a process immediately?
-
kill
-
kill -1
-
kill -9
-
kill -TERM
-
stop
- Which empty file should be created to deny users access to the
cron
facility?
-
/etc/cron.allow
-
/etc/cron.block
-
/etc/cron.deny
-
/usr/adm/cron.allow
-
/usr/adm/cron.deny
- Given the following crontab entry
30 6 * * 5 /var/loginfo
when will it be executed?
- At 5:00 in the morning on June 30.
- At 6:00 in the morning on May 30.
- Every Friday at 6:30 in the morning.
- Every Saturday at 5:30 in the morning.
- Every Thursday at 6:30 in the morning.
- Which command deletes all the crontab entries of an user?
-
cron -e
-
cron -rm
-
crontab -e
-
crontab -l
-
crontab -r
- Which would ensure the minimum loss of data?
- Run
ufsdump 0uf/dev/rmt/0
daily.
- Run
ufsdump 1uf/dev/rmt/0
daily.
- Run
ufsdump 1uf/dev/rmt/0
monthly.
- Run
ufsdump 1uf/dev/rmt/0
weekly.
- Run
ufsdump 9uf/dev/rmt/0
twice a day.
- Which command should be run on a unmounted file system to ensure that it is in a consistent state before backing it up?
-
format
-
fsck
-
lock
-
lsof
-
ndatachk
- An entry for both servers is in their respective
/etc/inet/hosts
file exists. What
other entry is needed for a remote ufsdump
backup to succeed?
- An entry for the local system in the
/etc/hosts.equiv
file.
- An entry for the local system in the
/remote_hosts
file.
- An entry for the remote system in the
/.hosts.equiv
file.
- An entry for the remote system in the
/.rhosts
file.
- No other entry is needed.
- Which command will display a list of the files currently selected to be restored using
ufsrestore -i
?
-
dir
-
list
-
ls
-
marked
-
select
- Which command will add files to be restored using
ufsrestore -i
?
-
add
-
choose
-
list
-
mark
-
select
- Which file is used by
ufsrestore
to pass information about files and directories between incremental restores?
-
chkpoint
-
increaseinfo
-
infoincrease
-
restoresymtable
-
select
- Which command gives details about a snapshot that was created for the
/export/home
file system, with the snapshot being the first one stored in the /snapshot
file system?
-
fssnap -i /export/home
-
fssnap -i /snapshot/0
-
fssnap -o /snapshot/0
-
/usr/lib//fs/ufs/fssnap -i /export/home
-
/usr/lib//fs/ufs/fssnap -i /snapshot/0
- Which command will backup a snapshot and place an entry in the
/etc/dumpdates
file to indicate the slice that the snapshot was taken of?
-
fssnap auf /dev/rmt/0 /dev/fssnap/0
-
fssnap Nuf /dev/rmt/0 /dev/fssnap/0
-
fssnap Nuf /dev/rmt/0 /dev/rdsk/dev/c0t0d0s0
-
ufsdump 0uf /dev/rmt/0 /dev/fssnap/0
-
ufsdump 0ufN /dev/rmt/0 /dev/rdsk/c0t0d0s0 /dev/rfssnap/0
- To restore a file originally created from an UFS snapshot, what additional option to the
ufsrestore
command is required when performing the restore?
- No additional option is required.
- Use the
-a
option.
- Use the
-i
option.
- Use the
-s
option.
- Use the
-x
option.
- When restoring a directory using the
ufsrestore -i
command what is the effect of answering 'y
to the
question set owner/mode for '.'? [yn]
?
- All restored files will be owned by the UID of the user running the
ufsrestore
command.
- The ownership of all restored files will be set to the
root
user.
- The ownership of all restored files will be set to the same as the directory that the files are being restored to.
- The ownership of all restored files will be set to the same as the
root
directory of the file system from which they were backed up.
- The ownership of all restored files will be set to the same as they were originally set to, prior to the backup.
- What is the name of the file that contains the names of the software groups that are available for the Solaris 10 operating system?
-
/usr/bin/system/admin/.clustertoc
-
/var/sadm/system/admin/.clustertoc
-
/var/sadm/system/admin/.listcluster
-
/var/sadm/system/admin/.lscluster
-
/var/sadm/system/admin/.prtcluster
- Which software group is found in the Solaris 10 operating system?
- Core User
- End User
- Full
- Programmer
- Programming
- What is the minimum disk space needed to install the Solaris 10 operating system on an Intel based system?
- 1-3 Gigabytes
- 3-5 Gigabytes
- 5-7 Gigabytes
- 1-3 Terabytes
- 18-30 Terabytes
- Which software group is found in the Solaris 10 operating system?
- Core User
- End User
- Full
- Programmer
- Programming
- Which is the minimum Software Metacluster that includes the libraries, the include files and programming tools required for developing software?
- SUNWCdeveloper
- SUNWCprog
- SUNWCuser
- SUNWVuser
- SUNWXprogr
- Which item of information which must be supplied in an interactive installation of a networked Solaris 10 operating system?
- IP address.
- Number of users to be added.
- Serial number of the CPU.
- Solaris 10 software license number.
- The MAC address.
- What information is requested on the first system reboot during a Solaris 10 installation?
- NFSv4 domain name.
- Serial number of the CPU.
- Solaris 10 software license number.
- System name.
- The MAC address.
- Which command will boot an Intel system so that it installs, using the text installer in a console session?
-
b
-
b - nowin
-
boot
-
boot cdrom
-
boot cdrom -text
- Which command will list i-node numbers of files?
-
la
-
ln -a
-
ln -i
-
ls -i
-
ls -x
- By convention which slice on an Intel based system contains the bootblock and VTOC?
- 0
- 2
- 4
- 6
- 8
- How many Solaris
fdisk
partitions can be allocated to Solaris on a single hard disk on a 32-bit Intel system?
- 1
- 2
- 4
- 8
- 15
- Which file contains predefined partition tables that can be used by the format utility?
-
/etc/device.dat
-
/etc/format.dat
-
/etc/vtoc.dat
-
/usr/sadm/format.dat
-
/usr/sadm/vtoc.dat
- Which command will modify the
minfree
value to 1%?
-
fstune -m 1 /dev/dsk/c0t0d0s0
-
minfree -m 1 /dev/rdsk/c0t0d0s0
-
modify -m 1 /dev/rdsk/c0t0d0s0
-
setune -m 1 /dev/dsk/c0t0d0s0
-
tunefs -m 1 /dev/rdsk/c0t0d0s0
- Which statement describes the output of the command
du -hs /var
?
- A summary of the available space in the
/var
file system by kilobytes.
- A summary of the disk usage by hidden files in the
/var
file system.
- A summary of the file system usage in the
/var
file system by user.
- A summary of the free disk space in the
/var
file system by user.
- A summary of the total disk usage of the
/var
file system in human readable units.
- In which directory will unreferenced files be placed if
fsck
is performed on the /var
file system?
-
/lost+found
-
/tmp
-
/unreferenced
-
/var
-
/var/lost+found
- Which command will mount the file system on the floppy disk on the
/dos
mount point?
-
mount /dev/floppy/0 /dos
-
mount -F msdos /dev/diskette/0 /dos
-
mount -F msdos /dev/fd0 /dos
-
mount -F msdos /dev/floppy0 /dos
-
mount -F pcfs /dev/diskette /dos
- Which command will mount a CD-ROM that is attached to the Primary IDE channel as the Slave device?
-
mount -F cdrom -o ro /dev/dsk/c0t1d0s0 /cdrom
-
mount -F hsfs /dev/cdrom/cdrom /ide
-
mount -F hsfs -o ro /dev/cdrom/cdrom /cdrom
-
mount -F hsfs -o ro /dev/dsk/c0t1d0s0 /cdrom
-
mount -F hsfs -o ro /dev/slave /cdrom
- Which command will convert packages into a single data stream package?
-
pkgadd -s
-
pkgmake -s
-
pkgstream -s
-
pkgtrans -s
-
pkgtransmit
- When adding a patch with the
patchadd
command, what does the -d
option do?
- Adds patches only to the current domain.
- Adds patches to all domains.
- Gets the trusted certificate authority certificates when verifying digital signatures found in each patch.
- It does not save the original files that were replaced or changed.
- It saves the original files that were replaced or changed.
- Where does output of the POST go to on a SPARC system that does not have a keyboard?
- To
/dev/null
- To serial port A.
- To the console.
- To the graphics monitor.
- To the network port.
- What is the effect of removing the line
KEYBOARD_ABORT=disable
from the file etc/default/kbd
?
- Escape sequences can only be sent from a terminal attached to serial port A.
- Interrupting the system using the Stop-A key sequence is disabled under all circumstances.
- Interrupting the system using the Stop-A key sequence is only allowed during the boot sequence.
- Only the
root
user can use the Stop-A sequence.
- The Stop-A sequence is enabled.
- Which are phases of the boot process on an Intel based system?
- BIOS reads and loads
pboot
- BIOS runs POST
- MBR reads and loads
pboot
- OpenBoot prompt
- The kernel reads
/etc/sysconfig/system
- Which command will boot an Intel system into the
multi-user-server
milestone without changing any configuration files?
-
b
-
b multi
-
b multi-user
-
b s
-
b server
- Which OpenBoot command will display the complete device tree of the system?
-
dev-show-all
-
dev-tree
-
show-all
-
show-all-devices
-
show-devs
- A device alias for
new_boot
has been created. Which command on SPARC will reboot a server from an alternative boot device called new_boot
?
-
eeprom boot-device=new_boot
-
eeprom boot-file=new_boot
-
eeprom reboot=new_boot
-
eeprom reboot-device=new_boot
-
reboot boot-device=new_boot
- Which command will reconfigure the graphics settings on an Intel based system?
-
/usr/bin/Xconfig
-
/usr/bin/xhost
-
/usr/X11/bin/xconfig
-
/usr/X11/bin/xhost
-
/usr/X11/bin/xorgconfig
- Which OpenBoot command will cause the system to prompt for key information about the behavior of the boot sequence?
-
boot -a
-
boot -b
-
boot -i
-
boot -inter
-
boot -prompt
- Which NVRAM variable would enable extended POST output, when set to
true
?
-
diag-ext?
-
diag-on?
-
diag-switch?
-
ext-post?
-
post-diag?
- During which phase of the Boot Process is the
/etc/system
file read?
- Boot programs
- Device configuration
- Kernel initialization
- Network configuration
- SMF initialization
- Which are two distinct phases of the boot process on a SPARC based system?
- File System and Kernel
- Hard Disk and Kernel
- Hard Disk and System
- Kernel and Network
- Kernel and System
- Which command displays other services that depend on the
system-log
service?
-
svcadm -A svc:/system/system-log:default
-
svcadm -H svc:/system/system-log:default
-
svcs -D svc:/system/system-log:default
-
svcs -H svc:/system/system-log:default
-
svcs -S svc:/system/system-log:default
- Which command brings the system to the OpenBoot prompt without running shutdown scripts?
-
halt
-
init 5
-
off
-
shutdown
-
sync
- In creating a new service under the control of SMF, which is an appropriate directory for this storing file?
-
/etc
-
/etc/init.d
-
/etc/svc/init.d
-
/lib/svc/method
-
/usr/local/method
- Which file is not accessed during login?
-
~/.login
-
/etc/group
-
/etc/login.defs
-
/etc/passwd
-
/etc/shadow
- Where should the system administrator set a site specific
umask
?
-
/.login
-
/.profile
-
/etc/login.defs
-
/etc/profile
-
/etc/skel/local.profile
- Which will record all the failed login attempts?
- Create the file
/var/adm/loginlog
with the correct mode, owner and group.
- Run the command
last
.
- Run the command
who
.
- Run the command
wtmp
.
- Set the parameter
SYSLOG_FAILED_LOGINS
in /etc/default/login
to 1
.
- Which is used to determine the time and date of the most recent system reboot?
-
finger
-
init -r
-
last
-
runlevel
-
wtmp
- What causes
su - joe
not to prompt for a password?
- The
joe
account is listed in the /etc/hosts.allow
file.
- The
joe
account is listed in the /etc/hosts.equiv
file.
- The
joe
account is of the same primary group as the original user.
- The
joe
account is of the same secondary group as the original user.
- The user was previously logged in as
root
.
- Which option of the
su
command sets the environment variable PATH
to that of new user?
-
-
-
-b
-
-c
-
-d
-
-e
- Which file is read by the
in.ftpd
daemon to see if a user is allowed FTP login privileges?
-
/etc/ftpcheck
-
/etc/ftpd/ftpcheck
-
/etc/ftpd/ftpusers
-
/etc/pam.d
-
/etc/vfstpd
- Which entry in the
/.rhosts
file will allow any user from the named host to access the system as the local user?
-
+@group
-
+@group.user
-
hostname +
-
user +
-
user#hostname +
- Which will set the group id on the directory
dir
?
-
chmod 1777 dir
-
chmod 4775 dir
-
chmod g+s dir
-
chmod u+s dir
-
suid dir
- Which will change the file permissions of a new binary file called
script
to allow any user to run it with the UID of the user test
?
-
chmod 1777 script
-
chmod 4775 script
-
chmod g+s script
-
chmod u=script
-
chmod u=test
- Which command will notify users that the printer named
parts
is broken, and prevent any further print jobs being submitted to the printer?
-
delete broken parts
-
lprm -r parts broken
-
lpstat -r parts broken
-
reject -r broken parts
-
reject -r parts broken
- Which command will remove the configuration for a printer from the system?
-
lpadmin -d
-
lpadmin -x
-
lpdelete -p
-
lpdelete -x
-
lpremove
- Which command moves print requests queued by
lp
or lpr
between destinations?
-
lpadmin -m
-
lpmove
-
lpmv
-
lpq
-
lpstat -m
- Which command prevents queuing of print requests for the named destinations?
-
delete
-
lpq
-
lprm
-
lpstat -r
-
reject
- Which is a directory the
lpsched
daemon uses to keep track of print requests?
-
/var/adm/requests
-
/var/lp/requests
-
/var/lpsched/requests
-
/var/spool/lp/queue/system_name
-
/var/spool/lp/requests/system_name
- Which command will delete a job from the
at
queue?
-
at -r
-
atq
-
atq -r
-
crontab -d
-
crontab -r
- What would cause a regular user not be authorized to create a
crontab
file?
- Only
root
is authorized to create a crontab
file.
- The permissions on the file
/etc/crontab
are set incorrectly.
- The user appears in the file
/etc/cron.deny
.
- The user appears in the file
/etc/cron.d/cron.deny
.
- The user does not appear in the file
/etc/cron.allow
.
- Which command is used to send a signal to a process?
-
pgrep
-
pkill
-
prstat
-
ps
-
pstree
- What is the default action taken by the
cron
daemon with output generated by commands it runs in crontab
file entries?
- The system aborts as all output must be redirected to a file or terminal window.
- The system creates a file called
cron.out
in the user's home directory.
- The system creates a file called
cron.output
in the user's home directory.
- The system mails all output and errors to the user.
- The system writes the output to
/dev/console
.
- What effect does the
-v
option have on the ufsdump
command?
- It causes
ufsdump
to constantly list the percentage of the backup completed.
- It lists the contents as the backup is created.
- It writes the backup to a virtual device.
- Nothing, there is no
-v
option.
- The backup is verified against the file system being backed up.
- What is the purpose of the
u
option when using the ufsdump
command?
- It causes
ufsdump
to store the UID of all files.
- Maintains the original user permissions on the files.
- Nothing, there is no
u
option.
- To include all undeleted files in the backup.
- Update the
/etc/dumpdates
file.
- When is the most appropriate time to run a level 0 backup using
ufsdump
if the system peak times are Monday through Saturday from 5:30 am until 11:30 pm?
- Daily at 5:30 am.
- Monday at 5:00 am.
- Monday at 5:30 am.
- Saturday at 5:30 am.
- Sunday at 5:00 am.
- Which file will report when the last level 0 backup ran using the
ufsdump
command?
-
/etc/backup
-
/etc/date
-
/etc/dates
-
/etc/dumpdates
-
/etc/dumplog
- If the
/opt
filesystem has become corrupt, which command should be executed first, before restoring the /opt
filesystem from tape backup?
-
fsck /opt
-
mount /dev/dsk/c0t0d0s5 /opt
-
newfs /dev/rdsk/c0t0d0s5
-
umount /dev/dsk/c0t0d0s5
-
umount /opt
- On an Intel based system, which command will place the boot block and partition boot program on the disk?
-
installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/c1d0s0
-
installboot /usr/platform/`uname -i`/lib/fs/ufs/bootp /dev/rdsk/c1d0s0
-
installboot /usr/platform/`uname -i`/lib/fs/ufs/pblock /dev/rdsk/c1d0s0
-
installboot /usr/platform/`uname -r`/lib/fs/ufs/pblock /dev/rdsk/c1d0s0
-
installboot /usr/platform/`uname -i`/lib/fs/ufs/vtoc /dev/rdsk/c1d0s0
- Given the output of
ifconfig -a
below
lo0: flags=2001000849 <UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL>
mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
iprb0: flags=1004842<BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500
index 2
inet 192.168.0.101 netmask ffffff00 broadcast 192.168.0.255
ether 0:2:a5:4c:a1:15
what is a reason why the command telnet 192.168.0.251
fail?
- Only
root
can connect using the telnet
command.
- The IP address is invalid.
- The network interface
iprb0
is not showing the flag UP
.
- The
telnet
daemon is not running on the local host.
- The
telnet
daemon is not running on the remote host.
- Which command will display information about which snapshot relates to which file system?
-
fssnap -i
-
snap -al
-
snapshot -al
-
snapshot -l
-
ufssnap -i
- When using the
ufsrestore -i
command of a backup created from a snapshot, what
is the effect of answering n to set owner/mode for '.'? [yn]
after
executing the extract
command?
- Any restored files will be owned by the UID of the user running the
ufsrestore -i
command.
- The ownership of any restored files will be set to be the same as that of the directory that the files are being restored to.
- The ownership of any restored files will be set to be the same as the directory they were backed up from.
- The ownership of any restored files will be set to the
root
user.
- The protection mode of any restored files will be set to the
root
user's umask
.
- A snapshot has been deleted using
fssnap -d
, but the space occupied by the snapshot has not been released.
What additional step must be taken to release the space previously occupied by the snapshot?
- Delete the backing store file from the backing store using the
rm
command.
- Old snapshots are removed up by a cron job which runs daily.
- Old snapshots are removed up by a cron job which runs every hour.
- Run the command
fssnap -r
.
- Unmount and remount the backing store file system.
- Given the output of
df -h
below
Filesystem size used avail capacity Mounted on
/dev/dsk/c0d0s0 9.6G 2.4G 7.2G 25% /
/devices 0K 0K 0K 0% /devices
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 647M 621K 647M 1% /etc/svc/volatile
/dev/dsk/c0d0s3 1.6G 150M 1.5G 9% /var
swap 637M 68K 637M 1% /tmp
/dev/dsk/c0d0s7 29G 8.2G 21G 28% /app
which command would successfully take a snapshot of the /
file system?
-
fssnap -F ufs -o bs=/app /
-
fssnap -F ufs -o bs=/bin /
-
fssnap -F ufs -o bs=/etc /
-
fssnap -F ufs -o bs=/devices /
-
fssnap -F ufs -o bs=/var /
- Given the output of
ls -l /usr/share/local
below
drwxr----- 5 root root 1245 Apr 22 11:22 /usr/share/local
and the output of cat /etc/dfs/dfstab
below
share -F nfs -o rw=system1 /usr/share/local
what access will the root
user on the host system1
have to the /usr/local/share
directory shared by the server?
- The
root
user will have complete access to the directory /usr/local/share
.
- The
root
user will have read access to the directory /usr/local/share
.
- The
root
user will have read and write access to the directory /usr/local/share
.
- The
root
user will have read, write and execute access to the directory /usr/local/share
.
- The
root
user will not have any access to the directory /usr/local/share
.
- Which OpenBoot command will display the MAC address?
-
address-mac
-
ifconfig -a
-
ifconfig hme0
-
ok address
-
ok banner
- An
inetd
based application has been installed and a correctly formatted entry in the /etc/inet/inetd.conf
file.
A HUP
signal to the inetd
daemon is sent, but the new service cannot be accessed by the client.
Which is a solution to this problem?
- Bring the network interfaces down and up to reflect the new application.
- Reboot the system to ensure that new service configurations are picked up.
- Run the
inetconv
command to import the configuration information in to SMF.
- Run the
svcs
command to update the configuration information in to SMF.
- Send a
HUP
signal to the svc.startd
daemon as well.
- Which command will examine the network traffic passing between two systems,
host1
and host2
, without seeing any traffic passing to or from any other system on the network?
-
dhcpagent host1 host2
-
dhcpagent -o host1 host2
-
snoop host1 host2
-
snoop -d host1 -o host2
-
snoop -i host1 -o host2
- Which daemon is responsible for starting RPC services on demand?
-
cron
-
inetd
-
portmap
-
rpcbind
-
xinetd
- Which are requirements for the sizing of the swap space?
- It must be at least four times the amount of physical RAM on the system.
- It must be at least two times the amount of physical RAM on the system.
- It must be distributed across a minimum of two disk slices.
- It must be large enough to hold a crash dump in a single slice and support the needs of all running processes.
- It must be smaller than the amount of physical RAM on the system.
- A new slice on a spare hard disk has been created and
swap -a /dev/dsk/c1t1d0s1
has been executed.
Which file needs an entry to in order for the extra swap space to be available after a system reboot?
-
/etc/fstab
-
/etc/init.d/swap
-
/etc/mtab
-
/etc/swap
-
/etc/vfstab
- Which is true of global core files in the Solaris 10?
- They are enabled by default for all processes.
- They are owned by the
root
user and have the sticky bit set on them.
- They are owned by the
root
user and their permission mode is set to 600
.
- They are password protected.
- They can only be generated by system daemons.
- Which command is used to configure a dedicated dump device?
-
coreadm -a /dev/dsk/c0t1d0s0
-
coreadm -d /dev/rdsk/c0t1d0s0
-
dumpadm -a /dev/dsk/c0t1d0s0
-
dumpadm -d /dev/dsk/c0t1d0s0
-
savecore -Lv /dev/dsk/c1t1d0s0
- Which file is edited to restrict the use of NFS on the server to only version 4?
-
/etc/default/nfs
-
/etc/dfs/dfstab
-
/etc/export
-
/etc/exportfs
-
/etc/nfs/default
- If concerns exist over the stability of the NFS servers from which the resources are mounted,
which options should be used when mounting via NFS?
-
intr
and remount
-
intr
and soft
-
noxattr
and remount
-
noxattr
and soft
-
remount
and soft
- Given the output of
ifconfig hme0
below
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.0.2 netmask ffffff00 broadcast 192.168.0.255
what is a reason why the MAC address of the hme0
interface is not in the output?
- The
ifconfig
command was not run by the root
user.
- The
ifconfig
command was not run inside a zone.
- The
ifconfig
command was not run with the -a
option.
- The
ifconfig
command was run inside a zone.
- The MAC address interface has not been configured.
- What is the likely cause of the error message below?
nfs mount: server: : RPC: Program not registered nfs mount: retrying: /mnt
- The directory has not been shared by the server.
- The IP address of the server is incorrect.
- The
mountd
daemon is not running.
- The name of the mounted directory on the server is incorrect.
- The name of the server is incorrect.
- Which will increase the length of time before automounted file system are automatically unmounted?
- Edit the time out value in the
/etc/default/autofs
file.
- Edit the time out value in the
/etc/dfs/dfstab
file.
- Run the
mount -t
command.
- Send a HUP signal to the
automountd
daemon.
- Send a HUP signal to the
mountd
daemon.
- Given the entry in the
/etc/auto_master
file below
/local auto_local -nobrowse
what type of entry is this?
- A direct map entry.
- A local map entry.
- A special map entry.
- An incorrect entry.
- An indirect map entry.
- What is the storage capacity of a RAID5 volume consisting of five 4 Gbyte disk slices?
- 4 Gbytes
- 5 Gbytes
- 15 Gbytes
- 16 Gbytes
- 20 Gbytes
- Which is an advantage of using concatenated RAID 0 volumes?
- Concatenated volumes provide hot spare capabilities.
- Concatenation provides redundancy thereby making data loss less likely in the event of hardware failure.
- It is possible to expand active mounted filesystems created on a concatenated RAID 0 volume without having to bring the system down.
- It is possible to write to each slice in parallel which improves performance.
- Parity data is stored which enables data to be rebuilt if a slice in the volume goes down.
- Which RAID configuration is best for write-intensive applications, where hardware costs are not a consideration and performance is not an issue?
- RAID 0 concatenation
- RAID 0 mirror
- RAID 0 stripe
- RAID 1 mirror
- RAID 5 stripe with parity
- Which is true about state database replicas?
- The system will boot if only half are available.
- The system will degrade and run slower if fewer than half are available.
- The system will panic if fewer than half are available.
- The system will panic if only half are available.
- The system will stop running if only half are available.
- Which feature of the Solaris Volume Manager Software permits subdividing a slice into multiple volumes?
- Hard slices.
- LVM partitions.
- Partition manager.
- Soft partitions.
- Soft slices.
- Given the following unused free slices
c0t0d0s4
c0t0d0s5
c1t0d0s4
c1t0d0s5
c2t0d0s5
c2t0d0s6
which slices should be used for the state database replicas in a fault tolerant configuration?
-
c0t0d0s4
, and c0t0d0s5
-
c0t0d0s4
, c0t0d0s5
, and c1t0d0s4
-
c0t0d0s4
, and c1t0d0s4
-
c0t0d0s4
, c1t0d0s4
, and c2t0d0s5
-
c1t0d0s5
, c2t0d0s5
, and c2t0d0s6
- What is needed to mirror the root slice using Solaris Volume Manager (SVM)?
- Change the OBP boot-device variable and run the
metaroot
command.
- Unmount the
root
file system.
- Update the
/kernel/devices/md.conf
file.
- Update the
/kernel/drv/md.conf
file.
- Update the
/kernel/drv/md.conf
file and unmount the root
file system.
- Which command will create three state databases for the first time?
-
metadb -a -f c0t0d0s3 c1t2d0s4 c3t3d0s1
-
metadb -f c0t0d0s3 c1t2d0s4 c3t3d0s1
-
metainit -a c0t0d0s3 c1t2d0s4 c3t3d0s1
-
metainit -f c0t0d0s3 c1t2d0s4 c3t3d0s1
-
metastat -a -f c0t0d0s3 c1t2d0s4 c3t3d0s1
- What would happen to a system if the submirrors are attached in the wrong order?
- Nothing; the order does not matter.
- The mirrors will not synchronizes.
- The mirrors will only synchronize at next reboot.
- The system will be destroyed.
- The system will be slow as the mirror synchronizes.
- Which command will update the
/etc/vfstab
file as part of mirroring the /
file system?
-
metadb
-
metaroot
-
metastat
-
metasync
-
metaupdate
- When configuring Role Based Access Control (RBAC), which can be assigned to a Rights Profile?
- A password.
- A profile shell.
- A rights profile.
- A role.
- A system profile.
- Which is the best way of delegating the management of printers and the printing service to several responsible users
without granting them full super user privileges?
- Allocate all the rights and authorizations for printer administration directly to the accounts of the responsible users.
- Change the permissions on the printer administration files.
- Create a role account with the required rights and authorizations for printer administration and give all responsible users access to this account.
- Create a role account with the required rights and authorizations for system administration and give all responsible users access to this account.
- Give all the responsible users access to the
root
password.
- Given the output below below
# grep helper /etc/security/prof_attr
helper:::auths=solaris.jobs.grant;help=JobsGrant.html
# grep helper /etc/user_attr
jdoe::::type=normal;profiles=helper
with the user jdoe
having authorization solaris.jobs.grant
as part of the rights profile
helper
, which is the effect of the grant suffix at the end of the authorization?
- The user can delegate any assigned authorizations with the same prefix to other users.
- The user can delegate all assigned authorizations.
- The user can delegate the role of helper to another user.
- The user can delegate the role of helper to users with the same profile.
- The user can grant other authorizations to the profile helper.
- Which command displays information about the access a role has together with the security attributes associated with each command?
-
auths -v
-
profiles -l
-
rights -la
-
rights -lv
-
roles -lv
- Which file is used to associate rights profiles with commands and security attributes?
-
/etc/exec_attr
-
/etc/security/exec_attr
-
/etc/security/prof_attr
-
/etc/security/user_attr
-
/etc/user_attr
- Which command displays the authorizations granted to users?
-
authgrant
-
authmod -l
-
auths
-
usergrant -a
-
usermod
- By default, in which file are messages about incoming
telnet
sessions found?
-
/dev/sysmsg
-
/etc/syslog.conf
-
/etc/sysmsg
-
/var/adm/messages
-
/var/log/messages
- Which command will cause the
syslogd
daemon to re-read the /etc/syslog.conf
file?
-
cat /var/adm/messages
-
kill -HUP /etc/syslog.conf
-
logger -p kern.info
-
logger -p local0.info
-
svcadm refresh system/system-log
- What is the name of the power management configuration file?
-
/etc/default/power
-
/etc/init/pm.conf
-
/etc/init/power.conf
-
/etc/power.conf
-
/var/sadm/power
- To where can the
syslogd
daemon can route messages?
- Only to a remote server.
- Only to a file that exists.
- Only to a group defined in
/etc/groups
.
- Only to the file
/var/adm/messages
.
- To other hosts on the network and to a file that exists.
- Given the entry from
/etc/syslog.conf
below
auth.notice ifdef(`LOGHOST', /var/log/authlog, @loghost)
what will syslogd
do with auth.notice
messages if host2 is defined as the loghost in the /etc/inet/hosts
file?
- The
auth.notice
messages will be discarded.
- The
auth.notice
messages will be forwarded to the system host2 which is defined as loghost in the /etc/inet/hosts
file.
- The
auth.notice
messages will be sent to /var/adm/messages
on the system.
- The
auth.notice
messages will be sent to /var/log/authlog
on the system.
- The
auth.notice
messages will be stored in the /var/log/messages
file.
- Which hierarchical, and Internet-wide, naming service should be used to centralize shared information about hosts and IP addresses?
- ADS
- DNS
- LDAP
- NIS
- NIS+
- Which is true about the NIS naming service?
- Does not use a domain hierarchy.
- Has root and non-root Master Servers.
- Stores information in the
/etc/nis
directory.
- Uses a Directory Information Tree.
- Uses Relative Distinguished Names.
- A role account called
printer
is created with the correct rights profile to perform printer administration
and is allocated to a user called jdoe
. User jdoe
needs to disable the print queue and uses
the su
command to switch to the role printer
and gets the error message
su: Unknown id: printer
what is the likely cause of this error message?
- The
/etc/sudoers
file needs an entry for the role of printer
.
- The
nscd
daemon needs to be restarted in order to remove old cached data.
- The system needs to be rebooted if changes are made to RBAC configurations.
- The user should have used the
su -
command.
- The user should have used the
sudo
command.
- Given the contents of the
/etc/ined/hosts
file below
# Internet host table
#
127.0.0.1 localhost
192.168.0.1 server1
why would the getent hosts server1
command not return the IP address of server1
?
- The
getent
command is used to query DNS servers and server1
in not in the DNS records.
- The
ldap_cachemgr
daemon does not server1
in its cache.
- The name service switch file is not configured to search local files for host information.
- The syntax of the
getent
command is asking for the IP address of the hosts
system.
- The
ypbind
daemon is not running.
- Given the contents of the
/etc/ined/hosts
file below
# Internet host table
#
127.0.0.1 localhost
192.168.0.1 server1
why would the getent hosts server1
command not return the IP address of server1
?
- The
getent
command is used to query DNS servers and server1
in not in the DNS records.
- The
ldap_cachemgr
daemon does not server1
in its cache.
- The name service switch file is not configured to search local files for host information.
- The syntax of the
getent
command is asking for the IP address of the hosts
system.
- The
ypbind
daemon is not running.
- What is the maximum number of search domains that can be specified for a DNS client on Solaris 10?
- 1
- 2
- 4
- 6
- 8
- Which daemon is responsible for maintaining and updating the client profile information in an LDAP configuration?
-
ldap_cachemgr
-
ldap_clientd
-
ldap_profiled
-
ldap_serverd
-
ldap_updated
- Which two daemons are running on an NIS master server?
-
rpc.masterd
and ypbind
-
rpc.nisd
and ypbind
-
rpc.nisd
and rpc.yppasswdd
-
rpc.nispasswdd
and ypbind
-
rpc.yppasswdd
and ypbind
- Which two daemons are NIS+ daemons?
-
rpc.masterd
and in.yppasswdd
-
rpc.masterd
and ypbind
-
rpc.nisd
and rpc.nispasswdd
-
rpc.nispasswdd
and ypbind
-
rpc.yppasswdd
and ypbind
- Which file defines the parameters to configure the domain so that only certain networks or hosts are allowed access to information supplied by the Network Information Service?
-
/etc/yp/securehosts
-
/etc/yp/securenets
-
/var/nis/securenets
-
/var/yp/securenets
-
/var/yp/securenetwork
- Which will rebuild NIS maps whose timestamp is older than the modification time of the ASCII text files they are based on?
-
/etc/yp/updatemap
-
/usr/ccs/bin/make
-
/usr/ccs/bin/nis
-
/usr/ccs/bin/update
-
/var/nis/make
- Which will ensure that the
root
user's password account information is not incorporated in the NIS passwd
maps?
- Change the home directory for
root
.
- Change the
PWDIR
value in the /var/yp/Makefile
file.
- Copy the
/etc/passwd
file into the /etc/yppasswd
directory.
- Delete the
/etc/yppasswd
file.
- Remove the encrypted password from the
/etc/shadow
file.
- Which statement is true about Solaris 10 zones?
- All users in a non-global zone can see all processes running on the system.
- All zones must have the same services configured.
- Each zone requires its own CPU on which to run.
- The
root
user in a non-global zone can see all processes running on the system.
- Zones can share a single network interface.
- Which statement is true about Solaris 10 zones?
- All users in a non-global zone can see all processes running on the system.
- All zones must have the same services configured.
- Each zone requires its own CPU on which to run.
- The
root
user in a non-global zone can see all processes running on the system.
- Zones can share a single network interface.
- What is the name of the daemon that is primarily responsible for managing the zone's virtual platform?
-
zoneadmd
-
zoned
-
zoneprocd
-
zsched
-
zstatd
- Which daemon keeps track of per-zone kernel threads?
-
zoneadmd
-
zoned
-
zoneprocd
-
zsched
-
zthreadd
- When using the
zonecfg
utility, what is the effect of the create -b
command?
- It specifies the zone as a backup zone.
- It specifies the zone boots automatically on system startup.
- It specifies the zone is a whole root zone.
- It specifies the zone uses the global zone's service configuration.
- Nothing; there is no
-b
option.
- A zone called
zone1
is configured and installed, but has not yet been booted. What items are requested
after executing the following commands?
# zoneadm -z zone1 ready
# zlogin -C zone1
- Default router and DNS server name.
- Default router and IP address.
- IP address and DNS server name.
- IP address and timezone.
- Name service,
root
password, and timezone.
- In order to configure, install and boot a zone named
zone1
, which command
should be executed first?
-
zoneadm -z zone1 boot
-
zoneadm -z zone1 install
-
zonecfg -z zone1
-
zonecfg -z zone1 boot
-
zonecfg -z zone1 verify
- A zone called
zone1
is configured and installed, but has not currently running.
From the global zone, the following command is executed
# zonecfg -z zone1 delete
Which is the reason why the command failed?
- The proper syntax is
zonecfg -r zone1
.
- The proper syntax is
zonecfg -z zone1 remove
.
- The zone must be deleted from inside the zone, and not the global zone.
- The zone must be deleted with the
zoneadm
command.
- The zone must be uninstalled before being deleted.
- Which service must reside on the same subnet as the client to support RARP requests?
- Boot services
- Configuration services
- Identification services
- Installation services
- Time services
- Which is a source from which JumpStart clients can obtain identification information?
- The
/etc/config/sysidcfg
file on the configuration server.
- The
/etc/ether
file on the configuration server.
- The
/etc/hosts
file on the configuration server.
- The
/etc/inetd/config
file on the boot server.
- The
/etc/inetd/config
file on the configuration server.
- Which is a source from which JumpStart clients can obtain identification information?
- The
/etc/config/sysidcfg
file on the configuration server.
- The
/etc/ether
file on the configuration server.
- The
/etc/hosts
file on the configuration server.
- The
/etc/inetd/config
file on the boot server.
- The
/etc/inetd/config
file on the configuration server.
- A JumpStart server that is offering all of the component JumpStart services has been configured.
The following command is executed
ok boot net - install w
but a TIMEOUT AWAITING ARP/RARP packet
error message is displayed. What is the probable cause of this error?
- The installation type must be furnished on the command line.
- The JumpStart server does not have the correct Ethernet address for the client.
- The JumpStart server does not have the correct IP address for the client.
- The name of the boot server must be furnished on the command line.
- The name of the JumpStart script must be furnished on the command line.
- A JumpStart client has the following entry in its
sysidcfg
file
system_locale=en_US
system_locale=C
timezone=US/Eastern
timeserver=localhost
terminal=sun-cmd
name_service=NIS {domain_name=a.b.c.com
name_server=d(192.168.2.3)}
system_locale=en_US
security_policy=NONE
Which is the effect of having two system_locale
entries in this file?
- The check script will generate an error.
- The client installation will go into an interactive installation at the selection of the locale.
- The first entry found will be used.
- The entry found on the name server will be used.
- The second entry found will be used.
- Which statement is true?
- A
dd
image of a system can be used to install a system using JumpStart.
- A flash archive of a system can be used for a replicate a system on other systems and can be used as a custom JumpStart procedure.
- A
tar
archive of a system can be used to install a system using JumpStart.
- An
ufsdump
image of a system can be used as the basis for a custom JumpStart installation.
- JumpStart cannot be used to reinstall a replica server with exactly the same configuration as is currently configured.
- When creating a flash archive of the local system in the
/export/flash
directory, which option to the flar create
command should be use to prevent the /export/flash
directory from being included in the archive?
-
-a
-
-b
-
-c
-
-x
-
-y
- Which is the platform specified with the
add_install_client
command when configuring a JumpStart Configuration server for an Intel-based system?
- AMD64
- i86pc
- isparc
- ultra
- x86pc
- On a DHCP server, which vendor option in JumpStart supplies the name of the boot server?
-
SjumpsCF
-
SinstIP4
-
SrootIP
-
SrootNM
-
SsysidCF
- Which command will produce a noise to help in determining which cable belongs to which workstation?
-
ifconfig -a
-
nslookup
-
snoop -a
-
snoop -n
-
watch
- Which service should be examined to see if there is a service-related configuration problem?
-
svc:/network/configuration:default
-
svc:/network/interface:config
-
svc:/network/interface:default
-
svc:/network/physical:default
-
svc:/network/services:config
- Which two files need to be edited to configure an Intel based system to have the
iprb0
interface configured at system boot?
-
/etc/hostname.iprb0
and /etc/inet/hosts
-
/etc/hostname.iprb0
and /etc/network/iprb0
-
/etc/inet/hosts
and /etc/inet/iprb0.conf
-
/etc/iprb0.config
and /etc/network/iprb0
-
/etc/iprb0.config
and /etc/services
- Which two files need to be edited to change the IP address of a Solaris 10 system?
-
/etc/hostname
and /etc/inet/hosts
-
/etc/hostname
and /etc/inet/ipaddress
-
/etc/inet/hosts
and /etc/inet/ipnodes
-
/etc/inet/ipaddress
and /etc/nodename
-
/etc/inet/ipnodes
and /etc/services
- Which command would provide information about why a service is not running?
-
inetadm
-
inetadm -l
-
svcadm
-
svcs -xv
-
watch
- Which command will show whether NFS services are registered with the
rpcbind
daemon on the server?
-
inetadm
-
inetadm -l
-
nfsstat -v
-
rpcinfo -p
-
svcadm
- Which command will show the full pathname of the
in.telnetd
daemon?
-
inetadm telnet
-
inetadm -l telnet
-
svcadm telnet
-
svcs -l telnet
-
whereis telnet
- The command
swap -d /export/data/swapfile
was run to remove the swap file from the swap configuration.
The command swap -l
shows it has been removed from the swap configuration. However, the command
df
shows that the space is not free. What else needs done to reclaim the space occupied by the swap file?
- Reboot the system.
- Run the command
rm /export/data/swapfile
- Run the command
swap -u
- Run the command
vmstat
- Run the command
vmsync -r /export/data/swapfile
- Which file must be edited to ensure a spare slice from a disk be allocated and associated with swap space on subsequent reboots?
-
/etc/mnttab
-
/etc/swapfile
-
/etc/swaptab
-
/etc/swaptable
-
/etc/vfstab
- Which commands is used to ensure that all core files are placed in the
/var/dump
directory regardless of where they originate?
-
coreadm -e global -g /var/dump
-
coreadm -p /var/dump
-
dumpadm -e global -g /var/dump
-
dumpadm -p /var/dump
-
dumpcore -d process
- What does the command
dumpadm -m 5%
do?
- Crash dumps are limited to capturing a maximum of 5% of physical RAM.
- Crash dumps are limited to occupying a maximum of 5% of disk space.
- Crash dumps are not written if doing so would reduce free space in the filesystem where the savecore directory is located to below 5%.
- Crash dumps are written in a compressed format with a minimum compression ratio of 5%.
- Crash dumps only succeed if they capture a minimum of 5% of physical RAM.
- Which two mounting options to automatically mount a remote filesystem via NFS on bootup and ensure
the system will continue to boot to the multi-user-server milestone even if the remote filesystem is not available?
-
bg
and fg
-
bg
and hard
-
bg
and soft
-
fg
and hard
-
fg
and soft
- Given the following entry in the
/etc/dfs/dfstab
file
share -F nfs -o ro,rw=sales,root=admin /export/stuff
which statement is true?
- All action words after
ro
are ignored; for read and write access, rw
must be listed first.
- Only
root
and sales
on the client admin
have read access to the shared resource.
- Only
sales
on the client admin
has read access to the shared resource.
- Only
sales
on the client admin
has read and write access to the shared resource.
- The client system
sales
has read and write access to /export/stuff
.
- What is the combined effect of an NFS mount with options
fg
and hard
?
- If the resource is unavailable the client will hang while it attempts to mount the resource.
- If the resource is not available, the client will pause during the boot sequence and prompt for confirmation to continue to boot.
- If the resource is not available, the client will report an error, and will continue to boot.
- The resource will not mount because
fg
is not a valid NFS mount option.
- The resource will not mount because
hard
is not a valid NFS mount option.
- Given the following error message
stale NFS file handle
when attempting to access a resource mounted from an NFS server, which will solve the problem?
- Remount the file system on the client.
- Remove the entry from the
/etc/mnttab
file.
- Remove the entry from the
/etc/vfstab
file.
- Restart the
nfsd
daemon.
- Restart the
nfslogd
daemon on the client.
- A system administrator needs to create automount map entries for six hundred users whose accounts all reside
on a central server in the
/export/home
directory. The user accounts are evenly split into six user groups.
How many entries does the system administrator need to create in the /etc/auto_home
file?
- 1
- 6
- 100
- 600
- 3600
- Given the following output from the
profiles -l user
command
Media Backup:
/usr/bin/mt euid=0
/usr/sbin/tar euid=0
/usr/lib/fs/ufs/ufsdump euid=0, gid=sys
All:
*
which commands will the user
role have access to?
- All command on the system with super user privileges.
- Only the commands
/usr/bin/mt
, /usr/sbin/tar
and /usr/lib/fs/ufs/ufsdump
.
- Only the commands
/usr/bin/mt
, /usr/sbin/tar
and /usr/lib/fs/ufs/ufsdump
.
- The commands
/usr/bin/mt
, /usr/sbin/tar
and /usr/lib/fs/ufs/ufsdump
as a regular user.
- The commands
/usr/bin/mt
, /usr/sbin/tar
and /usr/lib/fs/ufs/ufsdump
with super user privileges, and all other commands that do not have a restricted authorization as a regular user.
- Which RAID configuration will allocate extra space very quickly by concatenating two slices?
- RAID 0
- RAID 1
- RAID 3
- RAID 5
- RAID 7
- What is the storage capacity of six slices, each of 3 Gbytes, using two way mirrors and having a RAID 1+0 configuration?
- 3 Gbytes
- 6 Gbytes
- 9 Gbytes
- 12 Gbytes
- 15 Gbytes
- Given twelve 36Gbytes disks to be managed using Solaris Volume Manager (SVM), which is a valid configuration that can be built from these components?
- A 288Gbytes RAID 1+0 volume.
- A 432Gbytes RAID 0 volume.
- A 432Gbytes RAID 1+0 volume.
- A 432Gbytes RAID 3 volume.
- A 432Gbytes RAID 5 volume.
- By default, how many logical volumes is the Solaris Volume Manager software configured for?
- 1
- 2
- 32
- 64
- 128
- Up to how many logical volumes per disk set can the Solaris Volume Manager software support?
- 128
- 256
- 1024
- 4096
- 8192
- Where is the information stored about the configuration of Solaris Volume Manager volumes?
- In one of the reserved cylinders of the hard disk.
- In the
/dev/state
file.
- In the
/etc/state
file.
- In the state database.
- In the VTOC.
- When configuring Solaris Volume Manager logical volumes, what is the minimum number of state database replicas that are required to create?
- 1
- 2
- 3
- 4
- 8
- When configuring Solaris Volume Manager logical volumes, what is the minimum number of state database replicas that need to be available for the system to boot?
- 1
- 2
- 3
- 4
- 8
- Which option of the
metadb
command forces the creation of state databases, even though a state database does not exist?
-
-add
-
-b
-
-c
-
-d
-
-f
- What does the
roleadd -m -d /export/home/support -P "disk manager" -A "solaris.admin.usermgr.*" support
do?
- A new role called
disk manager
was added and has the authorization solaris.admin.usermgr.*
granted to it and belongs to the group support
.
- A new role called
support
was added and has the authorization solaris.admin.usermgr.*
granted to it.
- A new user called
support
was created with a new home directory of /export/home/support
.
- The user
support
has been modified, by adding the profile disk manager and the authorization solaris.admin.usermgr.*
to it.
- The user
support
has been modified, by changing the home directory to /export/home/support
and the authorization solaris.admin.usermgr.*
to it.
- The
/export/home
file system is mounted on /dev/dsk/c0t0d0s7
.
Given the following sequence of commands
metainit -f d3 2 1 c0t0d0s7 1 c2t3d0s4
umount /export/home
mount /dev/md/dsk/d3 /export/home
growfs -M /export/home /dev/md/rdsk/d3
what action is being performed?
- Create a one way mirror on a slice already assigned to a metadevice.
- Create a one way mirror on
/export/home
.
- Create a RAID 0 concatenation and grow the
/export/home
file system.
- Create a RAID 5 device.
- Mount
/export/home
on /dev/md/rdsk/d3
.
- Which file should be edited to allow all users to have access to the authorization allowing them to use the CD writer on the server?
-
/etc/prof.attr
-
/etc/security/auth_attr
-
/etc/security/policy.conf
-
/etc/security/prof_attr
-
/etc/user_attr
- There is an user account
prtmgr
which is a role account.
This account needs to be allocated to a regular user to perform privileged printer management
tasks without having full access to the root
account. Which command determines
the commands associated with the prtmgr
role?
-
cat /etc/role
-
ls -l prtmgr
-
profiles -l printmgr
-
roles -l prtmgr
-
sudo -l prtmgr
- Given the following listing of an
/etc/auto_master
file
# Master map for automounter
#
+auto_master
/net -hosts -nosuid,nobrowse
/home auto_home -nobrowse
/- auto_man -nobrowse
which statement is true?
- The
/-
entry defines the mount point for indirect maps.
- The
/-
entry is a pointer that instructs the automount
facility that the full pathnames are defined in the file auto_man
.
- The
/home
entry defines the mount point for indirect maps.
- The
/home
entry is an direct map for users home directories.
- The
-nobrowse
option prevents all mount points from being visible.
- Which file contains information about the commands associated with a Role Based Access Control (RBAC) Rights Profile and the associated attributes?
-
/etc/security/attributes.db
-
/etc/security/exec_attr
-
/etc/security/prof_attr
-
/etc/security/rbac_attr
-
/etc/user_attr
- Which command displays the contents of rights profiles and the associated security attributes for the user
jdoe
?
-
exec -l jdoe
-
profile -l jdoe
-
profiles -l jdoe
-
right -l jdoe
-
rights -l jdoe
- Which statement is true regarding logging?
-
local0.info
is a valid facility and level.
-
local1.info
is not a valid facility and level.
- The
logger
command always logs at user.notice
.
- The
syslogd
daemon creates local log files.
- The
syslogd
daemon will not route local0.info
messages.
- Which is not a valid facility for
syslog
?
-
app
-
auth
-
daemon
-
kern
-
mail
- Given the following entry in the
/etc/syslog.conf
file
*.alert;kern.err oper
what happens to messages sent by the syslogd
daemon when the user oper
user is not logged in?
- No messages are sent.
- The messages are cached until
oper
logs in.
- The messages are discarded.
- The messages are stored in
/var/adm/messages
.
- The messages are stored in
/var/log/oper
.
- The system is defined as the loghost in the
/etc/inet/hosts
file. The /etc/syslog.conf
file has an ifdef
statement in it. Which command would correctly evaluate the ifdef
statement
to ensure specified messages go to the correct destination?
-
/usr/ccs/bin/m4 -D LOGHOST /etc/syslog.conf
-
/usr/ccs/bin/m4 -T LOCALHOST /etc/syslog.conf
-
/usr/ccs/bin/m4 -T LOGHOST /etc/syslog.conf
-
/usr/xpg4/bin/m4 -T LOCALHOST /etc/syslog.conf
-
/usr/xpg4/bin/m4 -Y LOGHOST /etc/syslog.conf
- Which is a characteristic of the LDAP Naming Service?
- Has non-root master servers.
- Has root master servers.
- Information is stored in maps.
- Uses a Directory Information Tree.
- Uses multi column tables.
- Given the following entry in the
/etc/nsswitch.conf
file
hosts: dns [UNAVAIL=return] files
when will local files be consulted in order to resolve a hostname or IP address?
- Always.
- Never.
- Only if the DNS service is not running.
- Only if the entry is not found in local files.
- Only if the entry is not found in the DNS database.
- Which command will clear the cached data to properly implement changes to the Role Based Access Control (RBAC) configuration?
-
svcadm refresh system/name-service-cache:default
-
svcadm restart system/name-service-cache:default
-
svcs -c system/name-service-cache:default
-
svcs -r system/name-service-cache:default
-
svcs -u system/name-service-cache:default
- What is the main advantage of the
getent
command?
- It runs interactively, requesting which name service you want to search for the information.
- It searches the information sources in the order they are configured in the name service switch file.
- It searches the name servers recursively.
- It searches the name services alphabetically.
- It uses the name service search commands in order.
- Which two files are created when an LDAP client is configured?
-
/etc/ldap/ldap_client
and /var/ldap/ldap_cache
-
/etc/ldap/ldap_client_config
and /var/ldap/ldap_cache
-
/etc/ldap/ldap_client_config
and /var/ldap/ldap_client_file
-
/var/ldap/ldap_cache
and /var/ldap/ldap_client_file
-
/var/ldap/ldap_client_cred
and /var/ldap/ldap_client_file
- What other file besides
/etc/resolv.conf
does a system need to be configured as a DNS client?
-
/etc/dns.conf
-
/etc/hosts
-
/etc/ldap/ldap_client
-
/etc/nsswitch.conf
-
/var/switch.conf
- What is the default directory for the location of NIS maps?
-
/etc/yp/domainname
-
/etc/yp/maps
-
/var/nis/maps
-
/var/yp/domainname
-
/var/yp/maps
- What is the purpose of the
/var/yp/securenets
file?
- It defines the kerberos domains for which the NIS master is responsible.
- It defines the names and IP addresses of the NIS master server.
- It defines the names and IP addresses of the NIS slave servers.
- It limits the clients and networks to which queries will be answered.
- It specifies how communication between servers and clients is encrypted.
- Which command builds a master
ypserver
database?
-
nismaster
-
ypbind
-
ypinit -m
-
ypserver
-
ypstart -m
- One NIS client on the network is unable to connect to the NIS master, even
though this client can
ping
all the other systems in the network.
What should be checked?
- The network cables.
- The NIS domain name on the client.
- The server processes on the master.
- The
/var/yp/Makefile
file on the client.
- The
/var/yp/Makefile
file on the server.
- Which is false about zones on Solaris 10?
- All zones share the same Solaris kernel.
- Each non-global zone contains a subset of the Solaris OS software packages.
- It is a requirement that applications installed in a non-global zone are also installed in the global zone.
- It is not possible to configure a non-global zone inside another non-global zone.
- Non-global zones can only be configured inside a global zone.
- What are the possible zone states?
- Configured, Incomplete, and Installed.
- Configured, Incomplete, and Suspended.
- Incomplete, and Installed.
- Installed, Intact, and Suspended.
- Installed and Suspended.
- Which is false about zones on Solaris 10?
- A zone will have its own local
/dev
directory.
- A zone will have its own local
/etc
directory.
- A zone will have its own local
/kernel
directory.
- A zone will have its own local
/var
directory.
- By default the
/lib
directory is not mounted from the global zone.
- Which command will show the complete zone boot process for a zone called
myzone
?
-
tail -f /var/adm/zone:myzone.log
-
zlogin boot myzone
-
zlogin myzone boot
-
zoneadm -z myzone boot
-
zonecfg -z myzone start
- What information may be requested for the zone at first boot?
- The
hostname
for the zone.
- The IP address for the zone.
- The MAC address for the zone.
- The name of the non-global zone.
- The state of the zone.
- Which two services are found in a JumpStart configuration?
- Configuration and Identification.
- Configuration and Initialization.
- Identification and Initialization.
- Identification and Software.
- Installation and Software.
- Which file is essential on a server and is used to provide JumpStart clients with client identification information?
-
/etc/inet/hosts
-
/etc/inet/jumpstart.conf
-
/etc/inet/sysid.cfg
-
/etc/yp/sysid.cfg
-
sysidcfg
- A server has been configured to provide Boot, Identification, Configuration and Installation Services over the network.
At the
ok
prompt, the server is booted by typing the command:
boot net - install
The installation appears to be proceeding well through the RARP and TFTP phases until the message shown below appears
panic - boot: Could not mount filesystem
Program terminated
What should be checked on the server?
- The client IP address in in the
/etc/inet/hosts
file.
- The client MAC address in the
/etc/ethers
file.
- The directory mentioned in the
/etc/bootparams
file is correctly shared in the /etc/dfs/dfstab
file.
- The
in.rarpd
daemon is running.
- The TFTP service is running.
- Which file on the server should be edited to to modify the configuration on the JumpStart server
to add patches to a specific client as part of the automatic installation procedure?
-
bootparams
-
profile
-
rules
-
rules.ok
-
sysidcfg
- Which statement is false about using a flash archive to install a Solaris 10 client?
- Archives must come from a single master system.
- Differential archives can be used when installing clients.
- Flash archives can be made available from various sources including HTTP and FTP servers.
- Flash based installations do not support the configuration of Solaris Volume Manager logical volumes during installation.
- It is possible to configure Solaris Volume Manager logical volumes during installation.
- Given the command
flarcreate -n /sales_config -x /usr/local -x /flash \
>-y /usr/local/sales_scripts /flash/sales_flash
Which statement is true?
- The flash archive was created from the
/sales_config
directory.
- The name of the archive is
sales_flash
.
- The name of the archive is
/usr/local/sales_scripts
.
- The
/sales_config
directory is excluded from the archive.
- The
/usr/local
directory is excluded.
- Which is a requirement for a JumpStart environment supporting PXE Clients?
- A CD-ROM drive.
- A DHCP Server.
- A DNS Server.
- A floppy drive.
- A JumpStart boot server on each subnetwork.
- When installing a number of Intel based clients using JumpStart with PXE,
the JumpStart server needs to be configured to support each JumpStart client.
Which option is used with the
add_install_client
script to specify
a DHCP client when configuring a PXE client?
-
-d
-
-i86pc
-
-p
-
-x
-
-x86
- Which files should be edited to change the name of a workstation?
-
/etc/inet/hosts
, /etc/inet/ipnodes
and /etc/netmasks
-
/etc/inet/hosts
, /etc/inet/ipnodes
and /etc/nodename
-
/etc/inet/ipnodes
, /etc/netmasks
and /etc/sysconfig/network
-
/etc/netmasks
and /etc/sysconfig/network
-
/etc/nodename
, /etc/services
and /etc/sysconfig/network
- Which command will save output generated from a network connectivity test to a file called
save
?
-
netconfig -f save
-
netconfig -o save
-
netstat -i save
-
snoop -f save
-
snoop -o save
- Which command will enable the Ethernet interface?
-
ifconfig hme0 -on
-
ifconfig hme0 up
-
ipconfig hme0 -on
-
ipconfig hme0 up
-
kill -HUP ifconfig
- What should be done to change the system name, IP address, domain name, timezone, locale, router, and name service?
- Edit the
/etc/inet/hosts
file.
- Edit the
/etc/passwd
file and the /etc/shadow
file.
- Reinstall the entire Solaris 10 operating system.
- Run the
setup
command.
- Run the
sys-unconfig
command.
- Given output from the
svcs -a
command below
offline 6:15:06 svc:/application/print/ipp-listener:default
offline 6:15:11 svc:/application/print/rfc1179:default
Which command will diagnose why these services are offline?
-
inetadm -x
-
svcadm enable print/rfc1179
-
svcadm examine print/rfc1179
-
svcs -SH
-
svcs -xv
- Which mechanism do the TCP and UDP transport protocols use to identify which application a network service request is destined for?
- IP address
- Port number
- Program number
- Protocol number
- Version number
- Which command will temporarily disable all RPC services?
-
inetadm -a rpc/bind:default
-
inetadm disable rpc/bind:default
-
svcadm -a rpc/bind:default
-
svcadm disable -t rpc/bind:default
-
svcs -a rpc/bind:default
- Which term describes the pages that contain private data or stack information of a running process that do not exist in any file system on disk?
- Anonymous Memory Pages
- Paged Memory Pages
- Process Memory Pages
- Saved Memory Pages
- Swap Memory Pages
- Which comprises virtual memory?
- BIOS, CPU and RAM
- BIOS, CPU and Swap Space
- CPU and RAM
- Disk Space and Swap Space
- RAM and Swap Space
- Which command will set the dump configuration variable
DUMPADM_ENABLE
to
no
so as to not run savecore
automatically on reboot?
-
dumpadm -n
-
dumpadm -r
-
dumpadm -s
-
dumpadm -u
-
dumpadm -y
- Which command will recreate the file
/etc/coreadm.conf
with the default values
if it were deleted?
-
coreadm -u
-
dumpadm -r
-
kill -HUP coreadmd
-
mkfile /etc/coreadm.conf
-
touch /etc/coreadm.conf
- Given the following entry in the
/etc/dfs/dfstab
file
share -F nfs -o anon=-1 /export/db
what is the effect of the anon=-1
entry?
- All ACL have been disabled.
- All users have
root
access to this file system.
- Anonymous FTP is disabled.
- Unauthenticated users will be denied access to this file system.
- Users on other clients have read only access to this file system.
- Which command will unmount a file system?
-
mount -f
-
rmmount -f
-
rmount -u
-
umount -f
-
umount -s
- A client displays the following message while booting
NFS server server1 not responding, still trying
what is the probable cause?
- The client is unable to locate an IP address for the server.
- The client is unable to resolve the hostname of the server.
- The network between the client and the server is down.
- The server is in a different building.
- The server is on a different subnet to the client.
- When trying to view some shared documentation after several hours, the following error message appears
stale file handle
what is the probable cause?
- The client is unable to locate an IP address for the server.
- The client is unable to resolve the hostname of the server.
- The mount command has timed out.
- The resource on the server has been moved to a different location.
- The server has crashed.
- Which statement is true about the AutoFS file system?
- AutoFS maps can be stored in a network naming service.
- It allows normal users to access the
mount
command.
- It can only be used to mount NFS file systems.
- It is a file system used to manage only NFS resources.
- It is implemented by the
svc:/network/autofs
service.
- Which statement is false about AutoFS?
- AutoFS can mount file system types other than NFS.
- AutoFS is implemented by the
svc:/system/network/autofs
service.
- The AutoFS mechanism allows for the automatic mounting of file systems on demand.
- The AutoFS mechanism does not give normal users access to the mount command.
- The file system is automatically unmounted when the timeout period has been exceeded on an inactive mount point.
- Which statement is true about state database replicas?
- All the replicas do not need to be on the same controller.
- Each replica is 8 Mbytes in size by default.
- Each replica is 16 Mbytes in size by default.
- Each replica is 32 Mbytes in size by default.
- Replicas cannot be created on unused slices.
- Which are valid mirror read policies in Solaris Volume Manager?
- Fastest and First
- Fastest and Geometric
- Fastest and Parallel
- First and Geometric
- Geometric and Parallel
- Which RAID configuration offers improved write performance?
- RAID 0 Concatenation
- RAID 0 Parallel
- RAID 0 Stripe
- RAID 1
- RAID 5 Concatenation
- Which statement is true when comparing RAID 1 mirror with the performance of RAID 5?
- Access to the data on RAID 5 is much slower.
- Hardware costs are highest with RAID 5.
- RAID 1 is faster than RAID 5 in every case.
- With RAID 5 any failure will result in no access to that data while the data is rebuilt from the parity information.
- Write operations are slower on RAID 1.
- A file system is mirrored on the volume
d10
, the primary submirror is d12
,
and the secondary submirror is d12
. The /
file system needs to be unmirrored.
Which command is executed last
to unmirror this file system?
-
init 6
-
metaclear d12
-
metaclear -r d10
-
metadetach d10 d12
-
metaroot /dev/dsk/c0t0d0s0
- Solaris Volume Manager has been configured on a Solaris 10 system and it has two state database replicas on each of three disks in the system.
How many state database replicas are needed to be available for the system to continue to run?
- 2
- 3
- 4
- 6
- 8
- One half of a Solaris Volume Manager mirrored volume has been configured on a Solaris 10 system.
Which command will add a device as the second submirror?
-
metaclear
-
metacreate
-
metainit
-
metasync
-
metattach
- Which command can be used to update the
/etc/system
file and the /etc/vfstab
file and reset a system
that has been configured to boot the root
file system on a logical volume so that it uses a physical slice?
-
metaclear
-
metacreate
-
metadb
-
metaroot
-
metastat
- Which command will assign access to the role
printmgr
to an existing user print
?
-
adduser -m -d /export/home/print -r printmgr print
-
roleadd -m -d /export/home/user1 -R printmgr print
-
roleadd -R printmgr print
-
useradd -m -d /export/home/print -R printmgr print
-
usermod -R printmgr print
- Which command will assign the Printer Management rights profile to the user
print
?
-
profiles -a -u "Printer Management" print
-
profiles -u "Printer Management" print
-
roleadd -u "Printer Management" print
-
useradd -P "Printer Management" print
-
usermod -P "Printer Management" print
- Which command displays current default settings for roles?
-
profiles -v
-
roleadd -D
-
roles -v
-
useradd -all
-
useradd -D -r
- Which command must be executed prior to a reboot to update the
/etc/system
file and
the /etc/vfstab
file to use the RAID 1 volume as the mount point for the root
file system?
-
metaclear
-
metacreate
-
metadb
-
metaroot
-
metastat
- Which RBAC configuration file should be updated to ensure that a rights profile is granted to all users?
-
/etc/default/rbac
-
/etc/security/policy.conf
-
/etc/security/priv_names
-
/etc/security/prof_attr
-
/var/security/policy.conf
- Which command assign the profile of disk manager to the user
jdoe
who is associated with the role of helper
?
-
profiles -a -P "disk manager" jdoe
-
profmod -A jdoe
-
rolemod -A jdoe
-
rolemod -d -m "disk manager" jdoe
-
usermod -P "disk manager" helper
- Which file must be edited to assign the Desktop Configuration Rights Profile to all users?
-
/etc/default/rbac
-
/etc/pam.d/rbac
-
/etc/rbac/default.cfg
-
/etc/security/policy.conf
-
/etc/user_attr
- Which statement is false?
- Entries separated by tabs rather than spaces in
/etc/syslog.conf
are not processed.
-
logger -p local0.info "This is a test message"
is a command with valid syntax.
-
svcadm refresh svc:/system/system-log:default
is a command with valid syntax.
- The
pfinstall
command tests installation profiles.
- The
lockstart
command reports kernel lock and profiling statistics.
- Which command enables TCP tracing for all services started by
inetd
?
-
inetadm -M tcp_trace=TRUE
-
inetadm -p tcp_trace
-
svcadm enable svc:network/inetd
-
svcadm enable svc:network/inetd:tcptrace
-
svccfg network/inetd tcp_trace=TRUE
- Which line in a shell script will add an entry into the log file at the facility
local1
and the level info
?
-
logger -p local1.info "message"
-
logger -t local1.info "message"
-
logupd -p local1.info "message"
-
logupd -t local1.info "message"
-
syslog -p local1.info "message"
- Which statement is true about levels of severity in the
/etc/syslog.conf
file?
- All messages at all levels are actioned.
- Messages that are generated at only that level are actioned.
- Messages that are generated at that level and above are actioned.
- Messages that are generated at that level and below are actioned.
- Messages that are generated at that level are ignored.
- Which is a valid database sources for the printers entry in the name service switch file?
-
ldap
-
nfs
-
nis
-
nisplus
-
samba
- Given the following entry in the
/etc/nsswitch.conf
file
hosts: nis [UNAVAIL=continue] dns [NOTFOUND=return] files
what happens when a host is contacted and the NIS database could not be found or contacted?
- Contact the DNS database. If the host could not be resolved by DNS give up in the attempt to resolve the hostname.
- Nothing; the syntax is incorrect.
- The DNS database is checked. If the host could not be resolved by DNS give up in the attempt to resolve the hostname.
- The DNS database is checked. If the host could not be resolved by DNS local files are checked.
- The system will try again after the default timeout for host resolution.
- Which are the databases cached by the Name Service Cache Daemon?
-
auth_attr
and group
-
auth_attr
, group
, and ipnodes
-
group
and ipnodes
-
ipnodes
, and netmasks
-
ipnodes
, netmasks
, and shadow
- Which command is used to check that the DNS service is being accessed to resolve hostname and IP address
information instead of the NIS service?
-
dig
-
getent
-
nslookup
-
ping
-
ypcat
- Which files are created by the
ldapclient
command?
-
/etc/ldap_client_cred
and /etc/nsswitch.conf
-
/etc/nsswitch.conf
, /var/ldap/ldap_client_cred
, and /var/ldap/ldap_client_file
-
/etc/nsswitch.conf
, /var/ldap/ldap_client_cred
, and /var/ldap/resolv.conf
-
/var/ldap/ldap_client_cred
and /var/ldap/ldap_client_file
-
/var/ldap/ldap_client_cred
and /var/ldap/resolv.conf
- Which file contains the name of the proxy account used by an LDAP client when it binds to the LDAP Server?
-
/etc/nsswitch.conf
-
/etc/resolv.conf
-
/var/ldap/ldap_client_cred
-
/var/ldap/ldap_client_file
-
/var/ldap/resolv.conf
- Which is name of file that contains the list networks or hosts allowed to access the NIS server?
-
/etc/defaultdomain
-
/etc/nsswitch.conf
-
/etc/resolv.conf
-
/etc/yp/securenets
-
/var/yp/securenets
- Which process runs on all hosts in a NIS domain?
-
ypbind
-
ypcat
-
ypserv
-
ypset
-
ypxfrd
- Given the following output from the
ifconfig -a
command
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL>
mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
inet 192.168.0.101 netmask ffffff00 broadcast 192.168.0.255
ether 0:2:b5:3c:a5:c5
Four non-global zones are added to this system, each configured with access to the
hme0
interface. Which statement is true about the
hme
interface?
- Each interface will be called
hme0:1
in each non-global zone.
- It is not possible access to the same interface in more than one zone.
- The interface is only accessible in the global zone.
- The interface will be called
hme0
in each non-global zone.
- The interface will be called
hme0:4
in the fourth zone.
- When accessing a NIS client with the following command
su - jill
the system returns
No Directory!
what is the probable cause of being unable to access the account?
- The home directory of user
jill
is not being shared from the NIS master.
- The NIS client is not accepting login requests.
- The NIS server cannot find the NIS map.
- The NIS server is not resolving login requests.
- The user
jill
does not exist in the NIS maps.
- Which daemons are used to control zone operations?
-
zoneadmd
and zonecfg
-
zoneadmd
, zonecfg
, and zoned
-
zoneadmd
, zonecfg
, and zsched
-
zoneadmd
and zsched
-
zoned
and zsched
- Which command interactively allows adding a new file system to the zone's configuration?
-
zoneadd -i
-
zoneadm -u
-
zoneadm -z
-
zonecfg -u
-
zonecfg -z
- In which directory does the command
zonecfg
saves the zone configuration
file when commit
is executed?
-
/dev/zones
-
/etc/zone
-
/etc/zonecfg
-
/etc/zones
-
/var/zones
- Which command displays the master server for each NIS map?
-
ypbind
-
ypcat -s
-
ypmatch
-
ypserv
-
ypwitch -m
- Given the output of the command
zoneadm list -iv
below
ID NAME STATUS PATH
0 global running /
- apache-zone installed /export/apache-zone
what will be the zone id of the zone apache-zone
after
the command zoneadm -z apache-zone boot -s
is executed?
- The zone
apache-zone
will have a zone id of 0.
- The zone
apache-zone
will have a zone id of 1.
- The zone
apache-zone
will have a zone id of s.
- The zone
apache-zone
will have a zone id specified by the zonecfg
, not shown here.
- The zone
apache-zone
will not have a zone id because it was not specified in the zoneadm
command.
- Which is a network service which should be running on a JumpStart boot server?
- FTP
- LDAP
- NIS
- TFTP
- UDP
- Which services are found in a JumpStart configuration?
- Boot and Initialization
- Boot and Installation
- Configuration and Initialization
- Configuration and Installation
- Installation and Support
- What is the function of the JumpStart check script?
- It ensures that clients can see the JumpStart server.
- It generates the
rules.ok
file read by clients and looks for errors in client profile files.
- It looks for duplicate lines in the
sysdicfg
file.
- It looks for syntax errors in the
rules.ok
file and in the in the sysdicfg
file.
- It validates naming services entries for clients.
- Given the line in the
/export/config/rules
file of a JumpStart server below
hostname sales1 && memsize 512MB-1024MB - sales_config additions
which statement is true about this line?
- The begin script is called
additions
.
- The begin script is called
sales_config
.
- The class file is called
additions
.
- The finish script is called
sales_config
.
- The two ampersands (&&) indicate the hostname and the memory size conditions must be met.
- Which is a limitation of the Flash utility?
- Flash archives can only be created from a single slice.
- Flash can only create archives smaller than 2Gbytes.
- Flash can only create archives smaller than 8Gbytes.
- Flash currently does not support metadevices or non-UFS file systems.
- Systems installed from Flash Archives can not be modified.
- Which command displays information about Flash archives?
-
flar create
-
flar info
-
flash_archive
-
ls -l /etc/flar
-
ls -l /export/flash
- Which command can be used to determine the DHCP Macros required to support a PXE Intel JumpStart client?
-
add_install_client
-
dhcpconfig
-
dhtadm
-
flar create
-
setup_install_server
- Which vendor options are needed to be added to the macro to assign a set of DHCP vendor options
to the client options to support the installation when configuring a Solaris 10 JumpStart server to support Intel based systems?
-
NFSserv
and SconfigPTH
-
NFSserv
and SrootIP4
-
NFSserv
and SsysidcfgPTH
-
SconfigPTH
, SrootIP4
and SsysidcfgPTH
-
SconfigPTH
and SrootIP4
- Which software group should be installed for software development?
- Core System Support Software Group
- End User Solaris Software Group
- Entire Solaris Software Group
- Developer Software Group
- Reduced Network Support Software Group
- What is the minimum amount of memory a system needs to install Solaris 10?
- 32 Mbytes
- 64 Mbytes
- 128 Mbytes
- 256 Mbytes
- 512 Mbytes
- Which is not a name of a Solaris 10 software group?
- Core System Support Software Group
- End User Solaris Software Group
- Entire Solaris Software Group
- Developer Software Group
- Reduced Network Support Software Group
- Which is not a valid method for upgrading Solaris 10?
- Interactive with a GUI
- Interactive with a text installer
- Live upgrade
- Network cloning
- WAN boot
- Which command is used to uninstall a package?
-
patchrm
-
pkgdel
-
pkgrm
-
rm -r
-
uninstall
- For which task can the
pkgchk
command be used?
- To check a package out of
/var/adm/spool
to control the version number by tracking changes.
- To check the accuracy of installed files of a package.
- To check the client's mount points.
- To check the content of the packages that have not yet been installed.
- To check whether the data in the package file is corrupted.
- Which statement is false?
- The
patchadd
command applies a patch package to the system.
- The
patchadd
command can find out which patches are currently installed on the system.
- The
patchadd
command creates a backup of the files being patched.
- The
patchrm
command attempts to restore the previously saved files.
- Use
patchadd -Z
to add packages only to the current zone.
- Which condition will allow the
patchadd
command to install a patch?
- A patch with the same base code, but higher revision number is already installed.
- An installed patch that makes this patch obsolete.
- The digital signature on a patch being unable to be verify the keystore in use and the signature on the patch.
- The patch being installed depends on another patch which is not yet installed.
- The patch version is not the latest version.
- Which command is used to verify that a package has been correctly installed?
-
patcheck
-
pkgchk
-
pkgdel
-
pkginfo
-
pkgstat
- Which command is used to convert a package format to be available for downloading?
-
pkgchk
-
pkgconv
-
pkgfmt
-
pkgformat
-
pkgtrans
- Where are the system configuration variables that determine the start up system configuration stored?
- In NVRAM
- In the
/etc
directory
- In the Master Boot Record
- In the OpenBoot PROM
- In the
/var
directory
- Which is performed during the Boot PROM phase of the system start up?
- Executing POST and loading of
bootblk
- Kernel initialization
- Kernel initialization and loading of
bootblk
- Kernel initialization and loading of
ufsboot
- Running
/etc/init
- Which is the correct order for booting a SPARC machine?
- Executing POST, loading
bootblk
, loading ufsboot
, running init
, starting svc-startd
- Executing POST, loading
ufsboot
, loading bootblk
, running init
, starting svc-startd
- Executing POST, loading
bootblk
, loading ufsboot
, starting svc-startd
, running init
- Executing POST, loading
ufsboot
, running init
, starting svc-startd
- Executing POST, running
init
, loading bootblk
, loading ufsboot
, starting svc-startd
- When a SPARC system is hung, how does one get to the
ok
prompt?
- Enter ESC
- Enter Stop-A
- Enter Stop-D
- Enter Stop-N
- Shut the power down
- Which is the correct order for booting an Intel based machine?
- BIOS, Boot Programs, Kernel Initialization, running
init
- BIOS, Boot Programs, loading
bootblk
, running init
- Boot Programs, BIOS, Kernel Initialization, running
init
- Boot Programs, BIOS, loading
bootblk
, running init
- Boot Programs, BIOS, running
init
, loading bootblk
, loading ufsboot
- Which is responsible for starting
svc.stard
?
-
bootblk
-
init
-
svcadm
-
svcs
-
ufsboot
- Which will change the default run level of a system if the milestone property is set in
svc.startd
?
- Change the value of the
initdefault
entry in the inittab
file.
- Change the value of the
runlevel
entry in the inittab
file.
- Run the
init
command.
- Run the
initdefault
command.
- Run the
svcadm -d
command.
- Which command will change the value of an OpenBoot configuration variable at the
ok
prompt?
-
eeprom
-
set
-
setvar
-
setenv
-
svcadm
- Which command creates a device alias that will persist across power cycles?
-
devalias
-
nvalias
-
okalias
-
set
-
setalias
- Which command will not change the run level of a running Solaris system?
-
halt
-
init
-
poweroff
-
runlevel
-
shutdown
- What is the effect of pressing the
STOP-D
key combination when turning on a SPARC system?
- It displays the GUI interface to reset the NVRAM parameters
- It puts the firmware in the diagnostic mode.
- It resets the NVRAM parameters back to their default values.
- It resets the NVRAM parameters back to their factory values.
- It shuts down the system.
- Which statement is true for an Intel based system?
- BIOS loads the MBR program
mboot
.
- The program
mboot
starts ufsboot
.
- The program
pboot
loads the program mboot
.
- The program
pboot
starts sysboot
.
- The program
ufsboot
starts mboot
.
- What will happen if the following is executed at the OpenBoot prompt?
setenv auto-boot? false
auto-boot? = false
- Nothing, the syntax is incorrect.
- The system will boot into single user mode.
- The system will boot only to the
ok
prompt.
- The system will not boot until the variable is set to
true
.
- The system will require a password to boot.
- Which utility finds the amount of free disk space?
-
df
-
diff
-
diff -k
-
du -k
-
find -k
- Which command summarizes file system ownership by displaying the number of blocks currently owned by each user?
-
df
-
diff
-
find -k
-
largefile
-
quot
- Which file systems are memory based virtual file systems?
- CacheFS, NFS, UDF and UFS.
- CacheFS, ProcFS and TMPFS.
- NFS, ProcFS and TMPFS.
- NFS, ProcFS and UFS.
- ProcFS and UDF.
- Which directory contains the files related to physical devices?
-
/device
-
/devices
-
/drivers
-
/etc
-
/var/dev
- Which directory contains the configuration files?
-
/conf
-
/configure
-
/devices
-
/etc
-
/var/conf
- Which type of link can span across file systems?
- Directory
- Hard
- Loop
- Missing
- Symbolic
- Which command cannot be used on a mounted file system?
-
du
-
fsck
-
largefile
-
ls
-
quot
- Which file system controls files in the
/devices
directory?
-
devfs
-
devicefs
- HSFS
- MNTFS
- ProcFS
- Which statement is true?
- A hard link can be created to a file that does not exist.
- A hard link can only point to a file that is not a directory.
- A hard link has a different inode number from the file that it points to.
- A symbolic link cannot be created to a file that does not exist.
- The
ln
command creates symbolic links by default.
- Which is not a disk based file system?
- HSFS
- PCFS
- ProcFS
- UDF
- UFS
- What is the maximum size of a large UFS file system on a 32-bit system?
- 1 Gbyte
- 2 Gbytes
- 128 Gbytes
- 1 Tbyte
- 2 Tbytes
- Under which directory will the SMF components be on a newly installed Solaris 10 system?
-
/bin
-
/etc
-
/lib
-
/smf
-
/var
- The
fsck
command was run on /var
. The system reports
allocated, but unreferenced files, and they are reconnected. After the system has
been booted, in which directory will the reconnected files be found?
-
/lost+found
-
/tmp
-
/unreferenced
-
/var
-
/var/lost+found
- To which of the following does the file
/etc/path_to_inst
map the instance device names?
- Logical device names
- Network device names
- Physical device names
- Pseudo device names
- Virtual device names
- Which refers to slice number 3 on a disk with a direct IDE controller on an Intel based
system with logical controller number 0 and drive number 0?
-
/dev/dsk/c0d0t0s3
-
/dev/rdsk/c0d0s3
-
/dev/rdsk/c0t0d0s3
-
/dev/rdsk/s3d0c0
-
/dev/rdsk/s3t0c0d0
- Which refers to slice number 2 on a disk with a direct IDE controller on a SPARC
system with logical controller number 0 and drive number 0?
-
/dev/dsk/c0d0t0s2
-
/dev/rdsk/c0d0s2
-
/dev/rdsk/c0t0d0s2
-
/dev/rdsk/s2d0c0
-
/dev/rdsk/s2t0c0d0
- Which contains the procedures used to boot the system?
- Boot block
- Disk label
- Inode
- Superblock
- Volume label
- Which step should be taken for a Solaris 10 system to recognize a newly added device?
- Edit the
/etc/path_to_inst
file.
- Edit the
/etc/vfstab
file.
- Reboot the system.
- Run the
devfsadm
command.
- Run the
prtconf
command.
- Which contains information about the file system?
- Boot block
- Disk label
- Inode
- Superblock
- Volume label
- Which command will list the file systems currently mounted on the system?
-
/etc/mnttab
-
/etc/mounted
-
/etc/vfstab
-
/etc/path_to_inst
-
/var/vfstab
- Which file system will be unmounted with the
unmountall
command?
-
/etc
-
/proc
-
/usr
-
/var/adm
-
/var/run
- A floppy was mounted with the following command
mount -F pcfs /dev/diskette /floppy
which command will unmouont the floppy?
-
umount /dev/diskette
-
umount -F
-
unmount /dev/diskette
-
unmount /floppy
-
unmount -F pcfs /floppy
- Which is a valid Solaris 10 command?
-
fsck /dev/dsk/c0t0d0s1
-
fsck /dev/rdsk/c0t0d0s1
-
mount /dev/rdsk/c0t0d0s1 /dir
-
mount /mntpt /dev/rdsk/c0t0d0s1
-
mountall -F /etc/vfstab
- Which command will manually mount read only a CD-ROM with an HSFS file system
residing on slice 1 of the CD-ROM as the slave device to the primary IDE channel?
-
mount -F hsfs /cdrom
-
mount -F hsfs -o /dev/dsk/c0t1d0s0
-
mount -F hsfs -o ro /dev/dsk/c0t1d0s0 /cdrom
-
mount -o hsfs /dev/dsk/c0t1d0s0
-
mount -o hsfs /dev/rdsk/c0t1d0s0 /cdrom
- Which command shows the mapping between the instance device names and physical device names?
-
cat /var/adm/log
-
less /etc/path_to_inst
-
prtconf
-
prtconf -v
-
sysdef -v
- Given the following line from the password file
jsmith:x:500:600:Jane Smith:/export/home/jsmith:/bin/tcsh
what would be the value of the user's UID?
-
500
-
600
-
/export/home/jsmith
- Jane Smith
-
x
- Given the following line from the
/etc/shadow
file
jdoe:dkabcdfj5432FOurwQ:16983::90::::
what does this entry indicate?
- No password is required for this account.
- The account will expire in 90 days.
- The account will expire in 90 hours.
- The password is valid for up to 90 days.
- The user is warned 90 hours before the password expires.
- What is the maximum number of character that an username can contain?
- 2
- 4
- 6
- 8
- 255
- What is the maximum number of secondary groups an user can belong to?
- 2
- 4
- 6
- 8
- 15
- Given the following line from the
/etc/shadow
file
jdoe:*LK*fjdk54321trewQ:14983::::::
what does this entry indicate?
- No password is required for this account.
- The account has been locked.
- The account will expire in 14983 days.
- The account will expire in 14983 hours.
- The password will expire in 14983 hours.
- What is the best way to remove an user from the system without deleting their files?
- Change the user's account name.
- Delete the user's home directory.
- Rename the user's home directory.
- Run the
userdel
command.
- Run the
userdel -r
command.
- What is the highest value an UID can have in Solaris 10?
- 256
- 32,767
- 60,000
- 16,777,216
- 2,147,483,647
- To which users should the UID of 0 be assigned?
- Any user account.
- No one.
- Only to
root
.
- Only to
root
and sudo
.
- Only to
root
and wheel
.
- Which file gets executed first when logging in using the Bourne shell?
-
/etc/cshrc
-
/etc/profile
-
/etc/shell
-
/etc/shells
-
/etc/skel
- Which file contains the encrypted password?
-
/etc/crypt
-
/etc/passwd
-
/etc/password
-
/etc/profile
-
/etc/shadow
- The default values for the
useradd
command are stored in which file?
-
/etc/default
-
/etc/default/useradd
-
/etc/passwd
-
/etc/sadm/defadduser
-
/usr/sadm/defadduser
- Which file logs all attempts to switch to the
root
user by using the su
command?
-
/etc/adm/log
-
/etc/adm/sulog
-
/etc/adm/superuser
-
/var/adm/log
-
/var/adm/sulog
- Which command will change the group ownership of a file?
-
chmod
-
chown
-
chowner
-
group
-
passwd
- Given the information below regarding the file
sun
what can the
user student
, who is a member of the group class
, do to the file?
-rw-r----- 2 red class 6983 Feb 16 01:10 sun
- Append to the file.
- Delete the file.
- Execute the file.
- Modify the contents of the file.
- View the contents of the file.
- Which command will set the
setgid
permission on a file?
-
chgid
-
chgrp
-
chmod
-
setgid
-
setuid
- Given the partial output from the
ls -l
command below
-rwsr----t
what are the octal permissions set on the file?
- 0740
- 0741
- 4741
- 5741
- 7771
- An user listed in which file will be able to log in remotely to the system without having
to supply a password?
-
/etc/hosts
-
/etc/pam.d/allow
-
/etc/cron.d/cron.allow
-
/etc/rhosts
-
$HOME/.rlogin
- Which statement is true?
- Directories that have their sticky bit set compromise the security of the directory.
- Shell scripts that have their
setgid
permission set enhance the security of the system.
- Shell scripts that have their
setuid
permission set enhance the security of the system.
- The configuration file for
sshd
is /etc/sshd/sshd_config
.
- The
sshd
daemon requires the sticky bit to be et on the configuration file /etc/sshd/sshd_config
.
- Which is the default name of the administrative account in Solaris 10?
-
admin
-
administrator
-
root
-
superuser
-
wheel
- In which file is name of the log file that logs all attempts to use the
su
command set?
-
/etc/adm/log
-
/etc/adm/su
-
/etc/adm/sulog
-
/etc/default/su
-
/var/adm/sulog
- Which command displays information about the oldest three reboots that the system remembers?
-
cat reboot
-
last reboot | head -3
-
last reboot | tail -3
-
who -r | head -3
-
who -r | tail -3
- Which command updates process information on a periodic basis?
-
prstat
-
prt
-
ps
-
ptree
-
top
- When the command
ps -l
is run, under the S column which represents that a process is running?
- O
- R
- S
- T
- Z
- Which command terminates only the process with a process ID of 21345?
-
kill 21345
-
killall
-
pgrep 21345
-
pkill 21345
-
ptree 23145
- Which command terminates only the process with a process ID of 21345 and let it clean up after itself?
-
kill 21345
-
kill -9 21345
-
pgrep 21345
-
pkill 21345
-
sigterm 23145
- Which command displays all the processes that have
up
in the process argument string?
-
prstat up
-
ps -a up
-
ps -ef | grep up
-
ps -l up
-
ptree up
- Which command schedules commands to be executed repeatedly?
-
at
-
batch
-
cron
-
crontab
-
run
- Which entry in the
crontab
file will the script /etc/cron.d/check
every Sunday and Wednesday at 7:05 in the morning?
-
1,4 * * 7 5 /etc/cron.d/check
-
5 7 * * 0,3 /etc/cron.d/check
-
5 7 * * 1,4 /etc/cron.d/check
-
7 5 * * 0,3 /etc/cron.d/check
-
7 5 * * 1,4 /etc/cron.d/check
- Which statement is true if both the
cron.allow
and the cron.deny
files are missing from the Solaris 10 system?
- All users have access to the
crontab
command to manage all crontab
files.
- All users have permission to use
crontab
command to manage their own crontab
file.
- Only
root
can access to the crontab
command to manage all crontab
files.
- Users can only delete their
crontab
file, but they cannot edit it.
- Users can only edit their
crontab
file, but they cannot delete it.
- Which statement is true?
- If neither
cron.allow
nor cron.deny
exist, only root
can access the crontab
command.
- If neither
users.allow
nor users.deny
exist, only root
can access the crontab
command.
- If neither
users.allow
nor users.deny
exist, only root
can access the printer on the system.
- If neither
users.allow
nor users.deny
exist, only root
can install new software on the system.
- Only
cron.allow
is installed on the system at installation.
- Which command is used to configure the LP print service?
-
lp
-
lpadmin
-
lpconfig
-
lpr
-
lpsched
- What is the name of the listener service for print requests?
-
http-listen
-
http-listener
-
ipd
-
ipp-listener
-
lplisten
- Which SMF command will restart
lpsched
?
-
svcadm enable src://application/print/lpsched
-
svcadm enable svc://application/print/lpsched
-
svcadm enable svc://application/print/server
-
svcadm start src://application/print/lpsched
-
svcs enable src://application/print/server
- Which
tar
command append contents to the archive?
-
tar avf
-
tar cvf
-
tar rvf
-
tar tvf
-
tar xvf
- Which command has a built in capability to perform incremental backups?
-
cpio
-
dd
-
pax
-
tar
-
ufsdump
- Which statement is false?
- A
cpio
backup can span more than one tape.
- A
dd
backup can span more than one tape.
- A
pax
backup can span more than one tape.
- A
ufsdump
backup can span more than one tape.
- The maximum number of tapes that can be used with a
tar
archive is one.
- Which tape device does
ufsdump
use by default?
-
/dev/diskette
-
/dev/mt/0
-
/dev/mt/0
-
/dev/rmt/0
-
/dev/rmt/1
- Given the weekly backup schedule below
Monday | dump level 1 | tape1 |
Tuesday | dump level 2 | tape2 |
Wednesday | dump level 3 | tape3 |
Thursday | dump level 4 | tape4 |
Friday | dump level 0 | tape0 |
and the system crashed late on Tuesday after that day's backup.
Which set of tapes will restore the data as fully as possible?
- tape0
- tape0, tape1
- tape0, tape1, tape2
- tape0, tape1, tape2, tape3
- tape0, tape1, tape2, tape3, tape4
- Given the weekly backup schedule below
Monday | dump level 1 | tape1 |
Tuesday | dump level 1 | tape2 |
Wednesday | dump level 1 | tape3 |
Thursday | dump level 2 | tape4 |
Friday | dump level 0 | tape0 |
and the system crashed late on Wednesday after that day's backup.
Which set of tapes will restore the data as fully as possible?
- tape0
- tape0, tape1
- tape0, tape2
- tape0, tape3
- tape3
- Which will back up a file system without putting the system into single user mode and unmounting the file system?
- Use the
fssnap
to take a snapshot.
- Use the
fssnap
to take a snapshot and the backup the snapshot with the cpio
command.
- Use the
fssnapshot
to take a snapshot and the backup the snapshot with the tar
command.
- Use the
fssnapshot
to take a snapshot and the backup the snapshot with the ufsdump
command.
- Use the
ufsdump
command.
- Which two files does
ufsdump
use to store and retrieve information?
-
/dev/diskette
and /etc/dumpdates
-
/dev/dump
and /etc/dumpinfo
-
/dev/dump
and /etc/fstab
-
/etc/dumpdates
and /etc/fstab
-
/etc/dumpdates
and /etc/vfstab
- Which file is created by the
ufsrestore
command?
-
diskrestore
-
dumpdates
-
restoresymtable
-
ufsrestore.log
-
ufssymtable
- Which is not necessary to restore the
/
file system when the disk crash and a new disk is added to the system?
- Boot the system from a CD or the network.
- Issue the
fsck
command.
- Issue the
init 6
command.
- Issue the
installboot
command.
- Mount the
/dev/diskette
device.
- Which is the most appropriate back up strategy for a company that is closed on Sundays?
- Full back up every morning.
- Full back up every Sunday.
- Full back up every Sunday and nightly incremental backups on all other days.
- Incremental backups every Sunday and on holidays.
- Nightly incremental backups Monday through Saturday.
- What does
127.0.0.1
represent?
- Ethernet address
- Hardware address
- Loopback Internet address
- MAC
- Physical address
- Which statement is true about a MAC address?
- A computer can only have one MAC address.
- A MAC address is a 32-bit number.
- A MAC address is a 64-bit number.
- An IP datagram header is a 64-bit buffer.
- When an Ethernet card is replaced, the MAC address of the computer also changes.
- Which protocol provides reliable end-to-end communication?
- IP
- RELIABLE
- TCP
- TRANSPORT
- UDP
- Which forwards IP datagram packets from one network to another?
- Bridge
- Buffer
- Hub
- Router
- Switch
- Which file contains the IP address associated with a hostname?
-
/etc/address
-
/etc/ethernet
-
/etc/inet/hostname
-
/etc/inet/hosts
-
/etc/resolv.conf
- At which layer does a router operate?
- Application layer
- Data link layer
- Internet layer
- Network layer
- Transport layer
- Which command will check whether a remote host is reachable?
-
dig
-
ifconfig
-
netstat
-
ping
-
snoop
- Which command will display the kind of information being exchanged between two systems?
-
dig
-
ifconfig
-
netstat
-
ping
-
snoop
- Which statement is true?
- Once a SMF service has been enabled or disabled, the status change information goes into a configuration repository and persists across reboots.
- Ports are defined by the Physical Layer.
- The
arp
command is used to dump the contents of UDP packets.
- The
dump
command is used to dump the contents of TCP/IP packets.
- The Transport Layer is the highest of the OSI seven layer model.
- Which layer is responsible for establishing end-to-end communications between two machines?
- Application layer
- Data link layer
- Network layer
- Presentation layer
- Transport layer
- Which file does a client use to determine which network service to use to get network
information on a system that is running NIS?
-
/etc/nsswitch.conf
-
/etc/nsswitch.dns
-
/etc/nsswitch.ldap
-
/etc/nsswitch.nisplus
-
/etc/resolv.conf
- Which product is shipped with Solaris 10?
- BIND 8.x
- BIND 9.x
- BIND 10.x
- DNS 9.x
- DNS 10.x
- Which are the four authorization classes of principals in NIS+?
- all, group, owner and nobody
- all, group, owner and world
- execute, nobody, read and write
- group, nobody, owner and world
- group, nobody, principal and world
- What is the name of the DNS daemon?
-
domaind
-
dnsd
-
named
-
nisd
-
nscd
- Which is not available on Solaris?
- Active Directory
- DNS
- LDAP
- NIS
- NIS+
- Which is true about the NIS information database?
- They are called new files.
- They are called objects.
- They are called tables.
- They are text files.
- They have
ndbm
files called maps.
- Which provides a caching mechanism for the most common name service requests, including NIS?
-
cached
-
dnsd
-
named
-
nisd
-
nscd
- Which command will convert information in the source file of a NIS server to the
ndbm
map?
-
make
-
makedbm
-
makendbm
-
ypconv
-
ypserv
- Which command is used to make a NIS slave server?
-
nisadm -s
-
nisdm -s
-
yp
-
ypinit -s
-
ypserv
- Which statement is true?
- A map created on a primary server will automatically be pushed to the secondary servers.
- A map created on a secondary server will automatically be pushed on to all other secondary servers.
- Solaris supports the coexistence of a native LDAP client and a NIS client on the same machine.
- The command
resolver
is used by the client to resolve a domain name into an IP address.
- The command
resolver
is used by the client to resolve an IP address into a domain name.
- Which command displays available swap space?
-
prtconf
-
prtswap
-
swap -a
-
swap -l
-
swap -s
- Which command lists the current swap area on the system?
-
prtconf
-
prtswap
-
swap -a
-
swap -l
-
swap -s
- Which file should be modified so added swap swap will be activated automatically each the system boots up?
-
/etc/addswap
-
/etc/prtswap
-
/etc/swap
-
/etc/swapadd
-
/etc/vfstab
- To which file would the
share
command be added to share a resource?
-
/etc/default/nfs
-
/etc/dfs/dfstab
-
/etc/dfs/share
-
/etc/dfs/sharetab
-
/etc/vfstab
- What is the name of the daemon used by NFS 4.0?
-
nfsd
-
nfslogd
-
nisd
-
shared
-
statd
- Which command displays the shared resources on a local server?
-
dfsshare
-
dfsshares
-
nfsshare
-
share
-
svcs network/share
- Which map file contains all the direct and indirect names?
-
/etc/auto_all
-
/etc/auto_direct
-
/etc/auto_indirect
-
/etc/auto_master
-
/etc/auto_share
- Given the following entry in the
/etc/auto_master
file
/share auto_share
which statement is true?
- All files are shared.
- The name of the indirect map file is
auto_share
, and all path names and points are relative to the /share
directory.
- The
/share
directory on the client is mapped to the auto_share
directory on the server.
- The
/share
directory on the server is mapped to the auto_share
directory on the client.
- The syntax is incorrect.
- What is the name of the daemon that handles all mounting requests from the
autofs
service?
-
automountd
-
mountd
-
nfsd
-
nisd
-
portmap
- Which statement is true about core files and crash dumps?
- A file named
PID.core
is created when there is a core dump.
- A file named
PID.savecore
is created when there is a core dump.
- A file named
PID.vmcore
is created when there is a core dump.
- A file named
unix.dump_sequence_number
is created when there is a core dump.
- A file named
unix.process_name.PID
is created when there is a core dump.
- Which command specifies the name and location of core files produced by abnormally terminating processes?
-
coreadm
-
crashadm
-
dump
-
dumpadm
-
locatecore
- What is the minimum number of disks required for RAID 5?
- 1
- 2
- 3
- 4
- 5
- Which is the best way to configure volumes for mission-critical data when performance is not an issue?
- RAID 3
- RAID 3 Stripe
- RAID 5 Mirror
- RAID 5 Stripe
- Stripe
- Which is the best way to configure volumes when read and write performance is most critical and data loss is not critical?
- RAID 1 Mirror
- RAID 3 Mirror
- RAID 5 Mirror
- RAID 6 Mirror
- Stripe
- Which provides data redundancy by using parity?
- Hot spare
- Hot swap
- RAID 1
- RAID 1+0
- RAID 5
- What is the term for a collection of spare slices that stand ready to replace a failed slice on a RAID 5 volume called?
- Backup set
- Disk set
- Hot spare pool
- Redundant slice
- Spare slice
- What is the maximum number of soft partitions that can be created on a disk?
- 2
- 4
- 8
- 16
- No limit
- Which is the default read policy for a RAID 1 volume?
- First
- Geometric
- Parallel
- Round Robin
- Serial
- Which volume writes data on components simultaneously?
- Concatenation volume
- Logical volume
- Serial volume
- Square volume
- Stripe volume
- What is the maximum number of logical volumes a SVM can support per disk set?
- 1024
- 2048
- 4096
- 8192
- No limit
- What is the maximum number of submirrors a SVM can support in a RAID 1 volume?
- 1
- 2
- 4
- 8
- No limit
- Which command adds submirrors to a mirror, grows metadevices, and grows soft partitions?
-
addmirror
-
metacreate
-
metainit
-
metasync
-
metattach
- Given the following entry from the
auth_attr
database
solaris.admin.:::Solaris Administration::help=SolarisAdmin.html
which statement is true?
- It authorizes an user to administer a Solaris system.
- It authorizes an user to grant any admin rights to any user.
- It grants a system administrator all the rights to the operating system.
- It is not any authorization; it is a header that may be used in a GUI.
- The syntax is incorrect.
- Which RBAC database assigns roles to the users?
-
auth_attr
-
exec_attr
-
prof_attr
-
user_attr
-
user_rbac
- Which RBAC database assigns privileged operations, such as commands with security
attributes to the rights profiles?
-
auth_attr
-
exec_attr
-
prof_attr
-
user_attr
-
user_rbac
- Which is not a database that supports RBAC?
-
/etc/security/auth_attr
-
/etc/security/exec_attr
-
/etc/security/prof_attr
-
/etc/security/rbac_attr
-
/etc/user
- Which command is used to assign a role to an user?
-
addrole
-
roleadd
-
rolemod
-
userdel
-
usermod
- Which is not a valid key to specify security attributes in the RBAC
exec_attr
database?
-
euid
-
egid
-
gid
-
setuid
-
uid
- Which command is used to manage
syslog
?
-
runsyslog
-
svcs
-
syslog
-
syslogconf
-
syslogd
- What is the meaning of the following entry in the
syslog.conf
file?
*.alert *
- Ignore all
alert
facility messages.
- Send all
alert
level messages to all log files and to the system administrator.
- Send all
alert
level messages to all users.
- Send all
alert
level messages to the system administrator.
- The syntax is incorrect.
- Which line, added to the
syslog.conf
file will send user.alert
and
user.emerg
messages to the root
user and the jdoe
user?
-
user.alert user.emerg jdoe root
-
user.alert user.emerg jdoe, root
-
user.alert, user.emerg jdoe, root
-
user.alert, user.emerg 'jdoe, root'
-
user.alert, user.emerg: jdoe; root
- Which statement is true about the RBAC model?
- An user cannot assume more than one role at a time.
- Assigning more than one profile to a role is not possible.
- Assigning more than one role to an user is not possible.
- Assigning more than one user to a role is not possible.
- It is possible to assign a role to another role.
- Which command will set a server that an install client can use for Solaris software to be installed on the client?
-
add_install_client
-
add_install_server
-
setup_install_client
-
setup_install_server
-
setup_solaris_client
- Which contains the names of
begin
scripts to be used in a JumpStart installation?
-
begin
-
check
-
chkconfig
-
rules.ok
-
sysidcfg
- Which method automates the installation of Solaris 10?
- Flash archive
- JumpStart
- Network via NFS
- PXE
- Solaris installation
- Which file is read by the JumpStart program to discover where to find the software
installation requirements of the installation client?
-
begin
-
check
-
profile
-
rules.ok
-
sysidcfg
- Which script is run to validate some of the file to be used in a JumpStart installation?
-
begin
-
check
-
profile
-
rules.ok
-
sysidcfg
- Which are required for a PXE installation?
- DHCP Sever.
- DHCP Sever and Flash archive.
- DHCP Server, Install server, and an installation client machine supporting Intel Preboot Execution Environment.
- Flash archive.
- Flash archive, Install server, and JumpStart program.
- Which is not not a state of a Solaris zone?
- Configured
- Incomplete
- Installed
- Running
- Sleeping
- Which task can be performed with subcommands of the
zonecfg
utility?
- Boot a zone.
- Check the zone configuration.
- Delete a zone.
- Duplicate a zone.
- Install a zone.
- Which task cannot be performed with subcommands of the
zoneadm
utility?
- Boot a zone.
- Check the zone configuration.
- Duplicate a zone.
- Install a zone.
- Uninstall a zone.
- Which command will add clients to the install server?
-
add_install_client
-
add_install_server
-
setup_install_client
-
setup_install_server
-
setup_solaris_client
- Which command checks for file system inconsistencies?
-
chkconfig
-
chkdisk
-
chkfs
-
fsck
-
scandsk
- Which command will display the OpenBoot PROM revision number?
-
env
-
prtconv -a
-
prtconv -V
-
prtinfo -c
-
prtinfo -V
- Given the content of the
/etc/hosts.equiv
file below
operation
who can run commands on the system without a password?
- All users on the host
operation
.
- All users on the host
operation
, except root
.
- Only the user
operation
.
- Only the user
operation
and root
.
- No user can access the system without a password.
- How many
fdisk
partitions exist on a VTOC disk of an Intel based system?
- 1
- 2
- 8
- 10
- 15
- Which file contains information about which software groups are installed on the system?
-
/etc/sadm/system/admin/CLUSTER
-
/var/sadm/install/admin/CLUSTER
-
/var/sadm/system/admin/CLUSTER
-
/var/sadm/system/install/CLUSTER
-
/var/system/install/CLUSTER
- From which file does the
last
command retrieve its information?
-
/var/adm/last
-
/var/adm/lastboot
-
/var/adm/messages
-
/var/adm/wtmpx
-
/var/sadm/last
- Which is a pseudo file system?
- CacheFS
- HSFS
- NFS
- PCFS
- UDF
- Which command creates a new boot environment?
-
boot
-
create
-
lucreate
-
zoneadm
-
zonecfg
- Which file contains predefined partition tables for disk formatting?
-
/etc/devtab
-
/etc/devtable
-
/etc/format.dat
-
/etc/partition
-
/etc/vfstab
- What is the best way to remove an user from the system and delete their files?
- Change the user's account name.
- Delete the user's home directory.
- Rename the user's home directory.
- Run the
userdel
command.
- Run the
userdel -r
command.
- A patch was added to a package that was working without a problem.
After applying the patch, the package stopped working. The patch was then
removed, but it did not solve the problem. What is the most likely cause of the problem?
- The patch has a virus.
- The patch made the package obsolete.
- The patch requires a license key that was not entered.
- The patch was added with the
patchadd -d
command.
- The patch was added with the
patchadd -t
command.
- Which command will eject media such as CD-ROM and floppy from a drive?
-
eject
-
remove
-
umount -c
-
volcancel
-
volcheck
- What does the
-u
option do to the ufsdump
command?
- Changes the runlevel of the system before the backup begins.
- It will create a syntax error as there is no
-u
option.
- The backup will be stored in ultra high density.
- Unmounts the file system before the backup begins.
- Updates the
/etc/dumpdates
file before the backup begins.
- A directory called
/mg
is created belonging to the group manage
.
What permissions should be set on the /mg
directory so that all files created in
that directory only be accessible to members of the group manage
regardless of
their primary group?
-
d-----x---
-
d---rsx---
-
drwsrw----
-
drwxrw-r-t
-
drwxrwxrwt
- Which file should be edited to restrict user access to the FTP service?
-
/etc/conf/ftp.hosts
-
/etc/conf/ftp.users
-
/etc/config/ftp.hosts
-
/etc/config/ftp.users
-
/etc/ftpd/ftpusers
- Given the entry from the
/etc/default/login
below
CONSOLE=
what will happen?
- No user can log in from the console.
- Only
root
user can log in from the console.
- Remote
root
logins are allowed from any host.
- Remote
root
logins are not allowed from any host.
- The
root
user can only log in from the console.
- Which file should be checked to see if there any installation errors?
-
/etc/sadm/system/logs
-
/var/sadm/install/logs
-
/var/sadm/system/install_logs
-
/var/sadm/system/log
-
/var/system/install/log
- Which two files should be edited to change the minimum and maximum password length?
-
/etc/default/passwd
and /etc/policy.conf
-
/etc/default/shadow
and /etc/policy.conf
-
/etc/pam.d
and /etc/shadow
-
/etc/passwd
and /etc/policy.conf
-
/etc/passwd
and /etc/shadow
- Which is a disk based file system supported by Solaris 10?
- CacheFS
- CTFS
- NFS
- NTFS
- PCFS
- Which command will retrieve information on which snapshot belongs to which file system?
-
fssnap -i
-
snap -l
-
snapshot -i
-
snapshot -l
-
ufssnap -i
- What is the function of the BIOS on an Intel based system?
- Changing the Master Boot Record.
- Changing the Master Boot Record and supporting USB devices.
- Controlling devices on the system and providing I/O services through interrupts.
- Enable the OpenBoot prompt.
- Scheduling kernel activities.
- Files under the
/devices
directory are controlled by which file system?
- devfs
- devicefs
- HSFS
- NFS
- PCFS
- Under which directory are host specific configuration files kept?
-
/bin
-
/etc
-
/export/home
-
/lib
-
/var
- Which file should be edited to prevent a regular user from scheduling a one time job in the future?
-
/bin/at.deny
-
/etc/cron.d/at.deny
-
/export/home/at.deny
-
/var/cron.d/at.deny
-
/var/spool/at.deny
- Which is the preferred command for starting and restarting the Solaris Installation program?
-
install
-
install-solaris
-
load
-
solarisinst
-
suninst
- Which file should be edited to control the HISTORY parameter to keep users from reusing the same old password?
-
/etc/default/passwd
-
/etc/default/shadow
-
/etc/pam.d
-
/etc/passwd
-
$HOME/.history
- What is the default port number used by the Solaris Management Console?
- 631
- 898
- 2049
- 8080
- 8081
- Which command will unmount a file system immediately?
-
umount -f
-
umount -now
-
unmount -c
-
unmount -F
-
unmount -now
- Which is not a milestone that can be specified for the Service Management Facility?
-
multi-user
-
multi-user-nfs
-
multi-user-server
-
network
-
single-user
- What is the smallest addressable storage unit on a disk platter?
- Block
- Cylinder
- Sector
- Slice
- Track
- A snapshot of
/export/home
was taken while users were working in their home directory.
What happened to the system when the snapshot was taken?
- All users were logged out.
- The runlevel of the system was altered.
- The system crashed.
- The system was rebooted.
- Users may have noticed a system pause when the snapshot was taken.
- When using
ufsrestore
interactively, which command will show the files
that are currently selected for restoration?
-
dir
-
marked
-
select
-
selected
-
show
- Which function of the LP print service is used to verify the printer is in the appropriate
state before submitting a print request?
- Booting
- Filtering
- Initialization
- Scheduling
- Tracking
- Which command will get the system to recognize a newly added disk drive without having
to reboot the system?
-
config
-
devfsadm
-
devsnap
-
hotplug
-
kudzu
- What will happen if the following is executed at the OpenBoot prompt?
setenv auto-boot? true
auto-boot? = true
- Nothing, the syntax is incorrect.
- The system will automatically boot after a power on or reset.
- The system will automatically reboot.
- The system will boot only to the
ok
prompt.
- The system will not boot until the variable is set to
false
.
- Which function of the LP print service converts a file into the appropriate
file format for the destination printer?
- Conversion
- Filtering
- Initialization
- Scheduling
- Submitting
- Which command is the fastest way to shut down a system?
-
halt
-
init 0
-
init 6
-
reboot
-
shutdown
- Under which directory does the LP print scheduler use to keep track of print requests?
-
/etc/lp
-
/etc/spool/lp
-
/var/lp
-
/var/print
-
/var/spool/lp
- The existence of which file causes the system to check for the presence of any newly installed devices the next time it is powered on or booted?
-
/etc/path_to_inst
-
/dev/path_to_inst
-
/reconfigure
-
/var/path_to_inst
-
/var/reconfigure
- Which option of
grep
searches for the expression as a word?
-
-b
-
-i
-
-n
-
-v
-
-w
- Which is not a valid option of
ifconfig
command?
-
dest
-
mtu
-
netmask
-
plumb
-
unplumb
- Which is not done by the
/usr/sbin/sys-unconfig
command?
- Removes the default domain name in the
/etc/defaultdomain
file.
- Removes the
/etc/defaultrouter
file.
- Removes the
/etc/inet/netmasks
file.
- Removes the
/etc/TIMEZONE
file.
- Restores the default
/etc/inet/hosts
file.
- Which command will generate SMF manifests from
inetd.conf
and place them in /var/tmp
, overwriting any preexisting manifests of the same name, and then import them into the SMF repository?
-
inetconv -e -i /var/tmp
-
inetconv -f -o /var/tmp
-
inetconv -i -o /var/tmp
-
inetconv -n -i inetd.conf -o /var/tmp
-
inetconv -n -o /var/tmp
- In which file are well-known port assignments stored?
-
/etc/default/services
-
/etc/inet/services
-
/etc/service
-
/var/log/ports
-
/var/service
- Which utility prints the default size of a page of memory in bytes?
-
cat /proc
-
/usr/bin/meminfo
-
/usr/bin/msync
-
/usr/bin/pagesize
-
/usr/bin/ppgsz
- Given the code below from the
nscd.conf
file
debug-level 0
keep-hot-count passwd 20
old-data-ok passwd no
check-files passwd yes
positive-time-to-live hosts 600
negative-time-to-live hosts 5
which will increase performance of the Name Service Cache Daemon?
- Decrease
keep-hot-count
for passwd
.
- Decrease
negative-time-to-live
for hosts
.
- Decrease
positive-time-to-live
for hosts
.
- Increase
debug-level
.
- Increase
positive-time-to-live
for hosts
.
- What is the effect of
root
issuing the following command?
cp /etc/nsswitch.nis /etc/nsswitch.conf
- Creates a new file called
/etc/nsswitch.conf
.
- Generates an error message for the file
/etc/nsswitch.nis
does not exist.
- Generates an error message for the user does not have permission to copy the file.
- Sets the configuration for the system to be a NIS client.
- Wipes out the original name service configuration.
- Which file contains proxy agent authentication information for an LDAP client to access an LDAP server?
-
ldap_cachemgr
-
ldap_client_auth
-
ldap_client_cred
-
ldap_client_file
-
ldap_client_user
- In working with logical domains, which command will remove a virtual disk from a guest domain?
-
ldm rm-vdisk
-
ldm rm-vdsdev
-
ldm set-vdsdev options=remove
-
ldm set-vdsdev options=rm
-
ldm set-vdsdev remove
- Which command shows the revision information (patch level) for the installed patches?
-
analyze
-
patchadd -P
-
showrev -P
-
smpatch
-
uname -r
- Given the command
flarcreate -n archive -c -R /var/log archive.flar
Which statement is false?
- The archive is an exact duplicate of the master system and is stored in
archive.flar
.
- The archive is copied exactly from the master system and then compressed.
- The name of the archive is
archive
.
- The option
-R
is used to create the archive from another directory tree.
- The
/var/log
directory is excluded from the archive.
- In which file is the database of user login and accounting information kept?
-
/var/adm/utmp
-
/var/adm/wtmpx
-
/var/sadm/utmp
-
/var/sadm/wtmp
-
/var/sadm/wtmpx
- What is indicated by a line in the
/etc/hosts.equiv
file that only contains +
?
- All hosts and all users are allowed.
- End of the file.
- Only hosts in the NIS+ database are allowed.
- Only known hosts are allowed.
- Only known users are allowed.
- Which command describes the name of the instruction sets used by the operating system kernel components such as device drivers?
-
isainfo -kv
-
isalist
-
psrinfo
-
sysinfo
-
uname -r
- How many disk slices can a Solaris 10 disk have?
- 5
- 6
- 7
- 8
- 15
- Which command allows the user to determine the file system type of unmounted file systems?
-
fsck -v
-
fstyp
-
fstype
-
mountall -l
-
umount -a
- Which utility is used to write or display labels on unmounted disk file systems?
-
diskinfo
-
id -p
-
labeld
-
labelit
-
volcopy
- Which command changes process scheduler parameters while the system is running?
-
dispadmin -g
-
dispadmin -s
-
kill -p
-
renice
-
sconadm -r
- What of the the following tasks cannot be performed with the
bootadm
command?
- List the files and directories that are included in the boot archives on a system.
- Locate the active GRUB menu, as well as the current GRUB menu entries on x86 systems.
- Maintain the GRUB menu on x86 systems.
- Manually update the current boot archives on a system.
- Reboot the system.
- Which command will mount a NFS file system read only with no suid privileges?
-
mount -nosuid server:/usr/src /usr/src
-
mount -o nosuid server:/usr/src /usr/src
-
mount -o nosuid /usr/src server:/usr/src
-
mount -r -o nosuid server:/usr/src /usr/src
-
mount -r -o nosuid /usr/src server:/usr/src