[00:16] thesheff17: it creates the guest in the pwd [00:17] wd* === twister004_ is now known as twister004 [02:38] ubun === sander__ is now known as Snadder [03:06] f [03:12] anyone here using vmbuilder besides thesheff17 [03:12] unless your around [03:44] hi, using ubuntu server 8.04 when I can't seem to disable php5 on certain virtualhosts [03:44] using LoadModule php5_module ... even without the accompanied AddType ...php stuff automatically enables it for all my sites [03:45] Can anyone suggest a way to stop this? It's messing up my webdav configuration [04:03] hello [04:04] I have problems getting freeradius running in Ubuntu in order to authenticate wireless users , can anybody help me? [04:33] * newz2000 got his prob resolved. php_admin_value engine off === EvilPhoenix is now known as Mithos === dioms_ is now known as dioms === EvilTrek is now known as EvilPhoenix [05:26] anyone tell me if there's a webhosting control panel for ubuntu LTS [05:28] question about iptables and how it processes the rules and references to user defined chains [05:28] if anyone is experienced with iptables please highlight me because the question is too long to post here without getting smacked by flood limits === twister004_ is now known as twister004 [07:11] Is anyone here familiar with Ubuntu 10.04 server and openldap? I'm having issues I'm trying to resolve with not being able to get anonymous access to the ldap server after basic configuration from https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html [07:12] When I try as a regular user (not as root), I just get No such object (32), for anything. [09:11] I hope someone can help me with pure-ftpd on Ubuntu Server. [09:16] New bug: #611974 in mailman (main) "Sync mailman 1:2.1.13-4 (main) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/611974 === rmk_ is now known as rmk === Snadder is now known as Sander__ [13:57] benedikt: thanks for letting me know [13:58] papertigers, benedikt, I updated my vmbuilder script to reflect creating the directories when creating the vm. I haven't tested it yet but I'm pretty sure it works. http://pastebin.com/XqZf4nKU I will test it later today when I have time. [14:31] for some reason pork doesn't want to connect to irc.freenode.net. I install ircii, then run the /server irc.freenode.net and it works... wtf? [15:08] thesheff17: the script looks good === bastidrazor is now known as bastid_raZor === bastidrazor is now known as bastid_raZor === jeiworth__ is now known as jeiworth [17:10] nothing here today: http://cdimage.ubuntu.com/ubuntu-server/daily/ [17:11] CD daily build === unreal_ is now known as unreal [21:07] New bug: #612124 in tomcat6 (main) "Sync tomcat6 6.0.28-2 (main) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/612124 [21:58] hi, i am looking at freenas, openfiler and then i thought ubuntu-server must do a nas setup with a pretty ui? [22:35] incorrect_: I've found openfiler to be the best option, easy to manage and with support for custom cifs conf, obviosly that's just my opinion [22:35] i noticed openfiler doesn't do ext4 [22:36] i think i am just going to use ubuntu-server 10.04 in a kvm guest [23:36] Where can I get the default sshd_config file for 10.04? [23:42] Jason1: /etc/default/ssh ? [23:43] or /etc/init.d/ssh ? [23:45] no default config file in those directories. just an ssh file [23:45] ah then I am not sure [23:46] is it /etc/ssh/sshd_config ? [23:48] yes. somehow i've done something to it. when I do a restart I get this [23:48] Could not load host key: /etc/ssh/ssh_host_rsa_key [23:48] Could not load host key: /etc/ssh/ssh_host_dsa_key [23:48] * Restarting OpenBSD Secure Shell server sshd start-stop-daemon: warning: failed to kill 29796: Operation not permitted [23:48] Could not load host key: /etc/ssh/ssh_host_rsa_key [23:48] Could not load host key: /etc/ssh/ssh_host_dsa_key [23:48] ah gotcha, they key mande when yuo install openssh server [23:49] would `dpkg-reconfigure openssh-server` fix that? [23:49] (sudo of course) [23:49] though [23:49] all your prior connection will complain about key mismatch [23:50] (not sudo, but same error anyway I just failed to put sudo just now to get the error message) [23:50] I don't want to knock out any of my users keys either. [23:51] hmm well if you don't have the ssh_host_rsa/dsa_key files you may be SOL? [23:54] the files are actually in the ssh folder though