Free HP0-P25 Exam Braindumps (page: 5)

Page 4 of 32
fi
cat /etc/services | grep -q "5555"
if [ $? -ne 0 ]
then
echo "Adding OMNI to /etc/services"
echo "omni 5555/tcp # DATA-PROTECTOR" >> /etc/services
fi
while [ 1 -gt 0 ]
do
if [ -x /share/MD0_DATA/.qpkg/Optware/sbin/xinetd ]
then
/share/MD0_DATA/.qpkg/Optware/sbin/xinetd
break
fi
sleep 5
done
QUESTION: 11
The HP-UX 11i v3 mass storage stack has different load balancing policies available. Which
policy is the default?

A. preferred_path
B. closest _ path
C. least_cmd_load
D. round robin

Answer(s): D
Reference:
http://h20565.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c01915741
QUESTION: 12
HOTSPOT
Match the UNIX system commands with their toolbox description



Post your Comments and Discuss HP HP0-P25 exam with other Community members: