hp-ux 11i v3 system administration

82
HP HP0-P20 HP0-P20 HP-UX 11i v3 System Administration Practice Test Version 1.2

Upload: abrao-xavier-jr

Post on 28-Nov-2014

309 views

Category:

Documents


8 download

TRANSCRIPT

Page 1: HP-UX 11i v3 System Administration

HP HP0-P20

HP0-P20 HP-UX 11i v3 System Administration

Practice TestVersion 1.2

Page 2: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 1

Click the Exhibit button.

In the exhibit, why do you see an "x" for the users in the second field of the /etc/passwd file?

A. Blank password is used.

B. Shadow password is enabled.

C. User is currently deactivated.

D. Password has expired.

Answer: B

QUESTION NO: 2

What are the main components of DNS? (Select three.)

A. Name Servers

B. Hierarchical Name Space

C. Name Clients

D. Resolvers

E. ARPA Name Space

F. Start of Authority (SOA)

Answer: A,B,D

QUESTION NO: 3

Which command shows the general status of a Serviceguard cluster?

A. cmclstat

B. cmshowcluster

C. cmviewcl

D. cmviewconf

E. cmgetconf

Answer: C

QUESTION NO: 4

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 2

Page 3: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Which servers support HP-UX 11i v3? (Select two.)

A. HP9000 PA-RISC servers

B. HPProLiant servers

C. HP Integrity servers

D. HP IntegrityNonStop servers

Answer: A,C

QUESTION NO: 5

Which commands, run from the VM Host command line, can be used to turn on an Integrity Virtual

Machine? (Select two.)

A. hpvmrun -P vm1

B. hpvmconsole -P vm1 start

C. hpvmconsole -P vm1 -c pc -on

D. hpvmmodify -P vm1 start

E. hpvmconsole -P vm1 -init F. hpvmstart -P vm1

Answer: C

QUESTION NO: 6

What are advantages of the Online JFS file system? (Select two.)

A. allows more files per file system

B. supports 128-bit encryption of system files

C. supports larger disk drives

D. supports online defragmentation

E. supports dynamic online resizing of the file system

Answer: D,E

QUESTION NO: 7

Click the Exhibit button.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 3

Page 4: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 4

Page 5: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 5

Page 6: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Using the ioscan output, which command creates a virtual partition called vpar1 with two CPUs

and 1GB memory with one valid boot path?

A. vparcreate -p vpar1 -a cpu::2 -a mem:1024 -a io:1.0.0 -a io:1/0/0/1/0/4/0.8.0:BOOT

B. vparcreate -p vpar1 -a cpu::2 -a mem:1024 -a io:0.0.0 -a io:1/0/0/1/0/4/0.8.0:BOOT

C. vparcreate -p vpar1 -a cpu::2 -a mem:1024 -a io:1.0.0 -a io:1/0/1/1/0.8:ALTBOOT

D. vparcreate -p vpar1 -a cpu::2 -a mem:1024 -a io:1.0.0 -a io:1/0/1/1/0.8:BOOT

Answer: A

QUESTION NO: 8

Which VxVM command should be used to examine the volume configuration?

A. vgdisplay -v

B. vxdisplay -v

C. lvdisplay -vt

D. vxprint -hvt

Answer: D

QUESTION NO: 9

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 6

Page 7: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Which command is used to see the attached hardware using the new agile view addressing?

A. ioscan -fnN

B. ioscan -kfC

C. scsimgr scan hardware

D. hwinfo -v

Answer: A

QUESTION NO: 10

What can be determined using the which or whence command?

A. current version and release of an executable

B. compiler options used to create an executable

C. absolute path for an executable

D. pseudo terminal your session is currently logged on

Answer: C

QUESTION NO: 11

Which log file do you review to determine if the kernel module was modified on the command line?

A. /var/log/messages

B. /var/adm/syslog/syslog.log

C. /stand/vmunix.log

D. /var/adm/kc.log

Answer: D

QUESTION NO: 12

Which command is available to give you details about a command, including its options?

A. what

B. man

C. read

D. how

Answer: B

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 7

Page 8: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 13

Which command is helpful to identify the size, owner, permissions and modification date of all files

in a directory?

A. ls -al

B. ls -ul

C. lsf

D. ls -alx

Answer: A

QUESTION NO: 14

Which statements are true about multi-threading? (Select two.)

A. Multi-threaded processes are easier to program.

B. Only multi-processor systems can run multi-threaded processes.

C. Multi-threading only works for system processes, not for application processes.

D. Multi-threaded processes may run faster on multi-core systems.

E. A multi-threaded process can run on multiple CPU cores.

Answer: D,E

QUESTION NO: 15

In which shell variable is the exit code of a command stored?

A. $$

B. $?

C. $!

D. $#

E. $*

Answer: B

QUESTION NO: 16

Which configuration file is used to configure the IP address of a network interface?

A. /etc/inetd.conf

B. /etc/rc.config.d/netconf

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 8

Page 9: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

C. /etc/networking/interfaces

D. /etc/hosts

E. /etc/netconfig

Answer: B

QUESTION NO: 17

Which vPar feature is available on HP-UX 11i v3?

A. shared I/O

B. CPU percentage granularity

C. dynamic migration of memory

D. dynamic migration of I/O cards

Answer: C

QUESTION NO: 18

Which tasks does the shutdown command perform? (Select two.)

A. sends a broadcast message to all users

B. grants a 300 second grace period for users to log out

C. kills all user logins

D. quickly kills all processes

E. unmounts only non-critical file systems

Answer: A,C

QUESTION NO: 19

If most of the available memory is locked, the system may deadlock. Some nonlockable memory

must be available to prevent deadlock. Which kernel parameter determines the amount of memory

that cannot be locked?

A. dbc_min_pct

B. dbc_max_pct

C. unlockable_mem

D. free_mem_limit

E. shmmax

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 9

Page 10: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: C

QUESTION NO: 20

Which files control the HP-UX System Management Homepage (SMH) configuration? (Select

two.)

A. /opt/smh/conf/envvars

B. /opt/hpsmh/lbin/envvars

C. /opt/hpsmh/hpsmh.conf

D. /opt/smh/conf/timeout.conf

E. /opt/smh/smh.conf

F. /opt/hpsmh/conf/timeout.conf

Answer: B,F

QUESTION NO: 21

