KillTest Exam:HP0-091 Questions and Answers
首頁 >> HP >> HP CSA >> "HP CSA HP0-091"題庫

HP0-091

HP-UX System Administration

HP CSA HP0-091考試題庫由KillTest認證題庫網資深IT認證講師和HP CSA產品專家結合PROMETRIC或VUE的真實HP0-091考試環境最新原題傾心打造。

題庫覆蓋了當前最新的真實考題,並且全部附有正確答案,我們承諾題庫對HP CSA HP0-091(HP-UX System Administration)考試原題完整覆蓋。HP0-091題庫助您輕鬆通過認證考試,一次不過全額退款。

HP-UX System Administration

HP0-091
認證編號 Q&A 更新 價格(美元)

HP0-091

150 Q&A 2008-12-01 $ 89

HP CSA HP0-091(HP-UX System Administration)考題由我們的資深IT認證講師和HP CSA產品專家精心打造,包括了當前最新的真實HP0-091考題,全部附有正確答案

所有購買KillTest HP0-091 題庫的客戶都將得到60天的免費升級服務,保證了客戶的一次通過率。KillTest IT認證題庫網助您一次通過HP CSA HP0-091考試。

1、本題庫源自合作考試中心的真實考試原題,截屏后由我們的專業團隊匯總整理,再經過合作培訓中心資深IT認證講師對考題校對,保證了認證考試題庫的專業品質,題庫試題正確率100%,對HP0-091認證考試考題覆蓋率96%以上。您只需在參加HP CSA HP0-091認證前整體學習下本題庫,必定可以輕鬆完成考試,一次通過認證。

2、KillTest 實行“一次不過全額退款”承諾。如果您購買了我們的《HP0-091 Exam》考題,只要不是首次通過,憑蓋有PROMETRICVUE考試中心鋼印的考試成績單,我們將退還您購買HP0-091題庫的全部費用,絕對保證您的利益不受到任何的損失。(全額退款詳情)

3、作為亞太地區最專業的IT認證試題題庫供應商,我們提供完善的售後服務,我們對所有購買題庫的客戶提供跟蹤服務,在您購買考題后的60天內,享受免費升級考題服務,如果在這期間,認證考試中心對HP0-091考題做出修改或變題,我們會在第一時間更新相關題庫,并免費提供給您更新下載。

HP-UX System Administration(HP0-091 Exam)屬於HP CSA認證考試中的一門,如果需要取得HP CSA證書,您可能還需要參加其他相關考試,詳情可訪問HP CSA認證專題,在那裡,你將看到所有HP CSA認證相關考試科目。

HP0-091:下载HP0-091考试题库演示部分(PDF格式)HP0-091下載

HP0-091题库部分演示(DEMO)

1.How do you set up a device swap area and ensure it is active at each system startup?
A.Start device swapping using the swapon command on an existing file system mount point.
B.Start device swapping using the swapon command on a logical volume; add an entry to the /etc/fstab file.
C.Start device swapping using the swapon command on a logical volume; add an entry to the /etc/sbtab file.
D.Start device swapping using the swapon command on a logical volume; add an entry to the /etc/vfstab file.
Correct:B
2.Which commands can be used to create device files? Select TWO.
A.mkdevice
B.insf
C.fsadm
D.mksf
E.devstart
Correct:B D
3.What is the purpose of the lost+found directory?
A.allows fsck to recover orphaned files and directories
B.required on JFS file systems for journaling
C.functions as a trash can for the file system
D.a temporary storage for deleted files
Correct:A
4.Which command is used to recreate the /stand/system file?
A.system_prep
B.mkkernal
C.vi system
D.frecover
E.sysgen
Correct:A
5.Which level is used by fbackup to complete a full backup?
A.0
B.1
C.9
D.F
E.V
Correct:A
6.How does root allow an ordinary user to add/remove printers in SAM?
A.not possible
B.edit sam.allow
C.set the UID bit
D.establish a restricted build
Correct:D
7.Place the steps to install a fibre channel card in the correct order.

Correct:
Green choice1---->Yellow Choice1
Green choice4---->Yellow Choice2
Green choice2---->Yellow Choice5
Green choice3---->Yellow Choice4
Green choice6---->Yellow Choice3
8.If /tmp is 100% full, which commands are used to determine its volume location and if free space is available on that disk?
A.bdf, vgdisplay
B.lvdisplay, diskinfo
C.bdf, lvdisplay, pvdisplay
D.vgdisplay, lvdisplay, diskinfo
Correct:C
9.Order the steps required to perform a complete integrity check of a journaled file system.

