Most recent entries

Privacy awareness in Opera

A web-connected user-agent (a web browser) sends much information, that if you live in Sweden, now will be freely available to the military. Using content and transfer encryption has never been so important before.

This is a tip that will let you turn on a feature of Opera—the web browser—that will warn you every time you send data from a web form unencrypted. It will help rise awareness of just how much data you make available every day.

Continued entry »



Purging removed packages

Removing old packages is something you—or your package manager—does all the time. That does, however, leave an awful amount of configuration files that should have been purged, right? This simple command will purge removed packages:

# dpkg -l | awk '/^rc/ {print $2}' | xargs dpkg --purge

Continued entry »



Stupid thing to do: Run # cleanlinks

A mindblowingly dangourous thing to do is to run # cleanlinks on / as root on any Debian system. Basically, it inrevertably destroys one’s system by removing symbolic links that should not have been removed.

Continued entry »



Get Opera 9.5 from Opera’s Debian repository

The Norwegian web browser Opera was released in version 9.5 yesterday. The new version focuses on security and speed, but also introduces a few new features. But what is a new release, really? Here is how to use Debian’s packaging system to always stay up-to-date with the latest release of Opera:

Continued entry »



« Next sheet | Previous sheet »
Stay informed

Get a free subscription to new entries in the Open Source Notebook!

News feed icon Navigation

Runbox Runbox logo
  • 10 GB email storage,
  • 1 GB file storage,
  • 100 MB attachment limit,
  • your own domain,

...and more! Get your own premium email for just 49 USD per year!

Categories Archives

The archive keeps a record of all entries that have ever been published! Have a look back in time, and see what was going on!


Copyright © 2006–2009 Daniel Aleksandersen | Legal, license and trademarks | Privacy policy