Which features/functionalities does HP-UX System Management Homepage (SMH) in HPUX 11i

v3 have that SAM does not? (Select three.)

A. uses standard HP-UX commands to perform tasks

B. integrates with HP SIM

C. intuitive Terminal User Interface (TUI)

D. built-in help facility

E. Windows, Linux support

Answer: A,B,E

QUESTION NO: 22

What are key features of HP SIM without any additional plugin? (Select four.)

A. network maps

B. secure command fan-out to multiple systems

C. application management

D. automatic event handling

E. inventory reports

F. role-based access control

G. historical performance reports

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 10

Page 11: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: B,D,E,F

QUESTION NO: 23

Which tool can be used to manage multiple HP-UX servers, provide robust role-based security

and key-based authentication, and is included with HP-UX 11i v3?

A. SAM

B. SCM

C. SIM

D. SMH

Answer: C

QUESTION NO: 24

What should be used to ensure that background processes continue running after logout?

A. nohup command line & ; exit

B. nohup command line; init 1 &

C. nohup command line &; nice 10 nohup

D. command line;nohup &

Answer: A

QUESTION NO: 25

Which information does the ioscan -e command provide?

A. EFI boot options

B. EFI version

C. HP-UX and EFI address correlation

D. HP-UX version

Answer: C

QUESTION NO: 26

Which statements are true about HP-UX 11i v3 multipathing support? (Select two.)

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 11

Page 12: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. Nativemultipathing is bundled with the Enterprise and Mission Critical Operating Environments.

B. Nativemultipathing is bundled with all of the HP-UX Operating Environments except the

Technical Compute.

C. Nativemultipathing works with both legacy and persistent device special files (DSFs).

D. Nativemultipathing only works with persistent device special files (DSFs).

E. Nativemultipathing is bundled with all the HP-UX Operating Environments.

Answer: C,E

QUESTION NO: 27

Which statements are true about the new 11i v3 mass storage stack device special files (DSFs)?

(Select three.)

A. You can mix legacy and persistent DSFs.

B. You can set a flag to have legacy DSFs created for current and future storage devices.

C. Both legacy and persistent DSFs are created by default.

D. You must choose either legacy or persistent DSFs.

E. You can choose for the entire system to use only persistent DSFs.

Answer: A,C,E

QUESTION NO: 28

Which functionality is included in the Base-VxVM product? (Select two.)

A. striping

B. boot mirroring

C. dynamicmultipathing support

D. RAID 5

E. dynamicrelayout support

Answer: A,B

QUESTION NO: 29

Which functionalities are provided by Online JFS that are not provided by Base JFS? (Select two.)

A. online defragmentation

B. fast recovery

C. online file system resizing

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 12

Page 13: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

D. intent log

E. onlinefsck

Answer: A,C

QUESTION NO: 30

Which command can be used to list the contents of a tar archive?

A. pax -rv < archive

B. tarrl archive

C. cpio -lv < archive

D. pax -l < archive

Answer: A

QUESTION NO: 31

Which command lists all file system paging areas with totals?

A. machinfo -v

B. swapon -l

C. lvlnboot -s

D. swapinfo -ft

Answer: D

QUESTION NO: 32

Which command configures an IP address on an HP-UX system?

A. ipconfig

B. ifconfig

C. netconfig

D. lanconfig

Answer: B

QUESTION NO: 33

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 13

Page 14: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Which protocols are used to authenticate CIFS users on an HP-UX 11i v3 system? (Select two.)

A. Kerberos

B. Public/Private Key

C. SSH

D. NTLM

E. EAP

Answer: A,D

QUESTION NO: 34

Which Directory Server product is available for HP-UX 11i v3?

A. NIS+ Server

B. Netscape Directory Server

C. SUSE Directory Server

D. Red Hat Directory Server

Answer: D

QUESTION NO: 35

Which protocol is used by HP-UX to assign an IP address to a client host?

A. DNS

B. NIS

C. BIND

D. DHCP

Answer: D

QUESTION NO: 36

As the system administrator, you issue the following command:

# set_parms addl_netwrk

Which value can be changed in the /etc/rc.config.d/netconf?

A. subnet mask

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 14

Page 15: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

B. IP address

C. hostname

D. MAC address

Answer: A

QUESTION NO: 37

The HP-UX nwmgr command can be used to display which values?

A. neighboring host network IP addresses

B. Standard Mode Security Extensions for a network

C. performance statistics about a LAN card

D. Install-Time Security details for the network

Answer: C

QUESTION NO: 38

Which statements are true about IPFilter on HP-UX 11i v3? (Select three.)

A. It supports X.25 interfaces.

B. It is installed and enabled by default.

C. It provides extensive logs.

D. It supports Network Address Translation (NAT).

E. It can be configured with multiple rules per line.

Answer: A,C,D

QUESTION NO: 39

You have been asked to disable telnet on one of the HP-UX servers you manage. Which file

should you edit to make this change?

A. /etc/networks

B. /etc/allow

C. /etc/inetd.conf

D. /etc/telnetd

Answer: C

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 15

Page 16: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 40

Which Operating Environment (OE) is the minimum required to use Auto Port Aggregation?

A. Base OE (BOE)

B. Virtual Server OE (VSE-OE)

C. Technical Computing OE (TCOE)

D. High Availability OE (HA-OE)

E. Data Center OE (DC-OE)

Answer: A

QUESTION NO: 41

Which security tool can be used to detect an attack on HP-UX systems?

A. IPSec

B. Secure Shell (ssh)

C. NIS+

D. Host IDS

Answer: D

QUESTION NO: 42

Which file has a valid setuid bit?

-rw-r--r-S 1 root sys 8015 Apr 29 01:32 aaa

-rwSr--r-x 1 root sys 23451 Apr 29 01:32 bbb

-rw-r--r-T 1 root sys 9030 Apr 29 01:32 ccc

-rwxr-xr-x 1 root sys 12850 Apr 29 01:32 ddd

A. aaa

B. bbb

C. ccc

D. ddd

Answer: B

QUESTION NO: 43

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 16

Page 17: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Which command identifies known security vulnerabilities on the system?

A. swa scan

B. swa ident

C. swa report

D. swa sec_chk

Answer: C

QUESTION NO: 44

After starting a preloaded system, which command can be used to set the initial system

parameters?

A. init

B. set_parms

C. setparms

D. initparms

Answer: B

