Just a couple of bash scripts to make my daily life easier.
dd is a command-line utility for Unix and Unix-like operating systems whose primary purpose is to convert and copy files. (Wikipedia.org)
dd++ makes using dd easier displaying a progress bar in terminal or dialog mode.
$ sh ddplusplus.sh Input_File Output_File
Update your zzzz.io/or dynamic DNS service with a scheduled script.
-
wget the script
https://raw.githubusercontent.com/cttynul/zzzz.io_watchdog/master/watchdog_ip.sh
-
insert your zzzz.io url in address in if condition
-
crontab as you wish, i.e. 8 hours:
0 */8 * * * /path/to/watchdog_ip.sh
-
profit
-
for more check: https://www.zzzz.io/faq/
many thanks to webmasters of:
i'm ❤️ u.