Technical Requirements
For the Linux demos in this chapter, I’ll use a Fedora Server virtual machine. That’s because these demos will use features and utilities that are unique to Red Hat-type distros, such as Fedora. However, you can easily adapt them to other Linux distros, such as Ubuntu or Debian, if you desire.
I’ll also be showing you some things on OpenIndiana and FreeBSD. On your FreeBSD virtual machine, I’m assuming that you’ve already installed bash
, and set up a normal user account with full sudo
privileges, as I’ve shown you in Chapter 12, Automating Scripts with here Documents and expect.
Also, as always, you can grab the scripts from Github by running:
git clone https://github.com/PacktPublishing/The-Ultimate-Linux-Shell-Scripting-Guide.git