QUESTION NO: 45

What is the best approach to increase user password security?

A. Lock the user account after entering the password incorrectly one time.

B. Use the file /etc/default/security to define requirement of special characters, digits and upper

case characters to be used for user passwords.

C. Increase the minimal password length to 16 characters.

D. Force the users to change their password every week by configuring password aging in

/etc/default/security.

Answer: B

QUESTION NO: 46

What is the purpose of Role-Based Access Control (RBAC)? (Select two.)

A. It provides a database containing all valid definitions of all user passwords.

B. It allows non-root users to invoke commands to manage their authorization information.

C. It is an alternative to the all-or-nothing security model of traditional root user-based systems.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 17

Page 18: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

D. It uses an LDAP-UX directory for storing definitions of user roles.

E. It allows non-root users to invoke system administration commands.

Answer: C,E

QUESTION NO: 47

Which command can you use to remove superseded patches from your system and free up

space?

A. patchremove -s level

B. swmodify -x superseded=true

C. swremove -x superseded=true

D. cleanup -c level

Answer: D

QUESTION NO: 48

Where can you find HP-UX patches, patch bundles and enhancement patches? (Select two.)

A. http://www.hp.com/go/hpux-patches

B. http://patches.hp.com/

C. http://software.hp.com/

D. http://itrc.hp.com/

E. http://www.hp-ux.hp.com/patches/

Answer: C,D

QUESTION NO: 49

How can you minimize downtime when simultaneously installing multiple patches and a reboot is

necessary?

A. Create a script to install the patches step by step.

B. Install the patches in the required order.

C. First install all prerequisite patches andfilesets, then install the desired patches.

D. Create a patch depot with the patches and all prerequisite patches.

Answer: D

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 18

Page 19: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 50

Which command is used to add a boot option that includes an Ignite server on the EFI shell?

A. dbprofile

B. lanboot

C. nbp.efi

D. iuxprofile

Answer: A

QUESTION NO: 51

What are capabilities of Dynamic Root Disk (DRD)? (Select two.)

A. clones an HP-UX system image to an inactive disk

B. performs system maintenance on the clone while the HP-UX 11i system is offline

C. performs system maintenance on the clone while the HP-UX 11i system is online

D. provides synchronous mirroring of an HP-UX Root Disk

E. automatically resizes the root disk if free space falls below thresholds

Answer: A,C

QUESTION NO: 52

With regard to user account security, which files are important? (Select three.)

A. /etc/pwd

B. /etc/shadow

C. /etc/default/security

D. /etc/shadow/passwd

E. /var/adm/inetd.sec

F. /etc/passwd

G. /etc/rc.config.d/netconf

Answer: B,C,F

QUESTION NO: 53 DRAG DROP

Click Next or More to continue. Click the Task button.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 19

Page 20: HP-UX 11i v3 System Administration

Actu

alTe

sts.

comAnswer:

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 20

Page 21: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 54 DRAG DROP

Click Next or More to continue.Click the Task button.Label the HW components on the entry level

rx2660.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 21

Page 22: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

QUESTION NO: 55 DRAG DROP

Click Next or More to continue. Click the Task button. Build the LVMv1 command line to create the

volume group control file of vg01.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 22

Page 23: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Note: Command components need not be used or can be used multiple times.

Answer:

Explanation:

QUESTION NO: 56 DRAG DROP

Click Next or More to continue. Click the Task button. Place the basic SD-UX object types in the

correct order.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 23

Page 24: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer:

Explanation:

QUESTION NO: 57 DRAG DROP

Click Next or More to continue. Click the Task button. Match the Install-Time Security bundles with

their effects on system behavior.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 24

Page 25: HP-UX 11i v3 System Administration

Actu

alTe

sts.

comAnswer:

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 25

Page 26: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 58 DRAG DROP

Click Next or More to continue. Click the Task button. Match each Integrity server partitioning

technology with its description.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 26

Page 27: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 27

Page 28: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 59

Click Next or More to continue. Click the Task button. Place the steps in the correct order to bring

a running Integrity system into single user mode.

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 28

Page 29: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 60 DRAG DROP

Click Next or More to continue. Click the Task button. Place an "X" next to supported update paths

from HP-UX 11i v2 to HP-UX 11i v3 and from the original Operating Environments (OEs) to the

new OEs.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 29

Page 30: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer:

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 30

Page 31: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 61 DRAG DROP

Click Next or More to continue. Click the Task button. Place the steps for updating your system

with Update-UX (terminal user interface) in the correct order.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 31

Page 32: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 32

Page 33: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 33

Page 34: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 62 DRAG DROP

Click Next or More to continue. Click the Task button. A customer has installed Ignite C.7.x on an

rp3440 running HP-UX 11i v1. Indicate which operating systems the customer can deploy from

this Ignite server.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 34

Page 35: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 35

Page 36: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 36

Page 37: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 63 HOTSPOT

Click Next or More to continue. Click the Task button.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 37

Page 38: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

QUESTION NO: 64

What does the linkloop command test?

A. router activity

B. Maximum Transmission Unit (MTU) size

C. MAC address connectivity between network cards

D. loopback address connectivity between network cards

Answer: C

QUESTION NO: 65

Which file contains the information sent in response to a bootp request?

A. /etc/services

B. /etc/bootptab

C. /etc/inetd.conf

D. /etc/bootp.conf

Answer: B

QUESTION NO: 66

Which commands can confirm host name resolution (DNS/Bind) is working correctly?

A. whois

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 38

Page 39: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

B. uname

C. nsquery

D. hostname

E. gethostbyname

Answer: C

QUESTION NO: 67

What is IP multiplexing on a UNIX host?

A. increasing throughput on the network interface

B. binding the same IP address to multiple network interface

C. binding more than one IP address to a single network interface

D. binding more than one MAC address to a single network interface

Answer: C

QUESTION NO: 68

Which tools have been deprecated with the introduction of the nwmgr command? (Select three)

A. netstat

B. ifconfig

C. linkloop

D. lanscan

E. lanadmin

Answer: C,D,E

QUESTION NO: 69

How can you enable only NFS version 4 support on HP-UX 11 i v3?

A. HP-UX v3 does not support NFSv4.

B. Change the NFSv4 kernel parameter to yes, recompile the kernel and reboot.

C. Using only NFSv4 is not supported; NFSv2 and NFSv3 are always enabled.

