Pario TechnoBlob
About
Posts
Category: Misc
Resize a VMWare virtual disk
This post describes how you can resize your VMWare disk in linux using the vmware-vdiskmanager tool, a offline disk manipulation utility. I’ve been using VMWare Workstation...
Vmware Workstation 6.5 On Ubuntu 8.10 Modifiers Keys Not Working
This post describes a quick fix to enable arrow, delete, ins, end and other special keyboard keys in a VMWare Workstation 6.5 for linux like the norwegian/norske...
MySQL search and replace
This is a simple SQL query to perform search and replace in a MySQL table update tablename set fieldname = replace(fieldname,'search_for_this','replace_with_this');
Rename files by wildcard pattern and correct the EXIF timestamp metadata
This is a little script I’ve written to correct all my image files since the EXIF timestamp information is one hour out of sync. The filenames have been renamed to comply to...
««
«
1
2
3
4
5
»
»»