Recently, I have been hard at work building the lab environment that will be used for a video training course that I am about to create. Like many of the lab environments that I have used in the past, ...
Bash scripts are powerful, but with power comes great responsibility. It’s very easy for sloppy or poorly-planned code to do real damage, so it’s a good idea to be careful and practice defensive ...
I use simple bash scripts to automate the boring stuff in Linux. Here's what they are and how they work.