D. Set the configuration parameters NFS_SERVER_VERSMIN and NFS_SERVER_VERSMAX to

4.

Answer: D

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 39

Page 40: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 70

Which NFS server file contains a list of clients that currently have the server's NFS file systems

mounted?

A. /etc/fstab

B. /etc/rmtab

C. /etc/nfstab

D. /etc/mnttab

E. /etc/exports

Answer: B

QUESTION NO: 71

What is the length of an IPv4 address?

A. 32 bits

B. 48 bits

C. 64 bits

D. 128 bits

Answer: A

QUESTION NO: 72

Which command displays Internet to Ethernet address resolution?

A. arp

B. lanscan

C. ifconfig

D. traceroute

Answer: A

QUESTION NO: 73

What are the new features offered in NFS version 4? (Select three.)

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 40

Page 41: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. integrated security

B. asynchronous write support

C. integrated file locking support

D. simplified firewall configuration

E. support for the UDP network transport

Answer: A,C,D

QUESTION NO: 74

Which feature of HP CIFS allows a Unix uid or gid to be mapped to a Windows account or group?

A. nmbd

B. smbd

C. winbind

D. smbclient

Answer: C

QUESTION NO: 75 DRAG DROP

Click the Task button.

Using drag and drop, match each network configuration file with its common definition.

Drag and drop question. Drag the items to the proper locations.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 41

Page 42: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

QUESTION NO: 76

Which file contains the modified configuration values that will be used the next time the cimserver

starts?

A. cimserver.conf

B. cimserver_start.conf

C. cimserver_planned.conf

D. cimserver_nextboot.conf

Answer: C

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 42

Page 43: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 77

Which pair of statements is true when launching a tool using HP System Insight Manager (HP

SIM)?

A. - authorizations are configured in HP SIM

- users are authenticated using PAM on the HP SIM Server

B. - authorizations are configured in HP SIM

- users are authenticated using HP SIM's internal user database

C. - authorizations are configured in Select Access

- users are authenticated using HP SIM's internal user database

D. - authorizations are derived from operating system login account permissions

- users are authenticated using PAM on the HP SIM Server

Answer: A

QUESTION NO: 78

What does the pvcreate command create?

A. a hard partition

B. the physical links

C. a physical volume device file

D. theIvm disk resident structures

Answer: D

QUESTION NO: 79

The HP-UX System Management Homepage is started using which URL?

A. http://hostname

B. http://hostname:80

C. http://hostname:2301

D. http://hostname/hpsmh

Answer: C

QUESTION NO: 80

Which areas can be locations of system bottlenecks? (Select three.)

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 43

Page 44: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. disk

B. cpu

C. VPMON

D. memory

E. hard partition size

F. graphical interface

G. size offilesystems

Answer: A,B,D

QUESTION NO: 81

Which commands are recommended to clear the contents an active file called log-file? (Select

two.)

A. >log-file

B. trim log-file "

C. freset log-file

D. cat /dev/null > log-file

Answer: A,D

QUESTION NO: 82

Where are system startup/shutdown scripts located?

A. /etc/rc2.d

B. /sbin/init.d

C. /sbin/config.d

D. /etc/rc.config.d

Answer: B

QUESTION NO: 83 DRAG DROP

Click the Task button.

Using drag and drop, match each backup/archive tool with its operation.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 44

Page 45: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Drag and drop question. Drag the items to the proper locations.

Answer:

Explanation:

QUESTION NO: 84

What are benefits of the HP-UX 11i v3 parallel probing of HBAs, targets, and LUNs? (Select two.)

A. improved boot time

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 45

Page 46: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

B. improved availability

C. improved virtualization

D. improved I/O scan time

E. improved I/O performance

Answer: A,D

QUESTION NO: 85

How do you change a volume group name without reloading the data?

A. It is not possible.

B. vgchange

C. vgexport, mkdir, mknod, vgimport

D. vgremove, mkdir, mknod, vgcreate

Answer: C

QUESTION NO: 86

How do you remove a virtual partition?

A. from thevPar monitor: MON>VPARREMOVE -p <vParName>

B. from the MP: CM>VPARDELETE and select the name of thevParfrom the list

C. executevparstatus, then verify the vPar is down using vparremove -p <vParName>

D. bring down all the vPar kernels made from the same nPar and reboot the kernel into the nPar

Answer: C

QUESTION NO: 87

If ioscan shows no device files for a claimed hardware path, which command can be used to

recreate them?

A. Issf

B. reboot

C. insf-e

D. /sbin/ioinitrc

Answer: C

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 46

Page 47: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 88

Which feature is new to 11 i v3 and is only available on Integrity servers?

A. NUMA

B. ccNUMA

C. concurrent dumps

D. single CPU per socket

Answer: C

QUESTION NO: 89

Which file systems are included with the HP-UX Foundation Operating Environment (OE)? (Select

two.)

A. ext3

B. hfs

C. VxVM

D. memfs

E. BaseJFS

F. Online JFS

Answer: B,E

QUESTION NO: 90

You want to create a mirror of a logical volume using two controllers. Which configuration file is

used to accomplish this?

A. /etc/lvmrc

B. /etc/lvmtab

C. /etc/lvmpvg

D. /etc/dualcontroller

Answer: C

QUESTION NO: 91

Which HW components are always found in an HP Integrity processor-based system? (Select

three.)

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 47

Page 48: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. core I/O

B. cell boards

C. ltanium2CPU

D. PCI I/O cards

E. PA 8900 CPU

F. HP-PB I/O cards

Answer: A,C,D

QUESTION NO: 92

Which HP-UX 11 i v3 command allows SCSI device management and diagnoses?

A. ioinit

B. iofind

C. scsiutil

D. scsimgr

Answer: D

QUESTION NO: 93

Which are structures inside a journal file system? (Select two.)

A. mcells

B. intent log

C. fragment

D. inode table

E. cylinder group

Answer: B,D

QUESTION NO: 94

HP-UX typically has multiple file systems configured. What is an advantage single HP-UX system?

A. enables the creation of very large files

B. required for a demand paging system

C. helps to avoid excessive file fragmentation

D. allows each file system to be tuned separately

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 48

Page 49: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: D

QUESTION NO: 95

What do physical volume links provide in HP-UX 11i v2?

A. access to a spare disk

B. automatic load balancing

C. an alternate path to a disk

D. improved RAID performance

Answer: C

QUESTION NO: 96

Which command determines which device files are configured for boot, root, swap and dump?

A. lifls-vvg00

B. Ivlnboot-v vg00

C. vgdisplay-v vg00

D. Ivdisplay -v /dev/vgroot

Answer: B

QUESTION NO: 97

What is the purpose of the extendfs command?

A. increases the size of active swap

B. increases the size of a logical volume

C. extends a file system within a logical volume

D. shares a logical volume with another system

E. extends a logical volume across volume groups

Answer: C

QUESTION NO: 98

Which symbol is used to append error messages to a file in the POSIX shell?

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 49

Page 50: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. 2>

B. >>2

C. 2<<

D. 2>>

Answer: D

QUESTION NO: 99

How do you search through all man pages for a command?

A. man -c keyword

B. man -k keyword

C. man -s keyword

D. man -v keyword

Answer: B

QUESTION NO: 100

What can be determined using the file command?

A. type of file selected

B. absolute path for an executable

C. compiler options used to create an executable

D. pseudo terminal your session is currently logged on

Answer: A

QUESTION NO: 101

Which command makes additional crontab entries?

A. cron-a

B. crontab-e

C. vi /etc/crontab

D. /usr/sbin/cron -e

Answer: B

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 50

Page 51: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 102

What does a hard link between two files do?

A. allows two users to own the same file

B. ensures that two files get deleted together

C. allows multiple file names to reference the same data in afilesystem

D. allows multiple file names to reference the same data across twofilesystems

Answer: C

QUESTION NO: 103 CORRECT TEXT

Click the Task button.

Using point and click, identify the User ID field in the /etc/passwd file shown in the graphic.

Click on the correct location or locations in the exhibit.

Answer:

QUESTION NO: 104

Which command does root use to send an instant message to all users?

A. wall

B. talk

C. send

D. write

Answer: A

QUESTION NO: 105

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 51

Page 52: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

What does find /-name datafile return?

A. path names of all files called datafile

B. number of files calleddatafile in your current directory

C. relative path of files calleddatafile from your current directory down

D. relative path names of all files calleddatafile in your current directory

Answer: A

QUESTION NO: 106

Which command can be used to verify a network interface card (NIC) is enabled?

A. arp

B. ping

C. lanscan

D. nslookup

Answer: C

QUESTION NO: 107

What does the command touch myfile do if myfile exists?

A. nothing

B. gives an error

C. sets the file size to zero

D. updates the date/time stamp

Answer: D

QUESTION NO: 108

Information about the currently installed software for the local system is stored in which location?

A. /var/adm/sw/depot

B. A/ar/adm/sw/products

C. /var/adm/sw/filesets

D. /var/adm/sw/swinstall.log

Answer: B

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 52

Page 53: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 109

How do you determine which patches are currently installed on the system?

A. check_patches

B. swlist -I product | grep -i ph

C. swlist -I depot | grep -i ph

D. swlist -I product | grep -i patch

Answer: B

QUESTION NO: 110

What is the smallest component that you can install with swinstall?

A. file

B. fileset

C. product

D. sub-product

Answer: B

QUESTION NO: 111

Which file transfer protocols are used by an Ignite server? (Select two.)

A. nfs

B. rep

C. scp

D. tftp

E. cifs

Answer: A,D

QUESTION NO: 112

Which HP Role-Based Access Control (RBAC) command allows a user to execute a program

under a different user id?

A. exec

B. sudo

C. runas

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 53

Page 54: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

D. privrun

Answer: D

QUESTION NO: 113

Which file configures PAM (Pluggable Authentication Module)?

A. /etc/pam.conf

B. /sbin/init.d/pam

C. /opt/PAM/pam.conf

D. /etc/rc.config.d/pam

Answer: A

QUESTION NO: 114

Which security features are available on 11 i v2 and not available on 11i v1? (Select three.)

A. IPSec

B. Bastille

C. LDAP-UX

D. Install-time Security

E. Security Containment

F. Encypted Volume and File System

Answer: D,E,F

QUESTION NO: 115

What is the default umask value for a non-root user?

A. 022

B. 200

C. 440

D. 644

Answer: A

QUESTION NO: 116

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 54

Page 55: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

The anonymous user (nobody) is pre-configured on HP-UX to have which user ID?

A. 0

B. 2

C. -2

D. 65534

E. -65534

Answer: C

QUESTION NO: 117

Which statement is true about a Virtual Private Network (VPN)?

A. It is only used behind a firewall.

B. It is a very fast dedicated network.

C. It allows for clear text transmission.

D. It is an encrypted stream over a public network.

Answer: D

QUESTION NO: 118

Which command compares the current state of the system to a saved Bastille baseline?

A. bastille_diff

B. bastille_drift

C. bastille_verify

D. bastille_compare

Answer: B

QUESTION NO: 119

Which benefit does PV-Links provide?

A. multiple paths to the same U\N card

B. multiple paths to the same physical disk

C. symbolic link to the same physical device

D. multiple physical disks combined into a volume group

Answer: B

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 55

Page 56: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 120

Which I/O bus technology is supported on Integrity based systems?

A. PCI

B. EISA

C. HSC

D. EIDE

Answer: A

QUESTION NO: 121

Which file system component contains information describing file attributes?

A. inode

B. intent log

C. superblock

D. journal cache

Answer: A

QUESTION NO: 122

Which command can be used to show all physical volumes in a volume group?

A. vgdisplay

B. pvdisplay

C. Ivdisplay

D. Ivmdisplay

Answer: A

QUESTION NO: 123

What is a use of the intent log in a journaled file system?

A. logmeta data changes

B. provide an audit trail log

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 56

Page 57: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

C. track mirror transactions

D. improve buffer cache performance

E. log user data prior to a physical write

Answer: A

QUESTION NO: 124

Which new features of HP-UX 11 i v3 potentially increase the overall I/O performance compared to

previous releases of HP-UX 11i? (Select two.)

A. Native Multi-Pathing

B. sx2000 chipset support

C. Agile device addressing

D. Unified File Cache (UFC)

E. Persistant Device Special Files

Answer: A,D

QUESTION NO: 125

Which main file contains the LVM configuration information?

A. Ivmrc

B. Ivmpvg

C. Ivmtab

D. Ivmconf

E. Ivminfo

Answer: C

QUESTION NO: 126

