0% found this document useful (0 votes)
25 views

Cse 308

This document outlines the course outcomes and practical experiments for a computing practicum course. The course covers topics like Bash scripting, scheduling tasks, tuning system performance, managing storage, implementing advanced storage features, controlling access to files with ACLs, managing SELinux security, and accessing network-attached storage.

Uploaded by

ROHAN SAJITH
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Cse 308

This document outlines the course outcomes and practical experiments for a computing practicum course. The course covers topics like Bash scripting, scheduling tasks, tuning system performance, managing storage, implementing advanced storage features, controlling access to files with ACLs, managing SELinux security, and accessing network-attached storage.

Uploaded by

ROHAN SAJITH
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CSE308:COMPUTING PRACTICUM-IV

Course Outcomes: Through this course students should be able to

CO1 :: Understand Bash scripts to schedule various tasks

CO2 :: Apply ACLs on files and enhance system security using SELinux

CO3 :: Analyze the process priority and tune system performance

CO4 :: Compare various methods to manage partitions, file systems, swap spaces from the
command line

CO5 :: Demonstrate compressing and deduplicating the storage and determine network -attached
storage using the NFS protocol
CO6 :: Analyze the boot process to control services offered and to troubleshoot and repair
problems

List of Practicals / Experiments:

Improving Command-line productivity


• Writing Simple Bash Scripts

• Running commands More Efficiently Using Loops

• Matching Text in Command Output with Regular Expressions

Scheduling Future Tasks


• Scheduling a Deferred User Job

• Scheduling Recurring User Jobs

• Scheduling Recurring System Jobs

• Managing Temporary Files

Tuning System Performance


• Adjusting Tuning Profiles

• Influencing Process Scheduling

Controlling Access to Files with ACLs


• Interpreting File ACLs

• Securing Files with ACLs

Managing SELinux Security


• Changing the SELinux Enforcement Mode

• Controlling SELinux File Contexts

• Adjusting SELinux Policy with Booleans

• Investing and Resolving SELinux Issues

Managing Basic Storage and Logical Volumes


• Adding Partitions, File Systems, and Persistent Mounts

• Managing Swap Space

• Creating Logical Volumes

• Extended Logical Volumes

Implementing Advanced Storage Features


• Managing Layered Storage with Stratis

• Compressing and Deduplicating Storage with VDO

Session 2021-22 Page:1/2


Accessing Network-Attached Storage
• Mounting Network-Attached Storage with NFS

• Automounting Network-Attached Storage

Controlling the Boot Process


• Selecting the Boot Target

• Resetting the Root Password

• Repairing File System Issues at Boot

Managing Network Security


• Managing Server Firewalls

• Controlling SeLinux Port Labeling

Installing Red Hat Enterprise Linux


• Installing RedHat EnterpriseLinux

• Automating Installation with Kickstart

• Installing and Configuring Virtual Machines

Text Books:
1. RHCSA/RHCE RED HAT LINUX CERTIFICATION PRACTICE EXAMS WITH VIRTUAL
MACHINES (EXAMS EX200 & EX300) by MICHAEL JANG, Tata McGraw Hill, India
References:
1. RHCSA/RHCE RED HAT LINUX CERTIFICATION STUDY GUIDE EXAMS EX200 & EX30 by
ORSARIA JANG, Tata McGraw Hill, India

Session 2021-22 Page:2/2

You might also like