CertMagic.com is a place where you can find various types of 642-542 exam certifications preparation material. CertMagic’s full range of study material for the 642-542 exam helps you to be prepared for the 642-542 exam fully and enter the exam centr (more)
CertMagic.com is a place where you can find various types of 642-542 exam certifications preparation material. CertMagic’s full range of study material for the 642-542 exam helps you to be prepared for the 642-542 exam fully and enter the exam centre with full confidence.We provide you easy, simple and updated study material. After preparing from the 642-542 exam material prepared by us we guarantee you that you will be a certified professional. We guarantee that with CertMagic 642-542 study material, you will pass the Certification exam. (less)
CertMagic.com is a place where you can find various types of 640-802 exam certifications preparation material. CertMagic’s full range of study material for the 640-802 exam helps you to be prepared for the 640-802 exam full (more)
CertMagic.com is a place where you can find various types of 640-802 exam certifications preparation material. CertMagic’s full range of study material for the 640-802 exam helps you to be prepared for the 640-802 exam fully and enter the exam centre with full confidence.We provide you easy, simple and updated study material. After preparing from the 640-802 exam material prepared by us we guarantee you that you will be a certified professional. We guarantee that with CertMagic 640-802 study material, you will pass the Certification exam.
(less)
Slide 1: HP0-A02
HP-UX 11i v3 Advanced System Administration Exam: HP0-A02
Demo Edition
C
CERT MAGIC
1 http://www.certmagic.com
Slide 2: HP0-A02
QUESTION: 1 What are the benefits of IPQoS? (Select two.)
A. B. C. D. E.
policy-based bandwidth provisioning automatic configuration of IP interfaces prioritize only inbound network bandwidth prioritize only outbound network bandwidth prioritize both outbound and inbound network bandwidth
Answer: A, D
QUESTION: 2 Click the Task button. Using drag and drop, match each record type with its correct definition.
2
http://www.certmagic.com
Slide 3: HP0-A02
Answer:
QUESTION: 3 What is the first step when creating an NIS Master server?
A. B. C. D.
nisinit -a update all ASCII source files /sbin/init.d/ypinit start /sbin/init.d/nis.server start
Answer: B
QUESTION: 4 Which feature allows concurrent access of NFS and CIFS clients on a file without corrupting it?
3
http://www.certmagic.com
Slide 4: HP0-A02
A. B. C. D.
NFS v4 Unified File Cache Memory-Mapped Access CIFS File System Module (CFSM)
Answer: D
QUESTION: 5 Which program initially starts rpcbind at boot?
A. B. C. D.
/sbin/init.d/net /sbin/init.d/named /sbin/init.d/nfs.core /sbin/init.d/rpcbind
Answer: C
QUESTION: 6 Which feature allows the LDAP-UX client to retrieve user information from LDAP Directory Servers that do not support the posixAccount objectclass (RFC2307)?
A. B. C. D.
SASL attribute mapping configuration profile service search descriptors
Answer: B
QUESTION: 7 What is the configuration file for the HP CIFS Server product?
A. /etc/opt/samba/smb.conf B. /etc/opt/samba/cifs.conf
4
http://www.certmagic.com
Slide 5: HP0-A02
C. /etc/opt/samba/swat.conf D. /etc/opt/samba/samba.conf
Answer: A
QUESTION: 8 When a connection is established with inetd for a service, inetd runs the appropriate server specified in the /etc/inetd.conf file and waits for other connections. Which HP-UX application can be used in addition to inetd to verify whether a host or network can execute a service provided in inetd.conf?
A. B. C. D.
IPsec IPfilter TCP wrappers Security Advisor
Answer: C
QUESTION: 9 Which command prints out the network routing table?
A. B. C. D. E.
netstat nwmgr ifconfig lanscan lanadmin
Answer: A
QUESTION: 10 Which command uses NTP to keep the local system clock in sync with other nodes on the network?
A. /usr/sbin/ntpsync B. /usr/sbin/ntpdate
5
http://www.certmagic.com
Slide 6: HP0-A02
C. /usr/sbin/ntpscan D. /usr/sbin/ntpd.conf
Answer: B
QUESTION: 11 Which features are supported by the Red Hat Directory Server? (Select three.)
A. B. C. D. E. F.
ADSI API NTLM authentication multi-master replication replication with Novell eDirectory X.509 certificate based authentication secure communications using SSL/TLS
Answer: C, E, F
QUESTION: 12 Neighbor discovery is a component of which protocol?
A. B. C. D.
IPv6 ARP OSPF DHCP
Answer: A
QUESTION: 13 Which command talks directly to the sendmail daemon and other SMTP servers to verify connectivity?
A. B. C. D.
telnet host 23 telnet host 80 telnet host 25 telnet host 110
6
http://www.certmagic.com
Slide 7: HP0-A02
Answer: C
QUESTION: 14 Which command performs formatting of binary data generated by nettl?
A. B. C. D.
nroff -e netformat -a nettl -l filename netfmt -f filename
Answer: D
QUESTION: 15 On an HP-UX system, an empty cron.deny file exists but there is not a cron.allow file. Who can use cron in this situation?
A. B. C. D.
nobody only root everybody only system accounts
Answer: C
QUESTION: 16 Click the Exhibit button. The Exhibit shows one possible output of a processor information command. Which command can be executed to get processor information from an Integrity system running HP-UX?
7
http://www.certmagic.com
Slide 8: HP0-A02
A. B. C. D. E.
procinfo cpu_info machinfo cpuinfo -v procinfo -v
8
http://www.certmagic.com
Slide 9: HP0-A02
Answer: C
QUESTION: 17 What is the result of the following command? find / -atime +14 -size +1000c -exec rm -i {} \;
A. Search for all files more than 14 hours old that are larger than 1000 bytes. Prompt the user to delete each file found that matches the search criteria. B. Search for all files more than two weeks old that are larger than 10 characters. Prompt the user to delete each file found that matches the search criteria. C. Search for all files more than two weeks old that are larger than 1000 bytes. Prompt the user to delete each file found that matches the search criteria. D. Search for all files more than two weeks old that are larger than 1000 characters. Prompt the user to rename each file found that matches the search criteria.
Answer: C
QUESTION: 18 Click the Task button. Using drag and drop, place login scripts in correct execution order and identify which scripts will NOT execute during login.
9
http://www.certmagic.com
Slide 10: HP0-A02
Answer:
10
http://www.certmagic.com
Slide 11: HP0-A02
QUESTION: 19 Which commands create a file with paths to all files named bob and display the files on the screen as they are identified? (Select two.)
A. B. C. D. E.
find / -name bob | tee list find / -name bob | tail -f >list find / -name bob | tail list >list find / -name bob &>list tail -f list find / -name bob >list & tail -f list
Answer: A, E
QUESTION: 20 The execution scripts for rwhod and xntpd are configured in which configuration file?
A. B. C. D.
/etc/rc.config.d/netconf /etc/rc.config.d/mailsvrs /etc/rc.config.d/namesvrs /etc/rc.config.d/netdaemons
Answer: D
11
http://www.certmagic.com