Shred changes default number of passes to 3

I thought it would be nice to share with you that I received a comment from Pádraig Brady, member of the GNU Core Utilities (coreutils) maintainers team, on yesterday’s post about effective data wiping saying that he has decreased shred‘s default number of passes from 25 to 3, as shown in this git commit. The…

Continue reading

Using the mod_dav_svn SVNParentPath directive with multiple authz files

I’ve been using the mod_dav_svn module for Apache, part of the subversion distribution package, in order to make several SVN repositories available over the HTTP protocol for quite some time now. More specifically, I use a multi-repository setup under the same virtualhost by using the SVNParentPath directive of mod_dav_svn. Also, the authorization policy is enforced…

Continue reading

Creative PC-CAM 750 on Fedora 10

About two years ago, I had published some notes about how to use the good old Creative PC-CAM 750 digital camera/webcam combo under Linux using the spca5xx kernel module. Many things have changed since then. The ‘spca5xx‘ driver has been re-released under the name GSPCA, which has lately made its way into the kernel. This…

Continue reading

How to enable WP-Super-Cache in WordPress

It was about time I started using a cache in WordPress. After doing some research, I found out that WP-Super-Cache is sophisticated enough and works quite well, judging by the posts of many satisfied users. In this post I will outline the installation procedure step-by-step, because the installation instructions of the README file were a…

Continue reading

delayed-shutdown initscript

delayed-shutdown is an initscript that delays the shutdown (runlevel 0) or reboot (runlevel 6) procedure as long as a pre-defined lock file exists. The goal is to create a mechanism, which can be used by programs that perform critical operations that must not be interrupted, in order to delay system shutdown until these programs have…

Continue reading

New stuff on G-Loaded

It’s been a few months since I last updated the web site, so apologies for the long period of silence. During the last months, although I was around, I tried to spend as less time in front of a computer as possible, so updating the website was not a priority at all. Not using a…

Continue reading

Upgraded to WordPress 2.3.1

I finally made the decision to upgrade WordPress to the latest 2.3.1 version. I skipped the initial v2.3 release as I had read that there was a lengthy list of bugs about that release, which eventually have been fixed in 2.3.1. Everything seems to run smoothly. I intend to spend some time browsing around my…

Continue reading