Pario TechnoBlob
About
Posts
Posts
Rename AVCHD files using Exiftools
Simple bash script to rename AVCHD/MTS/MOV files to match their recording date and time. <br /> #!/bin/bash<br /> if [ -z "$1" ]; then<br /> echo...
Rescue a damaged disk using GNU ddrescue
GNU ddrescue (gddrescue) is a linux data recovery tool. It copies data from one file or block device (harddisc, cdrom, etc) to another, trying hard to rescue data in case of...
Manual download and install of VMware Tools in linux
This post describes how you can download and install the latest version of VMware Tools to a linux guest from a ESXi 5.0 host. You need SSH access rights to a VMware host to...
Change how the swap memory behave in Ubuntu
This post is just a cut and paste job from the Ubuntu SwapFaq for my future reference Ubuntu installation. The swappiness parameter controls the tendency of the kernel to move...
««
«
1
2
3
…
13
14
15
…
126
»
»»