You have expanded an existing LUN in your EVA storage. The LUN belongs to an HP-UX 11 i v3

LVM volume group (VG). You want to expand the volume group to reflect the new LUN size. What

is the most efficient way to accomplish this?

A. You cannot expand a physical volume when using LVM.

B. Create another physical volume and extend your current VG.

C. Backup,remove, create and restore the data to reflect the new size.

D. Use thevgmodify command to change the physical volume attributes.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 57

Page 58: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: D

QUESTION NO: 127

Which command ends an unresponsive process?

A. kill-1 PID

B. kill-3 PID

C. kill-s SIGSTOP PID

D. kill-sSIGKILL PID

Answer: D

QUESTION NO: 128

Which technology does the Intel Itanium2 processor use?

A. Complex Instruction Set Computing

B. Reduced Instruction Set Computing

C. Explicity Parallel Instruction Computing

D. Super Scalar Reduced Instruction Computing

Answer: C

QUESTION NO: 129 DRAG DROP

Click the Task button.

Using drag and drop, match each partitioning technology with the correct description.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 58

Page 59: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Explanation:

Drag and drop question. Drag the items to the proper locations

QUESTION NO: 130

What is the function of the HP CIFS Server?

A. to share HP-UXfile systems with Windows clients

B. tomount Windows file systems on an HP-UX system

C. to share HP-UX CIFS-formatted disks with Windows clients

D. tomount Windows CIFS-formatted disks on an HP-UX system

Answer: A

QUESTION NO: 131

What are the new features of BIND 9.3.2? (Select three.)

A. integration withIPFilter

B. storing of IPv6 addresses

C. support for new DNSSEC features

D. new method of listing master servers

E. configure the ordering of records in a multi-record response

Answer: C,D,E

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 59

Page 60: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 132

Which Directory Server products are available for HP-UX 11i v3? (Select two.)

A. NIS Server

B. NIS+Server

C. LDAP-UX Integration

D. SuSe Directory Server

E. Red Hat Directory Server

Answer: A,E

QUESTION NO: 133

Which network transport protocol is supported by NFS version 4?

A. rtp

B. tcp

C. ntp

D. udp

Answer: B

QUESTION NO: 134

Which command displays the IP address to hardware address translation table?

A. arp

B. netstat

C. linkloop

D. lanscan

E. nslookup

Answer: A

QUESTION NO: 135

Which file is used during network startup to identify the network interface name, IPv4 address, and

subnet mask of your U\N card?

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 60

Page 61: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. netconf

B. nfsconf

C. auditing

D. swconfig

Answer: A

QUESTION NO: 136

Which configuration file determines the synchronization sources and operating modes of NTP?

A. /etc/xntpd

B. /etc/ntp.conf

C. /etc/rc.config.d/ntpconf

D. /etc/rc.config.d/netdaemons

Answer: B

QUESTION NO: 137

On an NFS server, which commands can you use to determine which clients have mounted

exported file systems? (Select two.)

A. mount -v

B. showmount-a

C. more /etc/rmtab

D. more /etc/nfstab

E. more /etc/mounts

Answer: B,C

QUESTION NO: 138

Which command is used to verify remote host connectivity?

A. inet

B. ping

C. netstat

D. portmap

Answer: B

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 61

Page 62: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 139

Which HP service and support tool is offered free-of-charge and provides proactive event

notification to HP in case of failure of HP-UX servers?

A. Support Tools Manager

B. Event Monitoring Service

C. Instant SupportEnterprise Edition

D. HP Online Diagnostics Environment

E. HP Offline Diagnostics Environment

Answer: C

QUESTION NO: 140

Which Ignite command makes a recovery tape of all files in vgOO?

A. make_net_recovery -x inc=/dev/vgOO -d /dev/rmt/1 mn

B. make_tape_recovery -x inc_vgOO=all -a /dev/rmt/1 mn

C. make_recovery -x inc_entire=/dev/vgOO -a /dev/rmt/1 mn

D. make_tape_recovery -x inc_entire=/dev/VgOO -a /dev/rmt/1 mn

Answer: D

QUESTION NO: 141

A customer wants to migrate to HP-UX 11 i v3. The customer has several HP 9000 and Integrity

systems to test on. Which options or systems will support HP-UX 11i v3? (Select two.)

A. L3000 currently running HP-UX 11i v2

B. BL60p currently running HP-UX 11i v2

C. rp3410 currently running HP-UX 11i v2

D. vPar (version A.03.X) on HP 9000 Superdome running HP-UX 11 i v1

Answer: B,C

QUESTION NO: 142 DRAG DROP

Click on the Task button.

Using drag and drop, match the commands with the functions performed.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 62

Page 63: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Drag and drop question. Drag the item to the proper location.

Answer:

Explanation:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 63

Page 64: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 143

Which operator will start a process in the background?

A. ;

B. ||

C. &

D. |&

E. SS

Answer: C

QUESTION NO: 144

Which statements are true regarding threads and processes? (Select two.)

A. A thread is a component of a process

B. A process is a component of a thread.

C. Threads and processes have nothing to do with each other.

D. A thread forces the entire process to run on a single set of resources.

E. A process is a container for a set of instructions that carry out a task of the program.

Answer: A,E

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 64

Page 65: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 145

Which environmental variable allows you to override the default directories searched for man

pages?

A. PATH

B. PATHVI

C. MANPATH

D. MANPAGE

QUESTION NO: 146

Which command can you use to terminate a process?

A. kill

B. stop

C. abort

D. signal

E. terminate

Answer: A

QUESTION NO: 147

Which sftp command allows a user to copy the contents of an entire directory?

A. get

B. rep

C. mget

D. getall

E. mpull

Answer: C

QUESTION NO: 148

Which statement describes the configuration of HP System Insight Manager (HP SIM) users and

authorizations?

A. HP SIM authorizations are configured in Select Access.

B. HP SIM authorizations are derived from the operating system login account permissions.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 65

Page 66: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

C. User accounts and authorizations in HP SIM are independent of operating system accounts.

D. User accounts must exist on the HP SIM central management server and authorizations are

configured within HP SIM.

Answer: D

QUESTION NO: 149 DRAG DROP

Click the Task button.

Using drag and drop, match the process or daemon name with the correct definition.

Drag and drop question. Drag the items to the proper locations.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 66

Page 67: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 150 DRAG DROP

