You are on page 1of 97

HP HP0-P20

HP0-P20 HP-UX 11i v3 System Administration


Practice Test
Version 2.3
HP HP0-P20: Practice Exam
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

m
QUESTION NO: 2

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


.co
A. Name Servers
sts
B. Hierarchical Name Space
C. Name Clients
D. Resolvers
lTe

E. ARPA Name Space


F. Start of Authority (SOA)
tua

Answer: A,B,D
Ac

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

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


HP HP0-P20: Practice Exam
Which servers support HP-UX 11i v3? (Select two.)

A. HP9000 PA-RISC servers


B. HP ProLiant servers
C. HP Integrity servers
D. HP Integrity NonStop 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

m
B. hpvmconsole -P vm1 start
C. hpvmconsole -P vm1 -c pc -on
D. hpvmmodify -P vm1 start
.co
E. hpvmconsole -P vm1 -init F. hpvmstart -P vm1
sts
Answer: C
lTe

QUESTION NO: 6

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

A. allows more files per file system


B. supports 128-bit encryption of system files
Ac

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.

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe
tua
Ac

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe
tua
Ac

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


HP HP0-P20: Practice Exam

m
.co
sts
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


lTe

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
tua

Answer: A
Ac

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

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


HP HP0-P20: Practice Exam
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

m
C. absolute path for an executable
D. pseudo terminal your session is currently logged on

Answer: C
.co
sts

QUESTION NO: 11
lTe

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

A. /var/log/messages
tua

B. /var/adm/syslog/syslog.log
C. /stand/vmunix.log
D. /var/adm/kc.log
Ac

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

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


HP HP0-P20: Practice Exam
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.)

m
A. Multi-threaded processes are easier to program.
.co
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.
sts
E. A multi-threaded process can run on multiple CPU cores.

Answer: D,E
lTe

QUESTION NO: 15
tua

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

A. $$
Ac

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

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


HP HP0-P20: Practice Exam
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

m
Answer: C

.co
QUESTION NO: 18
sts
Which tasks does the shutdown command perform? (Select two.)

A. sends a broadcast message to all users


lTe

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


C. kills all user logins
D. quickly kills all processes
tua

E. unmounts only non-critical file systems

Answer: A,C
Ac

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

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


HP HP0-P20: Practice Exam
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

m
QUESTION NO: 21
.co
Which features/functionalities does HP-UX System Management Homepage (SMH) in HPUX 11i
sts

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

A. uses standard HP-UX commands to perform tasks


lTe

B. integrates with HP SIM


C. intuitive Terminal User Interface (TUI)
D. built-in help facility
tua

E. Windows, Linux support

Answer: A,B,E
Ac

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

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


HP HP0-P20: Practice Exam
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

m
QUESTION NO: 24
.co
What should be used to ensure that background processes continue running after logout?

A. nohup command line& ; exit


sts
B. nohup command line; init 1 &
C. nohup command line &; nice 10 nohup
D. command line; nohup &
lTe

Answer: A
tua

QUESTION NO: 25
Ac

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.)

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


HP HP0-P20: Practice Exam
A. Native multipathing is bundled with theEnterprise and Mission Critical Operating Environments.
B. Native multipathing is bundled with all of the HP-UX Operating Environments except the
Technical Compute.
C. Native multipathing works with both legacy and persistent device special files (DSFs).
D. Native multipathing only works with persistent device special files (DSFs).
E. Native multipathing 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.

m
B. You can set a flag to have legacy DSFs created for current and future storage devices.
.co
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.
sts

Answer: A,C,E
lTe

QUESTION NO: 28

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


tua

A. striping
B. boot mirroring
Ac

C. dynamic multipathing support


D. RAID 5
E. dynamic relayout 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

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


HP HP0-P20: Practice Exam
D. intent log
E. online fsck

Answer: A,C

QUESTION NO: 30

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

A. pax -rv < archive


B. tar rl archive
C. cpio -lv < archive
D. pax -l < archive

Answer: A

m
QUESTION NO: 31
.co
Which command lists all file system paging areas with totals?
sts

A. machinfo -v
B. swapon -l
lTe

C. lvlnboot -s
D. swapinfo -ft
tua

Answer: D
Ac

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

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


HP HP0-P20: Practice Exam
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

m
B. Netscape Directory Server
C. SUSE Directory Server
D. Red Hat Directory Server
.co
Answer: D
sts

QUESTION NO: 35
lTe

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


tua

A. DNS
B. NIS
C. BIND
Ac

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

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


HP HP0-P20: Practice Exam
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

m
Answer: C

.co
QUESTION NO: 38
sts
Which statements are true about IPFilter on HP-UX 11i v3? (Select three.)

A. It supports X.25 interfaces.


lTe

B. It is installed and enabled by default.


C. It provides extensive logs.
D. It supports Network Address Translation (NAT).
tua

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

Answer: A,C,D
Ac

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

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


HP HP0-P20: Practice Exam
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?

m
A. IPSec
B. Secure Shell (ssh)
C. NIS+
.co
D. Host IDS
sts

Answer: D
lTe

QUESTION NO: 42
tua

Which file has a valid setuid bit?

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


Ac

-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

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


HP HP0-P20: Practice Exam
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

m
B. set_parms
C. setparms
D. initparms
.co
Answer: B
sts

QUESTION NO: 45
lTe

What is the best approach to increase user password security?


tua

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.
Ac

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.

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


HP HP0-P20: Practice Exam
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

m
Answer: D

.co
QUESTION NO: 48
sts
Where can you find HP-UX patches, patch bundles and enhancement patches? (Select two.)

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

B. http://patches.hp.com/
C. http://software.hp.com/
D. http://itrc.hp.com/
tua

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

Answer: C,D
Ac

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 and filesets,then install the desired patches.
D. Create a patch depot with the patches and all prerequisite patches.

Answer: D

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


HP HP0-P20: Practice Exam
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.)

m
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
.co
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
sts

Answer: A,C
lTe

QUESTION NO: 52
tua

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

A. /etc/pwd
B. /etc/shadow
Ac

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.

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


HP HP0-P20: Practice Exam

m
Answer:

.co
sts
lTe
tua
Ac

Explanation:

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


HP HP0-P20: Practice Exam

m
QUESTION NO: 54 DRAG DROP
.co
Click Next or More to continue.Click the Task button.Label the HW components on the entry level
sts
rx2660.
lTe
tua
Ac

Answer:

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


HP HP0-P20: Practice Exam

m
Explanation:
.co
sts
lTe
tua
Ac

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.

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


HP HP0-P20: Practice Exam

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

Answer:

m
.co
sts
lTe

Explanation:
tua
Ac

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.

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


HP HP0-P20: Practice Exam

Answer:

m
.co
Explanation:
sts
lTe
tua
Ac

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.

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


HP HP0-P20: Practice Exam

m
Answer:

.co
sts
lTe
tua
Ac

Explanation:

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


HP HP0-P20: Practice Exam

m
QUESTION NO: 58 DRAG DROP
.co
Click Next or More to continue. Click the Task button. Match each Integrity server partitioning
sts

technology with its description.


lTe
tua
Ac

Answer:

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


HP HP0-P20: Practice Exam

m
.co
sts
Explanation:
lTe
tua
Ac

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


HP HP0-P20: Practice Exam
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.

m
.co
sts
lTe

Explanation:
tua
Ac

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


HP HP0-P20: Practice Exam

m
.co
sts

QUESTION NO: 60 DRAG DROP


lTe

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.
tua
Ac

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


HP HP0-P20: Practice Exam

m
Answer:
.co
sts
lTe
tua
Ac

Explanation:

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


HP HP0-P20: Practice Exam

m
.co
sts
QUESTION NO: 61 DRAG DROP

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

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


tua
Ac

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe

Answer:
tua
Ac

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe

Explanation:
tua
Ac

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe
tua
Ac

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.

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe
tua
Ac

Answer:

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe
tua
Ac

Explanation:

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


HP HP0-P20: Practice Exam

m
.co
sts
lTe
tua
Ac

QUESTION NO: 63 HOTSPOT

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

Answer:

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


HP HP0-P20: Practice Exam

Explanation:

m
QUESTION NO: 64

.co
With HP-UX 11i v3, at which run level does sendmail begin delivering mail?

A. run level 1
sts
B. run level 2
C. .run level 3
D. run level 5
lTe

Answer: B
tua

QUESTION NO: 65

What is the purpose of the lvextend command?


Ac

A. increases the size of active swap


B. extends a logical volume across volume groups
C. increases the size of a logical volume
D. shares a logical volume with another system

Answer: C

QUESTION NO: 66

You want to create a mirror of a logical volume forcing the use of two controllers. Which
configuration file is used to accomplish this?

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


HP HP0-P20: Practice Exam
A. /etc/lvmrc
B. /etc/dualcontroller
C. /etc/lvmtab
D. /etc/lvmpvg

Answer: D

QUESTION NO: 67

Which LVM command allows you to take advantage of dynamic LUN expansion?

A. vgmove
B. vgmodify
C. vgextend
D. vgchange

m
Answer: B
.co
QUESTION NO: 68
sts

Which command is used to identify the mapping between legacy device files and persistent device
special files (DSFs)?
lTe

A. scsimgr -m dsf
B. ioscan -map dsf
tua

C. ioscan -m dsf
D. hwinfo -m dsf
Ac

Answer: C

QUESTION NO: 69

Which grouping demonstrates the hierarchical relationship?

A. Thread -> Program -> Shell


B. Shell -> Thread -> Program
C. Shell -> Program -> Thread
D. Program -> Shell -> Thread

Answer: C

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


HP HP0-P20: Practice Exam
QUESTION NO: 70

You want to read the man page entry for a command that has multiple man pages in different
sections of the on-line manuals. Which command allows you to read the man pages of a specific
manual section? (Assume you want to read the passwd man page in section 4.)

A. man passwd
B. man 4 passwd
C. man -k passwd
D. man passwd 4

Answer: B

QUESTION NO: 71

m
Which syntax redirects stderr to stdout?

A. 1>2&
B. 2>&1
.co
C. 1<2&
sts
D. 3>&2

Answer: B
lTe

QUESTION NO: 72
tua

Which commands copy a file to another HP-UX system? (Select three.)

A. remsh
Ac

B. ftp
C. rftp
D. login
E. rlogin
F. rcp G.scp H.cp
I.telnet

Answer: B,F

QUESTION NO: 73

What are benefits of HP-UX 11i v3 mass storage stacks when using parallel probing of HBAs,
targets, and LUNs at boot time and in response to an ioscan? (Select two.)

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


HP HP0-P20: Practice Exam
A. improved boot time
B. improved availability
C. improved I/Oscan time
D. improved I/O performance
E. improved virtualization

Answer: A,C

QUESTION NO: 74

Which log file do you review to determine if the kernel was modified by a daemon?

A. /var/log/messages
B. /var/adm/kc.log
C. /var/adm/syslog/syslog.log

m
D. /stand/vmunix.log

Answer: B
.co
sts

