» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 3 » Question 7/20
7.Several of your users have been scheduling large at jobs to run during peak load times. How can you prevent anyone from scheduling an at job?

Delete the file /etc/at.deny
Create an empty file called /etc/at.deny
Create two empty files: /etc/at.deny and /etc/at.allow
Create an empty file called /etc/at.allow

Explanation

« Question 6 Question 8 »