Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Step 1. | Set up a centralized log server on RHEL02 using the following guidelines:
|
Step 2. | Set up each server or client system in the lab to forward the appropriate logs to RHEL02. |
The task is complete when all logs are set up correctly and the centralized log server (RHEL02) is collecting the correct logs.
Step 1. | Create a BASH script on RHEL01 using the following guidelines:
|
The task is complete when the script records the necessary information in the required file and the file is named correctly.
Perform the following tasks on RHEL01:
Step 1. | Set up a cron job to execute every day at noon. The job should execute the script that you created in Task 2. |
Step 2. | Create a single job to occur 10 minutes from now that will output the date and time to all users who are logged in to the system. |
The task is complete when all jobs have been scheduled and they execute successfully.