A service crashed and went into the maintenance state. After you repaired the problem, you wanted to notify SMF about this. What command will you use?
svcadm restart FMRI 0%
svcadm clear FMRI 0%
svcs repaired FMRI 0%
svccfg reload FMRI 0%
None of the above 0%
How can you limit the amount of CPU available to a zone?
By using FSS 0%
By using the project framework to configure the zone.cpu-shares parameter 0%
By using the nice command 0%
By using crontab 0%
None of the above 0%
How can you verify that all data in a ZFS pool can be read?
zpool check poolname 0%
zpool scrub poolname 0%
zpool repair poolname 0%
zpool readall poolname 0%
None of the above 0%
How do you create a zone?
By using zoneadm create command 0%
By using zonecfg create command 0%
By editing /etc/zones 0%
By using the OpenBoot create-zone command at the ok prompt 0%
None of the above 0%
How do you enable the resource pools feature?
zoneadm start resource pools 0%
pooladm -e 0%
svcadm enable rpools 0%
poolcfg start 0%
None of the above 0%
How do you mount an ISO image?
Solaris cannot mount ISO images 0%
lofiadm -a <path to iso> mount -F hsfs <path to created device> <mount point> 0%
isoattach <path to iso> 0%
mount -F iso <path to iso> <mount point> 0%
cdattach -F iso <path to iso> <mount point> 0%
How do you specify a swap partition when you are creating a custom disk layout?
It is not possible 0%
Set the mount point to /swap 0%
Set the mount point to swap 0%
Set a size of -1 0%
How do you start a fully configured zone?
zoneboot -z <zonename> 0%
zoneadm -z <zonename> boot 0%
zoneadm -z <zonename> start 0%
/etc/init.d/zones start <zonename> 0%
svcadm enable zone:<zonename> 0%
How do you start the NFS daemon?
shareadm start 0%
nfsd 0%
svcadm enable network/nfs/server 0%
/etc/init.d/NFS start 0%
None of the above 0%
How will you determine the disk usage for all mounted disks?
disks --usage 0%
format -u 0%
df -h 0%
du -ks 0%
None of the above 0%
In which file is NFS shares configuration stored?
/etc/nfs/share.cfs 0%
/etc/nfs/nfstab 0%
/etc/dfs/dfstab 0%
/var/nfs/nfstab 0%
None of the above 0%
On a production system, it is often safer to disable unused network services (e.g. telnet). You have used "svcadm disable" to disable all the services you did not need. Now, you want to have the sa...
By copying the shell history file and reissuing all the past commands 0%
By using svccfg export and svccfg import 0%
By using svccfg extract and svccfg apply 0%
By copying the /var/svc directory 0%
None of the above 0%
On choosing the core software group package cluster during the time of installation, what, out of the following list, will not be installed?
ssh 0%
SMF (svc* commands) 0%
gcc 0%
sh 0%
None of the above will be installed 0%
Since which major update of Solaris 10, you may, at the installation time, deactivate all services except ssh?
U1 0%
U2 0%
U3 0%
Only in OpenSolaris 0%
Only in SolarisExpress 0%
Solaris had a critical security breach in the telnet service implementation which allowed an unauthorized user to log on to the host. Which of the following can reduce the risk of exploitation when...
Patching the host on a daily basis 0%
Disabling unused services 0%
Forwarding only used ports 0%
Moving authentication to LDAP 0%
None of the above 0%
State whether True or False. Editing /etc/system does not work since the projects facility has been added.
State whether True or False. The Solaris 10 kernel is limited to 64GB of memory on SPARC.
What are projects in Solaris?
A synonym for zone 0%
A facility to control resource usages 0%
A new facility to control internet traffic 0%
A collection of the dynamic libraries in Solaris 0%
None of the above 0%
What command will you use to know all NFS operation count?
share stats 0%
nfsstat 0%
nfsd stats 0%
nstats 0%
None of the above 0%
What is a rootkit?
All the shell built-in commands 0%
A program or a combination of several programs designed to get root access without authorization 0%
All commands in /usr/sbin 0%
Root Only commands 0%
Commands which are setuid 0%
What is a ZFS volume?
A storage pool 0%
A dataset that represents a block device 0%
A special ZFS file system that uses a boot volume 0%
The name of the physical representation of a ZFS pool 0%
None of the above 0%
What is lofs?
A network driver 0%
A loopback file system 0%
Local file security 0%
Local fault service 0%
None of the above 0%
What is RBAC?
root base access control 0%
role based access control 0%
random block access control 0%
random block attribute character 0%
None of the above 0%
What is SMF?
A replacement to the /etc/ configuration directory 0%
A file system 0%
A self-healing, service management facility 0%
A database server 0%
None of the above 0%
What is the command to change the maximum shared memory allowed to a user?
shmadm <username> limit <newsize> 0%
projmod -s -K "project.max-shm-memory=(privileged,<newsize>,deny)" 'user.<username>' 0%
rlimit shm <username> <newsize> 0%
projadm -s -K 'user.<username>' "project.max-shm-memory=(privileged,<newsize>,deny)" 0%
None of the above 0%
What is the command to list all NFS shares?
sharelist 0%
share --list 0%
share 0%
dfslist 0%
None of the above 0%
What is the command to list all processes?
processes -a 0%
proclist -all 0%
list processes all 0%
ps -ef 0%
None of the above 0%
What is the command to load every driver in the system and attach it to all possible device instances, and then create relevant /dev entries?
createdev 0%
devfsadm 0%
makedev 0%
makealldev 0%
None of the above 0%
What is the command used to partition a disk with UFS?
diskutil -p 0%
fdisk 0%
format 0%
ufsadm --partition 0%
newfs 0%
None of the above 0%
What is the correct command to boot a SPARC system from the network when you are at the OpenBoot ok prompt?
boot from network 0%
net boot 0%
boot net 0%
boot -net 0%
None of the above 0%
What is the correct way to boot from the CDROM drive while installing Solaris on an x86 platform?
Set the boot priority to CD and put the CD in before booting normally 0%
Boot on the network, then type the "load cd" command 0%
Solaris on x86 requires a special boot CD called "the fire CD" 0%
Solaris on x86 platform cannot boot from the CD 0%
What is the default runlevel for multiuser usage?
What is the executable format used by Solaris 10 on SPARC platform?
DWARF 0%
Mach-O 0%
Portable Executable (PE) 0%
ELF 0%
SE (SPARC Executable) 0%
What is the NFS version by default in Solaris 10 U3?
1 0%
2 0%
3 0%
4 0%
None of the above 0%
What is the way to determine the service instances which depend on a specified service?
svcs -D FMRI 0%
svcadm -D FMRI 0%
None of the above 0%
What is true regarding projects?
A project needs a reboot to be activated 0%
Projects can only limit the amount of shared memory per process 0%
A zone cannot have any associated project 0%
A process (task) can be executed directly in a specific project 0%
None of the above is true 0%
What is true regarding sparse zones?
They cannot be patched 0%
They share the global zone operating system 0%
They have its own routing table 0%
They cannot be shutdown 0%
All the above are false 0%
What will the following command do? zpool create raid c1t0d0
Create a ZFS pool named c1t0d0 in raid mode 0%
Create a ZFS pool named raid and attach the disk c1t0d0 to it 0%
Create a ZFS pool named c1t0d0 and mount it on /raid 0%
This command is invalid 0%
When creating a raidz pool, the space required by parity is not subtracted from the available space. Instead, it is added to the usage.
Which algorithm is used to hash the root password after a fresh install?
MD5 0%
SHA 0%
3DES 0%
The root password is in plain text after a fresh installation, and it can be found in /etc/shadow 0%
SSL 0%
UNIX DES 0%
Which architectures are supported by Solaris 10?
SPARC 0%
x86 0%
x64 0%
alpha 0%
ppc 0%
Which command is used to import a new xml service description?
service import file.xml 0%
svcimport file.xml 0%
svccfg import file.xml 0%
smfimport file.xml 0%
smfconfig import file.xml 0%
Which command shuts down the system without calling /etc/rc.*/* stop scripts?
shutdown -y -g0 -is 0%
halt 0%
stop 0%
syshalt 0%
None of the above 0%
Which command will you use if you need to share /data as read only using NFS?
nfs_share -o readOnly /data 0%
nfsd -o ro /data 0%
share -o ro /data 0%
shareadm add readonly /data 0%
None of the above 0%
Which commands allow you to change the current runlevel?
runlevel 0%
init 0%
shutdown 0%
reboot 0%
None of the above 0%
Which of the following commands is not an SMF related command?
svccfg 0%
svcservice 0%
inetadm 0%
svcprop 0%
Which of the following commands will remove a non-empty directory and everything inside it?
rmdir <dirname> 0%
remove <dirname> 0%
rm <dirname> 0%
rm -fr <dirname> 0%
None of the above 0%
Which of the following runlevels enters the firmware on a SPARC platform?
S 0%
0 0%
1 0%
5 0%
6 0%
Q 0%
Which of the following scheduling classes does not exist in Solaris 10?
fixed-priority 0%
system 0%
immediate 0%
real-time 0%
fair-share scheduler 0%
Which of the following statements is/are true?
A zone can have its own IP address 0%
A zone cannot access raw devices 0%
A zone is protected against all external attacks. Therefore, all login services must be started within the zone 0%
A zone may use ZFS 0%
Each zone must have its own disk 0%
While installing a database server, the following command was issued. projadd -U oracle -K "project.max-shm-memory=(priv,4g,deny); project.max-sem-nsems=(priv,256,deny); project.max-sem-ids=(p...
It sets the maximum shared memory available by the user oracle to 4GB 0%
It denies 4GB of system memory to the user oracle 0%
It sets the maximum number of semaphore to 100 0%
It sets the maximum shared memory available by the user oracle to 100MB 0%
None of the above 0%
You are on a x2100 running Solaris 10. Which commands will tell you how many free RAM slots your machine has?
vmstat 0%
top 0%
prtdiag 0%
memstat 0%
None of the above 0%
You have a directory with the following files in it: 8ab 98db 9db a1b ab1 ab3 ab37 ab38 b2a c8b d4b dfs87 You want to delete all the files with a 3 charac...
ls -3 | xargs rm 0%
rm -3 * 0%
ls -1 |grep '^...$' |xargs rm 0%
ls -1 | rm -3 0%
None of the above 0%
You have a fully installed system. What is the procedure to reinstall the initial system configuration?
It cannot be done 0%
sys-unconfig then boot the system 0%
Start a new installation and use the preserve data option 0%
It can only be done while booting from the network 0%
None of the above 0%
You have four disks. You want to create a mirrored ZFS pool on them in a 2x2 configuration (if you have 4 10G disks, you will end with 20G replicated storage). What is the correct command to do this?
zppol create tank 2x2mirror c1d0 c2d0 c3d0 c4d0 0%
zpool create tank mirror c1d0 c2d0 mirror c3d0 c4d0 0%
zpool create tank mirror c1d0 c2d0 c3d0 c4d0 0%
zpool create tank mirror c1d0 c2d0 stripon c3d0 c4d0 0%
zpool create tank mirror mirror c1d0 c2d0 c3d0 c4d0 0%
You have the following scripts: /etc/rc3.d/K10inittest3 and /etc/rc3.d/K100inittest3 If you enter runlevel 6 from level 3 by using "init 6", which of those scripts will be called first?
K10inittest3 0%
K100inittest3 0%
None are called 0%
You want to add an entry to the system log manually. What is the preferred way to do it?
Edit /var/log/syslog directly 0%
Using the logger command 0%
Using the dmesg command 0%
Using the syslog command 0%
None of the above 0%
You want to have a command such as 'everyday at 5h00' executed at a regular interval. What is the correct configuration command to do this?
crontab 0%
at 0%
batch 0%
repeat 0%
None of the above 0%
You want to use md5 as a hash algorithm for passwords while using a file back-end instead of the default UNIX algorithm. How will you do that?
By passing -a md5 to the passwd command 0%
By editing /etc/security/policy.conf 0%
By editing /etc/shadow 0%
MD5 can only be used with LDAP authentication back-end 0%
None of the above 0%
ZFS pools can only be managed by root.