Outline for this course 1st Module
1.Access the command lineΒ
Log in to a Linux system and run simple commands using the shell
2.Manage files from the command lineΒ
Copy, move, create, delete, and organize files from the bash shell prompt.
3.Get help inΒ LinuxΒ
Resolve problems by using online help systems andΒ support utilities
4.Create, view, and edit text filesΒ
Create, view, and edit text files from command output or in an editor.
5.Manage local Linux users and groupsΒ
Manage local Linux users and groups, and administer local password policies.
6.Control access to files with Linux file system permissionsΒ
Set Linux file system permissions on files and interpret the security effects of different permission settings.
7.Monitor and manage Linux processesΒ
Obtain information about the system, and control processes running on it.
8.Control services and daemons
Control and monitor network services and system daemons using system
9.Configure and secure OpenSSH serviceΒ
Access and provide access to the command line on remote systems securelyusing OpenSSH
10.Analyze and store logsΒ
Locate and accurately interpret relevant system log files for troubleshootingpurposes.
11.ManageΒ Linux networkingΒ Configure basic IPv4 networking onΒ Linux systems.
12.Archive and copy files between systemsΒ
Archive files and copy them from one system to another.
13.Install and update software packagesΒ
Download, install, update, and manage software packages from Β andyum package repositories.
14.Access Linux file systemsΒ
Access and inspect existing file systems on aΒ Linuxsystem.
15.Use virtualized systemsΒ
Create and useΒ Linux virtual machines with KVMandlibvirt.
Comprehensive reviewΒ
Practice and demonstrate the knowledge and skills learned in this course.
Outline for this course- 2nd Module
1.Automate installation with KickstartΒ
Automate the installation ofΒ Linux systems with Kickstart.
2.Use regular expressions with grepΒ
Write regular expressions that, when partnered with grep, will allowyoutoquickly isolate or locate content within text files.
3.Create and Edit text files with vimΒ Introduce the vim text editor, with which you can open, edit, and save text files.Β 4.Schedule future Linux tasksΒ
Schedule tasks to automatically execute in the future.
5.Manage priority of Linux processesΒ
Influence the relative priorities at which Linux processes run.
6.Control access to files with access control lists (ACL)Β Manage file security using POSIX access control lists.
7.Manage SELinux securityΒ
Manage the Security Enhanced Linux (SELinux) behavior of a systemtokeepit secure in case of a network service compromise.
8.Connect to network-defined users and groupsΒ
Configure systems to use central identity management services.
9.Add disks, partitions, and file systems to a Linux systemManage simple partitions and file systems.
10.Manage logical volume management (LVM) storageΒ Manage logical volumes from the command line.
11.Access networked attached storage with network file system(NFS)Β Access (secure) NFS shares.
12.Access networked storage with SMBΒ Use autofs and the command line to mount and unmount SMBfile systems.
13.Control and troubleshoot theΒ Linux boot process
Β 14.Limit network communication with firewallΒ
Configure a basic firewall.
15.Comprehensive reviewΒ
Practice and demonstrate knowledge and skills learned in this course.
Outline for this courseΒ 3rd Module
1.Control services and daemonsΒ
Review how to manage services and the boot-up process using systemctl
2.Manage IPv6 networkingΒ
Configure and troubleshoot basic IPv6 networking on Linux systems
3.Configure link aggregation and bridgingΒ
Configure and troubleshoot advanced network interface functionality including bonding, teaming, and local software bridges
4.Control network port securityΒ
Permit and reject access to network services using advanced SE Linux and firewalld filtering techniques
5.Manage DNS for serversΒ
Set and verify correct DNS records for systems and configure secure DNScaching
6.Configure email deliveryΒ
Relay all email sent by the system to an SMTP gateway for central delivery
7.Provide block-based storage
Provide and use networked iSCSI block devices as remote disks
8.Provide file-based storageΒ
Provide NFS exports and SMB file shares to specific systems and users
9.Configure MariaDB databasesΒ
Provide a MariaDB SQL database for use by programs and database administrators
10.Provide Apache HTTPD web serviceΒ
Configure Apache HTTPD to provide Transport Layer Security (TLS)-enabledwebsites and virtual hosts
11.Write Bash scriptsΒ
Write simple shell scripts using Bash
12.Bash conditionals and control structuresΒ
Use Bash conditionals and other control structures to write more sophisticatedshell commands and scripts
13.Configure the shell environmentΒ
Customize Bash startup and use environment variables, Bash aliases, andBashfunctions
14.Linux containers previewΒ
Preview the capabilities of Linux containers, Docker, and other related technologies inΒ Linux
15.Comprehensive reviewΒ
Practice and demonstrate knowledge and skills learned inΒ System Administration III
Top of Form
Bottom of Form

Outline for this course 1st Module