A set of recipes for automating Linux tasks.
Because we were built to do greater things!!
-
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.
-
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.
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.
- Shell Scripting Tutorial This site is beginner friendly and will cover basics right from the scratch
- Tutorialspoint This is a good site for beginners with example and theory to explain concepts
- Learn Shell This web portal will provide you with the editor to try shell online at the same platform.
- 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
- Bash Scripting LinkedIn Learning You can try out this interactive course in your first free month by linkedin
- Shell Scripting Udemy This free course by Udemy will make you learn shell scripting from scratch using simple examples
- Shell Scripting tutorials for beginners A complete playlist of 66 videos right from the beginning.
- Shell Scripting by edureka This one complete video covers all the basic part of shell scripting
- Shell Scripting Tutorial This is also a basic and beginner friendly video
- Bash Academy This site comes with amazing resources about shell scripting.
- Emertxe Blog This web platform comes with automation using shell examples and explanations.
- The Startup This comes with pre defined examples with output for automating some tasks.
- Bash Notes for Professionals A PDF for professional notes
- Advanced Bash Scripting Guide This is an in depth book covering all the aspects
- Automating admin tasks using shell scripts and cron This book will cover from the basic till automating a task using shell script.
- Bash shell scripting and automation This complete long video will cover every part of shell scripting and will relate it to automation.
- Complete Shell Scripting Tutorials This playlist of 40 videos will tell you about automation with shell scripting.
- 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.