PAM authentication against an LDAP server
Rather brief notes on getting LDAP auth running on a Debian server
Install dependencies
apt-get install libpam-ldap libnss-ldap
Debconf
LDAP server Uniform Resource Identifier: ldaps://10.179.43.21/ Distinguished name of the search base: dc=badwolf,dc=greenbeedigital,dc=com,dc=au LDAP version to use: 3 Does the LDAP database require login? No Special LDAP privileges for root? No Make the configuration file readable/writeable by its owner only? No Make local root Database admin. No
Developing with Git and working with drupal.org's CVS on a central git server
I thought I'd document the steps I did to set up a central git repository to which I can push to and pull from for various projects (including the Aegir components), as well as have the repositories sync from the CVS repository on drupal.org regularly.
Before I begin: I'm normally quite verbose and careful with my howtos. However, due to most unwelcome Nagios alerts at 3am on a Sunday morning, I've been awake for about 19 or 20 hours straight. Apologies for any errors with the following instructions, or steps I've missed :)
Huawei E160G wireless USB on Three with Debian Lenny
I bought a 3 Prepaid mobile broadband Internet USB key modem so that I'm able to hook my eeePC up to the net wherever I am.. sometimes one is in between source and destination and needs to re-attach screen and fix a problem that Nagios has alerted one to :)
Ulteo on Debian Lenny 5.0 - and how to access a terminal!
Update: So I just discovered that the installation of Ulteo wiped out my Apache default vhost config in sites-enabled.. which was serving other stuff on my machine. Be very, very careful, as I don't see this in the documentation anywhere...
I've installed Ulteo Open Virtual Desktop on my home Debian server to check it out.. I read about Ulteo quite some time ago, when Gaƫl Duval announced the project after being sacked by Mandriva. Essentially it is a virtualisation solution, but differs from others in that the virtualised desktop runs inside a browser window.
How to install Laconica microblogging platform on Debian Lenny
Here's a quick howto on installing Laconica on Debian 5.0 (Lenny) with a PostgreSQL database backend.
This site is archived. mig5 is taking a break from writing.