Lab 4 System Services Goal: Develop skills using system administration tools and setting up and administering CUPS. Estimated Duration: 30 Sequence 1: Using cron Scenario: You want to know some information about the status of the system every ten min…
Lab 11 Process Control Sequence 1: Job Control 1. [student@stationX ~]$ su - 2. Begin some jobs in the background:[root@stationX ~]# tail -n0 -f /var/log/messages &[root@stationX ~]# updatedb & 3. [root@stationX ~]# service syslog restart 4. [root…
Lab 2 System Resource Access Controls Goal: To become familiar with system resource access controls. Sequence 1: Controlling access to certain hosts Scenario: For security reasons, you have chosen to restrict your system so that it allows interactive…
Lab 1 System Monitoring Goal: To build skills to better assess system resources, performance and security. Sequence 1: Inspecting your system Scenario: You are assigned responsibility for this system. You must learn how it isconfigured. Deliverable:…
Lab 1 Managing Startup Goal: To familiarize yourself with the startup process System Setup: A system installed with Red Hat Enterprise Linux Sequence 1: Changing the default run level Deliverable: A system that boots to runlevel 3 by default. Instruc…
Lab 2 Working with packages Goal: To gain working experience with package management System Setup: A working install of Red Hat Enterprise Linux 5 connected to the classroom network Situation: You have been asked to connect a system to your company's…
Lab 5 User and Group Administration Goal: To build skills for user and group administration. Estimated Duration: 45 Minutes Lab Setup: Instructor: Start ypserv. Situation: You need to setup groups and accounts for several users in your company. Each…
Lab 3 Configuring the kernel Goal: Develop skills tuning the /proc filesystem. Gain some experience working with device special files and modules. Use the tools available to explore hardware resources. Estimated Duration: 45 minutes Sequence 1: Turni…
Lab 6 Adding New Filesystems to the Filesystem Tree Goal: Develop skills and knowlege related to partitioning and filesystems Estimated Duration: 60 minutes Sequence 1: Creating and Mounting Filesystems Instructions: 1. Use fdisk -l to locate informa…
Lab 9 Installation and System-Initialization Goal: Successfully install Red Hat Enterprise Linux. System Setup: A computer capable of booting from CD. Warning: If your system cannot boot from the provided boot.iso CD, you might need to change the boo…