Click the Task button.

Using drag and drop, match each command with the corresponding description.

Drag and drop question. Drag the items to the proper locations.

Answer:

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 67

Page 68: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 151

If the HP System Management Homepage daemon is not running, which command

A. smh start

B. smh startup

C. hpsmh start

D. hpsmh autostart

Answer: D

QUESTION NO: 152

During a run-state change from run level 1 to run level 2, which of these scripts would run last?

A. /sbin/rc2.d/S620xfs

B. /sbin/rc2.d/S500inetd

C. /sbin/rc2.d/K200tps.rc

D. /sbin/rc2.d/K900nfs.server

E. /sbin/rc2.d/S430nfs.client

Answer: A

QUESTION NO: 153

Using the Online JFS product, which command sequence extends a mounted JFS file system?

A. Ivextend, fsadm

B. Ivextend, extendfs

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 68

Page 69: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

C. umount, Ivextend, fsadm

D. umount, Ivextend, extendfs

Answer: A

QUESTION NO: 154

By default, where does the cpio command send its output?

A. /tmp

B. stdout

C. stderr

D. cpio.out

Answer: B

QUESTION NO: 155

How do you add 16GB of memory to a vPar?

A. from thevPar monitor: MON> vparmodify -p # -a mem: 16Gb

B. from the MP: CM>VPARMOD .select thevPar name from the list, then select Add Memory and

type 16G

C. from the HP-UX command line: execute vparremove -p <vParName> and recreate the vPar

with the desired amount of memory

D. from the HP-UX command line: executevparstatus to determine the vPar is down, then execute

vparmodify -p <vParName>-a mem::16348

Answer: D

QUESTION NO: 156

Which commands should be used to monitor disk I/O statistics? (Select two.)

A. sar

B - top

C - iostat

D. netstat

E. linkloop

Answer: A

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 69

Page 70: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 157

Which command displays active shared memory segments?

A. ipcs

B. mstat

C. vmstat

D. strings /dev/kmem

Answer: A

QUESTION NO: 158

Which Pluggable Authentication Module (PAM) restricts login access for a set of users?

A. pam_unix

B. pam_hpux

C. pam_authz

D. pam_access

E. pam_validate

Answer: C

QUESTION NO: 159

What is a benefit of Secure Shell?

A. increase security of POSIX shell

B. prevents denial of service attacks

C. authentication through hidden identity

D. privacy of data through strong encryption

Answer: D

QUESTION NO: 160

What does the file /var/adm/inetd.sec do?

A. controls access to kernel subsystems

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 70

Page 71: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

B. stores internet security services history

C. specifies extra security for anonymous ftp users

D. provides an extra layer of security for HP-UX systems

Answer: D

QUESTION NO: 161

Which statements are true for a LVM logical volume? (Select two.)

A. It is not a file system.

B. It may contain a file system.

C. You can have one logical volume per volume group.

D. A logical volume contains one or more volume groups.

Answer: A,B

QUESTION NO: 162

Which LVM command allows dynamic size expansion of LUNs?

A. vgmove

B. vgmodify

C. vgextend

D. vgchange

Answer: B

QUESTION NO: 163

What is the purpose of the Ivextend command?

A. extends a file system within a logical volume

B. increases the size of active swap

C. extends a logical volume across volume groups

D. increases the size of a logical volume

E. shares a logical volume with another system

Answer: D

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 71

Page 72: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 164

Which users are included in the /etc/ftpd/ftpusers file?

A. those allowed ftp access

B. those not allowed ftp access

C. those allowed anonymous ftp access

D. those allowed ftp access without a password

Answer: B

QUESTION NO: 165

Which file contains information about unsuccessful login attempts?

A. /etc/wtmp

B. /var/adm/btmps

C. /var/adm/utmps

D. /var/syslog/failed_logins

Answer: B

QUESTION NO: 166

Which command determines if a local user account has been locked?

A. acctstat

B. userstat

C. passwd-l

D. userdbstat

Answer: B

QUESTION NO: 167

What is PAM (Pluggable Authentication Module) used for?

A. to tell each service which authentication module to use

B. to indicate which service can run in anonsecure mode

C. to enable the ftp service with pluggable module encryption

D. to encrypt and authenticate IP packets at the network layer

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 72

Page 73: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: A

QUESTION NO: 168

What are benefits of Encrypted Volume and File System? (Select two.)

A. protects data at rest

B. protects data in use C. encrypts any mountedfilesystem

D. works with any supported volume manager

E. provides additional file system access control

Answer: A

QUESTION NO: 169

What is the result when a user enters the telnet command without arguments?

A. An error is returned.

B. Telnet enters command mode.

C. The system connects to its loopback address.

D. The system connects to the last known system address.

Answer: B

QUESTION NO: 170

In which order are cron.allow and cron.deny evaluated on an HP-UX system when both files exist?

A. first cron.allow then cron.deny

B. first cron.deny then cron.allow

C. onlycron.allow; cron.deny is ignored

D. onlycron.deny; cron.allow is ignored

Answer: C

QUESTION NO: 171 DRAG DROP

Click the Task button.

Using drag and drop, arrange the steps in sequence to create a file system.

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 73

Page 74: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Drag and drop question. Drag the items to the proper locations.

Answer:

QUESTION NO: 172

How is the priority of a child process assigned?

A. assigned randomly

B. inherited from the parent process

C. assigned the next lowest available priority

D. assigned the next highest available priority

Answer: B

QUESTION NO: 173

Which command scans for system hardware, interface cards, and usable I/O system devices?

A. ioscan

B. lanscan

C. sysview

D. scansys

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 74

Page 75: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: A

QUESTION NO: 174

Which variable holds the result status of an executed command?

A. $!

B. $#

C. $?

D. $error

Answer: C

QUESTION NO: 175

You need information about linking files but don't know the specific command to use. Which

command points you to the right command?

A. which link

B. man-c link

C. man-k link

D. apropos link

Answer: C

QUESTION NO: 176

What is a benefit of using Ignite-UX?

A. reduces the cost of software distribution

B. updates all applications to their current versions

C. searches the internet for updates to all applications listed in the /etc/update file

D. automatically installs all current OS patches fromwww.hp.com/HP-UX/patches

Answer: A

QUESTION NO: 177

Which information is provided in the swiist output by default? (Select three.)

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 75

Page 76: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

A. version number

B. product/bundle size

