As long as you need the exam, we can update the HP certification HP0-091 exam training materials to meet your examination needs. IT-Tests's training materials contain many practice questions and answers about HP HP0-091 and they can 100% ensure you pass HP HP0-091 exam. With the training materials we provide, you can take a better preparation for the exam. And we will also provide you a year free update service.
IT-Tests.com is a professional website. It focuses on the most advanced HP HP0-091 for the majority of candidates. With IT-Tests.com, you no longer need to worry about the HP HP0-091 exam. IT-Tests.com exam questions have good quality and good service. As long as you choose IT-Tests.com, IT-Tests.com will be able to help you pass the exam, and allow you to achieve a high level of efficiency in a short time.
Our IT-Tests.com have a lot of IT professionals and the exam practice questions and answers we provide have been certified by many IT elites. Besides, the exam practice questions and answers have wide coverage of the content of the examination and the correct rate is up to 100%. Although there are many similar websites, perhaps they can provide you study guide and online services, our IT-Tests.com is leading these many websites. The reason of making the IT-Tests.com stand out in so many peers is that we have a lot of timely updated practice questions and answers which accurately and correctly hit the exam. So we can well improve the exam pass rate and make the people ready to participate in HP certification HP0-091 exam safely use practice questions and answers provided by IT-Tests.com to pass the exam. IT-Tests.com 100% guarantee you to pass HP certification HP0-091 exam.
If you have decided to participate in the HP HP0-091 exam, IT-Tests.com is here. We can help you achieve your goals. We know that you need to pass your HP HP0-091 exam, we promise that provide high quality exam materials for you, Which can help you through HP HP0-091 exam.
Exam Code: HP0-091
Exam Name: HP (HP-UX System Administration)
Free One year updates to match real exam scenarios, 100% pass and refund Warranty.
Total Q&A: 149 Questions and Answers
Last Update: 2013-09-23
HP0-091 (HP-UX System Administration) Free Demo Download: http://www.it-tests.com/HP0-091.html
NO.1 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
HP practice test HP0-091 test HP0-091
NO.2 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
HP practice test HP0-091 test HP0-091
NO.3 Which command is used to recreate the /stand/system file?
A.system_prep
B.mkkernal
C.vi system
D.frecover
E.sysgen
Correct:A
HP practice test HP0-091 test HP0-091
NO.4 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
HP practice test HP0-091 test HP0-091
NO.5 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
HP practice test HP0-091 test HP0-091
NO.6 Which commands can be used to create device files? Select TWO.
A.mkdevice
B.insf
C.fsadm
D.mksf
E.devstart
Correct:B D
HP practice test HP0-091 test HP0-091
NO.7 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
HP practice test HP0-091 test HP0-091
NO.8 Which level is used by fbackup to complete a full backup?
A.0
B.1
C.9
D.F
E.V
Correct:A
HP practice test HP0-091 test HP0-091
NO.9 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
HP practice test HP0-091 test HP0-091
NO.10 Which command shows all physical volumes in a volume group?
A.vgdisplay
B.pvdisplay
C.lvdisplay
D.lvmdisplay
Correct:A
HP practice test HP0-091 test HP0-091
NO.11 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
HP practice test HP0-091 test HP0-091
NO.12 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
HP practice test HP0-091 test HP0-091
NO.13 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
HP practice test HP0-091 test HP0-091
NO.14 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
HP practice test HP0-091 test HP0-091
NO.15 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
HP practice test HP0-091 test HP0-091
NO.16 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
HP practice test HP0-091 test HP0-091
NO.17 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
HP practice test HP0-091 test HP0-091
NO.18 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
HP practice test HP0-091 test HP0-091
NO.19 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
HP practice test HP0-091 test HP0-091
NO.20 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
HP practice test HP0-091 test HP0-091
IT-Tests.com offer the latest 70-465 Questions & Answers and high-quality HP0-J61 PDF Practice Test. Our MB7-702 VCE testing engine and 200-120 study guide can help you pass the real exam. High-quality LOT-958 Real Exam Questions can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.
Article Link: http://www.it-tests.com/HP0-091.html
没有评论:
发表评论