Linux

MySQL Query Log

If you need details about whats going on within your MySQL instance, the query log is very useful, even though it’s not recommended for permanent use, due to the performance impact and disk space consumption.

bestfit is back

I recycled an old script I used several years ago to automatically generate an ISO image from selected subfolders. The idea is, that the content is written to CD/DVD archive as soon as the total capacity passes the media’s limit.

Java 7 for Ubuntu

Ubuntu announced to discontinue packaging of Sun/Oracle’s Java for Ubuntu, because Oracle changed the licensing.

Please be careful with upgrades on these packages, since it may drop your Java installation on the system, not only the browser plug-in.

SFTP using ChrootDirectory

In newer releases of OpenSSH it’s almost as easy as ProFTPD’s DefaultRoot to restrict a user to the home folder. You no longer need to setup a full chroot environment including copies/links to essential libraries etc.

Disable PIN on Huawei E1550

I prepared a 3G Router with failover to the 3G WAN via USB Stick in case the main DSL Uplink fails. The router has no option to pass a PIN to the available Huawei E1550, even though the mode is supported in general.

Drupal to WordPress Migration

Since I wanted to downsize my application to simple blogging and the advantages of the updating process impressed me, I am now preparing the switch from Drupal 6 to WordPress 3.

After the SQL-based content migration and testing on an internal site, it’s now live on http://shellack.de/blog.