[00:01] Am I correct in my understanding that the OpenDay is aimed at developers rather than users? [00:01] owh: there are a lot of users that don't really matter [00:01] yes [00:01] it's aimed for user that want to know more to become developers [00:02] i started contributing on the last OpenWeek [00:02] for developers we have [00:02] DeveloperWeek [00:02] nxvl: Well, I'm not sure if I just say a language blip when you wrote: "a lot of users that don't really matter" - are you talking about them as users, or as users becoming developers? [00:02] but they are quite the same [00:02] they should be more differenced [00:02] s/say/saw/ [00:03] i mean [00:03] there are a lot of users (most of them) [00:03] who doesn't care [00:04] they just want a system that works [00:04] who made it, and how, that's not their problem [00:04] Sure. [00:04] But how do you get one of those to care? [00:05] How do you get one of those to tell others about Ubuntu? [00:05] How do you get one of those to lodge bug reports? [00:05] How do you help one of those users? [00:05] Do you see what I mean? [00:06] that's why the LoCo team exists [00:06] :D [00:06] that's what we do here in peru [00:06] and i think other do also [00:06] i need to go [00:06] bbl [00:06] And that's why there is an OpenWeek. [00:06] Cool, later nxvl. [00:07] morning all [00:08] It's OK for some :) [00:08] afk [00:11] hehe [00:54] i am trying to setup PXE install server, but when i try instsall netkit-inetd i get this options: Package netkit-inetd is a virtual package provided by: [00:54] inetutils-inetd 2:1.5.dfsg.1-4 [00:54] openbsd-inetd 0.20050402-6 [00:54] which one should i chose to install [01:23] Nothing has been deleted, and if you upgrade, they'll all come back unharmed. [01:23] whoops [01:31] m1r: http://ubuntuforums.org/showthread.php?t=644256 [01:45] * faulkes- sighs [01:45] croy what a long day [01:45] not a happy one? [01:58] mlr: openbsd [02:01] kgoetz: long, frustrating and filled with hackery of the worst kind [02:02] dealing with servers which are in production, but have been unmanaged for two years [02:02] so attempting to do *new* stuff on them, well, I'm sure you understand [02:02] and I don't have all the gear I need to do replace them as of yet [02:03] at least my routers arrived so I can bring up the customer on time [02:08] faulkes-: yes, i do entirely understand [02:09] like the RHEL 3/4 systems i got given before this job and told 'they dont work, but all our dev/testing/prod is hosted on them' [02:10] sorry for the lag - i was being instructed on perl [02:12] another part of my problem today, perl, dbi, stored procedures on a centos 4.4 box with no upgrade path and no rpm's available which fix the problem, short of rewriting the .spec file and building it from source [02:12] even cpan dies building it [02:13] cpan is typically ... resilient. you must be hurting it badly [02:13] I will tell you our fix and you will realize the depth we had to go to [02:14] system("wget https://host/path/fix.php&var1=$var&var2=$var"); [02:14] because php properly executed the stored procedure [02:14] :| oh my owch. [02:14] I work with java developers, the initial thought they had, was to write the fix, in java [02:15] and as much fun as I would have incurring a 256mb startup cost to execute one line of a stored procedure [02:16] it's a hack, it will go away when I get current boxes that will be maintained in there [02:16] thats a hack worth treasuring [02:16] still, ugly as sin and ninjaba put together [02:16] just for the ability to force some work experiance kid to work with it later [02:17] heh [02:19] however, that was just the last part of the day, the rest of it was backups failing, having no IT person 3k miles away at the main office to support people there [02:19] the network being flaky as hell, customs & fedex holding on to half the new gear because they didn't like the paperwork [02:20] it's been such a fun day [02:20] mmm. a day to avoid. [02:20] and people wonder why I'm a bitter, single, alcoholic^H^H^H [02:20] our Galaxy getting held by customs was a bit like that [02:20] I mean ;) [02:21] *grin* [02:21] i expect most admins understand why your a gentle, understanding shepheard [02:21] :p [02:21] *sp [02:22] Galaxy? [02:22] Panzer: kgoetz is a vogon [02:22] you should hear some of his poetry [02:22] aiui codename for an product we are working on. [02:22] hehe [02:23] ok [02:23] i think i'm allowed to use the codename .... >.< [02:23] nm [02:23] don't read the poetry to me [02:23] and I will not ask again [02:23] good thing all my projects are used servers and cheap freebie switches [02:24] but its really nice... honest! [02:24] yea right [02:24] no vogalality for me [02:30] oh well, tomorrow should be quieter, I'm going to go and label everything because nothing is labelled [02:32] nothign to label around here, the reception/office person labeled *everything* [02:32] oh how horrible. tomorrow is apt-mirror day [02:32] we labeled all the stuff on her desk to take the piss [02:32] PanzerMKZ: hm? [02:34] I am starting on a local apt get mirror [02:34] and tomorrow I build the server for it [02:35] not that hard surely $(lots of disc+a cpu+some ram) [02:35] :) [02:36] you have not been to the shop have you. [02:37] cpu and ram are p1's and 32meg dimms [02:37] just started my own computer repair place [02:37] no, i havent gone computer shopping in any serious way for years [02:38] Yea I got a funny collection of dual p2's and dual xeons [02:38] but nothing to major and very useful [02:39] teh xeons shoul be ok [02:39] well yea [02:40] there is a use for them once I get that board and procs up and running [02:41] I compile blender daily [02:41] so it would be good to use that [02:43] i'm going to head to itshare this arvo. wonder how many C64's they've stripped since iw as there last :( [02:46] oh yea I plan to add a pxe boot server there in the mix [02:47] depending on how many systems you want to boot at once taht only neds a p2 [02:47] with an optional gige nick in it *grin* [02:48] yea [02:53] if i want my apache server to look for my sites root not at "/var/www/" but at "/var/www/foo/" and i am not running virtual host just one site on one IP address where would i go to change something like that. the closest i have found was if i was using virtual host and had multiply sites on the same IP address it looked like i could make each site have its root in another folder inside of "/var/www" [02:54] LeChacal: change apaches default vhosts root [02:54] in /etc/apache[2]/sites-available/default [02:56] kgoetz: that was the file i was looking at but wasnt sure if i wanted to change that thank you for confirm my thoughts [02:57] LeChacal: no worries [04:49] Hi. I've just set up Ubuntu Server using RAID1 for all partitions (including swap space) on a VM. I'm running tests prior to installation on a production server. [04:49] I tried removing one of the discs to see if things would work fine, but it seems to get jammed. [04:49] Could someone, please help? [06:09] mactimes: "got jammed" [06:09] ? [06:10] kgoetz: Doesn't even show grub. [06:11] mactimes: did you make sure the MBR is mirrored? [06:11] kgoetz: No, how do I do it? [06:17] mactimes: i'm not sure, sorry [06:17] dd might work [06:18] Well, since I've set up all partitions as mirrored, I thought this would be done for both disks... [06:24] Nevermind though, I removed the virtual machine and I'm installing a new one with debian to see if it has the same behavior. [08:59] moin [11:00] * faulkes- yawns [11:05] evening mate :) [11:08] morning === blue-frog_ is now known as blue-frog [14:54] hello [14:56] i have problem with PXE install server. 2nd pc is starting installer but then it ask ne for online archive. can i set it somehow to be installed from local PC ? [15:18] <\sh> m11, you need the package archive which is on the installer cd of server/desktop whatever, which means, you need to setup a webserver for this [15:19] <\sh> or an nfs server which exports this archive dir to the pxe clients...or whatever it needs to get this archive accessed and is supported by d-i [15:22] \sh , is webserver needed for this process ? [15:22] _ah, sry, NFS server [15:23] \sh , tnx, i go check what master google says on it [15:26] mdke: is it possible for me to correct this bug #215025 [15:26] Launchpad bug 215025 in ubuntu-doc "server guide / mail filtering error" [Undecided,New] https://launchpad.net/bugs/215025 [15:26] woops, wrong channel... and console doh [18:05] mathiaz: did elmo already give you the information about Bug #189616? [18:05] Launchpad bug 189616 in dovecot "connection problems under load with hardy dovecot" [Undecided,New] https://launchpad.net/bugs/189616 [18:08] nxvl: not yet - I haven't had a chance to talk to him today [18:08] ok i will [18:15] Hi, Perhaps I a to late to report in results of gutsy on DL360 and DL380? Beq I don't find the templates in the list any longer? [18:16] Ah, oh.. I found it.. [18:23] Folke: don't hesitate to test Hardy Beta if you can ;) [18:23] Hi, I planned to install it on two servers here at work tonight. And report in the result in the wiki. [18:24] I have planned to do this earlier but work stuff came in between. :( [18:24] does the Debian Proliant Service Pack work just fine for ubuntu? [18:25] Dunno really. We do use ubuntu on our virtual servers, but debian still on our physical ones. But I can try to install them tonight. [18:26] Folke: are you using xen? [18:27] I used to, but are using vmware esx nowdays. [18:27] Xen was faster with linux native. But we use alot of Windows servers here. [18:27] cool. just curious. [18:29] And one thing that made us move over from debian to ubuntu was the support from vmware on ubuntu. [18:29] the nonprofit I work for is considering virtualization for our small hosting server, and I'm not sure how to go about it yet [18:30] Ah, with Xen you get power and control at your fingertips I think. But then if you hand over to someone that is used to "right click" on stuff things can be hairy :) [18:31] yeah, definitely. I've played with ESX at my day job, and it's certainly easy to manage, but the nonprofit certainly doesn't have the budget for it [18:31] But now when KVM is maintained in ubuntu kernel that might be a nice alternative.. Never tried it out thou. [18:31] We are using almost our whole serverpark in vmware now. [18:33] right now I'm thinking of xen and then openvz, but openvz support for ubuntu doesn't seem great [18:34] openvz, never heard that. Is it like xen? googling atm :) [18:35] it's containers, ie. VPS [18:35] Ah, a parralells supported project. [18:36] We have some mac's that runs parllels desktop here.. [18:36] I'm thinking xen for live migration and then openvz for running different versions of PHP on different sites [18:37] yeah, I've got ubuntu installed on parallels desktop on my Mac, but I don't have enough memory to make it very usable [18:38] Oh, so you can have many containers that runs different versions on the same server with openvz? Without "installing" multiple servers? [18:39] that's the way I understand it... little chroots [18:39] one kernel [18:39] that sounds really like a nice feature. [18:40] yeah, and I know there are people with that set up, but I've got a lot to learn if I want to implement it :) [18:45] One thing that I really would like to learn is sumfink like cfengine or another good config system. But there seem never to be enough time for that.. [18:46] Folke: then you might want to look at puppet [18:47] zul: I've read about it, do you use it? [18:47] Folke: no I dont but I have heard good things about it [18:48] zul: That is newer than cfengine isn't it? That would be great if there was some preferred way in ubuntu to go :) [18:49] Folke: well there is landscape from canonical as well [18:51] zul: Is that somthing that canonical hosts, and the servers are reporting to them? (knows to little..me) [18:51] linux-server triggers the nvidia black window bug for me. Is this a bug with package "linux" or "linux-restricted-modules-2.6.24"? The different kernel config settings should be this: http://pastebin.com/m89666bc [18:51] Folke: I dont know much about it [18:52] (no problems with -generic) [18:52] blueyed: you might want to talk to the kernel guys then [18:53] zul: woops.. I've meant to.. sry [19:04] Well, time to in to the server-room and try out the new hardy beta :) [19:20] morning guys, I think 'm having a problem with postfix... I try to log onto my lan mailserver and it says plaintext not authorized [19:34] Humm, trying to install hardy on a HP dl360g4p. And it seems like it has locked itself on cleaning up.. Can't switch console tty.. [19:36] Ah, no more numlock on the server.. doi.. I wonder if it is beq the qlogic hba installed on it? [19:50] Humm, thats a nogo again.. Died on me again on libisccfg30.. I will try to reinstall it with 7.10. [20:07] Is there anyway to see what repository is used when installing? I think that one here in sweden is having trouble today.. [20:18] Folke: cat /etc/apt/sources.list [20:20] Nafallo: Tnx, but when installing hardy beta i get a hang on the dl360gp4. So I found that one repo here in sweden has problems. I tried an install with Debian etch on the same hw and it worked when i choose another repo.. But in hardy it selects repo autmagically. [20:21] eh, I meant dl360g4p.. sry [20:22] Folke: is this se.archive.ubuntu.com? [20:22] and well. Ubuntu Hardy and Debian Etch is pretty far apart :-) [20:23] could you try to force it to use gb.archive.ubuntu.com for example? [20:23] Yes, but I should try it out for the ServerTeam and send in the result.. But I didn't get so far :) [20:25] Nafallo: Yes, it is se.archive.ubuntu.com.. And I guess that it is the same network as ftp.se.debian.org that borked too.. [20:26] Folke: hmm. it is. [20:26] When using the "standard" install it selects repo on basis on country settings? [20:27] Folke: I've told the admin, but he seems to be idle at the moment. [20:29] Nafallo: Ah, thanx! I have found another strange thing. I don't know if it is general bug or only problem with my hw. The install console F4 is only full of garble. lots of trash signs.. [20:42] Folke: Not general, I did a fresh (basic) install 5 hours ago based on dk.archive.ubuntu.com without problems. [20:43] peterdv: I am now trying to install with finland country settings and see what happens. [20:45] peterdv: Did you try to check the other consoles when you installed? Like tty4 / 5? I see only alot of trash text there. So I cannot see what goes right / wrong [20:47] Folke: Sorry no. My install proceeded as usual, no custom fiddeling was needed in my case, so I just stayed in the console. [20:49] Humm, now it stopped on "rebooting into your new system". I'm going to try another server tomorrow. [21:14] i'm looking for some advice from the gurus [21:15] i need to backup a linux server, 20 or so windoes pcs and a couple of macs [21:15] i need the solituin to support an autochanger for offsiter tape storage [21:15] any recommendations [21:17] spmccann: bacula should probably work for what your looking for [21:17] <_CitizenKane_> has anyone set up openvpn for a roadwarrior scenario? was it straightforward or hard? are there better options? [21:17] thanks sommer [21:17] have you used it yourself [21:19] I've tested it, but haven't used it in production... there a those that do though :) [21:19] ok, was their a reason for not using it in production ! [21:19] don't have a tape drive, and the backup shell scipts I use work find so far [21:19] er fine [21:20] ok cool [21:20] i'm tryingh to put somethink low maintaince in place [21:21] i'm doing some voleenteer work so the org I'm doing it for isn't cash rich [21:21] I think it's pretty low maintanence... at least after you've got every thing configured... heh [21:22] for a small number of machines it probably wouldn't be worth it, but with the number you're talking about and the multiple platforms, it probably is [21:23] yep the old multiuplatform support issues [21:24] the macs are a real kicker, but you know designers, it will be a cold day in hell b4 they give them up [21:26] i am trying to set up a web and mail server on the same box that has two NICs and in /etc/network/interface i have everything set up with one IP per card. my question is when i point my browser to either of the two IPs they both go to the web site, is that a setting that I need to change or is that in the DNS and i need to contact my ISP to have them change it in their DNS? I dont have the mail part set up yet just apache. [21:28] LeChacal: try adjusting the at the begining of /etc/apache2/sites-available/default... change it to [21:32] sommer: ok i changed that now i am guess that i also want to change "NameVirtualHost" is that my domain name or is that just a name for the virtual host? [21:33] LeChacal: I set it to the domain name of the site [21:34] so yes :) [21:35] sommer: thank you that worked [21:35] np [21:39] i am new to setting up a server but not new to Linux is there any good resources about setting up a server that would be good to read? i have read the things on the ubuntu site and parts of the apache documentation. Specifically web and mail servers. [21:41] LeChacal: I'm kind of fond of: http://doc.ubuntu.com/ubuntu/serverguide/C/index.html [21:41] that's the hardy guide so if you're using gutsy see: https://help.ubuntu.com/7.10/server/C/ [21:44] i am using dapper [21:44] but i can find its [21:44] add: page [23:59] can anyone please help me get my mail working properly? I followed the directions but I can't access my mail from the lan and telnet doesn't work properly either.