Pario TechnoBlob
About Posts

Posts

Howto copy a DVD-9 (dual-layer) movie in linux (fast) More and more people are getting dual-layer DVD-burners and don’t want to compromise quality by shrinking the movie down to DVD-5 (singel-layer) copies. This howto will show...
Oct 15, 2008 4:46PM
Rename files in a folder to lower-case using perl This is a simple oneliner to rename files to lower-case using perl # perl -e 'rename($, lc) || warn "$: $!\n" for @ARGV' * You can also do this recusively using find...
Oct 13, 2008 10:12AM
Downloading Linux ISO images from Scandinavia Here are some useful addresses I use to download ISO images quickly. They contain different Linux distributions like Redhat, Debian, Ubuntu etc…...
Oct 9, 2008 10:39AM
mysql on a nondefault socket It is sometimes necessary to run two instances of mysql, like in my case. I need a mysql database in addition to the one Zimbra uses. One solution to this problem is to run...
Oct 8, 2008 6:16PM
«« « 1 2 3  …  34 35 36  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom