Pario TechnoBlob
About
Posts
Category: Scripting
Check and modify a image file date and time using exiftool
Sometimes I experience that a image files date/time on the file system differ from the image metadata/EXIF info. I use this command to extract the date information available...
Generate IP-address ranges using simple bash script
This is just a simple script to generate IP-addresses in a IP-range and write the result output to a file. The script does also remove addresses you would like to exclude from...
Backup VMware ESXi using BazaarVCB
This post describes how you can backup your VMware ESXi home installation with free license using BazaarVCB if you do not have a vCenter Server available. Bazaarvcb is the...
Another way to randomize filenames
This post describes an easier way to randomize filenames using the command openssl compared to my previous post named Randomize filenames. <br /> #!/bin/bash<br />...
««
«
1
2
3
…
60
»
»»