Skip to content

A collection of BASH-Python scripts for different scenarios using loops, field processors and clever commands.

Notifications You must be signed in to change notification settings

grv231/automation-bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automation Scripting using BASH and Python modules

Description:

This project consists of small collection of BASH and python scripts made to solve a particular scenario or automate commands for faster execution. Both BASH and Python have been used here to complete the tasks at hand.

Script 1 (show-atackers.sh): Parsing the logs to determine IP address, location and count of failed attempts

Script 2: Using a servers file with server hostnames present, check connectivity using PING module

Script 3: Create users in linux/unix environment with validations of successful command exit status

About

A collection of BASH-Python scripts for different scenarios using loops, field processors and clever commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages