Bash Scripting and System Configuration (Coursera)

Offered by Codio,
Bash Scripting and System Configuration (Coursera)

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).

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable script examples with suggested edits to explore script examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable exercises that take minutes instead of hours.
Course 2 of 4 in the Unix and Bash for Beginners Specialization.

Syllabus

WEEK 1
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.

WEEK 2
Advanced Scripting
Learn how to locate and perform actions on files with globbing, use regular expressions to filter and search within file contents, and schedule scripts.

WEEK 3
Version Control and Git
Learn 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.

WEEK 4
Installation and Updates
Learn how to use package management systems to install and update packages, and manage configuration files and kernel options.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Tools of the Trade: Linux and SQL (Coursera) Coursera
Google

Tools of the Trade: Linux and SQL (Coursera)

This is the fourth course in the Google Cybersecurity Certificate. These courses will equip you with the skills you need to apply for an entry-level cybersecurity job. You’ll build on your understanding of the topics that were introduced in the third Google Cybersecurity Certificate course. In this course, you will explore computing skills that you’ll use on-the-job as a cybersecurity analyst.

Jun 15th 2026
4 Weeks
Exploiting and Securing Vulnerabilities in Java Applications (Coursera) Coursera
University of California, Davis

Exploiting and Securing Vulnerabilities in Java Applications (Coursera)

In this course, we will wear many hats. With our Attacker Hats on, we will exploit Injection issues that allow us to steal data, exploit Cross Site Scripting issues to compromise a users browser, break authentication to gain access to data and functionality reserved for the ‘Admins’, and even exploit vulnerable components to run our code on a remote server and access some secrets.

Jun 22nd 2026
4 Weeks
Bioinformatics for Biologists: An Introduction to Linux, Bash Scripting, and R (FutureLearn) FutureLearn
Wellcome Genome Campus Advanced Courses and Scientific Conferences

Bioinformatics for Biologists: An Introduction to Linux, Bash Scripting, and R (FutureLearn)

Get familiar with Linux and its command line in order to access the full range of bioinformatics tools available to researchers. Explore the full range of bioinformatics software through Linux command line. Bioinformatics is a rapidly growing academic field, and one that promises to change how we analyse and compare biological data. On this course, you’ll get familiar with Linux – the operating system often used to access and analyse biological data.

Mar 23rd 2026
3 Weeks
Capstone (React App) (Coursera) Coursera
Meta

Capstone (React App) (Coursera)

This course enables you to demonstrate multiple skills from this program by solving an authentic real-world problem. Each module includes a brief recap of, and links to, content that you have covered in previous courses in this program. The course Capstone project will test your knowledge and understanding in mobile development using React Native.

Jun 15th 2026
3 Weeks
Making Data Science Work for Clinical Reporting (Coursera) Coursera
Genentech

Making Data Science Work for Clinical Reporting (Coursera)

This course is aimed to demonstrate how principles and methods from data science can be applied in clinical reporting. By the end of the course, learners will understand what requirements there are in reporting clinical trials, and how they impact on how data science is used. The learner will see how they can work efficiently and effectively while still ensuring that they meet the needed standards.

Jun 15th 2026
4 Weeks
Web page creation by editing a template in GitHub (Coursera) Coursera
Coursera Project Network

Web page creation by editing a template in GitHub (Coursera)

"Web page creation by editing a template in GitHub" : Creating Basic Website from Scratch. We will create a template repository from the basic concepts of HTML and CSS.Using the repository, we will create different webpages to produce a simple website. This website will be customizable according to requirements by using the template feature available in GitHub Repository settings.

Feb 28th 2022
Self-Paced
Continuous Integration (Coursera) Coursera
University of California, Davis

Continuous Integration (Coursera)

In today's world, software development is highly complex and often has large teams of developers working on small pieces of a larger software project. This course will go over the basic principles of using a continuous integration system effectively to constantly improve software. We're going to describe the different stations of continuous test, build, integration and deploy processes required for DevOps practices and apply best practices for quality software management, and tooling to accomplish iterative software build & test processes.

Jun 1st 2026
4 Weeks
The Data Scientist's Toolbox (Coursera) Coursera
Johns Hopkins University

The Data Scientist's Toolbox (Coursera)

In this course you will get an introduction to the main tools and ideas in the data scientist's toolbox. The course gives an overview of the data, questions, and tools that data analysts and data scientists work with. There are two components to this course. The first is a conceptual introduction to the ideas behind turning data into actionable knowledge. The second is a practical introduction to the tools that will be used in the program like version control, markdown, git, GitHub, R, and RStudio.

Jun 22nd 2026
4 Weeks
Version Control with Git (Coursera) Coursera
Atlassian

Version Control with Git (Coursera)

The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its product. It is used by most major technology companies, and is assumed knowledge for many modern programming and IT jobs. It is a core component of DevOps, continuous delivery pipelines and cloud-native computing. You could also use Git to manage the many continuously improving revisions of that book that you are writing.

Jun 15th 2026
4 Weeks
Simple Webpage Creation in GitHub (Coursera) Coursera
Coursera Project Network

Simple Webpage Creation in GitHub (Coursera)

Simple Webpage Creation in GitHub: Editing a Template and Creating a Webpage. In this Guided Project, you will: Create and fork repositories to host webpages in GitHub, personalize a template by editing it and self creating a webpage; learn basic concepts of html and and apply them,

Mar 7th 2022
Self-Paced