READ Free Dumps For Oracle- 1z0-821
Question ID 3967 | You have been asked to do an orderly shutdown on a process with a PID of 1234, with the kill command. Which command is best? |
Option A | A. kill -2 1234 |
Option B | B. kill -15 1234 |
Option C | C. kill -9 1234 |
Option D | D. kill -1 1234 |
Correct Answer | B |
Question ID 3968 | user1, while in his home directory, is attempting to run the following command in his home directory: cp bigfile verybig |
Option A | A. zfs get quota rpool/export/home/user1 |
Option B | B. zfs userused@user1 |
Option C | C. zfs quota=none /rpool/export/home/user1 |
Option D | D. df -h | grep user1 |
Option E | E. zfs set quota=none /rpool/export/home/user1 |
Correct Answer | E |