首頁 >> HP >> HP CSA >> "HP CSA HP0-094"題庫
HP0-094
HP-UX Netwoeking and Security
HP CSA HP0-094考試題庫由KillTest認證題庫網資深IT認證講師和HP CSA產品專家結合PROMETRIC或VUE的真實HP0-094考試環境最新原題傾心打造。
題庫覆蓋了當前最新的真實考題,並且全部附有正確答案,我們承諾題庫對HP CSA HP0-094(HP-UX Netwoeking and Security)考試原題完整覆蓋。HP0-094題庫助您輕鬆通過認證考試,一次不過全額退款。
HP CSA HP0-094(HP-UX Netwoeking and Security)考題由我們的資深IT認證講師和HP CSA產品專家精心打造,包括了當前最新的真實HP0-094考題,全部附有正確答案。
所有購買KillTest HP0-094 題庫的客戶都將得到60天的免費升級服務,保證了客戶的一次通過率。KillTest IT認證題庫網助您一次通過HP CSA HP0-094考試。
1、本題庫源自合作考試中心的真實考試原題,截屏后由我們的專業團隊匯總整理,再經過合作培訓中心資深IT認證講師對考題校對,保證了認證考試題庫的專業品質,題庫試題正確率100%,對HP0-094認證考試考題覆蓋率96%以上。您只需在參加HP CSA HP0-094認證前整體學習下本題庫,必定可以輕鬆完成考試,一次通過認證。
2、KillTest 實行“一次不過全額退款”承諾。如果您購買了我們的《HP0-094 Exam》考題,只要不是首次通過,憑蓋有PROMETRIC或VUE考試中心鋼印的考試成績單,我們將退還您購買HP0-094題庫的全部費用,絕對保證您的利益不受到任何的損失。(全額退款詳情)
3、作為亞太地區最專業的IT認證試題題庫供應商,我們提供完善的售後服務,我們對所有購買題庫的客戶提供跟蹤服務,在您購買考題后的60天內,享受免費升級考題服務,如果在這期間,認證考試中心對HP0-094考題做出修改或變題,我們會在第一時間更新相關題庫,并免費提供給您更新下載。
HP-UX Netwoeking and Security(HP0-094 Exam)屬於HP CSA認證考試中的一門,如果需要取得HP CSA證書,您可能還需要參加其他相關考試,詳情可訪問HP CSA認證專題,在那裡,你將看到所有HP CSA認證相關考試科目。
HP0-094:下载HP0-094考试题库演示部分(PDF格式)
HP0-094题库部分演示(DEMO)
1.When mounting a file system from an NFS client, which configuration file is used to name the local mount point?
A.fstab
B.nfstab
C.exports
D.nfs.conf
Correct:A
2.What is the meaning of the following ARP table entry? # arp -a foo (10.0.0.2) at (incomplete)
A.Node foo only supports proxy ARP.
B.The ARP table entry for node foo has expired.
C.An ARP request was sent for node foo, but there was no ARP response.
D.An ARP request was sent for node foo, but only a partial response was received.
Correct:C
3.How should you grant NFS filesystem access to individual users as opposed to all users?
A.create a group accessible mount point
B.specify a netgroup in the /etc/exports file
C.add the users to the /etc/exports file using the form host:uid/gid
D.add the users to the /etc/exports file using the form host:username
Correct:B
4.Which protocol allows your server to discover the IP address of another server based on the other server's name?
A.ARP
B.PPP
C.DNS
D.DHCP
E.BOOTP
Correct:C
5.What is used for the implementation of Internet name designations as specified in RFC 1034 and RFC 1035?
A.INS
B.BIND
C.SIND
D.DHCP
Correct:B
6.A customer reports that pings to node FOO take a long time, then fail with "unknown host". Of the options given, what is the next logical troubleshooting step?
A.telnet FOO
B.nslookup FOO
C.ps -ade | grep ping
D.ping the IP address of FOO
Correct:B
7.Which directory does the template for your new sendmail.cf file reside?
A./etc/mail/
B./etc/mail/sendmail/
C./usr/share/sendmail-cf/
D./usr/newconfig/etc/mail/
E./var/templates/shared/mail/
Correct:D
8.Given the following configuration in the named zone file: hp.com IN MX 10 tiger.hp.com IN MX 20 mail.hp.com IN MX 30 relay.hp.com Assuming tiger.hp.com is NOT accessible through the firewall, which statement is true regarding messages addressed to tiger.hp.com?
A.Incoming mail will be returned to sender as undeliverable.
B.Incoming mail will arrive on mail and will be forwarded to relay waiting on tiger.
C.Incoming mail will arrive on tiger but will not be accessible until the firewall is turned off.
D.Incoming mail will arrive on mail and will be forwarded to tiger as it becomes accessible.
Correct:D
9.When you start the sendmail service, you would like to have the mail written to /var/adm/syslog/mail.log. What should you do?
A.Modify the mail.conf file to add the new location.
B.No special action is required because that is the default location.
C.Append -oL/var/adm/syslog/mail.log to the end of command line.
D.Append -f/var/adm/syslog/mail.log to the end of the command line.
E.Append -lf/var/adm/syslog/mail.log to the end of the command line.
Correct:B
10.When you set up an 8 CPU DHCP server, how many subnets can you configure per pool?
A.1
B.2
C.4
D.8
Correct:A
11.Which states are valid for DHCP? (Select two.)
A.init
B.select
C.rebind
D.reboot
E.broadcast
Correct:D E
12.Which combination of NFS mount options provides the best chance of avoiding client hangs?
A.retry=2,hard
B.retry=4,soft
C.retry=6,hard,intr
D.retry=3,retrans=6
Correct:B
13.Which command dismounts an NFS mounted filesystem?
A.mount -r /mnt
B.unmount /mnt
C.mntab -x /mnt
D.umount server:/mnt
Correct:D
14.During the configuration process for sendmail, which command is run to determine the default hostname to be used for delivery?
A.uname -s
B.getuname
C.sendmail -h
D.hostname -s
E.gethostname
Correct:E
15.What does the DHCP device group allow for?
A.automatic startup of DHCP tools
B.multiple subnets to be specified for each pool
C.callback routines within the /etc/dcptab file
D.different types of clients to receive different parameters
Correct:D
16.Execution of the telnet foo command results in a connection refused by foreign host error message. Which file on node foo could be modified to allow TELNET connections?
A./etc/hosts
B./etc/networks
C./etc/inetd.conf
D./etc/svc.conf
Correct:C
17.What is an SNMP trap?
A.an event sent by the Network Management Station to a client
B.host response to a Network Management Station status request
C.an unsolicited event notifying the Network Management Station of a change
D.Network Management protocol interrupt generated by a Management Station
Correct:C
18.Which file is the configuration file for the Network Time Protocol daemon?
A.rc.conf
B.ntp.conf
C.timed.conf
D.ntp_config.file
Correct:B
19.Which /etc/inetd.conf entries should be disabled in order to disable the remote procedure calls to the system? (Select two.)
A.rpc.rexd
B.rpc.ncall
C.rpc.rusers
D.rpc.remsh
Correct:A C
20.In order to restrict the access to the /etc/passwd file through ftp, which statement should be included in the /etc/ftpd/ftpaccess file?
A.noaccess /etc/passwd
B.noretrieve /etc/passwd
C.accessdeny /etc/passwd
D.suppressaccess /etc/passwd
Correct:B
21.Which file can be used to protect NIS clients from binding to an unauthorized NIS server?
A./var/yp/securenets
B./var/yp/securebinds
C./var/yp/secureclients
D./var/yp/secureservers
Correct:D
22.In order to avoid including the ftpd version in the FTP login banner, which statement should be included in the /etc/ftpd/ftpaccess file?
A.suppresssysinfo yes
B.suppressversion yes
C.avoidftpdversion yes
D.suppressftpdversion yes
E.DO_NOT_PRINT_VERSION yes
Correct:B
23.The sendmail is configured to run as a central post office for your group. Users are able to send mail to any location but cannot receive mail. What is the problem?
A.Users need to configure sendmail client to view thier mail.
B.Users cannot use sendmail to deliver their mail to a workstation.
C.The system adminstrator needs to set permissions on, so sendmail has privileges.
D.Users need to set permissions on thier mail directory so sendmail has write privileges.
Correct:B
24.A customer wants to secure their network services. Which file should be edited to deny access to the NFS rpc.mountd by special systems?
A./etc/services
B./etc/inetd.conf
C./var/adm/inetd.sec
D./etc/rc.config.d/netconf
E./etc/rc.config.d/nfsconf
Correct:C
25.In order to avoid including the system's hostname in the FTP login banner, which statement should be included in the /etc/ftpd/ftpaccess file?
A.suppresssystemid yes
B.avoidhostname yes
C.suppresshostname yes
D.DO_NOT_PRINT_HOST_NAME yes
E.suppresssysinfo yes
Correct:C
26.Which file can be used to protect an NIS server from binding to an unauthorized NIS client?
A./var/yp/securenets
B./var/yp/securebinds
C./var/yp/secureclients
D./var/yp/secureservers
Correct:A
27.Your corporate security policy dictates that the operating system version must not be displayed before or after a successful login. Which file should be modified after installing the operating system to meet the stated policy?
A./etc/motd
B./etc/issue
C./etc/services
D./var/adm/inetd.sec
Correct:B
28.You new to ensure that only approved networks and hosts are allowed to use the telnet service on the system. Only the 128.1 network, subnets 1-9 on the 128.2 network, and maintenance clients host1 - host4 can be granted access to the telnet service. Which file must be configured and how?
A.Configure the GSP for the system to control telnet access.
B.Edit the /etc/securtty file and comment out the telnet service.
C.Edit the /etc/inetd.conf file and comment out the telnet service. Execute the command inetd -c to commit the change.
D.Edit the /etc/default/security file and include the entry "telnet allow 128.1.*.* deny 128.2.10*.* host1-4".
E.Edit the /var/adm/inetd.sec file and include the entry "telnet allow 128.1.*.* 128.2.1-9.* host1 host2 host3 host4".
Correct:E
29.In order to restrict the access to the /etc/shadow file through ftp, which statement should be included in the /etc/ftpd/ftpaccess file?
A.noaccess /etc/shadow
B.noretrieve /etc/shadow
C.accessdeny /etc/shadow
D.suppressaccess /etc/shadow
Correct:B
30.To restrict root login to the console, which file must be configured?
A./etc/services
B./etc/securetty
C./etc/inetd.conf
D./etc/default/security
Correct:B
KillTest IT認證題庫網專業提供HP CSA HP0-094最新題庫下載,完全覆蓋HP0-094考試原題。HP0-094:HP CSA HP0-094 Questions and Answers,HP-UX Netwoeking and Security
![]() |
||
![]() |
||
![]() |






