Pario TechnoBlob
About Posts

Posts

How to corrupt a disk partition using dd I wanted to test corruption of a 41TB XFS filesystem and the dd command was the perfect tool for the job. I used a block size of 512 bytes and wrote 10 blocks of data from...
Nov 14, 2011 11:49AM
Remove white space from file names This is a one liner to remove white space in filenames using a linux console # rename 'y/ //' * You could also do this the other way, remove underscore with space # rename 'y/...
Nov 9, 2011 11:10PM
Fix low volume issue in Ubuntu 11.04 This post is a short howto to fix/workaround the problem with low volume in some Ubuntu 11.04 installations. The fix for me was to open a console window (as the user I’m...
Sep 19, 2011 12:06AM
Windows grep command alternative grep is a linux console command to print lines matching a line, but Windows does not have the grep command. In Windows you have to use the findstr command in a console window....
Sep 14, 2011 2:54PM
«« « 1 2 3  …  16 17 18  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom