Running IPv6 in practice

Posted by gribozavr on Wed 3 Feb 2010 at 08:39

Many articles tell us about about initial setup of IPv6 and are completely silent about what to do next. Thus, I wanted to share my own experience.

( Read 1224 more words ~ 14 comments posted )

Securely erasing files, by filling your disk

Posted by Steve on Sat 2 Jan 2010 at 14:34

With modern filesystems securely deleting files isn't always easy, but one approach which stands a good chance of working is to write random patterns over all unused areas of a disk - thus erasing the contents of files you've previously deleted.

( Read 293 more words ~ 12 comments posted )

Creating Bind DNS-Entries with regular dyndns-clients in routers

Posted by stefanbauer on Thu 31 Dec 2009 at 10:46

Recently there was a message posted upon the debian-user-german mailing list asking if there is a way to create BIND-compliant DNS-Updates with regulars dyndns-clients from routers. The Idea behind this is to get rid of dyndns.org services and provide an independent way to maintain dynamic dns entries for boxes without a static ip-address without the need of dyndns providers. The goal was to create a text file which could be used as input for nsupdate with cron to run it frequently.

( Read 419 more words ~ 3 comments posted )

Service Failover with heartbeat?

Posted by pmatthaei on Thu 31 Dec 2009 at 10:39

I have got e.g. two servers with Apache and Postfix and a virtual IP (from heartbeat-1). Well, heartbeat is working well and it is simple to deal with complete server outages, but how can I configure heartbeat, so that it also switches the server, if one of the above services fail?

( Read 77 more words ~ 7 comments posted )

Connect to Informix using PHP5 on Lenny x86_64

Posted by esullaway on Tue 24 Nov 2009 at 09:29
Tags: , ,

After much trial and error, I have a Debian Lenny x86_64 server with apache2, php5, and connectivity to an Informix database server. Here are the steps I went through. Much of this information I found at http://devzone.zend.com/article/4290.

( Read 573 more words ~ 0 comments posted )

Handling network mounts on a very mobile laptop?

Posted by geekneck on Thu 5 Nov 2009 at 06:43

I have a laptop that travels with me to work as well as being used at home. I have a number of network CIFS mounts that I like to have available when I am at home, so I have them set to "auto" in /etc/fstab. When I am at work, I use a Mobile Broadband card to connect to the Internet. When at home, I typically use Ethernet.

( Read 199 more words ~ 11 comments posted )

Speeding up dynamic websites via an nginx proxy

Posted by Steve on Sun 25 Oct 2009 at 13:17

Many of us are familiar with the use of Apache for hosting websites. It might not be the fastest webserver but it is extraordinarily popular, extremely flexible, and a great choice for most people. However there are times when it can struggle, and placing a proxy in front of it can be useful.

( Read 1750 more words ~ 18 comments posted )

Offline Package Management for APT

Posted by riteshsarraf on Sat 24 Oct 2009 at 14:43
Tags: ,

This article is about Offline Package Management in Debian. Debian is a pretty well known project. One of the things that makes Debian very popular is APT (a.k.a Advanced Packaging Tool) which allows remote package downloads, upgrades and dependency resolution. Unfortunately it does require a network connection - unless you use apt-offline.

( Read 828 more words ~ 17 comments posted )

Providing a website search facility with the namazu indexer

Posted by Steve on Mon 21 Sep 2009 at 15:29

Adding searching facilities to websites makes it a lot easier for finding content. When sites are dynamically constructed it is often simple to update the code to perform the searching in the application, but for sites constructed of static pages using an indexer such as namazu can give you a great interface in very short space of time.

( Read 543 more words ~ 8 comments posted )

Raising the uid and gid limits?

Posted by jeanrob98 on Wed 16 Sep 2009 at 19:08
Tags: ,

According to Debian policy, limits for both UID and GID numbers (User IDs and Group IDs) are a maximum of 65535. Is there a way of increasing this limit?

( Read 61 more words ~ 8 comments posted )

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search

Recent Site News

13 March 2010

This site now has over 12000 registered users.

15 February 2010

This site now has over 11900 registered users.

17 January 2010

This site now has over 11800 registered users.

14 December 2009

This site now has over 11700 registered users.

12 November 2009

This site now has over 11600 registered users.

Recent Tips