[12:10] I wonder if it would make sense to split the ldap package/bug mail etc. out to the ubuntu-directory team? [12:10] soren: that's ok, I drink from the firehose anyway [12:11] nealmcb: the ubuntu-directory team is already bug contact for a bunch of these packages [12:11] ajmitch: :) [12:11] maybe in future server team membership could be automatic ubuntu membership === Taco|king [n=FBI@unaffiliated/tacoking/x-893827] has left #ubuntu-server [] [12:15] so, modprobe won't detect my Intel NICs, presumably because they're the OEM version. Can I force it somehow? Don't see anything in the man page. [12:20] Innatech: The driver doesn't detect them? There's always the /sys/bus/*/driver/*/new_id trick. You could try that and if it works, add the pci id's to the module source. [12:21] hrrm. Is that procedure outlined somewhere? Sounds like roughly what I need to do. [12:21] Innatech: I'm looking for some documentation.. [12:21] thanks. [12:22] soren: did you try installing using an lvm partition with server cd ? [12:23] Can't find it. "lspci -n" to find the PCI ID. Then 'echo dead beef > /sys/blahblahbla/new_id' as root. [12:23] mathiaz: No, I didn't make it that far. :) [12:23] soren: do you know if it was working ? === Innatech laughs. Dead beef. [12:24] Thanks again. [12:24] mathiaz: Nope. I can try right now? [12:24] soren: I'm testing the amd64 cds, and I can't get it work. [12:25] soren: I think it worked once, but I try again and I get stuck. [12:25] mathiaz: Up-to-date ones? It was b0rken the day before yesterday, I think. [12:25] mathiaz: With a clean hard drive? [12:25] mathiaz: *really* clean? [12:26] soren: I've removed all the partition with fdisk. [12:26] soren: but I wonder if the LVM meta data are still there. [12:26] mathiaz: The guided installer does stuff the same way every time, so if you've just removed the partitions and it creates them the same way again, it'll find the data still there, completely intact. :) [12:27] It works for me in an.. [12:27] i386 vmware. [12:27] soren: even if you reinstall ? [12:27] soren: I'm not doing it in a vmware. I'm testing it on a real machine. [12:28] soren: with a real cd. [12:28] mathiaz: Even if you reinstall. [12:29] soren: ok. Thanks - I'll look into erasing lvm metadata from the disk. [12:29] mathiaz: What you're essentially doing is clearing out the partition table (removing the partitions in fdisk), and putting the exact same data back into it again (from the installer). In effect, you've changed nothing :) [12:30] mathiaz: and that is bound to cause confusion. [12:30] mathiaz: A quick pvremove /dev/sda5 is likely to fix it. [12:30] soren: well. I've erased the partition before booting the cd. [12:30] mathiaz: Same thing. [12:31] mathiaz: It doesn't matter if you reboot in between clearing the part table and putting the data back into it. [12:31] ajmitch: I was confused by seeing openldap2.3 in the server team package report, and now I see that openldap2.2 and openldap2 are in the ubuntu-directory package report. should 2.3 be moved? [12:32] soren: yop. I understand now. It's a know bug 107205. [12:32] Launchpad bug 107205 in partman-auto-lvm "LVM install crashed" [Undecided,New] https://launchpad.net/bugs/107205 [12:33] mathiaz: Heh, the test case fabio mentions is fun. [12:33] mathiaz: It works because the lvm metadata is at the end (IIRC), but that's not touched by the mkfs.ext3. [12:34] soren: that's exactly what I've been doing while testing the cd images. [12:34] mathiaz: Ah, ok. I thought you just retried the lvm one. [12:40] OK, so I'm a little lost dealing with the bus and device representations within /sys . Can I just use /etc/sysconfig/hardware to associate the e1000 module w/ the OEM card based on it's PCI ID? [12:41] Innatech: /etc/sysconfig ? Um... [12:41] oh yeah. [12:41] Innatech: We don't have that in Ubuntu? [12:41] long day, sorry. === Innatech smacks himself and goes to grab coffee. [12:42] Innatech: What's the name of the module. [12:42] Innatech: ? [12:42] e1000 [12:42] Innatech: Then it's /sys/bus/pci/driver/e1000/new_id [12:43] Innatech: 'echo 1234 fedc | sudo dd of=/sys/bus/pci/driver/e1000/new_id' [12:43] Innatech: Put your vendor_id product_id combo instead of 1234 fedc. [12:43] ah, easy enough. [12:43] Innatech: Not all drivers support it, but a lot do. [12:43] I'll go see. [12:52] soren: cute way to create a file as root without quoting a sh -c echo :-) [12:59] well, I'm not sure if that got me anywhere. I did 'echo 8086 105e | sudo dd of=/sys/bus/pci/driver/e100/new_id' and DD reported the output successfully, but lspci still shows the NICs as unknown intel ethernet devices, and they're not showing up as eth interfaces. [01:01] nealmcb: "sudo tee" is also good :) [01:01] I do see directories for 0000:01:00.0 and 0000:01:00.1 -- which are the addresses reported by lspci . [01:01] Innatech: lspci will not change. [01:02] Innatech: Check dmesg and output of "ifconfig -a" [01:02] Anyhow, it's 1 am here now, and I've got work tomorrow morning. [01:03] soren: it's alive! Where should I send the flowers & chocolates? ;P [01:04] Innatech: :) [01:04] Innatech: You can fix some of my bugs, and we're even. :) [01:04] seriously, thanks much. I would have mucked with that for at least a day or two on my own. [01:04] Innatech: the new_id trick is hopelessly poorly documented. [01:05] Innatech: You can fix some of my bugs, and we're even. :) === soren goes to bed. [01:10] nealmcb: only if it'll be useful [01:11] (wrt openldap2.3 & bug contacts) [01:13] are the plans for another LTS gutsy +1 ? [01:15] hopefully, though I don't know if it's been decided yet === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server [01:21] ok [01:21] let's see what comes after gutsy [01:49] ajmitch: offhand, I would think it would be useful to have the same team deal with all the versions of ldap [01:56] as long as *someone* is === tck [n=tck@213-202-166-184.bas503.dsl.esat.net] has joined #ubuntu-server === dendrobate1 [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has joined #ubuntu-server === ToonArmy [n=chris@88-105-150-55.dynamic.dsl.as9105.com] has joined #ubuntu-server === xjdriver69 [n=aaron@pool-71-186-0-151.chi01.dsl-w.verizon.net] has joined #ubuntu-server === xjdriver69_ [n=aaron@pool-71-186-0-151.chi01.dsl-w.verizon.net] has joined #ubuntu-server === xjdriver69__ [n=aaron@pool-71-186-1-147.chi01.dsl-w.verizon.net] has joined #ubuntu-server === xjdriver69 [n=aaron@pool-71-186-8-124.chi01.dsl-w.verizon.net] has joined #ubuntu-server === nictuku [n=yves@201-14-125-210.bsace706.dsl.brasiltelecom.net.br] has joined #ubuntu-server [06:30] Going back to my earlier discussion, if you set up your DNS record correctly, dkim-filter works! [06:30] Also sending test messages with an empty body to the test reflectors is problematic. [07:03] lshw says that my hardware support MII, but mii-tool returns Not Supported error, anyone seen this? === pschulz01_ [n=pschulz0@outgoingmail.adic.com] has joined #ubuntu-server === CarlF1 [n=carl@adsl-75-57-170-225.dsl.emhril.sbcglobal.net] has joined #ubuntu-server === VikJES [n=esauve@modemcable183.15-202-24.mc.videotron.ca] has joined #ubuntu-server === pschulz01_ is now known as pschulz01 === stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server === r00tinthebox [i=r00tinth@c-98-197-41-166.hsd1.tx.comcast.net] has joined #ubuntu-server === PanzerMKZ [i=Panzer@07-095.136.popsite.net] has joined #ubuntu-server === ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #ubuntu-server [08:21] soren: you around yet [08:21] ? === hansin322 [n=eric@c-71-196-138-170.hsd1.co.comcast.net] has joined #ubuntu-server === rvfh [n=rvfh@fe2adsl-2.wyplay.net] has joined #ubuntu-server === YourMomsHero [n=cirish@ip24-251-191-203.ph.ph.cox.net] has joined #ubuntu-server [09:13] Burgundavia: I am now. [09:13] soren: do you have a screenshot of ebox on Ubuntu? [09:16] Burgundavia: They're just like the ones on www.ebox-platform.com. [09:16] ok, I will steal one then [09:16] Burgundavia: There's a guy who's interested in theming it for Ubuntu, but so far, it's just like upstream. [09:16] aside from mentioning it has been packaged, anything else interesting? [09:24] soren: are you able to get me a screenshot with Ubuntu Firefox chrome around it? [09:30] Burgundavia: What's this for? [09:30] the Tribe3 release notes [09:30] Oh. Would you mind if I see it before you submit it anywhere? [09:31] it will go on the Tribe3 wiki page at https://wiki.ubuntu.com/GutsyGibbon/Tribe3 [09:35] Burgundavia: Alright. [09:35] soren: worries about too much publicity? [09:40] Burgundavia: Not "worries" per se. [09:40] given it is pretty raw, i understand [09:41] Burgundavia: I would have just preferred something more complete to present to the hungering masses. [09:41] welcome to release notes for alphas [09:41] Burgundavia: :) === YourMomsHero [n=cirish@ip24-251-191-203.ph.ph.cox.net] has joined #ubuntu-server === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-server === [miles] [n=miles@bcn1.entorno.es] has joined #ubuntu-server === munckfish [n=munckfis@82-41-13-152.cable.ubr02.edin.blueyonder.co.uk] has joined #ubuntu-server === levander` [i=cponder@user-1121m8s.dsl.mindspring.com] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === infinity2 [n=adconrad@cerberus.0c3.net] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === nrpil [n=nrpil@s5591f679.adsl.wanadoo.nl] has joined #ubuntu-server === incorrect [n=incorrec@host217-39-160-222.in-addr.btopenworld.com] has joined #ubuntu-server === CrummyGummy [n=CrummyGu@dsl-242-30-132.telkomadsl.co.za] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === madmetal_spyros [n=madmetal@ppp128-219.dsl.hol.gr] has joined #ubuntu-server [12:51] hey :) === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-server === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-server === tincorrec [n=incorrec@host217-39-160-222.in-addr.btopenworld.com] has joined #ubuntu-server === munckfish [n=munckfis@82-41-13-152.cable.ubr02.edin.blueyonder.co.uk] has joined #ubuntu-server === pschulz01 [n=paul@ubuntu/member/pschulz01] has joined #ubuntu-server === Kream [n=karim@122.163.204.6] has joined #ubuntu-server [01:55] hi all [01:55] what's the recommended way to start ntpd at every boot ? [01:56] /etc/default/ntp does not have anything like NTPD_ENABLE=yes|no === tincorrec [n=incorrec@host217-39-160-222.in-addr.btopenworld.com] has joined #ubuntu-server [02:03] Kream: It starts on boot by default. [02:04] Kream: It will exit if the clock is ridiculously skewed, however (so, you might want something like ntpdate fixing the clock before ntpd starts) [02:10] all right. === incorrect [n=incorrec@host217-39-160-222.in-addr.btopenworld.com] has joined #ubuntu-server [02:11] how do i set that up ? something like ntpdate -b pool.ntp.org [02:18] so that /etc/init.d/ntpdate is called before /etc/init.d/ntp [02:19] Kream: IIRC, just install the ntpdate package and it should be called automatically before ntp. === arturaz [n=arturaz@2002:57f7:4d58:0:0:0:0:3] has joined #ubuntu-server [02:23] If it's not run before ntpd starts, that's a bug. [02:24] Given that it's run from if-up.d, it better run first. :) [02:25] infinity: Agreed. [02:28] is there any way to force ntpd to use some ntp server, even if it's got stratum 16? === dendrobate1 [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has left #ubuntu-server [] === dendrobates [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has joined #ubuntu-server === stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server === PanzerMKZ [i=Panzer@05-033.136.popsite.net] has joined #ubuntu-server === munckfish [n=munckfis@82-41-13-152.cable.ubr02.edin.blueyonder.co.uk] has joined #ubuntu-server [02:46] eikke: Sure. /etc/default/ntpdate for ntpdate, /etc/ntp.conf for ntpd === incorrect [n=incorrec@host217-39-160-222.in-addr.btopenworld.com] has joined #ubuntu-server [03:00] i am looking at setting up a firewall [03:01] what are the best options these days? === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server [03:14] incorrect: are you looking for a gui to help you? [03:14] no [03:14] i am not sure if i should use keepalived [03:15] or if i could do something similar with fwbuilder and heartbeat [03:16] incorrect if I am not mistaken, keepalived is used for high availibility. [03:16] yes [03:17] netfilter and iptables in the kernel are what allow you to create a host based firewall. [03:17] i know [03:17] what are you trying to do exactly. [03:19] well i have a network, i want to create a firewall for it, [03:19] i guess i need to learn more about VRRP [03:20] So you have two machines you want to use as firewalls, and you want to use vrrp to allow failover? [03:21] doesn't have to be vrrp === ToonArmy [n=chris@88-105-150-55.dynamic.dsl.as9105.com] has joined #ubuntu-server [03:21] there is the zebra project too [03:22] now I understand. I have always done this with appliances, but I have heard good things about vrrpd. [03:22] err quagga [03:22] i have load blancers so keep alived is not really what i want [03:23] you just want state info transferred between firewalls, so if you lose one, you don't drop sessions, right? [03:23] bingo [03:24] if you know of a good alliance that would be helpful too [03:25] Unfortunately, I have always used firewall appliances for this, but I knew someone who had one cisco pix firewall and used vrrpd to transfer state to a linux box as failover. [03:27] but it looks like it is a abandoned project. [03:29] keepalived is a good implementation [03:29] what appliance do you use? [03:31] I have used both nokia switched firewalls and most recently cisco pix and cisco asa. [03:31] the nokia's ran checkpoint. [03:32] what would you recommend? [03:33] I liked the nokia's better, but they are very expensive. [03:35] i don't like cisco equipment === tck [n=tck@213-202-166-184.bas503.dsl.esat.net] has joined #ubuntu-server [03:42] usually I didn't have a choice. [03:47] i would have to hire a cisco guy to configure it [03:47] fwbuilder might be able to do it for me === ScottK has a strong aversion to Cisco Pix SMTP Fixup. [03:49] they used to say openBSD was about the best things to use for firewalls [03:51] err thing [04:01] ScottK: mine is more of a violent reaction than mere aversion [04:01] ScottK: you were saying you'd like to work with the server team to document setting up the Kolab server? [04:02] ryanakca: I was saying I thought kubuntu and server team ought to work together on that. === ryanakca nods === ScottK will help, but didn't volunteer to do it all. [04:02] ah, hehe :) [04:02] hmm... maybe get the doc team to help out? [04:03] That'd be good. [04:04] Any volunteers willing to help out in setting up/documenting a kolab server on feisty? I can write down the steps, except it won't be exactly "documentation" style [04:04] The idea being that there's a synergy here between cool stuff you can do with a Kubuntu desktop and a kolab server running on ubuntu-server. === ryanakca nods... who's with Kubuntu & doc? nixternal... and jjesse? [04:07] nixternal afaik. Dunno who else. === MenZa [n=bofh@last.fm/subscriber/pdpc.student.MenZa] has joined #ubuntu-server === ryanakca nods [04:08] dendrobates: Do you think this would be something the server team could work on with Kubuntu? === mathiaz [n=mathiaz@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-server [04:10] ScottK: impi linux is using kolab, they might already have this. [04:10] What or who is impi linux? === ryanakca scratches his head [04:11] The only problem I have with kolab is that there is no exchange integration. afaik === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server [04:11] exchange integration is a requirement in many instances. [04:11] Sure. === ryanakca whistles [04:12] In this case it's a Kubuntu desktop with Kolab on Ubuntu Server, so it's cool. [04:12] Kolab in the repos is 1.9.4... current version is 2.1 [04:12] It certainly sounds worthwhile. [04:12] I think mainly what might be needed is some advice an assistance for ryanakca when he hits roadblocks. === ryanakca nods [04:12] Is kolab universe or main? [04:13] no [04:13] :) [04:13] Universe === soren can't spell :( [04:14] Cool. Then let's update it. === ScottK being a MOTU we can fix that. [04:14] and eGroupware at 1.2.106-2.dfsg-3 needs updating to 1.4 [04:15] ScottK: hmm. do you have commit access to the debian svn? (the sources/etc are all maintained on: [04:15] WARNING: 'kolabd' is maintained in the 'Svn' version control system at: [04:15] svn://svn.debian.org/pkg-kolab/kolabd/ [04:15] ryanakca: No. === ScottK figured on grabbing the source package and letting Debian catch up when they catch up. [04:16] shucks... I do suppose we could just send them our copy? === ryanakca nods [04:16] how would we deal with .src.rpm in packaging? [04:16] (they don't offer .tar.gz) [04:16] ryanakca: I'll send it to Debian. === ScottK will look and see. With luck it's already dealt with in debian/rules. === ScottK also notes that there are multiple kolab source packages. [04:17] yep [04:18] methinks that eGroupware would be an easier solution, but might as well update kolab while we're at it [04:18] upstream must have a tar.gz, even if they don'toffer it now. We should ask. I can strip off the srpm stuff pretty easily though. [04:19] Isn't egroupware one of the server team targets for Gutsy anyway? [04:19] Guys, this is great. We are actually talking about doing stings in #ubuntu-server. [04:19] instead of the usual - *my apache doesn't work* [04:20] haha :) [04:20] *how do you know it doesn't work* === ryanakca twiddles while uscan runs [04:20] * it just doesn't* [04:20] ryanakca: What are you uscanning? [04:20] ScottK: so, if eGroupware is one of the server team targets, shall we go for it, [04:20] eGroupware [04:21] dendrobates: Who was working on egroupware? === ScottK has no opinion. === ScottK just saw a chance for synergy. [04:21] update the package, and write the documentation for it, with Kubuntu integration? [04:21] I wouldn't want to discourage anyone from grabbing something and running with it. [04:21] Right. [04:21] ScottK: I don't think anyone at this time. [04:22] OK. I thought that was on the list. === jtole [n=jetole_@lan.tolemedia.net] has joined #ubuntu-server [04:23] worst case it brings us up to date with kolab, best case, we have our groupware solution. [04:23] Heh. [04:23] ok [04:23] I think it is on the list, but there are too few of us. [04:23] we can't tackle everything at once. [04:24] hey guys, I know this isn't a ubuntu specific question but I have to ask, what are some of the best ways for monitoring server performance / usage of hardware, I mean how do you keep tabs on what percentage of cpu is being used regularly percentage of memory, bandwidth etc, I mean besides logging in and running ps [04:24] My *only* concern about kolab is lack of exchange support. I would like to talk to canonical's support guys and see what customers are asking for. [04:25] dendrobates: so, I'll try out eGroupware... hmm. upstream now includes debian/... which is identical to the debian/ that Debian created for egroupware-1.2.106-2.dfsg [04:25] dendrobates: ok [04:25] dendrobates: how would we get in touch with them? [04:25] jtole: you can have a look at cricket [04:25] jtole: http://cricket.sourceforge.net/ [04:26] I work for Canonical, I can just ask them. [04:26] ah, nice :) [04:26] morning mathiaz. [04:26] dendrobates: morning rick. [04:27] ScottK: *packaging question* If upstream includes a debian/, I have to contact them and ask them to remove it, even though it's identical to the one we created for the last packaged version? [04:27] mathiaz, thanks, taking a look now [04:27] Uh, what package? [04:27] jtole: I second cricket. It is used by large companies, very sucessfully. [04:28] brb [04:28] ScottK: upstream's egroupware-1.4.001/ contains the debian/ that we created for egroupware-1.2.106-2.dfsg . Can we use it or no? [04:28] You can [04:28] i can't make up my mind if i should use ubuntu current or LTS [04:29] Generally it's good to ask to have it removed, but not critical. [04:29] LTS already kinda lags === `6og [n=kgoetz@gnewsense/friend/kgoetz] has joined #ubuntu-server === jtole is still reading over the web page [04:30] ryanakca: As long as it's decent (which since we made it, it should be) it's not a huge issue. The only critical issues is if you have to remove a file from the debian dir. You have to repack the source to do that. [04:30] ScottK: ok [04:31] and cricket works on a client server architecture of sorts, I mean like I said, there is a fair number of computers in need of monitoring here and I would kinda like a collective way to view them all from one location [04:34] hmm.. nope. they modified debian/control to add some dependencies [04:34] That's fine [04:35] You can probaby assume they didn't do that randomly. [04:35] ok. [04:35] Just make sure we have all the depends. [04:39] ok, now I am still setting it up and reading about it etc but I have installed cricket via apt-get at the moment and I am not entirely sure how I access the cgi of it unless... ah heck, I will start reading over apache config files === ryanakca nods [04:50] ScottK: ok. I'm confused, mind giving me a bit of advice on if I should use the old debian control, upstream's control, or a mix of the two? (diff, upstream's, old debian, http://pastebin.ca/626244 ) === ScottK looks [04:51] Remove the php4 stuff. We don't ship php4 anymore. [04:52] You will also need to remove apache as we only do apache2 now. === ScottK thinks the perl depends should be ${perl:Depends}, but may have been doing to much python packaging recently. [04:54] ryanakca: Other than that it looks not insane. [04:55] So I'd take the upstream one (which has changes for the new version) and do the above to it. [04:55] ok [04:55] thanks :) [04:57] I'm back [04:58] At least for a while. My wife is have her mothers of twins play group at our house today. [04:58] 7 moms + 14 babies = -1 Rick's [04:59] haha :) [04:59] Ah. Very quiet here. 15 year old is not awake yet (even though it's 11AM here), 13 year old is at camp, and the 4 year old and her au pair are at the zoo. === ryanakca feels young === soren too [05:04] soren: it'll be soon enough for you. [05:04] dendrobates: True. [05:04] they usually follow closely behind a wedding. Sometimes mere days: :) [05:04] dendrobates: They won't be 15 or 13 years old for a while though. :) [05:05] unless you adopt. [05:05] Nah, if they're that old, it's too late to train them to do dishes and shit. [05:06] Dream on. [05:10] I'm not saying that it'll necessarily work if they're younger. I'm just completely SOL if I don't get them until they're teenagers. [05:10] i am looking at running up some virtual servers, i've played with vmware, and that is ok, but is there anything else of interest? [05:11] dendrobates: What is your srcrpm to orig.tar.gz magic? === ryanakca wonders if there's a way to automate comparing the debdiffs for all the files in debian/ to their original, and then deleting the .debdiff if there's no difference [05:14] <`6og> i'm copying lots of email into an imapd (courier). is 90%cpu usage usaual? the mail client is evolution [05:14] If you have them unpacked, diff -ruN will get you the same result as the debdiff. [05:16] incorrect: Depends. VirtualBox is pretty neat and exists in a GPL version. [05:17] incorrect: qemu also works rather well with kqemu. [05:17] ScottK: I have all the .debdiffs in debian/ along with upstream's original files. And most of the debdiffs are exact copies of upstream. I'm trying to delete all the copies... [05:17] incorrect: xen seems to work for a lot of people. [05:17] how about running 64bit OS's [05:17] Ah. [05:17] incorrect: qemu AFAIR still has issues with that. [05:17] incorrect: The others should be fine, I think. [05:18] incorrect: I've never used Xen, though. I'm not sure about that. [05:18] xen didn't seem to have an amd64 [05:19] incorrect: "Support for x86/64 is available since Xen 3.0." [05:19] incorrect: From the Xen FAQ. === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server [05:20] i wonder if it just hasnt been packaged [05:21] incorrect: E.g. xen-image-xen0-2.6.16-11.2-generic has existed since edgy? [05:21] incorrect: (that's an amd64 image) [05:21] ryanakca: What arch is your server going to be? [05:21] fair enough [05:22] ScottK: I think 386... the server itself is 64bit, but I don't have anything to build the updated 64bit packages on [05:22] OK. [05:22] ScottK: (other than waiting a couple days to get it built on the Ubuntu buildd) [05:23] I can build you i386 packages for testing the kolad updates. === ryanakca nods, please === leonel [n=leonel@189.155.179.3] has joined #ubuntu-server === ryanakca is going to go for eGroupware for the production install (for K-D), since it's also part of Ubuntu Server's goals. [05:25] OK. Then maybe I'll quit expending effort on Kolab. [05:25] soren: doesnt work [05:25] Server dropped: strata too high [05:25] ScottK: ok [05:26] eikke: ntpdate or ntpd? [05:26] ntpdate [05:26] I'd like to have continuous updates through ntpd too, though... problem is I can only access one ntp server [05:27] its like this: I got an ntp server on my gateway which does work (afaik), now I want all servers in dmz to sync against that one [05:27] not one-shot at bootup, as some of them tend to drift quite easily :s [05:30] ScottK: know of any php person that I could ask about commenting out certain parts? example: http://pastebin.ca/626277 [05:31] eikke: Sorry, got to run for a couple of hours. [05:31] np :) [05:31] ryanakca: What's the question. [05:31] eikke: ntpdate is deprecated [05:31] ScottK: should I leave it commented out, as done by upstream, or uncomment it as done by Debian [05:33] In general, I'd tend to follow Debian, but I know nothing about php. [05:33] same here. [05:33] hm [05:33] dendrobates: I dont want to use it anyway :) [05:33] This is probably not a bad place to find someone who knows about PHP and LDAP though. [05:33] dendrobates: I just want to force ntpd to get the time out of my gateway, whether it likes its stratum or not [05:34] Umm... anybody knoweldgable about PHP & LDAP, should I leave it commented out, as by upstream, or uncomment in, as by Debian? http://pastebin.ca/626277 [05:35] eikke: ntpd -q should behave like ntpdate, and might ignore the stratum stuff. [05:35] dendrobates: but then I got to execute that command periodicly? [05:36] Yes, in a cronjob, which I consider preferable. [05:40] ScottK: erm. Does Ubuntu have an AUP/Security Policy for using it's servers/etc that we could copy over, or would we have to write one up? [05:40] Dunno [05:41] hmm... ask someone on the CC or in #canonical-sysadmins ? [05:41] (I don't know who knows what, so I'm kindof hopeless when it comes to HR in Ubuntu) [05:42] I'm sure there is an AUP for canonical systems, but why would you copy that? [05:43] dendrobates: watching tcpdump on my gateway shows activity, but the client log says "no reply, clock not set" after ntpd -q -n -g [05:46] eikke: What does your /etc/ntpd.conf look like? [05:47] sorry ntp.conf [05:47] dendrobates: *shrugs* to be safe? I've been reading Network Security first-step by Cisco, and the main reason of having an AUP/General Policy is to "Be Safe" in case something ever does happen... mind you, it's only open to Kubuntu Members, so we'll probably never use it. [05:48] dendrobates: http://pastebin.com/d3599fa7f [05:48] The AUP would be dictated by the policy of the company/organization that runs the system. [05:50] dendrobates: but, then, there's always "inheritance" (*searches for the exact term*)... anything done on the server is the SysAdmin's/Companies fault. If the system isn't secure and someone does something 'malicious' using it, it would be the organisation's fault for not properly securing the system, and they would get the blame... at least that's what I understand from that particular chapter. [05:50] "downstream liability" is the word I was looking for [05:52] The GPL takes care of liability. We could include an example of an AUP, though. === ivoks [n=ivoks@3-91.dsl.iskon.hr] has joined #ubuntu-server [05:53] eikke: does smoke.dmz.vtk.ugent.be respond to a ntpdate request? === ryanakca nods. So, even if the server is publicly used (by Kubuntu Members & certain Ubuntu members), the GPL would take care of all the liability facing the actions of those users? [05:54] dendrobates: yes, but when running it in debug mode, it says "Strata too high, dropping server" [05:54] It would be up to whoever runs the server to create an acceptable use policy according to their own policies and regulatory requirements. === ryanakca nods. That being me (who runs the server), hence my asking if there was one premade that I could use, or if I should just modify it from http://www.sans.org/resources/policies/Acceptable_Use_Policy.pdf?portal=5669fd686a0004e05c1713bae9687272 [05:57] An AUP should exist, but Ubuntu should not provide it. [05:58] If Ubuntu has one that's "standard" for it's own servers (not the end user's, but Ubuntu itself as an organisation), I should use it. [05:58] (not in the package, but for the one I'm setting up for kubuntu-devel) [05:59] Are you doing this for canonical? [05:59] is this official? === YourMomsHero [n=cirish@74.202.196.195] has joined #ubuntu-server [06:01] dendrobates: https://lists.ubuntu.com/archives/kubuntu-devel/2007-July/001802.html . "Official" no, but I've had good response on the k-devel ML, Hobbsee's for it, and Riddell is for it, and elmo knows about it. [06:02] It's up to you then. Most network security books have examples, and it is important to present your AUP at login. === ryanakca nods. === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === nealmcb [n=neal@wikipedia/nealmcb] has joined #ubuntu-server === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === xjdriver69 [n=aaron@69-218-127-194.ded.ameritech.net] has joined #ubuntu-server === VikJES [n=esauve@modemcable183.15-202-24.mc.videotron.ca] has joined #ubuntu-server === sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-server [07:42] mathiaz: Hello [07:44] munckfish: hi [07:44] Hello, do you have a minute to quickly discuss [07:44] lp #106244? [07:44] Launchpad bug 106244 in mysql-dfsg-5.0 "CONF Variable in /etc/init.d/mysql unused" [Wishlist,Triaged] https://launchpad.net/bugs/106244 [07:45] I won't keep you long cause I need to shut down for the day [07:45] munckfish: ok. Let me check this bug === ivoks [n=ivoks@3-91.dsl.iskon.hr] has joined #ubuntu-server [07:45] munckfish: ok - I see. [07:46] I wasn't sure of the process for accepting offer of mentoring [07:46] munckfish: you just need to patch the init script to use CONF instead of the hardcoded filename my.cnf [07:46] ok, I have a patch that's no problem [07:47] I have applied it to the feisty version and to the current gutsy [07:47] munckfish: ok. You can attach it to the bug [07:47] which do you want gutsy version or both? [07:47] gutsy [07:47] ok [07:47] version number? dch -i just appends ubuntu1 to the end [07:47] that ok? [07:47] It won't qualify for an stable release update for feisty [07:48] considering such as small change? [07:48] munckfish: yes [07:48] really? ok I see [07:48] that's ok - as it's a new release. [07:48] once I've done that and if you approve it [07:48] what would happen then? [07:48] it'll be published. [07:49] ok that's the part of the process that I don't fully understand [07:49] munckfish: do you have a patch for init or debdiff ? [07:49] I will upload a debdiff [07:49] munckfish: excellent [07:49] munckfish: attach the debdiff to the bug, and I'll have a look at it. [07:50] great, I'll try to do this just now, but I may not get back to this till Monday, I hope you don't mind. It's time for me to switch off you see :) [07:51] munckfish: np. [07:51] mathiaz: thx for you time [08:01] mathiaz: I have one problem preventing from uploading my debdiff [08:02] I have modified only debian/{control,changelog,*mysql.init} but for some reason the debdiff is showing some *.po files has having changed === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-server [08:05] munckfish: did you do a debbuild clean before debdiff ? [08:06] no but it's was freshly patched from dpkg-source -x *.dsc [08:07] I then ran debuild -S [08:07] cd ..; debdiff file1.dsc file2.dsc [08:08] munckfish: This is common. Just delete the po file changes from your debdiff before you attach it and all should be fine. [08:08] ok will do [08:09] any idea why this occurred? [08:09] No. I've seen it before with some packages that have po files, but not all. Not sure why it happens. [08:16] ok I've attached the debdiff, cheers for the help. bfn === jtole is now known as jetole === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === nealmcb [n=neal@wikipedia/nealmcb] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === BFTD [n=thomas@67-150-246-185.oak.mdsg-pacwest.com] has joined #ubuntu-server === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === leonel [n=leonel@189.155.179.3] has joined #ubuntu-server [09:12] http://pastebin.ca/626571 [09:13] I get that error, how do I update the packages that are in /var/cache/apt/archives ? === ivoks [n=ivoks@3-91.dsl.iskon.hr] has joined #ubuntu-server [09:22] type apt-get [09:22] BFTD: ^^ [09:22] BFTD: it will give you all of its options [09:22] "sudo apt-get update" should do the trick [09:30] thats the command I ran when I got that error === BFTD [n=thomas@67-150-246-185.oak.mdsg-pacwest.com] has joined #ubuntu-server [09:40] how can I restart apache2? [09:41] /usr/sbin/apache2 restart? [09:41] BFTD: sudo /etc/init.d/apache2 restart [09:41] ok === BFTD makes a note of that command [09:42] I'll be using it alot [09:42] I noticed that that error makes no really difference, everything gets downloaded and I can still use apt-get [09:43] you might use reload / force-reload as well === fabbione_ [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-server [09:49] anyone know of some memory intensive cli programs? [09:49] command/apps* [09:50] make -j 5000 ? :-) [09:50] fabb_laptop should have some examples ;-) [09:51] 'make -j' without a number will continue forking until it cannot allocate any more memory. [09:51] morning [09:52] some of the boinc distributed computing apps? what are you trying to do? [09:52] ajmitch: good afternoon. === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server === tck [n=tck@213-202-166-184.bas503.dsl.esat.net] has joined #ubuntu-server [09:56] ajmitch: evening :-) === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-server === tck_ [n=tck@213-202-166-184.bas503.dsl.esat.net] has joined #ubuntu-server === dendrobates [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has left #ubuntu-server [] [11:22] Heh. My bittorrent client reveals the popularity of the server CD's. It's not all that impressing. :) [11:23] soren: you have your client seeding cd's? [11:23] mralphabet: Yup. === mralphabet used http to download his [11:24] mralphabet: Yes, the fraction of server CD users using bittorrent to fetch their CD's is likely different from that of the desktop CD's. [11:25] mralphabet: It does reveal an interesting trend, though. :) === ScottK generally waits until later in the process to upgrade servers and just dist-upgrades them anyway. [11:31] soren: I have a bandwidth limit on my torrents so it was faster to use http [11:33] mralphabet: Your ISP detects that it's bittorrent traffic? === soothsayer [n=user@bas16-montreal02-1242357305.dsl.bell.ca] has joined #ubuntu-server === ajmitch hasn't started fetching the server cd [11:36] Is it considered safe to open the NTP port for UDP incoming? ntpd doesn't act as a server that can itself be queried by default right? [11:36] soren: no, that's a self limitation so it doesn't flood my pipe [11:37] mralphabet: Ah. I've yet to actually saturate my link. :) [11:37] mralphabet: 100 Mbit/s is a lot :) [11:37] soren: I have ~300k inbound and I limit torrents to 200k inbound, http was giving me ~320k so it was going quick [11:37] it would be trivial to saturate mine [11:37] soren: crimeny [11:38] mralphabet: Not at home, though. I have a machine at a co-lo facility for that sort of thing. [11:39] soren: still, it's nice to have a colo [11:39] mralphabet: Very. === mralphabet needs to work at an ISP again