As I wrote in my post last week, I have been playing a bit with how to back up to Amazon S3 on Ubuntu. The simplest method of doing so is to use Duplicity, which have built-in support for backing up to a S3 bucket. That means that the only thing you have to do [...]
Archive for April, 2009
peecee.dk solgt til Tweak Media
I slutningen af marts besluttede jeg endelig, at jeg simpelthen ikke havde tid til at drive min uploadservice peecee.dk mere. Det fik mig til at skrive i en besked på sitet at det blev lukket for nye uploads per 1. april og helt lukket derefter. Det viste sig dog hurtigt, at der var interesserede købere [...]
Backing up to Amazon S3 (Part 1)
Backing up your files can obviously be done in many ways. Some prefer a USB-disk located somewhere to which backups can be made with irregular intervals, while others prefer the backups to be made by some automated process which backs up to some remote location. It is probably apparent from the last sentence that I [...]
Ubuntu Jaunty on the Lenovo x200
I decided to install Ubuntu Jaunty Alpha 6, and have been using it since then. There does not seem to be any issues with it when used with the Lenovo x200 (the issues I have had have all been related to the fact that I chose amd64 as the platform – that creates some minor [...]
pc_user updated
I have just uploaded a new version of the user authentication library, pc_user. It does not contain major changes – only a security improvement which could have resulted in a SQL injection attack if the parameters given to the library was not cleaned prior to passing it to the library. The new release fixes this [...]