A system administrator needs to set up a new I IP UX server by using ignite-UX in a different subnet. What should the system administrator do to accomplish this goal? (Select two)
A. Set up an RARP agent
B. Use a DHCP server only on the ignite-UX subnet
C. Place one DHCP server on each subnet
D. Set up bootp relay agents
E. Use a DHCP server only on the HP-UX server subnet
What are ways to determine a host's node name from the command line? (Select two)
A. Hostname
B. Uname
C. Grep ^HOSTNAME /etc/rc.config.d/netconf
D. Host
E. Xhost
A system administrate wants to add disk3 as a mirrored boot disk Which step must the system administrator perform to allow the mirror copy to boot the server if the primary disk fails?
A. mkboot --a "boot vmunix --q" /dev/rdisk/disk3
B. mkboot a "boot vmunix --lq" /dev/disk/disk3
C. mkboot --a "hoot vmunix --q" /dev/disk/disk3
D. mkboot -a "boot vmunix -lq" /dev/rdisk/disk3
During a system maintenance window, what should a system administrator do to inhibit network logins from non-root users?
A. Set NOL OG1N-1 in /etc/default/security.
B. Edit /etc/login and add "root" on a single line.
C. Sri NOL OGIN-1 in /etc/default/security and touch /etc/nologin
D. Use the pwconv utility to create /etc/shadow
What are the main benefits of using nPars on Integrity servers? (Select three)
A. To have a more flexible resource allocation
B. To consolidate multiple servers into one complex
C. To eliminate single points of failure (SPOF)
D. To better protect applications in case of a power failure
E. To have the ability to run other operating systems
F. To have multiple electrically-isolated servers in one cabinet
A process (PID 2314) forks three other processes (PIDs 84SS. 8469. and 8500). What is the relationship between those four PIDs?
A. All four PIDs are children because, they are running under the same kernel.
B. All four PIDs are parents because they are running under the same kernel
C. PID 2314 is the parent, and the other PIDs are its threads.
D. PID 2314 is the parent, and the other PIDs are its children.
How should a system administrator securely access an interactive shell account via the network"?
A. remsh
B. ssh
C. ftp
D. telnet
Refer to the exhibit.
What are items identified by the arrows in the HP integrity hardware architecture shown in the exhibit? (Select two)
A. RAM
B. BUS
C. SBA
D. LBA
E. PATH
A company wants to buy an HP Integrity server that can have 16 cores. The model that the CIO is considering for purchase has four available CPU sockets. Which processor model should the system administrator recommend?
A. Itanium 8800 series processor
B. Itanium 9100 series processor
C. Itanium 9200 series processor
D. Itanium 9300 series processor
Which configuration file associates official names and aliases with the used port number and protocol?
A. /etc/services
B. /etc/inetdconf
C. /etc/protocols
D. /etc/hosts
What does the command swlist -1 depot display?
A. A list of all remote depots
B. A list of all local depots and their attributes
C. A list of all local and registered remote depots
D. A list of registered local depots
Where can a system administrator access the Dynamic Root Disk (DRD) toolset?
A. System Management Home (SMH)
B. Ignite-UX (IUX)
C. Command Line Interface (CLI)
D. Logical Volume Manager (LVM)
Refer to the exhibit
Which address is used on Layer 2 of the OSI Reference Model?
A. Internet Protocol Address (IP)
B. Transmission Communication Protocol (TCP)
C. Server Message Block (SMB)
D. Media Access Control Address (MAC)
Which command should the system administrator use to verify the LVM version of each volume group on a system?
A. strings /etc/lvmconf
B. lvmadro --1
C. vgcast -a
D. vgversion
A mirror copy of the boot disk has been created on disk4. The system is rebooted using disk4 but fails to boot due to missing EFI executables such as the hpux.efi file. Which step has been left out of the mirror creation procedure?
A. mkboot --e /dev/rdisk/disk4
B. mkboot --e /dev/disk/disk4
C. mkboot --e --I /dev/disk/disk4
D. mkboot -e --1 /dev/rdisk/disk4