Easy IPv6 connections with miredo

Posted by Steve on Mon 1 Dec 2008 at 19:36
Tags: ,

Many services are starting to become available over IPv6, including this site, but the majority of home users cannot access them. If you'd like to see the IPv6 internet chances are it won't be difficult for you though.

( Read 507 more words ~ 9 comments posted )

Booting Debian in 14 seconds

Posted by endecotp on Mon 10 Nov 2008 at 22:42

Many readers will have heard about Arjan van de Ven and Auke Kok's work to boot an ASUS Eee 901 in 5 seconds. Inspired by this work, and because I have the same laptop, I decided to try to reproduce their results. So far I have not come very close to their 5 seconds, but I have made some significant improvements compared to the default boot time for Debian on that machine; this article describes what I've done.

( Read 3574 more words ~ 73 comments posted )

Creating Filesystems with Ruby and FUSE

Posted by Steve on Fri 7 Nov 2008 at 19:30

The FUSE project allows you to create filesystems in userspace - which means you can create a filesystem without having to get your hands dirty and modify your kernel source. This is insanely cool, and can be used for many purposes. Here we're going to look at using the Ruby bindings to create a simple filesystem.

( Read 683 more words ~ 4 comments posted )

Certificate Authority (CA) with OpenSSL

Posted by chris on Mon 13 Oct 2008 at 22:46

When you need to run a website (https), mail (ssl/tls) or similar over an encrypted link - you need an SSL certificate. This article will explain some of the choices involved, and how to run your own certificate authority (CA).

( Read 1179 more words ~ 21 comments posted )

Mailman and Exim4

Posted by Takaitra on Thu 18 Sep 2008 at 06:57
Tags: , ,

I recently installed Mailman on on my server to provide a mailing list for my extended family. While in the end, I was able to scrounge up the articles I needed by searching the web, many of them were woefully outdated. Here is a short article that pulls together my research and describes in one place what is needed to get Mailman running happily under Debian etch with Exim4.

( Read 496 more words ~ 0 comments posted )

Hiding comments in configuration files

Posted by rossen on Wed 10 Sep 2008 at 14:05
Tags: , ,

Although comments can be a blessing in the configuration file of an unfamiliar system, they eventually become annoying if one is already very familiar with the file. In some extreme cases, they can actually be an obstruction to clarity.

( Read 487 more words ~ 20 comments posted )

Restoring iptables Automatically On Boot

Posted by jawnsy on Tue 9 Sep 2008 at 11:55

There used to be a script to do it automatically via init.d files, but now the suggested method is to use ifup.d networking scripts, which are executed on state changes of the network interfaces. So I submit here my simple script, which does the trick for me nicely.

( Read 309 more words ~ 23 comments posted )

Commands you might have missed: apropos

Posted by djzort on Wed 3 Sep 2008 at 09:52

apropos is a standard unix command which is very frequently forgotten. That is a shame as this tool it is to man pages, what google is to the world wide web!

( Read 316 more words ~ 12 comments posted )

The name of the next Debian Stable Release announced

Posted by Steve on Mon 1 Sep 2008 at 12:23

It was recently announced that the next Debian stable release, the one after Lenny, will be called Squeeze.

( Read 51 more words ~ 6 comments posted )

Flashplayer for epiphany?

Posted by dzhafner on Mon 1 Sep 2008 at 12:23

I'm currently running Debian lenny and would like to be able to watch and listen to flash clips online (youtube?) with epiphany - but I'm having problems.

( Read 98 more words ~ 11 comments posted )

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search

Recent Site News

15 December 2008

This site now has over 10300 registered users.

21 November 2008

This site now has over 10200 registered users.

29 October 2008

This site now has over 10100 registered users.

04 October 2008

This site now has over 10000 registered users.

10 September 2008

This site now has over 9900 registered users.

Recent Tips