QUESTION NO: 75

Which HP-UX System Management Homepage (SMH) authentication allows administrators to


lTe

monitor and manage multiple servers and devices from a central management station?

A. IP binding
tua

B. IP restricted login
C. local/anonymous access
D. Local Server Certificate
Ac

E. Trust mode

Answer: E

QUESTION NO: 76

Which command can be used to switch the system console to the terminal where you are logged
in, thus making it the virtual system console?

A. init 0
B. init 1
C. init s
D. init S

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


HP HP0-P20: Practice Exam
E. init 2
F. init 3

Answer: D

QUESTION NO: 77

Which statement describes the configuration of HP SIM users and authorizations in an HP-UX 11i
v3 environment?

A. HP SIM authorizations are derived from the operating system login account permissions.
B. HP SIM authorizations are configured in Select Access.
C. User accounts must exist on the HP SIM central management server and authorizations are
configured within HP SIM.
D. User accounts and authorizations in HP SIM are independent of operating system accounts.

m
Answer: C
.co
QUESTION NO: 78
sts

Which bundle extends the functionality of the Sec10Host security bundle by configuring IPFilter to
block all incoming connections except common, secured, management protocols?
lTe

A. Sec10Host
B. Sec99MngDMZ
tua

C. Sec30DMZ
D. Sec20MngDMZ
E. Sec00Tools
Ac

Answer: D

QUESTION NO: 79

Usernames in HP-UX 11i v3 can be up to 255 characters in length. Which statement is true about
this functionality?

A. It is enabled by default and the User ID must be greater than 256.


B. It is enabled by default and can be disabled at any time after installation.
C. It can be manually enabled by temporarily stopping pwgrd and executing the lugadmin
command. Once enabled, long usernames can be disabled.
D. It must be manually enabled by temporarily stopping pwgrd and executing the lugadmin
command. Once enabled, long usernames cannot be disabled.
"Pass Any Exam. Any Time." - www.actualtests.com 42
HP HP0-P20: Practice Exam
Answer: D

QUESTION NO: 80

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

A. vgdisplay -v vg00
B. lvlnboot -v vg00
C. lifls -v vg00
D. lvdisplay -v /dev/vgroot

Answer: B

m
QUESTION NO: 81

What are functionalities of the LVM included with the Base Operating Environment (BOE)?
(Select two.)
.co
A. mirroring volumes
sts
B. extending volumes
C. configuring RAID 5
D. load balancing across multiple disk controllers
lTe

E. dynamically changing the extent size


F. improved virtualization
tua

Answer: B,D
Ac

QUESTION NO: 82

Which tool is used to configure VxVM volumes?

A. vea
B. VRTSexplorer
C. vxsvc
D. vxinstall

Answer: A

QUESTION NO: 83

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


HP HP0-P20: Practice Exam
What are accurate descriptions of an inode? (Select two.)

A. is identified by a unique inode number within its parent directory


B. identifies the file system type
C. contains the file's permissions and attributes
D. is used by the kernel to find the file's data blocks
E. can be listed with the command ls -n

Answer: C,D

QUESTION NO: 84

Which command can be used to duplicate a disk?

A. tar

m
B. dd
C. fbackup
D. cpio
.co
Answer: B
sts

QUESTION NO: 85
lTe

You need to add a new local printer to your system. The printer is an HP LaserJet using device file
/dev/lp. The name of the print queue will be my_lj. Which command should you use?
tua

A. lpcreate -l -pmy_lj -v/dev/lp -sdisable


B. lpr -add -g7 -pmy_lj -mlaserjet -v/dev/lp
Ac

C. lpadd -pmy_lj -mdumb -v/dev/lp


D. lpadmin -pmy_lj -v/dev/lp -mlaserjet

Answer: D

QUESTION NO: 86

How is an "alias" IP address used?

A. It is another (secondary) host using your host address.


B. It is a short form of the IP address used to simplify connections.
C. It is an additional IP address on a single NIC.
D. It is a duplicate (identical) address configured on two separate NICs on the same system.

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


HP HP0-P20: Practice Exam
Answer: C

QUESTION NO: 87

Which function does the HP-UX CIFS Client provide?

A. mounts Windows file systems on an HP-UX system


B. mountsWindows CIFS-formatted disks on an HP-UX system
C. shares HP-UX CIFS formatted disks with Windows clients
D. shares HP-UXfile systems with Windows clients

Answer: A

m
QUESTION NO: 88

What is the default protocol version for NFS running on HP-UX 11i v3?

A. 1
.co
B. 2
sts
C. 3
D. 4
lTe

Answer: C
tua

QUESTION NO: 89

In which file should you set the DHCP_ENABLE variable to '1' to allow a client to use DHCP on
Ac

boot?

A. /etc/nsswitch.conf
B. /etc/hosts
C. /etc/rc.config.d/netconf
D. /etc/rc.config.d/dhcp.conf

Answer: C

QUESTION NO: 90

If you run the set_parms command without any options and do not get prompted for the IP
address, what could be the reason?

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


HP HP0-P20: Practice Exam
A. Thereare no additional network cards that need to be configured.
B. The /etc/rc.config.d/netconf file is missing or corrupted.
C. The ip_address option was not given when the command was issued.
D. There is no networking installed on the system.

Answer: D

QUESTION NO: 91

Which information can be displayed using the ndd command?

A. IP forwarding parameters
B. network daemon details
C. network domain daemon
D. IP addresses used on the host

m
Answer: A
.co
QUESTION NO: 92
sts

Which file can be used to define client access to network services?


lTe

