IBM 000-104 : AIX 6.1 Administration
214 Questions & Answers
Updated: Aug 17,10
EX:
QUESTION NO: 1
Which command restores files from a volume group backup on a specified media?
A. mksysb -r
B. savevg -r
C. restorevg -r
D. restorevgfiles
Answer: A
QUESTION NO: 2
A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh
commands by the root user return with apermission error message. What action will resolve the
problem?
A. Add root user to the /etc/hosts.equiv on serverB.
B. Create $HOME/.rhosts file for the root user on serverB.
C. Restart thershd daemon with root enabled option on serverB.
D. Add entry to allow root user fromserverA to the /etc/hosts.allow on serverB.
Answer: D
|