mouseMover.bash
Little fun script to keep your mouse pointer changing position, keeping your screen alive and stopping the screensaver from kicking in 🙂 Here is the code: Enjoy it!
openPort.bash
This is a simple bash script you can run at home or local network and show you all IP address with open ports. This script is going to run through IP range 1 to 254 through address 192.168.0.x The ports that will be checked are:SSH – 22HTTP – 80HTTPS – 443MYSQL – 3306RDP – 3389PRINTER […]
NicSpeed.bash – 1.2
Slight update folks to insure that the NIC has been passed as an argument.
smalltarbkp –check
Smalltarbkp is a great little opensource backup script and this is a nice way to check if everything required for the script to achieve it’s full capabilities is installed and available… Script is available to download from github.com Enjoy it.