A. /etc/services
B. /etc/inetd.conf
C. /etc/access.conf
tua

D. /etc/network

Answer: A
Ac

QUESTION NO: 93

Which file is involved in the configuration and operation of the default Apache software for HP-UX
11i v3?

A. /etc/http/conf/http.conf
B. /etc/apache.conf
C. /opt/hpws/apache/conf/httpd.conf
D. /etc/rc.config.d/apache.conf

Answer: C

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


HP HP0-P20: Practice Exam
QUESTION NO: 94

Which Operating Environments (OEs) include MirrorDisk/UX by default? (Select three.)

A. Base OE (BOE)
B. Foundation OE (FOE)
C. Virtual Server OE (VSE-OE)
D. Data Center Operating Environment (DC-OE)
E. High Availability OE (HA-OE)
F. Technical Computing OE (TCOE)

Answer: C,D,E

QUESTION NO: 95

m
Which current Operating Environment (OE) includes Serviceguard on HP-UX 11i v3?

A. Enterprise OE (EOE)
B. Virtual Server OE (VSE-OE)
.co
C. High Availability OE (HA-OE)
sts
D. Base OE (BOE)

Answer: C
lTe

QUESTION NO: 96
tua

Which information is delivered by running the msv2v3check script prior to an upgrade from 11i v2
to 11i v3?
Ac

A. if any unsupported firmware, network cards and third-party applications are found
B. exactly which host bus adapters and storage devices you have to check the Support Matrix
C. if any unsupported drivers, mass storage I/O cards and mass storage devices are found
D. exactly which system, processor and chipset you have to check the HP-UX Server Support
Matrix

Answer: C

QUESTION NO: 97

What are default configuration files for HP-UX Software Assistant? (Select two.)

A. /etc/swa.conf

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


HP HP0-P20: Practice Exam
B. /etc/opt/swa/swa.cfg
C. /var/opt/swa/swa.conf
D. $HOME/.swa.conf
E. /etc/opt/swa/swa.conf

Answer: D,E

QUESTION NO: 98

Which utilities are provided by SD-UX? (Select three.)

A. swinstall
B. swsetup
C. swremove
D. swdelete

m
E. swmove
F. swcopy
G. swcheck
.co
Answer: A,C,F
sts
lTe

QUESTION NO: 99

Why does HP release patches? (Select three.)


tua

A. to add new functionality


B. toimplement customer needs
C. to fix bugs
Ac

D. to add new hardware support


E. toremove unneeded software packages
F. to check the license state of installed applications

Answer: A,C,D

QUESTION NO: 100

Which command is used to install patches from a depot or patch bundle without interaction?

A. swinstall -s source -x reboot=true -x match_target=true


B. swinstall -s source -x autoreboot=true -x match_what_target_has=true
C. swinstall -s source -x autoreboot=true -x patch_match_target=true

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


HP HP0-P20: Practice Exam
D. swinstall -s source -x reboot=true -x patch_match_target=true

Answer: C

QUESTION NO: 101

Issuing the command make_tape_recovery -s will create a recovery archive. What is included in
this archive? (Select two.)

A. a boot image to bring up the system again


B. an archive of all files and directories contained in the file systems in vg00
C. LVM configuration information for the root volume group
D. all customized configuration files needed to rebuild the system
E. a bootable client of Data Protector to recover all lost files from the backup server

m
Answer: A,C

.co
QUESTION NO: 102
sts
Which command is used to maintain the Ignite-UX configuration files?

A. save_config
lTe

B. instl_adm
C. make_config
D. auto_adm
tua

Answer: B
Ac

QUESTION NO: 103

Click the Exhibit button.

Given the information provided in the exhibit, which statements are true? (Select three.)

The image is missing.

A. There is a user name 21001 or there is no entry for the user 21001 in the /etc/passwd file.
B. Users in the group users can remove the directory SG.
C. Every user on the system can execute the file active_path.sh.
D. Every user on the system can modify the file act.zone.
E. The user jdoe can list files in the directory QPKs.bak.

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


HP HP0-P20: Practice Exam
F. The user jdoe can create files in the directory Mycust.

Answer: A,C,E

QUESTION NO: 104

In which location are security restrictions (like a password policy or allowed login times for a single
user) stored using the Standard Mode Security Extension (SMSE)?

A. /etc/default/security
B. /tcb/files/auth
C. /var/adm/userdb
D. /etc/shadow

Answer: C

m
QUESTION NO: 105
.co
Click the Exhibit button.
sts
Given the information provided in the exhibit, which statements are true? (Select two.)
The image is missing.
lTe

A. Users must use at least one special character in their passwords.


B. Users must use lower case characters in their passwords.
C. Users must change their passwords every 14 days. D.Usersare not warned before their
tua

passwords expire.
E.Users must use at least one upper case character in their passwords.
F.Users are allowed to log in only one time.
Ac

Answer: B

QUESTION NO: 106

From a security perspective, what should you do to connect to a system without being asked for a
password?

A. Use the .shosts file.


B. Use the public/private key of SecureShell.
C. Use the .rhosts file.
D. Use telnet and a user without a password.

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


HP HP0-P20: Practice Exam
Answer: B

QUESTION NO: 107

What is PAM used for?

A. to authorize user access


B. to perform an auditing service
C. to authenticate user access
D. to protect auditing services

Answer: C

m
QUESTION NO: 108

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

A. acctstat
.co
B. passwd -l
sts
C. userdbstat
D. userstat
lTe

Answer: D
tua

QUESTION NO: 109

On which type of server hardware are vPars versions 4.x and 5.x supported?
Ac

