ITCertKing's practice questions and answers about the HP certification HP0-091 exam is developed by our expert team's wealth of knowledge and experience, and can fully meet the demand of HP certification HP0-091 exam's candidates. From related websites or books, you might also see some of the training materials, but ITCertKing's information about HP certification HP0-091 exam is the most comprehensive, and can give you the best protection. Candidates who participate in the HP certification HP0-091 exam should select exam practice questions and answers of ITCertKing, because ITCertKing is the best choice for you.
Now in such a Internet so developed society, choosing online training is a very common phenomenon. ITCertKing is one of many online training websites. ITCertKing's online training course has many years of experience, which can provide high quality learning material for examinee participating in HP certification HP0-091 exam and satisfy all the needs of the students.
Exam Code: HP0-091
Exam Name: HP (HP-UX System Administration)
One year free update, No help, Full refund!
Total Q&A: 149 Questions and Answers
Last Update: 2013-09-26
ITCertKing is a website which always provide you the latest and most accurate information about HP certification HP0-091 exam. In order to allow you to safely choose us, you can free download part of the exam practice questions and answers on ITCertKing website as a free try. ITCertKing can ensure you 100% pass HP certification HP0-091 exam.
No one wants to own insipid life. Do you want to at the negligible postion and share less wages forever? And do you want to wait to be laid off or waiting for the retirement? This life is too boring. Do not you want to make your life more interesting? It does not matter. Today, I tell you a shortcut to success. It is to pass the HP HP0-091 exam. With this certification, you can live the life of the high-level white-collar. You can become a power IT professionals, and get the respect from others. ITCertKing will provide you with excellent HP HP0-091 exam training materials, and allows you to achieve this dream effortlessly. Are you still hesitant? Do not hesitate, Add the ITCertKing's HP HP0-091 exam training materials to your shopping cart quickly.
If you want to choose passing HP certification HP0-091 exam to make yourself have a more stable position in today's competitive IT area and the professional ability become more powerful, you must have a strong expertise. And passing HP certification HP0-091 exam is not very simple. Perhaps passing HP certification HP0-091 exam is a stepping stone to promote yourself in the IT area, but it doesn't need to spend a lot of time and effort to review the relevant knowledge, you can choose to use our ITCertKing product, a training tool prepared for the IT certification exams.
Since HP HP0-091 certification is so popular and our ITCertKing can not only do our best to help you pass the exam, but also will provide you with one year free update service, so to choose ITCertKing to help you achieve your dream. For tomorrow's success, is right to choose ITCertKing. Selecting ITCertKing, you will be an IT talent.
HP0-091 Free Demo Download: http://www.itcertking.com/HP0-091_exam.html
NO.1 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 HP0-091 certification training HP0-091 exam prep
NO.2 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 HP0-091 certification training HP0-091 exam prep
NO.3 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 HP0-091 certification training HP0-091 exam prep
NO.4 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 HP0-091 certification training HP0-091 exam prep
NO.5 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 HP0-091 certification training HP0-091 exam prep
NO.6 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 HP0-091 certification training HP0-091 exam prep
NO.7 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 HP0-091 certification training HP0-091 exam prep
NO.8 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 HP0-091 certification training HP0-091 exam prep
NO.9 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 HP0-091 certification training HP0-091 exam prep
NO.10 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 HP0-091 certification training HP0-091 exam prep
NO.11 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 HP0-091 certification training HP0-091 exam prep
NO.12 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 HP0-091 certification training HP0-091 exam prep
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 HP0-091 certification training HP0-091 exam prep
NO.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
HP HP0-091 certification training HP0-091 exam prep
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 HP0-091 certification training HP0-091 exam prep
NO.16 Which command shows all physical volumes in a volume group?
A.vgdisplay
B.pvdisplay
C.lvdisplay
D.lvmdisplay
Correct:A
HP HP0-091 certification training HP0-091 exam prep
NO.17 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 HP0-091 certification training HP0-091 exam prep
NO.18 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 HP0-091 certification training HP0-091 exam prep
NO.19 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 HP0-091 certification training HP0-091 exam prep
NO.20 Which level is used by fbackup to complete a full backup?
A.0
B.1
C.9
D.F
E.V
Correct:A
HP HP0-091 certification training HP0-091 exam prep
ITCertKing offer the latest 70-481 exam material and high-quality 000-276 pdf questions & answers. Our HP0-S33 VCE testing engine and 642-980 study guide can help you pass the real exam. High-quality 000-585 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.
Article Link: http://www.itcertking.com/HP0-091_exam.html
没有评论:
发表评论