Pario TechnoBlob
About
Posts
Posts
Copy EXIF information from one file to another
This is a short post about how to duplicate or copy the EXIF information from one file to another using exiftool. The command comes handy when you have one image with EXIF...
PHP script to recreate empty WordPress post slugs
This post describes how I managed to recreate empty WordPress 3.0 permalink post slugs with the post title of the blog posts using a slightly modified version of the script...
Installing VMware Workstation 7.1.1 64 bit on Ubuntu 10.10
Installing the 64 bit VMware Workstation 7.1.1 on Ubuntu # ./VMware-Workstation-Full-7.1.1-282343.x86_64.bundle When you try to start VMware Workstation for the first time you...
Randomize filenames
This is a simple bash script to create random filenames of all jpg-files (*.jpg) in a folder using the linux commands mv, sha1sum and cut. #!/bin/bash # Randomize filenames...
««
«
1
2
3
…
20
21
22
…
126
»
»»