Question 246
Which of the following is the purpose of the vmlinuxfile on a Linux system?
Question 247
A user tries to log in to the Linux console and receives the following message:
Your account has expired; Please contact your system administrator.
Which of the following commands was MOST likely run to create this behavior?
Question 248
An administrator needs to create a shared directory in which all users are able, write, and execute its content but none of the regular users are able to delete any content.
Which of the following permissions should be applied to this shared directory?
Question 249
A junior Linux administrator needs to ensure a service will start on system boot. Which of the following commands should be used to accomplish this task?
Question 250
A systems administrator suspects a process with a PID of 2864 is consuming resources at an alarming rate.
The administrator uses the command renice -n -5 -p2864, but it does not solve the issue. Which of the following commands should the administrator execute to correct the issue?