A. processor-based servers
B. virtual machines
C. cell-based servers
D. ProLiant servers

Answer: C

QUESTION NO: 110

You have connected to an HP Virtual Machine's (HPVM) console, while logged in at the VM Host
MP console. Which command sequence must be given to drop out of the HPVM console, leaving
you at the vMP prompt?

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


HP HP0-P20: Practice Exam
A. ^Z
B. ^A
C. ^B
D. ^X

Answer: D

QUESTION NO: 111

PRM is software in an HP-UX instance that allows you to create a partitioning scheme that is
based on which items?

A. CPU, Network, and Disk Space groups


B. Cell, Memory, and Application groups
C. CPU, Memory, Disk I/O, Application, and User groups

m
D. Disk I/O, Network, and Process Thread groups

Answer: C
.co
sts

QUESTION NO: 112

While starting a Serviceguard cluster, one node is not available to join due to a failure. Which
lTe

command can you use to start the cluster with the remaining nodes?

A. cmrunnode -n node1 ... -n nodex


tua

B. cmmodnode -n nodex
C. cmruncluster -n node1 ...-n nodex
D. cmruncl -n node1 ... -n nodex
Ac

E. cmruncl -v

Answer: D

QUESTION NO: 113

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

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


HP HP0-P20: Practice Exam
Answer: C

QUESTION NO: 114

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

A. /etc/services
B. /etc/bootptab
C. /etc/in etd.conf
D. /etc/bootp.conf

Answer: B

m
QUESTION NO: 115

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

A. whois
.co
B. uname
sts
C. nsquery
D. hostname
E. gethostbyname
lTe

Answer: C
tua

QUESTION NO: 116


Ac

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: 117

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

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


HP HP0-P20: Practice Exam
A. netstat
B. ifconfig
C. linkloop
D. lanscan
E. lanadmin

Answer: C,D,E

QUESTION NO: 118

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.

m
D. Set the configuration parameters NFS_SERVER_VERSMIN and NFS_SERVER_VERSMAX to
4. .co
Answer: D
sts

QUESTION NO: 119


lTe

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

A. /etc/fstab
B. /etc/rmtab
C. /etc/nfstab
Ac

D. /etc/mnttab
E. /etc/exports

Answer: B

QUESTION NO: 120

What is the length of an IPv4 address?

A. 32 bits
B. 48 bits
C. 64 bits
D. 128 bits

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


HP HP0-P20: Practice Exam
Answer: A

QUESTION NO: 121

Which command displays Internet to Ethernet address resolution?

A. arp
B. lanscan
C. ifconfig
D. traceroute

Answer: A

m
QUESTION NO: 122

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

A. integrated security
.co
B. asynchronous write support
sts
C. integrated file locking support
D. simplified firewall configuration
E. support for the UDP network transport
lTe

Answer: A,C,D
tua

QUESTION NO: 123


Ac

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: 124 DRAG DROP

Click the Task button.

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

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


HP HP0-P20: Practice Exam

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

m
Answer:
.co
sts
lTe
tua
Ac

Explanation:

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


HP HP0-P20: Practice Exam

m
QUESTION NO: 125
.co
Which file contains the modified configuration values that will be used the next time the cimserver
starts?
sts

A. cimserver.conf
B. cimserver_start.conf
lTe

C. cimserver_planned.conf
D. cimserver_nextboot.conf

Answer: C
tua

QUESTION NO: 126


Ac

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

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


HP HP0-P20: Practice Exam

QUESTION NO: 127

What does the pvcreate command create?

A. a hard partition
B. the physical links
C. a physical volume device file
D. the Ivm disk resident structures

Answer: D

QUESTION NO: 128

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

A. http://hostname
B. http://hostname:80
.co
C. http://hostname:2301
sts
D. http://hostname/hpsmh

Answer: C
lTe

QUESTION NO: 129


tua

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

A. disk
Ac

B. cpu
C. VPMON
D. memory
E. hard partition size
F. graphical interface
G. size of filesystems

Answer: A,B,D

QUESTION NO: 130

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

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


HP HP0-P20: Practice Exam
A. >log-file
B. trim log-file "
C. freset log-file
D. cat /dev/null > log-file

Answer: A,D

QUESTION NO: 131

Where are system startup/shutdown scripts located?

A. /etc/rc2.d
B. /sbin/init.d
C. /sbin/config.d
D. /etc/rc.config.d

m
Answer: B
.co
QUESTION NO: 132 DRAG DROP
sts

Click the Task button.


lTe

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

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

Answer:

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


HP HP0-P20: Practice Exam

Explanation:

m
.co
sts
lTe

QUESTION NO: 133


tua

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

A. improved boot time


Ac

B. improved availability
C. improved virtualization
D. improved I/O scan time
E. improved I/O performance

Answer: A,D

QUESTION NO: 134

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

A. It is not possible.

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


HP HP0-P20: Practice Exam
B. vgchange
C. vgexport, mkdir, mknod, vgimport
D. vgremove, mkdir, mknod, vgcreate

Answer: C

QUESTION NO: 135

How do you remove a virtual partition?

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


B. from the MP: CM>VPARDELETE and select the name of the vParfrom the list
C. execute vparstatus, 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

m
Answer: C

.co
QUESTION NO: 136
sts
If ioscan shows no device files for a claimed hardware path, which command can be used to
recreate them?
lTe

A. Issf
B. reboot
C. insf-e
tua

D. /sbin/ioinitrc

Answer: C
Ac

QUESTION NO: 137

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

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


HP HP0-P20: Practice Exam
QUESTION NO: 138

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: 139

