PrepAway - Latest Free Exam Questions & Answers

How can this be achieved?

A Power Systems server is configured with a VIO server and several client LPARs. The
administrator wants to use the padmin user to create a script, which will run on the VIO server to

back it up to a remote system. Script output must be collected. How can this be achieved?

PrepAway - Latest Free Exam Questions & Answers

A.
Create a backup script in /home/padmin
Run the script redirecting stdout and stderr to a log file

B.
Create a backup script in /usr/ios/cli
Run “crontab -e root” to configure root to run it and redirect the output

C.
Create a backup script in /home/padmin
Use ssh from a remote system to run the script and capture the output on the remote system.

D.
Create a backup script in /usr/ios/cli
Use the “script” command in the shell program, to collect the output.

Explanation:


Leave a Reply