Skip to content

A set of recipes for automating Linux tasks.❤️

Notifications You must be signed in to change notification settings

AASF-IIITM/Automata.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Automata.sh

A set of recipes for automating Linux tasks.

Because we were built to do greater things!!

To-do

  1. Memory hogging task killer.

    So a bunch of tasks opens up in the background and if left for a while starts to Memory read a lot and makes my PC slower.

    Aim is to kill them automatically after they cross a threshold. I will customize it so that it can be easier to modify too.

    PS: I was killing them manually for a month now in the task manager every time I boot my PC.

  2. Working IP switcher.

    Everytime our college LAN goes down, all our frustated engineers starts to panic even more.

    Aim is to switch to a working IP or check real fast and tell them that it's actually gone.

Contribute

Want me to write something to automate your Linux tasks?

I would love to do so. Just open up an issue in the issue tracker.

Resources

Beginners (to learn shell scripting)

Web Portals

  1. Shell Scripting Tutorial This site is beginner friendly and will cover basics right from the scratch
  2. Tutorialspoint This is a good site for beginners with example and theory to explain concepts
  3. Learn Shell This web portal will provide you with the editor to try shell online at the same platform.
  4. City College of San Francisco Online Notes Although this may not be the best resource but will provide you the online notes for shell scripting

Free Online Courses

  1. Bash Scripting LinkedIn Learning You can try out this interactive course in your first free month by linkedin
  2. Shell Scripting Udemy This free course by Udemy will make you learn shell scripting from scratch using simple examples

YouTube Playlists

  1. Shell Scripting tutorials for beginners A complete playlist of 66 videos right from the beginning.
  2. Shell Scripting by edureka This one complete video covers all the basic part of shell scripting
  3. Shell Scripting Tutorial This is also a basic and beginner friendly video

Intermediate (to practice with some automation)

Web Portals or Blog

  1. Bash Academy This site comes with amazing resources about shell scripting.
  2. Emertxe Blog This web platform comes with automation using shell examples and explanations.
  3. The Startup This comes with pre defined examples with output for automating some tasks.

PDF Books

  1. Bash Notes for Professionals A PDF for professional notes
  2. Advanced Bash Scripting Guide This is an in depth book covering all the aspects
  3. Automating admin tasks using shell scripts and cron This book will cover from the basic till automating a task using shell script.

YouTube Playlists

  1. Bash shell scripting and automation This complete long video will cover every part of shell scripting and will relate it to automation.
  2. Complete Shell Scripting Tutorials This playlist of 40 videos will tell you about automation with shell scripting.
  3. Programming knowledge Shell Scripting Tutorials Although this may not be the best resource but will cover all the topics from the beginning to the end.

About

A set of recipes for automating Linux tasks.❤️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%