Correct:
Green choice1---->Yellow Choice4
Green choice3---->Yellow Choice1
Green choice5---->Yellow Choice2
Green choice4---->Yellow Choice5
Green choice7---->Yellow Choice3
10.During a run-state change from run level 1 to run level 2 , which script would be run last?
A./sbin/rc2.d/K900nfs.server
B./sbin/rc2.d/S500inetd
C./sbin/rc2.d/S430nfs.client
D./sbin/rc2.d/K200tps.rc
E./sbin/rc2.d/S620xfs
Correct:E
11.In which directory does HP-UX supply default templates for the user startup files?
A./usr/home
B./etc/skel
C./home/template
D./etc/tmp
Correct:B
12.Which statement is true regarding a device file's major number?
A.It is determined by its hardware address.
B.It points to the associated kernel driver.
C.It is used to allocate buffer space.
D.It determines the device's interrupt priority.
E.It sets the kernel response timeout in tics.
Correct:B
13.What describes the difference between block and character I/O?
A.Block I/O is used to send data to disk and character I/O is not.
B.Character I/O is used to send data to disk and block I/O is not.
C.Block I/O goes through the buffer cache and character I/O does not.
D.Character I/O goes through the buffer cache and block I/O does not.
E.Block I/O is for large data transfers only and character I/O is for small data transferd only.
Correct:C
14.You attempt to unmount a file system, /mydata, and get an error stating "device busy". How do you determine the cause?
A.showmount -a
B.fuser -uc /mydata
C.showmount /mydata
D.mount -v /mydata
E.cat /etc/mnttab
Correct:B
15.Which file does an HP-UX administrator edit to turn the bootp daemon on at boot?
A./etc/bootp
B./etc/inetd.conf
C./etc/rc.config.d/netconf
D./etc/rc.config.d/netdaemon
Correct:B
16.What could possibly solve a paging problem?
A.add more NICs
B.add more CPUs
C.add more memory
D.add more internal disks
E.increase swap space
Correct:C
17.How do you change a volume group name without unloading the data?
A.It is not possible.
B.vgchange
C.vgexport, mkdir, mknod, vgimport
D.vgremove, mkdir, mknod, vgcreate
Correct:C
18.What does the pvcreate command create?
A.a hard partition
B.a physical volume device file
C.the lvm disk resident structures
D.the physical links
Correct:C
19.What do physical volume links (pv links) provide?
A.access to a spare disk
B.automatic load balancing
C.an alternate path to a disk
D.improved RAID performance
Correct:C
20.Which command shows all physical volumes in a volume group?
A.vgdisplay
B.pvdisplay
C.lvdisplay
D.lvmdisplay
Correct:A
21.A journaled file system intent log is used to __________.
A.store user data prior to a physical write
B.log meta data changes
C.improve buffer cache performance
D.provide an audit trail
E.track mirror transactions
Correct:B
22.What are the main structures inside a journal file system? Select FOUR.
A.mcells
B.intent log
C.fragment
D.inode table
E.superblock
F.cylinder group
G.allocation units
Correct:B D E G
23.Which directory contains the HP-UX kernel?
A./stand
B./etc
C./var
D./kernel
Correct:A
24.The default size of a physical extent in LVM is __________.
A.twice the size of a logical extent
B.the same size as the resident file system's disk block
C.1/1024 of the total volume size
D.1MB
E.2MB
F.4MB
Correct:F
25.Which I/O bus structures are found in new (circa 2004) HP servers? Select TWO.
A.ISA
B.PCI
C.HSC
D.PCI-X
E.HP-PB
Correct:B D
26.What is the compatable SCSI interface for a DVD-ROM attached to an RX series system?
A.Single Ended
B.Low Voltage Differential
C.High Voltage Differential
D.High Voltage Single Ended
Correct:B
27.Which file contains the list of static routes to be configured at boot?
A./etc/rc.config.d/route
B./etc/rc.config.d/netconf
C./etc/rc.config.d/netdaemon
D./etc/route
Correct:B
28.Which file on an NFS server contains the list of currently mounted NFS file systems?
A./etc/exports
B./etc/xtab
C./etc/fstab
D./etc/exportfs
Correct:B
29.What is IP multiplexing on a UNIX host?
A.binding more than one MAC address to a single network interface
B.increasing throughput on the network interface
C.binding more than one IP address to a single network interface
D.binding the same IP address to multiple network interface
Correct:C
30.On an NFS server, what command would you use to determine which clients have mounted exported file systems?
A.more /etc/mounts
B.showmount -a
C.more /etc/nfstab
D.mount -v
Correct:B

KillTest IT認證題庫網專業提供HP CSA HP0-091最新題庫下載,完全覆蓋HP0-091考試原題。HP0-091:HP CSA HP0-091 Questions and Answers,HP-UX System Administration

   
密碼:
購物車目前選購了 0 件題庫