Testking offers free demo for 1Z0-879 exam. "Oracle Solaris 10 System Administrator Certified Professional Upgrade Exam", also known as 1Z0-879 exam, is a Oracle Certification. This set of posts, Passing the Oracle 1Z0-879 exam, will help you answer those questions. The 1Z0-879 Questions & Answers covers all the knowledge points of the real exam. 100% real Oracle 1Z0-879 exams and revised by experts!


♥♥ 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

Q71. You created a custom .profile and scripts that you would like to have placed in a user home directory when a new user account is created. and scripts that you would like to have placed in a user? home directory when a new user account is created. The script should only be given to users that have a primary GID of 300 - the ? - the development?group. Which describes the procedure to make this happen? 

A. Place the files into the /etc/skel directory; useradd will automatically put those files into the user home directory when the account iswill automatically put those files into the user? home directory when the account is created. 

B. Create a directory named /etc/development ; place the files in this directory ; type: useradd -k /etc/development when creating accounts for those users. 

C. Create a directory named /etc/skel/development ; place the files in this directory ; type: useradd -K /etc/skel/development when creating accounts for those users. 

D. Create a directory named /etc/skel/development ; place the files in this directory ; type: useradd -m /etc/skel/development when creating accounts for those users. 

Answer:


Q72. A disk is returned from the accounts department for reformatting, using their predefined disk layout. 

Which two commands in the partition sub-menu load the predefined table and commit it to the disk? (Choose two.) 

A. name 

B. choose 

C. select 

D. label 

E. modify 

Answer: C,D 


Q73. Given: 

# svcadm refresh inetd 

What does this command do? 

A. It re-reads its configuration data. 

B. It aborts all Internet services and leaves them in a quiescent state. 

C. It stops NFS services in preparation for bringing down the network. 

D. It aborts any RPC services that are listed in the /etc/inetd.conf file. 

Answer:


Q74. Which three statements are true about well-known ports? (Choose three.) 

A. They must be agreed upon by all users. 

B. They are listed in /etc/inet/services. 

C. They are published by the Central Authority. 

D. They change assignments between reboots. 

E. The assignments are generated on demand by the Central Authority. 

Answer: A,B,C 


Q75. On a system using only local files for host name resolution the sysiogd daemon configuration file contains 

mai1.debug ifdef('LOGHOST' , /var/adm/auth1og, @1oghost) 

is indicated if the mail-related log messages are written to the /var/adm/authlog file? 

A. The loghost is unreachable over the network. 

B. The loghost entry is not in the /etc/inet/hostsfile. 

C. The system has an /etc/inet/hosts alias of loghost. 

D. The LOGHOST variable is evaluated as false by the m4 macro processor. 

Answer:

382. Which RBAC command helps you find the attributes commands that would be executed for a particular user? 

A. auths B. profiles C. auths -1 

D. pfexec —v 

E. profiles —1 

Answer:


Q76. According to company policy, all installations must be done over the network, and network installations must be done using a secure protocol. 

Which installation method must you use? 

A. the Solaris Live Upgrade method using the lu command and a spare disk drive 

B. a WANboot installation 

C. a JumpStart installation 

D. a Flash Archive installation 

Answer:


Q77. Which of the following answers describe the requirements for performing a Solaris Live Upgrade? (Choose three.) 

A. Only SPARC-based systems can perform a Solaris Live Upgrade. 

B. When you create an inactive boot environment, / (root) can be located on a Veritas Volume Manager volume (VxVM). 

C. There must be enough space to use the lucreate command to create separate file systems for root (/) and / kernel. 

D. None critical file systems must be on the same physical disk as the critical file systems to be shared between boot environments. 

E. When you create an inactive boot environment, / (root) can be on different physical disk or the same disk as the active root (/) file system. 

F. The release of the Solaris Live Upgrade packages you use to perform live upgrade tasks must match the release of the OS you are upgrading to. 

Answer: B,E,F 


Q78. The administrator of the dbzone zone has requested a dedicated file system on which to install a database. The administrator requests that this be mounted as /database within the zone. 

The host system has a metadevice d120 that has been allocated for dedicated use for this purpose. 

The dbzone zone is currently NOT booted. 

# zonecfg —z dbzone 

zonecfg:dbzone > add fs 

zonecf g:dbzone:f s > 

Which four commands are necessary to complete the administrator's request? (Choose four.) 

A. set type=ufs 

B. set special=rw 

C. set dir=/database 

D. set raw=/dev/md/rdsk/dl20 

E. set special=/dev/md/dsk/dl20 

F. add inherit—pkg—dir dir=/database 

G. set zonedir=/export/dbzone/database 

Answer: A,C,D,E 


Q79. Click the Exhibit button. 

You receive a complaint from a user who is unable to use the SSH service to access the user's lab system. You use a serial line to get in and check the SSH service. The svcs output is shown in the exhibit. 

What has caused the disruption of the SSH service? 

A. There is no "next state" defined. 

B. One of the dependencies has NOT been met. 

C. The contract_id is missing. 

D. The service is disabled. 

Answer:


Q80. A user has a large file called bigfile to print and needs to print it as soon as possible. The default printer is down for scheduled maintenance and will not be back online for another hour. You suggest that the user send bigfile to the sys-47 print server (printer speedy), which is online and not currently being used. 

Which two commands can accomplish this? (Choose two.) 

A. /usr/bin/lp -f bigfile 

B. /usr/ucb/lpr bigfile:speedy:sys-47 

C. /usr/ucb/lpr -P sys-47:speedy bigfile 

D. /usr/lib/lpr -d sys-47:speedy bigfile E. /usr/bin/lp -d sys-47:speedy bigfile 

Answer: C,E