0% found this document useful (0 votes)
22 views9 pages

Attri Infotech - Linux Index

The Linux Training Syllabus from Attri Infotech covers a comprehensive range of topics, including an overview of Linux, file system hierarchy, basic commands, user administration, networking, web server configuration, system performance monitoring, and security enhancements. Each module includes detailed subtopics such as installation methods, file permissions, process management, and job scheduling. The syllabus is structured to provide both foundational knowledge and practical skills in Linux administration.

Uploaded by

shubham gautam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views9 pages

Attri Infotech - Linux Index

The Linux Training Syllabus from Attri Infotech covers a comprehensive range of topics, including an overview of Linux, file system hierarchy, basic commands, user administration, networking, web server configuration, system performance monitoring, and security enhancements. Each module includes detailed subtopics such as installation methods, file permissions, process management, and job scheduling. The syllabus is structured to provide both foundational knowledge and practical skills in Linux administration.

Uploaded by

shubham gautam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Linux Training Syllabus (Attri Infotech)

Module 1

1.1 Linux Overview


 What is Operating System

 Types of O.S

 What is Linux

 History of Linux

 Flavors of Linux

 Feature of Linux

 What is Architecture of Linux

 What is Kernel

 What is server

 What is user

 What is client

 What is shell

 Types of shell

1.2 File System hierarchy


 16 directories name

 uses of all directories

1.3 Basic Linux installation


 OS installation in CLI mode

 OS installation in GUI mode.

1.4 Linux Basic Symbols


| Pipe

: -> Colon

; -> Semicolon

~ -> Tilt

- -> Hyphen

# -> Comment

& -> ampersand

! -> Bang

/ -> Slash

“ -> double quotes

‘ -> Single quotes

1.4 Linux Basic Command


 Date

 Cal

 Hostname

 Uname

 Echo

 Bc

 File

 Pwd

Working with files


 What is file.

 Types of file.

 How to create file using touch, Cat.

How to add data into file using (> redirection , >> append)

How to delete file.

Working with Directories


 List the directories

 Change Directories

Create Directory

Delete Directory

1.5 Copy & Move the files


 How to move files & Directories

 How to rename the files & Directories

 How Copy Files & Directories

1.6 Linux Filters


 Find Command

 Grep

Head

Tail

 more

 Less

WC

pipe

 sed

 cut
 sort

Module 2
2.1 Text Editors
 Vi

 create, modify, delete files using vi.

2.2 File Permissions


 What is permission

 Types of permission

 Managing File Permissions using Symbolic mode

 Managing File Permissions using octal mode

 Concept of Umask

2.3 Special Permissions


 SUID, SGID and Sticky Bits

2.4 ACL (Access control list)


 What is ACL

 How to set ACL

2.5 User Administration


 What is user and group

 Adding Deleting and Modifying User Accounts

 Adding Deleting and Modifying Group Accounts

2.6 Sudo Access


 What is Sudo
 How to provide sudo access

Module 3:

3.1 Link files


 what is Link file

 Soft link and Hard link

3.2 Backup & Restore


 Tar

 Gzip

3.3 Partitions & Filesystem


 What is Partition

 How to create standard partition

 What is Swap

 How to create and manage swap.

3.4 LVM (Logical Volume Manager)


 What is LVM

 Manage LVM (Create, Extend, Reduce, Delete)

3.5 Process Management


 What is process.

 Types of process

 How to check process

 manage process
Module 4:

4.1 Networking and Trouble Shooting


 Basics of network and various networking devices

 Network configuration and Management

 Network testing and Trouble shooting

4.2 SSH (Secure Shell)


 What is SSH

 SSH Configuration

4.3 Service Management


 What is service/ Daemon

 Manage services

4.4 Booting Procedure


 What is the Booting procedure?

 What are the boot phases?

4.5 Package Management


 rpm

 yum

4.6 Job Scheduling.


 What is Job scheduling

 Schedule the jobs using cron


Module 5:

5.1 Web Server.


 What is webserver

 What is Apache and how to configure.

5.2 NFS Server.


 What is Nfs

 How to configure Nfs

5.3 FTP Server.

 What is Ftp

 How to configure?

Module 6:

6.1 Monitor System Performance


 Top

 Free

 Vmstat

 Ps

 Iostat

 Df

 Du

 Dd
 Mount

 Lsof

 Fuser

 Lsblk

 Dmesg

 Last

 W

 Who

 Whoami

 History

 Shell

 Sar

 Kill

Module 7:

Security Enhancement

7.1 Seliux
 What is selinux

 Types of selinux

 How to manage

7.2 Firewall
 What is firewall

 How to set

7.3 Attributes
 How to check attributes

 How to change attributes(chattr)

Module 8:

8.1 OS Update
 Patching

You might also like