m
You want to create a mirror of a logical volume using two controllers. Which configuration file is
used to accomplish this?
.co
A. /etc/lvmrc
sts
B. /etc/lvmtab
C. /etc/lvmpvg
D. /etc/dualcontroller
lTe

Answer: C
tua

QUESTION NO: 140


Ac

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


three.)

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: 141

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


HP HP0-P20: Practice Exam
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: 142

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

A. mcells
B. intent log

m
C. fragment
D. inode table
E. cylinder group
.co
Answer: B,D
sts

QUESTION NO: 143


lTe

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

A. enables the creation of very large files


B. required for a demand paging system
C. helps to avoid excessive file fragmentation
Ac

D. allows each file system to be tuned separately

Answer: D

QUESTION NO: 144

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

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


HP HP0-P20: Practice Exam

QUESTION NO: 145

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: 146

m
What is the purpose of the extendfs command?

A. increases the size of active swap


B. increases the size of a logical volume
.co
C. extends a file system within a logical volume
sts
D. shares a logical volume with another system
E. extends a logical volume across volume groups
lTe

Answer: C
tua

QUESTION NO: 147

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

A. 2>
B. >>2
C. 2<<
D. 2>>

Answer: D

QUESTION NO: 148

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

A. man -c keyword

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


HP HP0-P20: Practice Exam
B. man -k keyword
C. man -s keyword
D. man -v keyword

Answer: B

QUESTION NO: 149

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

m
Answer: A

.co
QUESTION NO: 150
sts
Which command makes additional crontab entries?

A. cron-a
lTe

B. crontab-e
C. vi /etc/crontab
D. /usr/sbin/cron -e
tua

Answer: B
Ac

QUESTION NO: 151

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 a filesystem
D. allows multiple file names to reference the same data across two filesystems

Answer: C

QUESTION NO: 152 CORRECT TEXT

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


HP HP0-P20: Practice Exam
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:

m
QUESTION NO: 153
.co
Which command does root use to send an instant message to all users?

A. wall
sts
B. talk
C. send
D. write
lTe

Answer: A
tua

QUESTION NO: 154


Ac

What does find /-name datafile return?

A. path names of all files called datafile


B. number of files called datafile in your current directory
C. relative path of files called datafile from your current directory down
D. relative path names of all files called datafile in your current directory

Answer: A

QUESTION NO: 155

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

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


HP HP0-P20: Practice Exam
A. arp
B. ping
C. lanscan
D. nslookup

Answer: C

QUESTION NO: 156

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

m
Answer: D
.co
QUESTION NO: 157
sts

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

A. /var/adm/sw/depot
B. A/ar/adm/sw/products
C. /var/adm/sw/filesets
tua

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

Answer: B
Ac

QUESTION NO: 158

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

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


HP HP0-P20: Practice Exam
QUESTION NO: 159

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

A. file
B. fileset
C. product
D. sub-product

Answer: B

QUESTION NO: 160

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

m
A. nfs
B. rep
C. scp
D. tftp
.co
E. cifs
sts

Answer: A,D
lTe

QUESTION NO: 161


tua

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

A. exec
Ac

B. sudo
C. runas
D. privrun

Answer: D

QUESTION NO: 162

Which file configures PAM (Pluggable Authentication Module)?

A. /etc/pam.conf
B. /sbin/init.d/pam
C. /opt/PAM/pam.conf

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


HP HP0-P20: Practice Exam
D. /etc/rc.config.d/pam

Answer: A

QUESTION NO: 163

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

m
Answer: D,E,F

.co
QUESTION NO: 164
sts
What is the default umask value for a non-root user?

A. 022
lTe

B. 200
C. 440
D. 644
tua

Answer: A
Ac

QUESTION NO: 165

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

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


HP HP0-P20: Practice Exam
QUESTION NO: 166

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: 167

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

m
A. bastille_diff
B. bastille_drift
C. bastille_verify
D. bastille_compare
.co
sts
Answer: B
lTe

QUESTION NO: 168

Which benefit does PV-Links provide?


tua

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
Ac

D. multiple physical disks combined into a volume group

Answer: B

QUESTION NO: 169

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

A. PCI
B. EISA
C. HSC
D. EIDE

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


HP HP0-P20: Practice Exam
Answer: A

QUESTION NO: 170

Which file system component contains information describing file attributes?

A. inode
B. intent log
C. superblock
D. journal cache

Answer: A

m
QUESTION NO: 171

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

A. vgdisplay
.co
B. pvdisplay
sts
C. Ivdisplay
D. Ivmdisplay
lTe

Answer: A
tua

QUESTION NO: 172

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


Ac

A. logmeta data changes


B. provide an audit trail log
C. track mirror transactions
D. improve buffer cache performance
E. log user data prior to a physical write

Answer: A

QUESTION NO: 173

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.)

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


HP HP0-P20: Practice Exam
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: 174

Which main file contains the LVM configuration information?

A. Ivmrc
B. Ivmpvg
C. Ivmtab

m
D. Ivmconf
E. Ivminfo .co
Answer: C
sts

QUESTION NO: 175


lTe

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?
tua

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


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

C. Backup,remove, create and restore the data to reflect the new size.
D. Use the vgmodify command to change the physical volume attributes.

Answer: D

QUESTION NO: 176

Which command ends an unresponsive process?

A. kill-1 PID
B. kill-3 PID
C. kill-s SIGSTOP PID
D. kill-sSIGKILL PID

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


HP HP0-P20: Practice Exam
Answer: D

QUESTION NO: 177

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

m
QUESTION NO: 178 DRAG DROP

