WatchSys is a set of bash shell scripts that run from a central daemon for basic monitoring of a linux server processes, cpu usage, network connections, ram usage, disk usage, file changes, etc... The ...
I must admit that I don't really follow basketball. But, I do like to engage with folks at work, and every spring I've always felt a little left out when my work colleagues fill out their NCAA March ...
This project automates system backup and log monitoring tasks on a Linux server using Bash scripting. It helps system administrators save time, ensure data safety, and detect unusual system activity ...
Last year, I wrote an article for Linux Journal titled "Building Your March Madness Bracket" My article was timely, arriving just in time for the "March Madness" college basketball series. You see, I ...
If you aren’t a Linux user and you watch someone who knows what they are doing use Bash — the popular command line interpreter — you might get the impression they type much faster than they actually ...
I've never done shell scripting before so be easy. I'm working on converting a bunch of .mkv files I have to .mp4 for playback on my AppleTV. I've installed handbrake onto my server and all the files ...
It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It can ...