top of page
Automate just anything the way you want in Linux

Automation with Shell Script

Automate just anything the way you want in Linux

Count

Build Logics. Write Scripts And Automate


Imagine that 90% of the things which we use today will be automated in near future. Most of the things we used 10 years back are almost obsolete. Automation is a process of putting things on auto-pilot which allows you to have more time for innovation. Deep understanding of Linux scripting along with automation process will allow you to put most of your tasks on auto-pilot.



What you will learn


  • Programming Basics: How to write logics for your programs

  • Shell Basics: Types of shells and their command formats

  • Linux Variables: Understand OS level variables to store global values

  • First Script: Write your first Linux script and execute it

  • IF-Else-IF: Define conditional execution of shell scripts

  • Loops: Execute tasks 'n' number of times before exit

  • Accept User Inputs: Build scripts to let users give inputs during execution

  • Functions: Build Linux functions and call it in various shell scripts

  • Advance Scripting: Build advance level Linux scripts used in Real-time


Project work


  • Weekly server maintenance report

  • Script to automate Oracle Installation

  • Call other shell scripts by passing arguments

  • Backup Server Directory to another server

  • Shell script to change linux hostname & change IP address

Programming Basics

Defining Properties

1h 17m

Constant VS Variable

1h 6m

Your First Script

1h 19m

Script Naming Format

1h 9m

If-then-else

59m

Read User Inputs

1h 8m

Loops

1h 16m

Linux Functions

1h 1m

Execute Scripts

1h 3m

Automation Projects

1 Server Maintenance

1h 22m

2 Server Backup

1h 36m

3 RMAN Backups

1h 8m

4 Modular Automation

1h 46m

5 Automation Deployment

1h 20m

Notification Message!

bottom of page