Click the Task button.


.co
Using drag and drop, match each partitioning technology with the correct description.
sts
lTe
tua

Answer:
Ac

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

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


HP HP0-P20: Practice Exam

QUESTION NO: 179

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

m
C. to share HP-UX CIFS-formatted disks with Windows clients
.co
D. tomount Windows CIFS-formatted disks on an HP-UX system

Answer: A
sts

QUESTION NO: 180


lTe

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

A. integration with IPFilter


tua

B. storing of IPv6 addresses


C. support for new DNSSEC features
D. new method of listing master servers
Ac

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

Answer: C,D,E

QUESTION NO: 181

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

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


HP HP0-P20: Practice Exam
Answer: A,E

QUESTION NO: 182

Which network transport protocol is supported by NFS version 4?

A. rtp
B. tcp
C. ntp
D. udp

Answer: B

m
QUESTION NO: 183

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

A. arp
.co
B. netstat
sts
C. linkloop
D. lanscan
E. nslookup
lTe

Answer: A
tua

QUESTION NO: 184


Ac

Which file is used during network startup to identify the network interface name, IPv4 address, and
subnet mask of your U\N card?

A. netconf
B. nfsconf
C. auditing
D. swconfig

Answer: A

QUESTION NO: 185

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

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


HP HP0-P20: Practice Exam
A. /etc/xntpd
B. /etc/ntp.conf
C. /etc/rc.config.d/ntpconf
D. /etc/rc.config.d/netdaemons

Answer: B

QUESTION NO: 186

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

m
D. more /etc/nfstab
E. more /etc/mounts .co
Answer: B,C
sts

QUESTION NO: 187


lTe

Which command is used to verify remote host connectivity?

A. inet
tua

B. ping
C. netstat
D. portmap
Ac

Answer: B

QUESTION NO: 188

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

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


HP HP0-P20: Practice Exam
Answer: C

QUESTION NO: 189

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

A. make_net_recovery -xinc=/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

m
QUESTION NO: 190

A customer wants to migrate to HP-UX 11 i v3. The customer has several HP 9000 and Integrity
.co
systems to test on. Which options or systems will support HP-UX 11i v3? (Select two.)

A. L3000 currently running HP-UX 11 i v2


sts
B. BL60p currently running HP-UX 11 i v2
C. rp3410 currently running HP-UX 11 i v2
D. vPar (version A.03.X) on HP 9000 Superdome running HP-UX 11 i v1
lTe

Answer: B,C
tua

QUESTION NO: 191 DRAG DROP


Ac

Click on the Task button.


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

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


HP HP0-P20: Practice Exam

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

Answer:
sts
lTe
tua
Ac

Explanation:

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


HP HP0-P20: Practice Exam

m
.co
QUESTION NO: 192
sts

Which operator will start a process in the background?


lTe

A. ;
B. ||
C. &
D. |&
tua

E. SS

Answer: C
Ac

QUESTION NO: 193

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

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


HP HP0-P20: Practice Exam
QUESTION NO: 194

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

A. PATH
B. PATHVI
C. MANPATH
D. MANPAGE

QUESTION NO: 195

Which command can you use to terminate a process?

A. kill

m
B. stop
C. abort
D. signal
.co
E. terminate
sts
Answer: A
lTe

QUESTION NO: 196

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

A. get
B. rep
Ac

C. mget
D. getall
E. mpull

Answer: C

QUESTION NO: 197

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.

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


HP HP0-P20: Practice Exam
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: 198 DRAG DROP

Click the Task button.

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

m
.co
sts
lTe
tua
Ac

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

Answer:

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


HP HP0-P20: Practice Exam

m
.co
sts
QUESTION NO: 199 DRAG DROP

Click the Task button.


lTe

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

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

Answer:

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


HP HP0-P20: Practice Exam

QUESTION NO: 200

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

A. smh start
B. smh startup
.co
C. hpsmh start
sts
D. hpsmh autostart

Answer: D
lTe

QUESTION NO: 201


tua

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
Ac

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: 202

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

A. Ivextend, fsadm
B. Ivextend, extendfs

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


HP HP0-P20: Practice Exam
C. umount, Ivextend, fsadm
D. umount, Ivextend, extendfs

Answer: A

QUESTION NO: 203

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

A. /tmp
B. stdout
C. stderr
D. cpio.out

Answer: B

m
QUESTION NO: 204
.co
How do you add 16GB of memory to a vPar?
sts

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


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

type 16G
C. from the HP-UX command line: execute vparremove -p <vParName> and recreate the vPar
with the desired amount of memory
tua

D. from the HP-UX command line: execute vparstatus to determine the vPar is down,then execute
vparmodify -p <vParName>-a mem::16348
Ac

Answer: D

QUESTION NO: 205

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

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


HP HP0-P20: Practice Exam

QUESTION NO: 206

Which command displays active shared memory segments?

A. ipcs
B. mstat
C. vmstat
D. strings /dev/kmem

Answer: A

QUESTION NO: 207

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

A. pam_unix
B. pam_hpux
.co
C. pam_authz
sts
D. pam_access
E. pam_validate
lTe

Answer: C
tua

QUESTION NO: 208

What is a benefit of Secure Shell?


Ac

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: 209

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

A. controls access to kernel subsystems

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


HP HP0-P20: Practice Exam
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: 210

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.

m
Answer: A,B

.co
QUESTION NO: 211
sts
Which LVM command allows dynamic size expansion of LUNs?

A. vgmove
lTe

B. vgmodify
C. vgextend
D. vgchange
tua

Answer: B
Ac

QUESTION NO: 212

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

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


HP HP0-P20: Practice Exam
QUESTION NO: 213

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: 214

Which file contains information about unsuccessful login attempts?

m
A. /etc/wtmp
B. /var/adm/btmps
C. /var/adm/utmps
D. /var/syslog/failed_logins
.co
sts
Answer: B
lTe

QUESTION NO: 215

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


tua

A. acctstat
B. userstat
C. passwd-l
Ac

D. userdbstat

Answer: B

QUESTION NO: 216

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 a nonsecure mode
C. to enable the ftp service with pluggable module encryption
D. to encrypt and authenticate IP packets at the network layer

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


HP HP0-P20: Practice Exam
Answer: A

QUESTION NO: 217

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

A. protects data at rest


B. protects data in use C. encrypts any mounted filesystem
D. works with any supported volume manager
E. provides additional file system access control

Answer: A

m
QUESTION NO: 218

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

A. An error is returned.
.co
B. Telnet enters command mode.
sts
C. The system connects to its loopback address.
D. The system connects to the last known system address.
lTe

Answer: B
tua

QUESTION NO: 219

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

A. first cron.allow then cron.deny


B. first cron.deny then cron.allow
C. only cron.allow; cron.deny is ignored
D. only cron.deny; cron.allow is ignored

Answer: C

QUESTION NO: 220 DRAG DROP

Click the Task button.

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

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


HP HP0-P20: Practice Exam

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

Answer:

m
.co
sts
lTe

QUESTION NO: 221

How is the priority of a child process assigned?


tua

A. assigned randomly
B. inherited from the parent process
C. assigned the next lowest available priority
Ac

D. assigned the next highest available priority

Answer: B

QUESTION NO: 222

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

A. ioscan
B. lanscan
C. sysview
D. scansys

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


HP HP0-P20: Practice Exam
Answer: A

QUESTION NO: 223

Which variable holds the result status of an executed command?

A. $!
B. $#
C. $?
D. $error

Answer: C

m
QUESTION NO: 224

You need information about linking files but don't know the specific command to use. Which
command points you to the right command?
.co
A. which link
sts
B. man-c link
C. man-k link
D. apropos link
lTe

Answer: C
tua

QUESTION NO: 225


Ac

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: 226

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

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


HP HP0-P20: Practice Exam
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: 227

The /etc/resolv.conf file effects which service

A. NIS
B. NTP
C. DHCP

m
D. DNS/BIND

Answer: D
.co
sts

QUESTION NO: 228

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

file system from an NFS server during system boot?

A. fstab
tua

B. nfstab
C. exports
D. nfs.conf
Ac

Answer: A

QUESTION NO: 229

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

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


HP HP0-P20: Practice Exam

QUESTION NO: 230

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

m
QUESTION NO: 231

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

A. dig
.co
B. iplist
sts
C. ipview
D. nslookup
lTe

Answer: A,D
tua

QUESTION NO: 232

Which program invokes Internet server processes as needed?


Ac

A. inetd
B. ifconfig
C. swconfig
D. svrconfig

Answer: A

QUESTION NO: 233

What is the length of an IPv6 address?

A. 32 bits

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


HP HP0-P20: Practice Exam
B. 48 bits
C. 64 bits
D. 128 bits

Answer: D

QUESTION NO: 234

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

m
Answer: B

.co
QUESTION NO: 235
sts
To enable the DHCP client on boot, the DHCP_ENABLE variable is set to '1' in which file?

A. /etc/hosts
lTe

B. /etc/nsswitch.conf
C. /etc/rc.config.d/netconf
D. /etc/rc.config.d/dhcp.conf
tua

Answer: C
Ac

QUESTION NO: 236

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: 237

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


HP HP0-P20: Practice Exam
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: 238

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

A. /etc/netconf
B. /etc/nfsconf

m
C. /etc/a utomount.conf
D. /etc/rc.config.d/nfsconf

Answer: D
.co
sts

QUESTION NO: 239


lTe

You are installing an rx7640 with two internal disks and Mirror/Disk UX. Which RAID level provides
data protection for this environment?
tua

A. RAID 0
B. RAID 1
C. RAID 3
Ac

D. RAID 5
E. RAID 1 +0

Answer: B

QUESTION NO: 240

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

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


HP HP0-P20: Practice Exam
Answer: B

QUESTION NO: 241

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

m
QUESTION NO: 242

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

A. /sbin/rc
.co
B. /sbin/ioinitrc
sts
C. /sbin/bcheckrc
D. /sbin/preinitre
lTe

Answer: A
tua

QUESTION NO: 243

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

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: 244

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


HP HP0-P20: Practice Exam
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: 245

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

A. pvcreate-F/dev/dsk/c1t2d0

m
B. pvcreate -f /dev/dsk/dt2d0
C. pvcreate-B/dev/rdsk/c1t2d0
D. pvcreate-f/dev/rdsk/cTt2d0
.co
Answer: D
sts

QUESTION NO: 246


lTe

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


tua

A. increase SWAP size


B. change mount options
C. change syslog.log size
Ac

D. increase the number of logical volumes

Answer: B

QUESTION NO: 247

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

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


HP HP0-P20: Practice Exam
Answer: B

QUESTION NO: 248

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

m
QUESTION NO: 249
.co
Identify the guidelines for selecting device swap areas. (Select two.)
sts

A. one swap area per disk


B. dissimilar size of the disks
lTe

C. consider speed of the disks


D. 1st swap should have priority
E. minimum two swap areas per disk
tua

Answer: A,C
Ac

QUESTION NO: 250

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

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

You might also like