Creating a Local Linux Shell Scripting Environment
Difficulty: Beginner
Duration: 16 minutes and 28 seconds
Students: 2,686
Rating: 4.2/5
In this lesson, you're going to learn how to set up a local Linux shell scripting environment, whether you're using Windows, MacOS, or Red Hat Enterprise Linux. You'll be guided through the installation processes of Vagrant and VirtualBox—two tools that we will make your life easier as we work our way through the Linux Shell Scripting course. We'll also carry out some troubleshooting of the most common issues, should you face them.
This lesson is part of the Linux Shell Scripting course. To follow along with this lesson, you can download all the necessary resources here.
Learning Objectives
- Set up a local Linux environment using Vagrant and VirtualBox
- Troubleshoot any issues/errors
Intended Audience
- Anyone who wants to learn Linux shell scripting
- Linux system administrators, developers, or programmers
Prerequisites
To get the most out of this lesson, you should have a basic understanding of the Linux command line.
Covered Topics