=== kiall is now known as kiall|AFK === kiall|AFK is now known as Guest56225 === gpc is now known as Gulfstream === Gulfstream is now known as gpc [02:13] Does anyone here host a local ubuntu ubuntu repository, to install from? [02:13] s/ubuntu//; # :) [02:14] if so, i'm curious if you provided preseed options to the installer through a preseed file, or as boot options [02:14] it seems like there are two ways to do it [02:14] boot options seem better, since then the installer doesn't have to depend on the Internet being available [02:16] alas, the installer continues to look for archive.ubuntu.com, even when mirror/http/mirror and apt-setup/security_host are provided [02:16] must be more, to do... [03:13] hi, i'm about to file a bug in launchpad, `apport-bug php5` -- but its just a guess, and I'd like to hash how some details to pick the correct package. my problem is with less, or readline, or ubuntu, or php... not sure: http://ubuntuforums.org/showthread.php?p=10359461#post10359461 [03:13] if anyone has any thoughts could they hilight me, or post to that thread? thanks a ton :) [04:24] jzacsh: re your "CLI ISSUE #2": I cannot duplicate this in Ubuntu 10.04.1 here, using Esc and then j or k works for command history in mysql for me, when using your .inputrc . [04:27] jmarsden: thanks for taking the time to try. [04:27] i'm on 10.04. what is the extra point version? (10.04.1?) [04:28] Just a minor update, you probably have it too, do lsb_release -d to check [04:30] jmarsden: yes, i have .1 as well. (sorry -- in another channel need hilights sometimes) [04:31] jmarsden: i know its not _just_ me -- as i had people in the drupal.org issue queu (linked in my issue) say they also experience this in ubuntu (only) [04:31] jmarsden: rr... nvm, i'm thinking of CLI ISSUE #1 -- (its late here) [04:32] OK. And your mysql is linked against libreadline as usual, right? What does ldd `which mysql` |grep readline output? [04:33] jmarsden: ahahah, lol.. wow. now i don't have the issue in mysql either [04:33] mayb eit was a recent update (has to be -- i've bene chasing this for months) [04:33] OK... I'll stop trying to duplicate it :) [04:33] * jzacsh checks python [04:34] very very strange. [04:34] oy. [04:34] jmarsden: so ISSUE #1 is reproducable for you, then? [04:34] I'm not sure, I found #2 easier to understand how to duplicate so I went for that one first. Trying #1 now. [04:36] Doing php -r 'print_r(get_defined_constants());' |less seems to work as I would expect it to, so no, #1 I can't yet duplicate either. [04:36] jzacsh: ^^ [04:36] * jzacsh makes sure that hasn't fixed it self either [04:38] jmarsden: okay, that's still an issue for me -- i have: `php --version`: http://dpaste.de/fqgy/raw/ [04:40] Um. In 10.04.1 ??? In Lucid you should have 5.3.2-1ubuntu4.7 not 5.3.5 . [04:40] jzacsh: ^^ I keep forgetting to highlight you... [04:41] jmarsden: i may have upgraded (very possible) -- i work as PHP dev as my day job, -- but I don't honestly remember for this laptop-- I rarely use it. [04:42] OK... not sure if that matters or not. What does php -r 'print_r(get_defined_constants());' |cat -e -v |tail -1 output for you? [04:42] * jzacsh tries [04:43] jmarsden: )$ [04:44] (without the preceding: "jmarsden: " [04:44] Ok, same here... so there is no unwanted ^M in there on your machine... at least not one that is visible to cat -e -v ... so what is less seeing? [04:44] jmarsden: hmm.. very strange, php -r 'print_r(get_defined_constants());' |cat -e -v |tail -1 [04:44] wh00ps [04:45] jmarsden: php -r 'print_r(get_defined_constants());' |cat -e -v | less has the same issue [04:45] That starts to suggest that #1 is more to do with less than with php output?? [04:46] jmarsden: that's what was also suggestd in php.net bug i posted. [04:47] i've heard a lot about this possibly being related to how ubuntu packages less [04:47] If you do php -r 'print_r(get_defined_constants());' >somefile you can then hexdump -c somefile and less somefile and prove it is independent of php, perhaps? [04:48] jmarsden: nope, its fine when read back from a file.. [04:48] OK. does lv have the same issue? [04:48] php -r 'print_r(get_defined_constants());' > ~/tmp/buggy; cat /home/jzacsh/tmp/buggy | less [04:49] jmarsden: lv? [04:49] sudo apt-get lv # another viewer [04:49] sudo apt-get install lv # I mean. [04:49] jmarsden: sorry, i was just running those test on my archlinux box. oy (ssh confusion) -- sorry [04:50] Ah... not so useful, that. Also, check what set |grep LESS outputs, you can radically alter less behaviour with lesspipe stuff... [04:50] so, yes, the above ^ command runs without any issue (to file, then to less) on my Ubuntu system as well. [04:51] OK. I think I have some custom stuff in my .bashrc for lessopen/lessclose, now I think about it... [04:51] jmarsden: LESS=' XFRr ' [04:52] Just for fun, try export LESS=MMich4 and then retest [04:54] jmarsden: yes, same behavior with the options you requested. [04:54] Hmm, OK. That's what I use... I was hoping the rR might be what was causing less to behave poorly for you. [04:55] not okay when passed directly through pipes (eg.: ` ... | cat -e -v | less`) and okay when passed to a file (eg.: `... > ~/tmp/buggy ; less < ~/tmp/buggy) [04:55] so, is still suspicious that things are not okay when passed directly along through the pipe [04:56] jmarsden: i have to go soon, but if you could either comment on the ubuntu-forum post, or just start a launchpad.net/ubuntu bug, that would really be very awesome. [04:57] thakn you for all the help so far. this machine i'm chatting from shouldn't get disconnected, so i should See hilights should you hav emore to say. i'm off to bed for now :) [04:57] jmarsden: ^ [04:57] jzacsh: I'll see what I can do. I need to duplicate the issue first, really... will try in a new default user without all my customizations and see what happens. [04:58] jmarsden: whatever you can find or can _not_ find, if you'd post to that forum thread at the least, that'd be aewsome :) [04:58] ciao [04:58] Bye === sre-su is now known as Janes147 === Janes147 is now known as sre-su [08:22] Hello, I have recently installed the Postfix and Dovecot package on my Linode server. My problem right now is setting it up in my Evolution client so that I can access that email account. Can anybody point me to a guide that will walk me through the specs I have to put into Evolution for the new account? [08:30] is there a download for the -virtual kernel? [08:31] Datz: apt-get install it [08:32] ah, thanks [08:42] If I'm on 10.04 install, do I have to sick with a certain kernel version? I'm on 2.6.32 now, but aptitude search shows linux-image-2.6.35-22-virtual [09:08] exit [09:11] Datz: you probably screwed up, then [09:12] Ah, that kernel has been backported to lucid-updates. [09:12] IMO you should stick to .32 unless you have a really good reason not to [09:51] thanks [10:00] hey guys. Is there some way I can configure the fastest mirror? [10:00] deb mirror://mirrors.ubuntu.com/mirrors.txt lucid main universe [10:02] ty [10:03] Not exactly fastest, but random country mirrors. [10:03] well atm im getting <200kB [10:04] jpds: the "mirror" method will always pick the first entry returned by the smart server [10:04] Adman65: As you're in the US, try mirror.anl.gov. [10:04] twb: "smart". [10:04] I'm told it returns based on geoip, but I don't know how granular that gets [10:05] jpds: right, "smart" as in it violates the spirit of HTTP by not returning static, stateless content :-( [10:05] It's cached. [10:06] * twb thinks the whole "web app" think should FOAD and go back to Display PostScript. [10:06] s/think /thing / [10:06] Still, if you want to find the fastest mirror, you're better off looking at routes and seeing which mirrors you have peering with or something. [10:07] http://mirror.{a,p}nl.gov/ happen to be the two 10Gbps US mirrors there are. === doko__ is now known as doko [11:25] aptitude seems to assume --purge-unused.. how can I reconfigure that? [11:29] hi, how to make service starting automatically on 10.04 ? [11:30] <\sh> lauris: check /etc/default/ [11:30] and if there's no such file ? [11:31] kerozene: run its gui and hit f10, then wander through the options [11:31] kerozene: it's in there somewhere [11:31] I've no gui [11:31] creating empty file didn't helped [11:31] kerozene: yes, you do. [11:32] kerozene: you may not have a *raster* GUI, but you are very unlikely to be ssh'ing from a printer [11:32] gotcha [11:32] Just run "aptitude" without arguments [11:32] yeah [11:33] \sh, service --status-all shows [ ? ] mysql [11:34] twb: I only found gui options [11:34] Sigh [11:34] Dependency handling > [X] Remove unused packages automatically [11:35] under Options? [11:35] F10 > Preferences, IIRC [11:36] F10 > Options > Preference [11:36] yeah, it's not there. this is 8.04 [11:36] good call tho [11:36] Grmph [11:36] * twb wanders over to amc.prisonpc.com [11:37] [X] Remove unused packages automatically [11:37] ...it's there in 8.04 [11:37] That's aptitude 0.4.9-2ubuntu5 [11:38] beautiful. works [11:38] not used to that ui: scrolling, split screen etc. [11:39] <\sh> lauris: mysql should come up by default when you don't have any bugs in your config [11:39] i can start it manually with service mysql start [11:40] so i assume there are no bugs in the config [11:42] lauris: 10.04? [11:42] As at 10.04, mysql is started from upstart, not sysvinit [11:42] yes, 10.04 [11:42] <\sh> lauris: when you check the upstart script, it says start on (net-device-up and local-filesystem and runlevel [2345]) so this works as expected, or you have something missing from the start on events [11:42] how can i check this ? [11:42] <\sh> eventually your net-device is not up, or your local filesystem isn't mounted [11:43] lauris: with great difficulty :-/ [11:43] \sh: looks like the mysql upstart job has some stinky spinlocks and things, I suppose they could be borking [11:43] \sh, this might be the case since i use openvz guest for running mysql [11:43] \sh: did you check his /var/log/auth.log and syslog? [11:43] <\sh> lauris: http://upstart.ubuntu.com/wiki/Debugging [11:43] lauris: that's why [11:43] lauris: openvz and lxc do not generate the lo event that upstart expects [11:44] lauris: here's what I do: http://paste.debian.net/105515/ [11:44] <\sh> twb: hmm...lo up is triggered by udev, right? so it should run with any udev events regarding a NIC coming up [11:45] \sh: he's running a container [11:45] <\sh> twb: ah no udev then [11:45] \sh: the kernel events are consumed by the dom0; the domUs don't see them [11:45] He probably has udev within the container, but it just sits there on its ass [11:45] The ifupdown NMU 0.6.8ubuntu29.1 "fixed" a bug where the lo up event was raised twice [11:45] * \sh hoorays for bare-metal ;) [11:46] So you (or at least *I*) get the case where an update from lucid-updates suddenly causes all containers to stop booting [11:46] Now, openvz is a little different from lxc, but I expect he's running into basically the same issue -- it might be a slightly different event [11:47] host is running on debian [11:47] FWIW, OpenVZ isn't supported by Ubuntu anymore [11:47] which is supported. [11:47] They dropped it in favour of LXC, which isn't really production-ready as at 10.04 :-( [11:48] and then i run ubuntu guests on top of it [11:54] ok, i assume i'd better workaround it [13:40] we are looking for a solution with which we can monitor network traffic at various points across our network i.e. by protocol like for example a network tap. Does anyone know of any existing software for this? [13:43] hi all [13:43] i'm installing ubuntu server 10.10, but the partitioner isnt working properly [13:44] i'm trying to set up software raid on 2 disks [13:44] i succeed in creating the software raid setup, but i can't subsequently partition the raid disk [13:46] SockPants: is there any particular error message you are getting? [13:47] JamesPage: no errors. right now i see the raid disk with an ext4 partition (i created that earlier for a lack of alteratives). selecting the disk and hitting enter does nothing but flash the screen, i can't delete the partition so i can't create swap space [13:48] i've restarted the server and tried again but nothing changed [13:50] SockPants: just reminding myself of how the installer works for RAID (did one a few months back) [13:56] SockPants: are you selecting the partition or the disk? [13:56] smoser: Where can I find some info on the desktop cloud images? [13:56] selecting the disk just flashes the screen, selecting the partition leads to the 'use as, copy, erase, done' menu [13:58] SockPants: OK so if you configure the use as 'do not use this partition' [13:58] JamesPage: that's how it's configured now [13:59] right - and then delete the software raid partition using the 'Configure software RAID' option at the top of the partition disks screen [14:00] JamesPage: that works, it deletes the raid disk [14:00] SockPants: does that get you to where you need to be? [14:01] JamesPage: no, i'm trying to get a root partition and a swap partition on the raid disk i just removed [14:02] SockPants: OK - and do you want to use LVM on top of the RAID-1 configuration? [14:02] not necessarily [14:02] oh [14:05] SockPants: you will need to setup a RAID device per partition you want to create if you don't use LVM [14:06] ah in that case i misunderstood [14:06] how come i can't partition the raid disk as if it were a physical one [14:06] SockPants: or you can configure the RAID device as an LVM physical device and then create LVM volumes within it. [14:09] SockPants: good question - I'm not sure [14:10] * JamesPage looks to see if there are any reasons why this can't happen. [14:10] soren, uec-images.ubuntu.com [14:10] they're basically just images with ubuntu-desktop in them. [14:11] smoser: Ah, no NX or anything like that? [14:11] well... [14:12] it looks like they currently all have a lucid-built nx from http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/view/head:/vmbuilder-uec-ec2-fixes [14:13] woops. from http://ppa.launchpad.net/freenx-team/ppa/ubuntu . the previous url has details [14:14] i thikn i'll probably yank that or deal with it some other way in natty for alpha3 [14:15] morning all! [14:15] RoAkSoAx: morning [14:15] yo [14:16] how's it going ? [14:20] SockPants: Software RAID disks can be partitioned - but this has not always been the case; [14:20] SockPants: so this is probably a hangover from the days before Software RAID devices could be partitioned. [14:20] JamesPage: i believe then i'm missing some option in the partitioner [14:21] actually i'm pretty sure i was able to remove the partition on the software raid disk once before and then choose to partition the free space into 2 partitions [14:21] but i can't reproduce it [14:21] SockPants: :-) always the trick.... [14:21] there's no option to remove the partition or create a new partition table anywhere [14:22] SockPants: looks that way - the only workaround I can suggest is to use LVM ontop of the RAID device [14:23] i see. thanks for the help! [14:24] SockPants: it would be a nice feature of the installer as it would make setting up RAID much quicker [14:31] shauno: rules added via the ufw cli command are sotred in /var/lib/ufw or /lib/ufw depending on the version of ufw your are using. also, (again, depending on the version of ufw you are using), you can use the /usr/share/ufw/check-requirements to see if your kernel has everything needed to use ufw [14:43] hi === _21h_ is now known as Guest72970 [14:44] can someone please suggest me about running the query in Oracle ? [14:46] New bug: #706945 in php5 (main) "php5-fpm package does not include a logrotate file" [Undecided,New] https://launchpad.net/bugs/706945 [15:00] SockPants: I raised this feature under bug 706949 [15:00] Launchpad bug 706949 in partman-md "Partitioning of RAID devices is not possible through installer" [Undecided,New] https://launchpad.net/bugs/706949 [15:00] JamesPage: great, thanks for the effort! [15:00] i hope it gets fixed [15:01] SockPants: if you want to add any more information to be bug report/and or confirm it that would be great. [15:01] JamesPage: i'll have a look [15:03] zul: remember our brief conversation about Samba 4 in main last week? [15:04] JamesPage: yeah and its still not going to happen [15:04] zul: I know; but its been pointed out to me that only the Preferred dependency has to be in main. [15:07] JamesPage: Yes, that's correct. [15:09] zul, soren: so could we not support existing samba4-client installs using smbclient | samba4-clients ? [15:09] smbclient: in main [15:09] why again? [15:09] JamesPage: Sorry, what? [15:10] * soren is completely missing context [15:10] Context: [15:10] bug 704377 [15:10] Launchpad bug 704377 in nagios3 "nagios3 requires smbclient, tries to uninstall samba4-clients" [Low,Triaged] https://launchpad.net/bugs/704377 [15:11] smbclient conflicts with samba4-clients so if you install nagios3, samba4 gets un-installed in preference to the smbclient dependency [15:11] * JamesPage forgets that soren is not a mind reader [15:12] JamesPage: nack [15:12] JamesPage: Sure, if nagios is happy to use the samba4 equivalent of smbclient, just add it as an alternative in the Depends. [15:12] zul: Why not? [15:12] bug 525287 [15:12] Launchpad bug 525287 in lvm2 "Add support for corosync based clusters in clvm" [High,Confirmed] https://launchpad.net/bugs/525287 [15:12] soren: because i can just see this causing headaches down the road [15:12] There's a bajillion examples of this in the archive. [15:12] Roughly. [15:12] soren: name one [15:13] I didn't actually count them. [15:13] soren: i assumed you didnt ;) [15:13] We have eleventy billion mta's, for intance. [15:13] Only two are in main, yet a lot of packages specify a dependency on mail-transport-agent. [15:14] It's less direct, since it's a virtual packages, but that causes more headaches, not less. [15:14] But sure, I'll find an example. [15:15] Heck, we even have dependencies that don't exist at all! [15:15] adduesr depends on debconf | debconf-2.0. debconf-2.0 doesn't exist. [15:16] alsa-utils depends on whiptail | dialog. dialog is in universe. [15:16] rght you made your point [15:16] ...and I've only made it alsa-utils (going alphabetically). [15:17] Ah, debconf provides debconf-2.0. My bad. [15:18] Apache depends on any MPM. The itk one isn't in main, yet validly fulfills the requirement. [15:20] how to connect to internet any one??? [15:20] i mean my server [15:21] anyone here [15:21] ?? [15:21] have a small problemo [15:22] hullo can anyone help [15:22] !details | suman [15:22] suman: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [15:24] ok sorry ..pls wait [15:25] I am running ubuntu server edition which is not connected to internet ..i jus need a command which connct it to the internet...sorry for my english [15:27] actually i installed server edition first but now want to switch to desktop edition ..am trying sudo apt_get install ubuntu_desktop [15:27] its not working syaing that cannot locate the package [15:27] suman: The package name is ubuntu-desktop not ubuntu_desktop [15:28] yeah i did that by mistake i typed that [15:28] suman: There is no 'one command' that connects a server to the internet. Do you see your network connection in ifconfig === Guest56225 is now known as Kiall [15:29] one coulumn is lo [15:29] and other isvirbr0 === Kiall is now known as Kiall|AFK === Kiall|AFK is now known as Kiall [15:30] its showing my ip n stuff [15:31] Can you ping 8.8.8.8 ? [15:31] wait will do that [15:33] network is unreachable [15:33] output:network is unreachable [15:34] can i come back some one knocking my door [15:35] Sure [15:36] i now seem to be in a situation where i can't partition at all [15:37] is there any way i can manually force-delete / ignore all the info it thinks it has? [15:37] sure [15:37] .. in the installer? [15:38] dd if=/dev/zero of=/dev/sdx bs=512 count=32 ... that will completely wipe your partition table [15:38] leprechau: how do i get to a cli [15:38] where sdx is the drive you want to wipe [15:38] boot cd into 'rescue a broken instalation' mode from the first menu [15:38] smoser: there? [15:39] here [15:40] hggdh, [15:45] Pici:i am back ..can u please guide me to connect to internet [15:46] pici:r u there [15:46] ?? [15:48] can anyone help me connectiing my ubuntu servr edition to internet [15:49] ??? [16:00] is there any way to switch to a cli in the middle of installation [16:01] SockPants: You can togle consoles with the usual combos like alt-f1 thru alt-f4 [16:02] If memory serves 4th console is where all the output messages are appearing [16:04] suman: I got called away to work on something, are you still having issues? [16:04] yeah [16:05] hm ok [16:05] how can i manually make a partition table on /dev/md0 during install? it cant find parted [16:05] rusty149:yeah [16:06] SockPants: use fdisk /dev/md0 [16:07] suman: Is this a virtualized server? [16:12] JamesPage: thanks, that seemed to work, but then there was an error anyway. what's the command for setting up software raid manually? [16:14] hi @ all [16:16] bräuchte hilfe beim Compilern [16:19] RoAkSoAx: there is a newer drbd8 in debian [16:22] zul: yeah! upstream is releasing a newer version though [16:22] RoAkSoAx: cool [16:22] zul: but I'll take care within this or next week... [16:23] zul: btw... what kernel is natty gonna ship? [16:23] .38 i think [16:26] zul: ok, thanks! Then I guess Debian version should be enough for us! [16:31] New bug: #706988 in mysql-5.1 (main) "Major Bug in MySQL 5.1.49 up to 5.1.52" [Undecided,New] https://launchpad.net/bugs/706988 === mquin_ is now known as mquin [16:40] Goooood morning u-bun-tuuu [16:41] good evening:) [16:41] Hey SpamapS [16:43] how do you sys admin manage emails [16:45] When I was a sysadmin (now an OS developer) I viciously attacked anything that caused email to arrive in my inbox, and never used filtering [16:45] now I do the same actually ;) [16:45] which version of ubuntu works with/has ibm db2 express-c in partner repository? [16:45] Hey SpamapS good weekend? [16:46] New bug: #706995 in cobbler (universe) "Cobbler references init scripts in /etc/rc.d/init.d" [Undecided,New] https://launchpad.net/bugs/706995 [16:48] hey, does anyone know whether symbols in passwords can mess with IMAP over SSL? [16:48] <[diablo]> anyone noticed problems booting min. virtual guests that are 10.10? [16:49] <[diablo]> I sometimes get hangs, and have to restart em via virsh (triggers the ACPI) [16:52] SockPants: I'm not sure what tools are available in the installer environment but here is a good place to start http://tldp.org/HOWTO/Software-RAID-HOWTO.html === oCean_ is now known as oCean [16:54] zul: great weekend thanks... yours? [16:54] SpamapS: a whee bit too cold [16:55] zul: I know when you say that, it means it was unbelievably cold [16:55] SpamapS, -23C right now [16:55] thats quite a bit colder than my current 17C ;) [16:56] I'm at 23C [16:59] * SpamapS wonders how long before somebody throws RoAkSoAx and he in a freezing swimming pool at an ubuntu event. [16:59] s/he/him/ :-P [16:59] hahaha [17:00] hi. i found my server powered off. it wouldnt power on. in the end it did. now i want to take a look at the logs in case i find what happened before the shutsdown. nut which log? [17:07] http://pastebin.com/kcLk9MVg [17:09] what does the above tell us? [17:10] Does the connection function? [17:11] now yes [17:11] and no kernel msgs [17:12] It looks to me like eth0 and eth1 are being disabled as independent interfaces and then brought up as part of the bridge. [17:12] it is just that the above where its last words :p [17:13] now such msgs appear now. and the server is full functional [17:13] in fact i am speaking to you through that bridge [17:13] There's that famous saying "If it ain't broke, don't fix it." [17:14] i must prevent the next failure [17:14] so there may be something to fix [17:32] New bug: #652312 in cloud-init "apt cache not up to date on first boot" [Low,Incomplete] https://launchpad.net/bugs/652312 [17:36] SpamapS: for that cobbler i was thinking of combining the cobbler_web.conf and the cobbler.conf into one [17:40] zul: that would mean combining cobbler-web and cobbler again. [17:40] oh hey zul o/ [17:41] SpamapS: yeah maybe not a good idea :) [17:41] zul: the whole point of the cobbler-web package was that you install it and get the web interface.. no install.. no web interface.. [17:41] zul: I'm wondering if we should push to have our version included upstream as like, cobbler_web_debian.conf [17:41] zul: the two philosophies are somewhat different [17:42] SpamapS: probably [17:42] zul: and we can always include the common bits [17:42] zul: but I was thinking that would be in the "make the web interface better" effort next cycle [17:43] SpamapS: meh...i dont want to step on people's toes [17:43] hey lynxman [17:43] SpamapS: thats more landscapish [17:43] New bug: #603329 in cloud-init "mounts option to cloud-config skips devices not starting with /" [Medium,Fix released] https://launchpad.net/bugs/603329 [17:45] zul: landscape is so many lightyears ahead of it.. I don't want to do any work on making the interface itself better... I just want to make it easier to install. ;) [17:46] SpamapS: ah sure [17:46] zul: I do think that landscape should be able to be plugged into it similar to spacewalk. [17:47] SpamapS: well the base is there its up to them if they want to use it or not [17:58] has anyone here ever used ubuntu on an ibm server? [18:12] SpamapS: does this look sane to you? [18:12] http://people.canonical.com/~chucks/05_fix_init_paths.patch [18:13] zul: reading [18:15] zul: error in ""%s/named restart", % which_init_path" (and dnsmasq, dhcpd) , should be ""%s/named restart" % which_init_path", note the "," [18:15] RoAkSoAx: right [18:19] zul: I'm not sure I like the approach of looking in /etc/init.d for a file... [18:19] zul: service kind of already has this logic.. but a bit misplaced [18:19] !seen twb [18:19] I have no seen command [18:19] SpamapS: does fedora have service? [18:21] SpamapS: because that would be more distro agnostic [18:21] I "sudo aptitude install linux-image-2.6.32-27-virtual" but when I restarted I still see 2.6.32-27-server. Is there something more I need to do? [18:22] zul: YES it does have service blablabal start etc etc [18:22] RoAkSoAx: win [18:22] zul: though, as it is expected, the name of some services might different [18:26] zul: yes, I believe we took it from fedora [18:29] Datz: iirc -server is equal to -virtual now [18:31] New bug: #707050 in nut (main) "Lost patches0004-netvision-improvements-lp-600950.patch" [Medium,New] https://launchpad.net/bugs/707050 [18:40] RoyK: interesting.. why would there be -server and -virtual then? [18:40] I guess I should have tried another kernel version, then I'd know if there was a switch :P [18:41] Datz: the virtual kernel does not need physical h/w drivers? [18:42] pmatulis: that was my impression [18:44] Doonz: did you try manually booting into the virtual kernel? [18:45] just press shift during boot [18:48] hi...when I dmesg, I get an error from SMBus complaining about the buffer lenght...aparentely it needs 42 and only has 20...where is this configured? [18:48] RoyK: you mean Datz right :P [18:48] I will try though [18:48] thanks [18:50] Datz: I did, wrong nick :P [18:50] Shall i pastebin the impdb logs ? [18:50] I have exported DB on EE and trying to import it to SE on Oracle 11g R2 DB Server [18:50] I get lot of errors [18:50] Please suggest/guide [18:50] I am not getting help at #oracle or ##oracledb [18:51] kaushal: I don't think this is an oracle channel, so you may dump it to /dev/null - less hassle [18:51] you not getting answers does not make it an ubuntu issue, right? [18:51] zul: btw.. still don't wanna sponsor lvm ? :) [18:51] RoAkSoAx: not really [18:52] linux needs a good filesystem that can mirror zfs' work [18:52] btrfs may be the one, but the current progress isn't showing much potential [18:52] yeah :( [18:52] btrfs is on the way... [18:53] we installed FreeBSD for our NAS just for ZFS [18:53] it btrfs different from drbd? [18:53] RoAkSoAx: you haven't found anyone to sponsor it yet? [18:54] mdeslaur: nope :( apparently nobody want's to touch that package :) [18:54] RoAkSoAx: what's the bug # again? [18:55] bug #525287 [18:55] Launchpad bug 525287 in lvm2 "Add support for corosync based clusters in clvm" [Wishlist,Confirmed] https://launchpad.net/bugs/525287 [18:55] oCean: btrfs has some of the stuff zfs has, like block-level checksumming and raid-1, but it isn't ready, and hasn't been worked on very heavily for a couple of years [18:56] and what about DRBD? [18:56] oCean: drbd isn't a filesystem, it's a block-level replication mechanism [18:56] Ah, ok [18:57] And glusterfs? That's enitrely different thing? [18:58] *entirely [18:58] RoAkSoAx: I'll sponsor it...I'll upload it once I take a look, build, and test lvm2 [18:58] glusterfs is an overlay over filesystems for clustering [18:58] mdeslaur: awesome! Thanks! [19:00] oCean: if you're looking for a filesystem that can handle bad drives, use zfs [19:00] preferably on openindiana or something - the current zfs-fuse code is quite bad in terms of write speed [19:01] RoAkSoAx: welcome [19:02] RoyK: ok! thx for the info, have to look into that some more. [19:02] * RoyK has two 100TB boxes running openindiana for bacula storage - owrks well [19:02] s/owrks/works/ [19:07] my ACPI is complaining that SMBus needs a buffer length of 42 and only has 20...how do I solve this? [19:11] RoyK: grub menu shows -server as well [19:17] m_tadeu: Looks like https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/606999 [19:17] Launchpad bug 606999 in acpi "buffer length error in syslog" [Undecided,New] [19:20] in deed...what are the implications of this error? [19:21] m_tadeu: Looks like vendor acpi extensions may not work [19:23] hello people [19:23] i installed wordpress [19:23] but i cant get it to work [19:23] i mean i used apt-get install [19:24] and then i got to ip/wp-admin and it shows that there is no folder like that [19:28] wizardslovak: sudo ln -s /usr/share/doc/wordpress/examples/apache.conf /etc/apache2/conf.d/wordpress.conf then restart apache [19:30] RoAkSoAx: lvm2 uploaded [19:30] RoyK: well, aptitude search shows that -virtual but -server shows "c" meaning that some configuration files remain. [19:31] virtual is installed* [19:31] mdeslaur: thanks ;) [19:31] RoAkSoAx: np [19:32] genii-around, http://pastebin.com/ek9kgzYA === Kiall is now known as Kiall|AFK [19:36] I changed my ssh conf on my new vps, added my own username, set PermitRootLogin to no and AllowUsers and everything worked for a while when connecting via ssh with my new username and after installing LAMP I changed my network (moved to another place with my laptop) and after that I only get Permission denied, please try again. … any advice? [19:36] New bug: #707098 in openssh (main) ""oom" change in 1:5.3p1-3ubuntu5 causes "operation not permitted"" [Undecided,New] https://launchpad.net/bugs/707098 [19:36] New bug: #707099 in munin (main) "Hostname case mismatch" [Undecided,New] https://launchpad.net/bugs/707099 [19:38] genii-around, well it didnt work , how to i reverse it? [19:39] humm, well I removed configuration files for all linux-image*-server, aptitude showed that Linux-image*-vitual was installed, restarted. Now, Kernel panic :| [19:39] wizardslovak: Apologies on lag, work required me. For the moment, just to remove the symbolic link, eg: sudo rm /etc/apache2/conf.d/wordpress.conf [19:41] can I update grub which in kernel panic? [19:41] genii-around, ;) thank you for help , i understand u gotta work ;) hihih [19:41] update-grub* [19:42] wizardslovak: The idea would be to make an apache alias for /usr/share/wordpress and place it in /etc/apache2/conf.d with appropriate name [19:43] genii-around, ah , gotta google that one ;) [19:43] * Datz reverts to previous snapshot.. [19:44] wizardslovak: Something like http://pastebin.com/YMr3BJF5 [19:46] genii-around, thank you ;) so i should just copy it to apache2/conf.d [19:47] wizardslovak: To inside that directory, yes, but in a file named perhaps like wordpress.conf [19:47] And make sure that www-data can read it [19:48] genii-around, sorry i am noob at this , so make file named "wordpress.conf" and just write allias u wrote me , i just use correct folder i got wordpress installed in [19:51] i am sorry people , the only think i know is how to simple settup apache [19:51] and i need help with wordpress [19:52] wizardslovak: Basically if you do something like: sudo nano /etc/apache2/conf.d/wordpress.conf and then add the lines from the pastebin, exit with saving, then restart apache [19:52] genii-around, let me try it [19:52] ok that conf is empty [19:53] blank [19:53] wizardslovak: Then http://localhost/wordpress takes you there [19:53] wizardslovak: Yes, it will be blank at first since it is a new file just made [19:53] looks like I need the configuration files for -server to run -virtual kernel? [19:55] genii-around, i got this http://pastebin.com/8gyydqLJ [19:56] i mean i tried server lan ip and still same think [19:58] wizardslovak: You might want to try first: http://localhost/worpress/wp-admin [19:58] genii-around, "The requested URL /wordpress/wp-admin was not found on this server." [20:02] wizardslovak: perhaps http://localhost/worpress/wp-admin/index.php [20:02] nope same think [20:02] oops typo, forgot a "d" in wordpress there [20:03] genii-around, hehe i didnt , and still aint working [20:03] btw i change allias to my requirements , maybe mistake in there? http://pastebin.com/yVnqMShq [20:04] genii-around, and i am getting this "/etc/wordpress/config-192.168.1.106.php could not be found. The file is either not readable by this process or does not exist. [20:04] Please check if /etc/wordpress/config-192.168.1.106.php exists and contains the right password/username." [20:05] wizardslovak: The files should not be in /var/www/anywhere but in /usr/share [20:05] Since that is where the package puts them [20:05] genii-around, oh i moved folder from /usr/share to /var/www [20:07] ok i moved everything back [20:07] wizardslovak: You should not do that. The package manager for instance will not be able to track manual moving of files if it needs to uninstall. Also then it defeats the purpose of an alias to it [20:07] ok [20:07] When you spontaneously improvise it makes it difficult to assist... [20:07] genii-around, i moved them back [20:08] I'd just install the various bits rather than use a package for wordpress. [20:09] grrr i used apt-get [20:09] <_UsUrPeR_> hey all. I am having a heck of a time installing software RAID with LVM in Ubuntu 10.04 Server x64. Check out this pastebin: http://pastebin.com/4rDmyjyM . Is software RAID + LVM capable of being installed? If so, is having a /boot partition on a software RAID possible? [20:09] <_UsUrPeR_> the pastebin details my partition layout [20:11] _UsUrPeR_: we test RAID1 and LVM independently during our release cycles, but I don't know if we test the two together [20:11] I mean you may have success with the package method, but wordpress has its own support base that's fairly large and a lot of the folk wouldn't necessarily know a package install [20:11] _UsUrPeR_: I assume you mean GRUB not GRUP ? [20:11] <_UsUrPeR_> oh yeah. sorry, GRUB2 [20:11] <_UsUrPeR_> :) [20:12] <_UsUrPeR_> SpamapS: For the record, it appears that the grub/LVM partitions are created correctly. I just can't figure out where to put the grub installation [20:12] _UsUrPeR_: RAID1 should actually be causing grub to install on both devices. [20:12] _UsUrPeR_: *you* shouldn't be installing grub yourself.. the installer takes care of it. [20:13] and it should in fact be putting it on sda and sdb [20:13] I think [20:13] I've never actually been in that code :p [20:13] <_UsUrPeR_> I understand. I am using the software RAID configuration tool in the Partition editing portion of 10.04 server install disk [20:13] wizardslovak: Work needs me for an extended period, apologies. I should be back at computer in 10-15 minutes [20:13] genii-around, i will behere ;) [20:14] <_UsUrPeR_> and it is, indeed, my intention to have all this information RAIDed across both hard drives [20:14] <_UsUrPeR_> I also understand that LVM cannot store boot partitions, which is why I created a separate RAID device specifically for that purpose [20:16] that is what I am trying to do also raid 1 with LVM and having a hard time the setup is different that older versions [20:16] _UsUrPeR_: so it succeeds in partitioning/creating filesystems, copying files, but then grub installation fails? [20:17] * SpamapS should probably fire up a VM and test this out [20:17] <_UsUrPeR_> SpamapS: that is correct. I am stymied only during the GRUB2 installation process. Up to that point, everything appears to be moving along normally. [20:21] <_UsUrPeR_> SpamapS: I am seeing something of a bug pertaining to this here: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/527401 I am reading through it right now. It appears this has vacillated between "fixed" and "broken" a couple times now. [20:21] Launchpad bug 527401 in partman-base "grub-installer fails to install on a raid1 array" [High,Fix released] [20:21] <_UsUrPeR_> jynx :) [20:21] New bug: #707113 in cobbler (universe) "Koan should not have dependency on cobbler" [Undecided,New] https://launchpad.net/bugs/707113 [20:21] <_UsUrPeR_> oh dammit, that's just a bot. [20:21] <_UsUrPeR_> lol [20:22] * _UsUrPeR_ buys a beer for his new robot friend. [20:25] If i deleted a user and group and now want it back, can i just restore /etc/passwd, /etc/group and /etc/shadow from /etc/passwd-, /etc/group- and /etc/shadow-. Or is that a silly idea? === Kiall|AFK is now known as Kiall [20:34] hmm [20:34] how do i change persmissions on folder? [20:34] Unable to create directory /usr/share/wordpress/wp-content/uploads/2011/01. Is its parent directory writable by the server? [20:44] arkonova: you may also need to restore the user's home dir if it was deleted [20:47] SpamapS, this one was not deleted. So that all there is to users and groups files. Nothing else elsewhere? [20:51] New bug: #707117 in drbd8 (main) "Resync drbd8 8.3.9-1 (main) from debian unstable (main)" [Medium,In progress] https://launchpad.net/bugs/707117 [20:52] anyone of u ever used ssmtp? [20:55] zul: drbd should be ready in a bit for you to sponsor ;) [20:57] RoAkSoAx: eod...kirkland can probably sponsor it as well [20:57] SpamapS: i still have to read your application as well [20:58] zul: sure [20:59] RoAkSoAx: let me know what you need [21:08] kirkland: will do ;) [21:11] zul: take your time next DMB meeting is 1/31 [21:22] smoser: there? [21:22] here [21:30] smoser: after adding -proposed, apt-get update & dist-upgrade, and rebooting, uname -a still shows 2.6.32-311-ec2 [21:30] smoser: grub.cfg has the correct kernel as default [21:31] you didn't launch with the pv-grub kernel [21:32] can you pastebin euca-run-instances output ? [21:32] err... [21:32] euca-describe-instances or ec2-describe-instances [21:34] smoser: http://pastebin.ubuntu.com/557850/ [21:35] hm.. [21:37] hggdh, i'm looking at it. just a minute [21:38] smoser: np [21:39] hggdh, there is no linux-ec2 in -proposed [21:40] the -virutal is (explicitly) ignored via update-grub-legacy-ec2, and /boot/grub/menu.lst is the config file used, not /boot/grub/grub.cfg on EC2 [21:41] (its not my fault, all that we have available on EC2 -- and in xen anywhere -- is grub 0.97 like loader, not grub2) [21:42] oh [21:42] something is busted maybe in us-east-1 archive [21:42] according to https://launchpad.net/ubuntu/+source/linux-ec2 though, there should be a new linux-ec2 in the archive [21:42] at least newer than 2.6.32.311.12 [21:49] so... what to do? There is no 312.24 in the archives [21:49] sudo apt-get install linux-image-2.6.32-312-ec2 [21:49] hggdh, [21:49] the meta package isn't there, but the actual binary is [21:53] smoser: installed, rebooting now === Kiall is now known as Kiall|AFK [22:00] ive got multiple users who need to upload large files, are there any inventive methods to allow this? [22:02] scp, ftp, http, email, ... [22:02] dunno that email is very practical, but hell [22:02] hell, bittorrent? [22:09] kirkland: bug #707117 [22:09] Launchpad bug 707117 in drbd8 "Resync drbd8 8.3.9-1 (main) from debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/707117 [22:11] Anyone know why apache would not start on ubuntu but when you run the init script manually it works? I am using the official ami for amazon ec2. Apache is in my rc2.d [22:11] the boot does not even mention it [22:11] boot log* (/var/log/boot.log) [22:15] Some folks using etckeeper with git here? [22:16] Was wondering if using a nested repo to manage apache's sites is a good idea. I can't foresee any issue with that... [22:22] kirkland: ok so I was reviewing powernapd again, and the get_interrupts function is used by the get_console_activity to get interrupts of PS2 mouse/keyboard, and also examines the most recently touched (os.stat) device in /dev. [22:22] * genii-around sips [22:23] wizardslovak: Still struggling with Wordpress? [22:23] kirkland: the combination of that is used to grab the "Console" activity in general to be able to cancel the attempt to perform an action [22:24] wizardslovak: I just went through the install process here on a spare box for it, I agree that it's not so straight forward as it should be [22:27] yea i ve done it [22:27] genii-around, u have to edit wp-config [22:27] genii-around, then copy example to orginal [22:27] it works [22:28] now i am trying to figure out how to work with it [22:28] wizardslovak: No, there was a file to run /usr/share/doc/wordpress/examples/setup-mysql [22:28] not really [22:28] in config file u gotta write sql database name , username and password [22:28] after that it worked perfectly [22:29] now i have different problem [22:29] as my friend from other pc aross the town cant reply for blogs [22:29] it throws him into my servers LAN ip [22:30] wizardslovak: Do you have apache rewrite module enabled? [22:31] wizardslovak: I do not prefer to talk by personal message [22:31] genii-around, nope [22:31] genii-around, ok understand [22:31] genii-around, how do i check it out ? [22:32] wizardslovak: sudo a2enmod rewrite [22:32] "enabling module rewrite [22:32] RoAkSoAx: okay, drbd8 uploaded [22:32] RoAkSoAx: okay, so how about powernap? [22:34] kirkland: thanks for the upload!! [22:34] kirkland: I'm on it, I was thinking that instead of PS2 monitor, should just be a ConsoleMonitor? [22:34] RoAkSoAx: yes [22:34] RoAkSoAx: i agree [22:34] RoAkSoAx: good idea [22:35] genii-around, its rewritten [22:35] kirkland: that's how it is working now. Once that code is separated from powernapd the loop itself will change dramatically to also allow running the monitors when on PowerSave [22:36] wizardslovak: I am testing my current setup to see if outside ip can respond, etc [22:36] ok sure [22:37] genii-around, take your time , i dont rush ;) [22:37] kirkland: I already separated the WoL monitor into its own Monitor, though I'm still using the old code till I get the ConsoleMonitor up and running. Then I'll allow the monitors to run at all times. I expect that to be done by tomorrow [22:39] kirkland: btw.. u forgot to debuild -S -sa for drbd :) [22:39] RoAkSoAx: i know, i'm redoing now :-/ [22:40] * SpamapS hates when that happens [22:40] RoAkSoAx: re-uploaded [22:40] RoAkSoAx: sweet! you're the man [22:40] wizardslovak: External access works for mine. I'm just port-forwarding to the internal lan IP, but the box has a name assigned [22:41] genii-around, well i did forward 80 and 22 [22:41] kirkland: thanks for the upload ;) [22:41] what ports does wordpress uses? [22:42] kirkland: btw.. did you finish the TCPMonitor? [22:42] RoAkSoAx: nearly [22:42] RoAkSoAx: got distracted; thanks for the reminder [22:42] wizardslovak: As far as I can tell just http and possibly https ( 80, possibly 443 ) [22:43] hmm [22:46] done it and still [22:46] genii-around, in general settings by "site address url" do you have lan ip? [22:47] kirkland: oh!! btw!! I was also thinking that while in PowerSave mode, the monitors could run as "event" based monitors, while during ABSENT_SECONDS, we can just poll every INTERVAL_SECONDS, instead of transforming everything to event based [22:48] so that we have a combination of behaviors [22:48] RoAkSoAx: hmm, okay .... [22:48] RoAkSoAx: what does that give us? [22:49] kirkland: while in Powersave, makes no sense to be polling every INTERVAL_SECONDS. but while running ABSENT_SECONDS, we don't really care cause we are running in full power. [22:50] RoAkSoAx: hmm, yeah, that sounds really good [22:51] wizardslovak: I have by fqdn [22:51] kirkland: so for example, during ABSENT, if INTERVAL=10, and we receive a TCPMonitor (ssh) and every 10 seconds it will check if it received it, so that it allows the daemon to sleep every 10 secs. But when on PowerSave the TCPMonitor, can just send an event to the daemon to take a recover action and we "stop" powernapd from polling [22:52] hmmm [22:53] genii-around, let me try that [22:55] lifeless: howdy, around? [22:55] lifeless: squid question(s) for you when you are [22:56] genii-around, if ill send you address can you register and post comment? [22:59] genii-around, nevermind , got it to work , [23:09] lifeless: i think i figured it out, though i wouldn't mind vetting my config by you ;-) [23:12] RoAkSoAx: http://pastebin.ubuntu.com/557885/ [23:12] RoAkSoAx: i think you're going need a breaks/replaces since you moved a file from one binary package to another [23:17] kirkland: hi [23:18] kirkland: 'sup? [23:18] lifeless: okay, I'm working squid-deb-proxy -- you familiar? [23:18] yes [23:18] not yet gotten around to reading the impl details [23:19] lifeless: we're trying to push that as a sane, default, preferred deb caching solution [23:19] lifeless: i'm looking for the best practice in a usecase that may well be common in some of the enterprises we're targeting, and i've reproduced that environment here [23:20] lifeless: okay, so the network setup looks like this ... an open, outer network, with a secure, inner network inside of it, separate subnets [23:20] lifeless: clients of the secure, inner network can, of course, initiate connections to servers in the open, outer network, but not vice versa [23:20] lifeless: the squid deb proxy is running in the open, outer network [23:21] lifeless: i can't find any way to get the avahi/zeroconf/mdns broadcast messages from the outer network to the inner network [23:21] lifeless: i played around with a little bit of firewalling and port forwarding, but it just doesn't look like it's possible [23:21] mmm [23:22] lifeless: i could use a confirmation of that, but in the mean time, i think i have a workable solution [23:22] lifeless: mmm means you're thinking, or affirming? [23:23] kirkland: well, in corporates you may find mdns firewalled (possibly host as well as routers) [23:23] e.g. http://www.net.princeton.edu/filters/mdns.html [23:23] lifeless: right, good point [23:24] 'Our measurements in Fall 2006 indicate that this filter reduced multicast/broadcast traffic by 52-63% (measured by packet rates) on the largest campus networks. [23:24] kirkland: do you think it would really be necessary given that 1.12 was only on natty? [23:24] ' [23:24] 'We filter the mDNS traffic at the wireless access points or wireless controllers. ' [23:24] lifeless: okay, in any case, my "solution" to the two subnet problem is to run a second squid-deb-proxy in the inner, secure network, and "chain" it to the "real" one in the outer network [23:24] kirkland: I don't think s-d-p was designed with that use case in mind. [23:24] RoAkSoAx: perhaps not [23:24] RoAkSoAx: its always useful to reduce problems [23:25] kirkland: I think it assumes you're on a shared LAN w/ the clients [23:25] SpamapS: lifeless: okay, well, here's what I added to squid-deb-proxy.conf: [23:25] kirkland: so I have an alternative [23:25] cache_peer 10.1.1.11 parent 8000 3130 no-query no-digest no-netdb-exchange [23:25] kirkland: fixup s-d-p to use SRV records as well as mdns [23:26] ooo good plan [23:26] the corporate alternative [23:26] hrm [23:26] interesting [23:26] kirkland: you can of course chain squids [23:26] kirkland: it would be cool to have another avahi mdns service going to that let the s-d-p's find eachother for ICP [23:26] lifeless: right, so that was my immediate question ... is this config "valid" to your eyes? [23:26] * SpamapS will re-type that in english.. :p [23:27] but if they are both in the same lanish area there's no particular advantage to chaining, and you'll add latency [23:27] kirkland: it would be cool to have another avahi mdns service going so that multiple s-d-p's find eachother for ICP [23:27] kirkland: as far as the config goes [23:27] cache_peer $upstream-hostname-or-up parent $port 0 no-query no-digest no-netdb-exchange, if you want to disable all that [23:28] but there isn't any particular reason to disable everything [23:28] kirkland: the big thing you want though is to tweak the hierarchy and direct rules [23:28] lifeless: one reason to chain would be to traverse a restrictive firewall [23:29] specifically you want the child proxy to never go direct [23:29] SpamapS: sure; OTOH if you're opening a port to a specific outside proxy that is locked down, few admins would object to opening that to all the clients. [23:30] lifeless: right, all i'm really going for is to ensure that the inner proxy, which is the only one that the inner clients sees, pull deb's from the outer proxy's cache when available, rather than pull all the way from archive.ubuntu.com, while there are live cache hits available on the outer LAN [23:31] kirkland: I would tell it to always use the outer proxy, otherwise the outer proxy will grab stuff the inner already has [23:31] *or* [23:31] make the inner and outer peers [23:31] but the corp scenario makes peering less ok [23:31] I kind of think once you start dealing w/ corporate networks s-d-p becomes less about the avahi, and more about a consistent port that only allows deb/apt downloads. [23:32] lifeless: hmm, what are the directives to do that? [23:32] http://wiki.squid-cache.org/SquidFaq/ConfiguringSquid#How_do_I_configure_Squid_to_work_behind_a_firewall.3F [23:33] lifeless: http://wiki.squid-cache.org/Features/CacheHierarchy seems to be what I want, no? [23:39] SpamapS: hmm, yeah, a protocol by which squid-deb-proxies cooperate would be cool [23:39] SpamapS: kinda torrenty :-) [23:41] kirkland: was answering the specific bit of your query :) [23:41] lifeless: ah [23:43] kirkland: screw it lets just hack bittorent support into d-i [23:43] install 1000 servers in under 5 minutes [23:44] SpamapS: what a plan [23:49] kirkland: its not all that far fetched.. system imager had bittorent support [23:49] kirkland: but s-d-p is far simpler. :) [23:54] SpamapS: heh [23:56] im not seeing check_sensors plugin installed, nagios-plugins-standard doesnt include it? [23:58] binaryhat: maybe try nagios-plugins-extra ? [23:59] nope