Weblog Archives

You are currently browsing the archives for the Review tag.

Cheap Biometrics – Use Keystroke Dynamics to Identify and Verify Users

You may have obtained my password, but you can’t type it like me!
This could be the summary of the excellent article, titled Identify and verify users based on how they type by Nathan Harrington, which demonstrates how it is possible to enhance a computer system’s security by using a special algorithm which, in addition to [...]

Security Guides for Operating Systems by the NSA

The National Security Agency (NSA) of the USA has published some security configuration guides for various popular Operating Systems. Linux is covered by the Red Hat Enterprise Linux 5 security guide, but most of the included information can be easily translated to other Linux distributions. As it is clearly stated in the guide’s disclaimer, all [...]

Adobe Reader 8 for Linux

I don’t know since when Adobe Reader 8 (8.1.1 actually) has become available for the Linux platform, but, as soon as I found out, I downloaded and installed it in the hope that it will improve the overall poor PDF reading experience. To my surprise, the 8th version of Adobe Reader not only looks and [...]

Zim – a Desktop Wiki

While browsing the archives of Linux Screw, I came across a very interesting post about Zim. Zim is a wiki-style note taking system for the desktop. Its text editor, being an 100% WYSIWYG wiki text edtor, does not require any knowledge of wiki syntax. One could say that Zim is a more advanced and feature-rich [...]

CloneZilla instead of Partimage

Until now I have been creating partition images with Partimage, which has never failed. Another very popular tool nowadays is CloneZilla. This software, which happens to include partimage among various other utilities, has wider filesystem support and a better set of features – taking/restoring backups across the network is supported. The fact that this is [...]

Featured Epiphany Plugins

My two plugins – extensions – for the Epiphany web browser, Tab-Session-Management and Tab-Links, have been featured on the official Epiphany blog. Thanks Dieguito! ;-) By reading all the entries on the blog, it is quite clear that the people behind this project are very happy to be involved. I assume this is a determinant [...]

Mailing List Manager

If you are looking for a lean, mean mailing list manager (MLM), look no further. The software you are looking for is called: the Minimalist. Despite the fact that the Minimalist is just a Perl script with a filesize of 70Kb, it is a full featured MLM which will satisfy almost all users. Do not [...]

Next time, come prepared

I had no idea that at the time I was adding a mailing-list manager in the list of software that constitute the infrastructure of the CodeTRAX facility, I also added a factor that would cause serious delay in the preparation of the whole project. But, mailing lists are a mandatory feature of the facility’s notification [...]

SSL-enabled Name-based Apache Virtual Hosts with mod_gnutls

This article describes how to implement SSL-enabled name-based vhosts – that is secure virtual hosts which share the same IP address and port – with the SNI-capable mod_gnutls module for Apache’s httpd web server.

The Athens Affair – Wiretapping at its best

Today I had the opportunity to read “The Athens Affair” article, a very popular document during the last couple of weeks, written by Vassilis Prevelakis and Diomidis Spinellis. I have enjoyed reading it so much, that I decided to go a bit off-topic on my blog and write a post about it.