C. product/bundle name

D. description of the product/bundle

E. directory where product/bundle is installed

Answer: A,C,D

QUESTION NO: 178

The /etc/resolv.conf file effects which service

A. NIS

B. NTP

C. DHCP

D. DNS/BIND

Answer: D

QUESTION NO: 179

On an NFS client, which configuration file is used to name the local mount point when mounting a

file system from an NFS server during system boot?

A. fstab

B. nfstab

C. exports

D. nfs.conf

Answer: A

QUESTION NO: 180

On HP-UX 11iv3, what is the default maximum protocol version of the NFS server and client?

A. 1

B. 2

C. 3

D. 4

Answer: C

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 76

Page 77: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

QUESTION NO: 181

The set_parms command is an interactive system set-up command that allows you to specify

which various parameters? (Select two.)

A. sendmail

B. timezone

C. IP address

D. security parameters

Answer: B,C

QUESTION NO: 182

Which commands query the DNS name server for IP related information? (Select two.)

A. dig

B. iplist

C. ipview

D. nslookup

Answer: A,D

QUESTION NO: 183

Which program invokes Internet server processes as needed?

A. inetd

B. ifconfig

C. swconfig

D. svrconfig

Answer: A

QUESTION NO: 184

What is the length of an IPv6 address?

A. 32 bits

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 77

Page 78: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

B. 48 bits

C. 64 bits

D. 128 bits

Answer: D

QUESTION NO: 185

What is the function of the HP CIFS Client?

A. to share HP-UXfile systems with Windows clients

B. tomount Windows file systems on an HP-UX system

C. to share HP-UX CIFS formatted disks with Windows clients

D. tomount Windows CIFS-formatted disks on an HP-UX system

Answer: B

QUESTION NO: 186

To enable the DHCP client on boot, the DHCP_ENABLE variable is set to '1' in which file?

A. /etc/hosts

B. /etc/nsswitch.conf

C. /etc/rc.config.d/netconf

D. /etc/rc.config.d/dhcp.conf

Answer: C

QUESTION NO: 187

What is an "alias" IP address?

A. an additional IP address on a single NIC

B. another (secondary) host using your host address

C. a short form of the IP address used to simplify connections

D. a duplicate (identical) address configured on two separate NICs on the same system

Answer: A

QUESTION NO: 188

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 78

Page 79: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Which configuration file determines the mail relay behavior of the sendmail daemon?

A. /etc/sendmail.relay

B. /etc/mail/relay.conf

C. /etc/mail/sendmail.cf

D. /etc/rc.config.d/netdaemons

Answer: C

QUESTION NO: 189

Which file configures whether AutoFS is enabled or disabled on an HP-UX: system?

A. /etc/netconf

B. /etc/nfsconf

C. /etc/a utomount.conf

D. /etc/rc.config.d/nfsconf

Answer: D

QUESTION NO: 190

You are installing an rx7640 with two internal disks and Mirror/Disk UX. Which RAID level provides

data protection for this environment?

A. RAID 0

B. RAID 1

C. RAID 3

D. RAID 5

E. RAID 1 +0

Answer: B

QUESTION NO: 191

Which file needs to be configured to automatically check and mount file systems?

A. /etc/sbtab

B. /etc/fstab

C. /etc/mnttab

D. /var/adm/fstab

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 79

Page 80: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: B

QUESTION NO: 192

Which default system setting is located in /etc/default directory?

A. default system time

B. default file system type

C. default disk space usage limits

D. default password for new users

Answer: B

QUESTION NO: 193

What is the main script that controls the start up of system services?

A. /sbin/rc

B. /sbin/ioinitrc

C. /sbin/bcheckrc

D. /sbin/preinitre

Answer: A

QUESTION NO: 194

Which features are enabled by the HP-UX WBEM (Web-Based Enterprise Management) provider

instrumentation? (Select three.)

A. HP-UX Software Assistant capabilities

B. HP Systems Insight Manager (HP SIM) inventory reports

C. HP Systems Insight Manager (HP SIM) user configuration

D. Management processor display of health of the server it is managing

E. HP Systems Management Homepage (SMH) display of component health

F. HP SIM and SMH display of system health and properties

G. HP System Management Homepage (SMH) configuration snapshots and inventory reports

Answer: B,E,F

QUESTION NO: 195

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 80

Page 81: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Where is the default run-state found?

A. /etc/rc

B. /etc/rc3.d

C. /etc/inittab

D. /sbin/bcheckrc

E. defined by the user at boot time

Answer: C

QUESTION NO: 196

Which command is used to pvcreate a disk that has been previously used in LVM?

A. pvcreate-F/dev/dsk/c1t2d0

B. pvcreate -f /dev/dsk/dt2d0

C. pvcreate-B/dev/rdsk/c1t2d0

D. pvcreate-f/dev/rdsk/cTt2d0

Answer: D

QUESTION NO: 197

What can an administrator do to optimize an existing JFS filesystem?

A. increase SWAP size

B. change mount options

C. change syslog.log size

D. increase the number of logical volumes

Answer: B

QUESTION NO: 198

If the console output displays a FAIL message of a service or application during system startup,

which file can provide additional information on the symptoms?

A. /etc/salog

B. /etc/rc.log

C. /etc/messages.log

D. /var/adm/sw/swagent.log

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 81

Page 82: HP-UX 11i v3 System Administration

Actu

alTe

sts.

com

Answer: B

QUESTION NO: 199

Why do you use the HP-UX System Management Homepage (SMH) and its functional areas?

(Select three.)

A. to configure the HP-UX Event Monitoring System

B. to see the health of the system and its components

C. to manage a small number of systems in your environment

D. to perform HP-UX management tasks such as configuration

E. to run inventory reports and snapshot comparisons on the HP-UX system

F. to manage Web-BasedEnterprise Management subscriptions and view events on the system

Answer: B,D,F

QUESTION NO: 200

Identify the guidelines for selecting device swap areas. (Select two.)

A. one swap area per disk

B. dissimilar size of the disks

C. consider speed of the disks

D. 1st swap should have priority

E. minimum two swap areas per disk

Answer: A,C

QUESTION NO: 201

Which commands are used to list device file details? (Select two).

A. Isdev

B. Isf -a

C. insf-e

D. ioscan-fn

E. Issf <specialfile>

Answer: D,E

HP HP0-P20: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 82