Proper study guides for Far out Oracle Oracle Solaris 10 System Administrator Certified Professional Upgrade Exam certified begins with Oracle 1Z0-879 preparation products which designed to deliver the Refined 1Z0-879 questions by making you pass the 1Z0-879 test at your first time. Try the free 1Z0-879 demo right now.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Oracle 1Z0-879 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW 1Z0-879 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/1Z0-879-exam-dumps.html
Q201. With the Solaris OS, you are required to reserve swap space prior to executing any process. This requires the available of swap space. The required amount of swap space varies from system to system. Which two statements about available swap space requirements are true? (Choose two.)
A. It does not require physical disk space.
B. It must be twice as large as the installed physical RAM.
C. It must be sufficient to supplement physical RAM to meet the needs of concurrently running processes.
D. It must be spread across all the installed disks in the system. If there are two disks in the system, there must be a swap slice on each disk.
E. It must be spread across all the controllers installed in the system. If the system has two controllers, each controller must have a disk with a swap slice.
Answer: A,C
Q202. Given the following content for output from coreadm:
# coreadm global core file pattern: /var/core/core.%f.%p global core file content: all init core file pattern: core.%f.%p init core file content: default global core dumps: enabled per-process core dumps: enabled global setid core dumps: disabled per-process setid core dumps: disabled global core dump logging: enabled
Which three commands are issued to set this configuration? (Choose three.)
A. coreadm -i core.%f.%p
B. coreadm -g core.%f.%p -G all
C. coreadm -e global -e log -G all
D. coreadm -i /var/core/core.%f.%p
E. coreadm -g /var/core/core.%f.%p
F. coreadm -G /var/core/core.%f.%p -g all
Answer: A,C,E
Q203. An update to the security policy for the company states that trusting hosts and any users is no longer allowed.
Which two files need to be deleted to comply with this requirement? (Choose two.)
A. $HOME/.rhosts
B. /etc/hosts.equiv
C. /etc/.rhosts
D. $HOME/hosts.equiv
Answer: A,B
Q204. Given the /etc/dumpdates file entry:
/dev/rdsk/c0t0d0s7 0 Mon Jan 10 23:59:59 2005
/dev/rdsk/c0t0d0s7 2 Mon Jan 17 23:59:59 2005
/dev/rdsk/c0t0d0s7 5 Mon Jan 24 23:59:59 2005
/dev/rdsk/c0t0d0s7 9 Mon Jan 31 23:59:59 2005
A backup of files that have been modified or created since January 18th is required.
Which level must you supply to the ufsdump command to achieve this?
A. level 4
B. level 6
C. level 9
D. level 2
Answer: A
Q205. Which three statements accurately describe Solaris Volume Manager software state databases? (Choose three.)
A. Solaris Volume Manager software state databases can be added at anytime.
B. The Solaris Volume Manager software state databases should all be located on a disk on the primary controller.
C. A system never panics due to Solaris Volume Manager software corruption if at least one Solaris Volume Manager software state database is available.
D. The state database tracks the location of all known state database replicas.
E. The Solaris Volume Manager software state database contains configuration information for all volumes and hot spares.
Answer: A,D,E
Q206. Your have replaced a server and now you need to move the production zone from the old server to the new server. The zone is currently installed in the /zones/production directory and will be moved to the same directory on the new system. The following describes the process of migrating the production zone from systemAto systemB. Which steps are unnecessary to complete this process? (Choose two)
A. systemA# zoneadm —z production halts
B. systemA # zoneadm —z production detach
C. Use a backup utility to backup the /zones/production directory and then extract the backup to the new directory.
D. zoneadm —z work—zone uninstall
E. systemB# zonecfg —z production
F. systemB# zoneadm —z work—zone attach
G. zonecfg —z work—zone delete
Answer: D,G
Q207. A SPARC-based system is rebooted, but no one can gain access to it. When investigating, the console shows this message:
Rebooting with command: boot
Boot device: /sbus@1f, 0/SUNW, fas@e, 8800000/sd@0, 0 File and args:
SunOS Release 5.10 Version Generic 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Cannot open '/etc/path_to_inst'
Program terminated
Which two actions can you take to get the system working again? (Choose two.)
A. boot -s
B. boot -r
C. boot -ars
D. boot /etc/path_to_inst
Answer: B,C
Q208. You have a SPARC-based system with a graphical monitor, but you want to install the OS in text mode. What is the correct command to start the interactive install?
A. boot
B. boot cdrom
C. boot cdrom -text
D. boot cdrom -nowin
Answer: D
Q209. You are setting up a new help desk technician. The help desk technician is responsible for administering all user privilege aspects. The technician must be able to answer user requests for forgotten passwords and set and change user passwords. The new technician must also be able to read the configuration files related to other users. However, the technician's supervisor must make any changes that are required. The help desk technician will use the login name of helpdesk4. The userid of helpdesk4 has already been created as an unprivileged user. Which two commands add the authority to the helpdesk4 user to change user passwords, but only allow read-only access to user and role configuration files?
(Choose two.)
A. usermod -A solaris.* helpdesk4
B. usermod -A solaris.admin.usermgr.read helpdesk4
C. usermod -A solaris.admin.usermgr.pswd helpdesk4
D. roleadd -A solaris.admin.usermgr.pswd helpdesk4
E. roleadd -A solaris.admin.usermgr.read helpdesk4
F. usermod -A solaris.admin.usermgr.grant helpdesk4
Answer: B,C
Q210. Given these settings on your x86-based server: You connected a console to the serial port (COM1) and you want to setup your server so that it uses the console that you connected. Which describes how to make the system recognize the console for bootup and not the VGA monitor and keyboard?
A. Set the console property to ttya as follows: kernel /platform/i86pc/multiboot -B console=ttya
B. The x86 platform does not support booting from a serial port.
C. Select to boot from the Solaris Serial Console ttya in the GRUB menu.
D. Change the PROM settings so that kbd-type=serial, ttya-mode matches the port settings for the new console, and console=ttya
E. No changes to the PROM are required. Shutdown the system and disconnect the VGA monitor and keyboard before booting. The system console will default to the serial port.
Answer: A