Go to Course: https://www.coursera.org/learn/codio-bash-scripting-and-system-configuration
Mastery over Bash scripting basics and the application of advanced scripting techniques, including regular expressions.
Practical experience with git for effective version control.
Scripting
Learn how to write basic scripts including how to specify files, perform arithmetic, format and output data, and use control structures such as loops and conditionals to repeat commands and make decisions.
Advanced ScriptingLearn how to locate and perform actions on files with globbing, use regular expressions to filter and search within file contents, and schedule scripts.
Version Control and GitLearn how to use git locally and with a remote Github repository, including common actions (add, commit, branch, merge, push, pull, clone), and how to automate tasks with Github Actions.
Installation and UpdatesLearn how to use package management systems to install and update packages, and manage configuration files and kernel options.
Code and run your first Bash script in minutes without installing anything! This course is designed for learners with no scripting experience. Learners will gain hands-on practice on an Ubuntu system that can be easily transferred to other Unix-based operating systems. The modules in this course cover scripting basics (e.g. control structures), advanced scripting (e.g. regular expressions), git version control, and system configuration (e.g. installing and updating). To allow for a truly hands