GNU Linux Bash – script for troubleshoot long term reliability (ping) and bandwidth (speed) benchmark-test – testing network internet connection uplink connectivity and reliability

this script is for cront-job regular measurement of the available (download) bandwidth, by downloading a 100MByte dd crated (https://dwaves.de/testfile) testfile created like this (creditz): head -c 100m /dev/zero | openssl enc -aes-128-cbc -pass pass:”$(head -c 20 /dev/urandom | base64)” > … Continue reading GNU Linux Bash – script for troubleshoot long term reliability (ping) and bandwidth (speed) benchmark-test – testing network internet connection uplink connectivity and reliability