I have the following set:
~ >ls -lh /bin/sh
lrwxrwxrwx 1 root root 9 2007-10-28 10:59 /bin/sh -> /bin/bash
~ >echo $SHELL
/usr/bin/tcsh
--
slapd package cannot be installed when using bash as the default shell
https://bugs.launchpad.net/bugs/286063
You received this bug notificat
Happens when installing/upgrading the slapd package.
** Changed in: openldap (Ubuntu)
Sourcepackagename: None => openldap
--
slapd package cannot be installed
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscr
I've made a "localhost" virtual host that serves munin with data:
# vim:syntax=apache
ServerAdmin [EMAIL PROTECTED]
ServerName localhost
ServerAlias 127.0.0.1
DocumentRoot /srv/http/localhost/
SetHandler server-status
Order Deny,Allow