Code Monkey home page Code Monkey logo

bashclass's Introduction

Udemy class on Bash shell scripting

Udemy class on Bash shell scripting, taught by Jason Cannon of LinuxTrainingAcademy.com. Interesting class so far; class is taught by using a virtual box running Centos7. Just now getting into it.

I'll be bouncing around between several Linux boxes, so I thought I'd better create a repo for the class.

Virtualbox and Vagrant requirements

One thing to note is that while there are instructions for installing Vagrant and Virtual box for Windows and Mac, and also Centos/RedHat Linux, other distros are omitted.

So far I'm not running the course on a Red Hat or Centos7 box, so I've had to find my instructions for installing Virtualbox and Vagrant for my particular Linux distros that I use. I do not follow the instructions for installing according to the class notes. If you do, you'll risk damaging your system or create some sort of mess. Just use your distro's installation documentation for installing these two dependencies. The first couple of lessons help test out your installation. You also might have to make sure that virtual machines are enabled in the BIOS, which they probably are on a newer 64-bit box.

The Arch-based distros seem to like a reboot after installing their packages, and inserting the vboxdrv module right away did not work for me. However, once I did a lsmod after a reboot, I saw that all my virtualbox modules had been loaded. This was Antergos and Manjaro. (I had to edit a modules.conf file for the virtualbox service on Antergos.)

Once you get Vagrant and Virtualbox installed, you'll need to add a particular box to Vagrant:

vagrant box add jasonc/centos7

Early Impression

So far so good. The guy sounds like an experienced Linux guy. He's already identified several things that are "the old way" of doing things, which I didn't know. I'll be curious to find out the history of some of the conventions, such as [[ instead of [ as a shell built-in.

bashclass's People

Contributors

deepbsd avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.