What would you do to accomplish this task?

On finding the system to be running out of memory, you planned to increase the size of the swap
space. You created a /data/myswap file and set up a swap area on that file. You want the swap
space to have a priority value of 5 and that to be persistent across reboots. What would you do to
accomplish this task? (Choose all that apply.)

On finding the system to be running out of memory, you planned to increase the size of the swap
space. You created a /data/myswap file and set up a swap area on that file. You want the swap
space to have a priority value of 5 and that to be persistent across reboots. What would you do to
accomplish this task? (Choose all that apply.)

A.
The priority value for /data/myswap swap file should be set while setting up the swap signature.

B.
The /data/myswap file should be made active with the swapon -as 5 /data/myswap command.

C.
The /data/myswap swap file should be made active with the swapon -p 5 /data/myswap
command.

D.
The p=5 option should be appended to the mount options field of the /etc/fstab file for the
/data/myswap entry to have the priority set at the boot time.

E.
Thepri=5 option should be appended to the mount options field of the /etc/fstab file for the
/data/myswap entry to have the priority set at the boot time.



Leave a Reply 0

Your email address will not be published. Required fields are marked *