Solaris 10 U4 Test
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?
How can you limit the amount of CPU available to a zone?
How can you verify that all data in a ZFS pool can be read?
How do you create a zone?
How do you enable the resource pools feature?
How do you mount an ISO image?
How do you specify a swap partition when you are creating a custom disk layout?
How do you start a fully configured zone?
How do you start the NFS daemon?
How will you determine the disk usage for all mounted disks?
In which file is NFS shares configuration stored?
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...
On choosing the core software group package cluster during the time of installation, what, out of the following list, will not be installed?
Since which major update of Solaris 10, you may, at the installation time, deactivate all services except ssh?
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...
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?
What command will you use to know all NFS operation count?
What is a rootkit?
What is a ZFS volume?
What is lofs?
What is RBAC?
What is SMF?
What is the command to change the maximum shared memory allowed to a user?
What is the command to list all NFS shares?
What is the command to list all processes?
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?
What is the command used to partition a disk with UFS?
What is the correct command to boot a SPARC system from the network when you are at the OpenBoot ok prompt?
What is the correct way to boot from the CDROM drive while installing Solaris on an x86 platform?
What is the default runlevel for multiuser usage?
What is the executable format used by Solaris 10 on SPARC platform?
What is the NFS version by default in Solaris 10 U3?
What is the way to determine the service instances which depend on a specified service?
What is true regarding projects?
What is true regarding sparse zones?
What will the following command do? zpool create raid c1t0d0
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?
Which architectures are supported by Solaris 10?
Which command is used to import a new xml service description?
Which command shuts down the system without calling /etc/rc.*/* stop scripts?
Which command will you use if you need to share /data as read only using NFS?
Which commands allow you to change the current runlevel?
Which of the following commands is not an SMF related command?
Which of the following commands will remove a non-empty directory and everything inside it?
Which of the following runlevels enters the firmware on a SPARC platform?
Which of the following scheduling classes does not exist in Solaris 10?
Which of the following statements is/are true?
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...
You are on a x2100 running Solaris 10. Which commands will tell you how many free RAM slots your machine has?
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...
You have a fully installed system. What is the procedure to reinstall the initial system configuration?
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?
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?
You want to add an entry to the system log manually. What is the preferred way to do it?
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?
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?
ZFS pools can only be managed by root.