Introduction to UNIX & LINUX
User and Group Administration
Basic File Permissions
Disk Partitioning and Mounting File System
Data Backup and Recovery
Software Package Administration
Dynamic Host Configuration Protocol (DHCP)
FTP Server (vsftpd daemon)
DNS Server
Web Server (Apache)
Network File System (NFS)
File & directory management
Disk quota management
Systemd services
-
.service
-
.socket
-
.device
-
.mount
-
.automount
-
.swap
-
.target
-
.path
-
.timer
-
.snapshot
-
.slice
-
.scope
list-units
CPU Slices
|
CPUShares
|
Linux process management
Firewall setup
Remote management of linux server
Linux Log management
Backup & recovery
DD to Recovery Images
system updates & package management
Linux Volume management(LVM)
Create the Partition
Introduction to UNIX & LINUX
• Differences between CentOS, Red Hat
Enterprise Linux & Fedora
• FHS and Linux Installation
Files and Directories Management
• Creating files using cat and touch
commands
• Creating directories using mkdir
command
• Modifying file content using vi / vim
editors
User and Group Administration
• Creating and deleting users from the
systems
• Creating and deleting groups
Basic File Permissions
• Verifying file permissions of existing
objects
• Modifying files permissions using chmod
command
Disk Partitioning and Mounting File
System
• Creating partition using fdisk command
• Formatting the partitions
• Mounting the partitions
Data Backup and Recovery
• Taking data backup using tar command
Software Package Administration
• Installing and deleting software packages
using RPM & YUM
• Querying and updating software
packages
Dynamic Host Configuration Protocol
(DHCP)
• Configuring Linux as DHCP Server
• Configuring various clients for DHCP
Server (Windows & Linux)
FTP Server (vsftpd daemon)
• Basics of File Transfer Protocol
• Configuring FTP protocol to download
and upload the files
DNS Server
• Configuration of DNS server
• Configuration of forward lookup zone
• Configuration of reverse lookup zone
• Testing tool of DNS zones
Web Server (Apache)
• Basics of Web Service
• Introduction to Apache
• Configuring Apache to host website
Network File System (NFS)
• Configuring NFS file sharing server
• Mounting NFS shared folder from client
systems