Fulltext results:
- DynDNS Updates without a Client
- ====== DynDNS Updates without a Client ====== My new hosting provide Strato offers DynDNS. I was searching for a DynDNS clie... s good as any other client. <code bash dyndns-update.sh> #! /bin/bash . ${HOME}/.dyndns.cfg DOMAINS=$(cat ${HOME}/.dyndns.domains) echo "$(date '+%Y-%m-%
- exiftool
- exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate" *.jpg ===== Correct the Date of Photos ===== To shift the photos 43 days, 14 hours and 55 min
- Compare directories
- ctories ====== For each of the directories, generate a digest file: <code bash> find DIR -type f -ex... mpareable results on different machines. After that, you can diff the two shasums.txt: <code bash> d