[12:11] What should I make of this? insmod: error inserting '/lib/modules/2.6.15-28-386/kernel/net/ipv4/netfilter/ip_conntrack.ko': -1 Unknown symbol in module [12:31] ip_conntrack.ko is probably not from a 2.6.15-28-386 kernel [12:35] hrm. I kinda figured it would be considering I have a different directory structure for other kernels. === vas [n=vas@24-151-98-085.dhcp.nwtn.ct.charter.com] has joined #ubuntu-server [12:41] in any case, what would I do to fix it so I can have ip_conntrack ? === kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server [01:19] feisty universe uses ike-scan 1.7 when 1.9 is out [01:19] is there a way one can request an update? === jbrouhard [n=jbrouhar@cm-207-192-193-222.stjoseph.mo.npgco.com] has joined #ubuntu-server === BFTD [n=thomas@67-150-244-254.oak.mdsg-pacwest.com] has joined #ubuntu-server === CarlF1 [n=carl@adsl-75-57-179-33.dsl.emhril.sbcglobal.net] has joined #ubuntu-server === vas [n=vas@24-151-98-085.dhcp.nwtn.ct.charter.com] has joined #ubuntu-server === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server === Lieutenant [n=bobcrews@24-171-41-235.dhcp.stls.mo.charter.com] has joined #ubuntu-server === Lieutenant [n=bobcrews@24-171-41-235.dhcp.stls.mo.charter.com] has left #ubuntu-server [] === CraigYounkins [n=xxx@c-69-138-194-105.hsd1.md.comcast.net] has joined #ubuntu-server [03:08] so i'm using 7.04 server and mdadm for software raid 1 over 3 drives. When i physically fail a drive, ubuntu will not start, stating "mdadm: /dev/md0 assembled from 2 drives (out of 3), but not started" . It appears this is related to the flags it's passing to mdadm to assemble the array. I made modifications to rcS.d, but I can't seem to get it to work. Any ideas? [03:09] CraigYounkins: booting off the array? is it raid 5? Last I heard, mdadm had difficulty booting off raid 5 [03:09] the first 2 partitions (/boot and /) are raid 1 [03:10] and third partition is a swap (non RAID) and the fourth is for RAID5 [03:12] CraigYounkins: odd, I know I've booted off depracated arrays before [03:13] Yeah I mean the OS and /boot is all on each drive. it should be able to boot with only 1 of the 3. It's something with the way ubuntu is assembling the array. as you can see above, it won't "Start" the array even though it has 2 of the 3 drives. [03:13] is this holding up booting? [03:14] or just not mounting the raid 5 [03:14] it only boots fully with all 3. with only 2 it prints the message above and dumps me into ash without mounting any of the arrays. [03:15] i might try the more server-stable Debian === kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server [03:32] CraigYounkins: Take the "--no-degraded" out of /usr/share/initramfs-tools/scripts/local-top/mdadm and update-initramfs -u [03:33] CraigYounkins: We've been having a pretty heated argument over the sanity of that default recently. [03:34] wow... thanks for the response infinity! let me try it! [03:39] I take no responsibility for your computer blowing up. I've been awake for 2 days (the last 18 hours of which have involved sitting in LAX, waiting for a flight), so I'm not all here. :) [03:50] infinity: Thank you again. I believe it worked, but i'll have to do more testting to be sure [03:55] lamont: If you are up for looking at Postfix bugs, Bug 127555 might be worth a look. [03:55] Launchpad bug 127555 in postfix "package postfix 2.4.3-1ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/127555 [04:37] is any one here at the moment? [04:37] yeah, ask [04:38] so I do not seek help from thin air [04:38] k cool [04:38] I thought that apt-get remove would un-install a program so I coulod re-install it, although after usint it, I tried to apt-get install it and it cannot be found [04:38] for the record, there are 46 people in the room -_- [04:38] what proggie [04:38] proggie? [04:39] what program [04:39] snort [04:40] it reeffers me to snort-common... and when I do that it reffers me back to snort [04:41] any ideas? [04:42] Do you still have universe in your sources.list? [04:43] vas: what happens with "sudo apt-get remove snort"? [04:43] Sounds to me like perhaps you don't actually HAVE snort available anymore. [04:43] (ie: you don;t have a deb source for universe anymore) [04:43] I had it available tirty seconds ago [04:43] how do I get it back infinity [04:43] Err, what error does apt give you? [04:43] Paste it. [04:44] sudo apt-get install snort? [04:44] Yeah. [04:44] socrates@SOCRATES:~$ sudo apt-get install snort [04:44] Reading package lists... Done [04:44] Building dependency tree [04:44] Reading state information... Done [04:44] Package snort is not available, but is referred to by another package. [04:44] This may mean that the package is missing, has been obsoleted, or [04:44] is only available from another source [04:44] However the following packages replace it: [04:44] snort-common [04:44] E: Package snort has no installation candidate [04:44] snort-common does teh same except it reffers me to snort [04:44] grep universe /etc/apt/sources.list [04:45] ## universe WILL NOT receive any review or updates from the Ubuntu security [04:45] deb http://us.archive.ubuntu.com/ubuntu/ feisty universe [04:45] deb-src http://us.archive.ubuntu.com/ubuntu/ feisty universe [04:45] # deb http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse [04:45] # deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse [04:45] deb http://security.ubuntu.com/ubuntu feisty-security universe [04:45] deb-src http://security.ubuntu.com/ubuntu feisty-security universe === kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server [04:45] Curious. [04:45] "sudo apt-get update && sudo apt-get install snort" [04:46] infinity, it seems to be connecting and downloading a bunch of files [04:46] Could not resolve 'us.archive.ubuntu.com' [04:46] Err http://security.ubuntu.com feisty-security/multiverse Translation-en_US [04:46] Could not resolve 'security.ubuntu.com' [04:46] Err http://us.archive.ubuntu.com feisty/multiverse Translation-en_US [04:46] Could not resolve 'us.archive.ubuntu.com' [04:46] Ign http://security.ubuntu.com feisty-security Release [04:46] Err http://us.archive.ubuntu.com feisty-updates Release.gpg [04:46] Could not resolve 'us.archive.ubuntu.com' [04:46] Ign http://security.ubuntu.com feisty-security/main Packages [04:46] Err http://us.archive.ubuntu.com feisty-updates/main Translation-en_US [04:46] Well, there you go. [04:46] gn http://security.ubuntu.com feisty-security/multiverse Packages [04:46] Ign http://us.archive.ubuntu.com feisty-updates Release [04:46] Ign http://security.ubuntu.com feisty-security/multiverse Sources [04:46] Ign http://us.archive.ubuntu.com breezy-updates Release [04:46] Err http://security.ubuntu.com feisty-security/main Packages [04:46] Your DNS is broken. Can't fix that for you. [04:46] Could not resolve 'security.ubuntu.com' [04:46] Ign http://us.archive.ubuntu.com feisty/main P [04:46] tlike that [04:46] things like that** ?? [04:46] how do I fix it [04:46] 12:46 < infinity> Your DNS is broken. Can't fix that for you. [04:47] If you run your own DNS, fix it. If it's your ISP... Well... Nothing I can do. [04:47] I don't beleive it's my own DNS [04:47] (This is all assuming the machine has an internet connection at all...) [04:47] yes [04:47] it does [04:47] could it be a problem in host [04:47] I have been bugging around with that a little because I am setting up SAMBA [04:48] You moight want to take this to #ubuntu. [04:48] would be ok if I pasted the first 2 likes real quick for you to see [04:48] Generic "My DNS /network is broken" isn't very servder-specific. :) [04:48] Ugh, I can't type. [04:48] alright [04:48] thnx for the help this far guys [04:53] infinity: Don't you need some sleep? [04:55] well whatever. Good night! === CraigYounkins [n=xxx@c-69-138-194-105.hsd1.md.comcast.net] has left #ubuntu-server [] === Innatech is now known as Innatech_away === nictuku [n=yves@201-14-125-210.bsace706.dsl.brasiltelecom.net.br] has joined #ubuntu-server === BFTD [n=thomas@67-150-244-77.oak.mdsg-pacwest.com] has joined #ubuntu-server === OGDA [n=thomas@67-150-255-223.oak.mdsg-pacwest.com] has joined #ubuntu-server === BFTD [n=thomas@67-150-255-223.oak.mdsg-pacwest.com] has joined #ubuntu-server === ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #ubuntu-server === OGDA [n=thomas@67-150-255-223.oak.mdsg-pacwest.com] has joined #ubuntu-server [08:23] hey is anyone here familiar with snort, their channels dead [08:23] not dead but quiet... no one talking at all [08:25] hrm? === CrummyGummy [n=CrummyGu@dsl-244-242-211.telkomadsl.co.za] has joined #ubuntu-server === rvfh [n=rvfh@fe2adsl-2.wyplay.net] has joined #ubuntu-server === ivoks [n=ivoks@3-183.dsl.iskon.hr] has joined #ubuntu-server === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server === [miles] [n=miles@bcn1.entorno.es] has joined #ubuntu-server === CrummyGummy [n=CrummyGu@dsl-242-51-151.telkomadsl.co.za] has joined #ubuntu-server === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === jbrouhard [n=jbrouhar@cm-207-192-193-222.stjoseph.mo.npgco.com] has joined #ubuntu-server === [miles] [n=miles@bcn1.entorno.es] has joined #ubuntu-server [09:43] <[miles] > morning [09:43] <[miles] > is anyone using Landscape yet? [09:49] landscape ? [09:54] <[miles] > yep [09:54] <[miles] > http://cetico.org/tech/2006/05/ubuntu-landscape-somewhat-announced.html [09:56] <[miles] > http://www.cetico.org/nwu [09:56] <[miles] > mmm interesting also [09:57] <[miles] > cos I've got quite a few boxes I'm admining, this would be handy [09:59] [miles] : It was only just announced yesterday. I doubt it has seen widespread adoption yet :) [09:59] <[miles] > jeje [10:00] <[miles] > well, just check out this NWU now also [10:00] <[miles] > soren: do u know if Support from Can. is per-box or as unlimited boxes, per yeaar? [10:01] [miles] : Per box, but I'm sure you can get a good deal if you've got many machines. [10:01] eh.. i'm not sure i like nwu, but I use nagios to keep track of servers tbh [10:01] [miles] : Landscape is quite a bit more than nwu, as far as I can tell. [10:02] <[miles] > jbrouhard: nwu is for updates, nagios is to monitor [10:02] <[miles] > ok thanks soren [10:03] <[miles] > a Mono based GUI would be nice [10:03] <[miles] > for NWU [10:03] meh [10:03] a simple cron script would solve the updates ;) [10:04] <[miles] > jbrouhard: yes, but also you can drive a mini or a ferrari [10:04] Nah [10:04] <[miles] > personally, I'd rather drive the ferrari [10:04] those cars are too small :) [10:04] <[miles] > jeje [10:04] I like my pickup [10:04] <[miles] > need to find more info out on NWU and see if it's stable etc [10:04] That and my '69 dodge Charger :) [10:04] nwu does sound like a decent application [10:05] tho why is nagios broken in ubuntu ? i keep getting package dependency problems (php4) [10:05] <[miles] > try Zabbix [10:05] <[miles] > we're running it here [10:05] <[miles] > added SMS alerts etc [10:05] <[miles] > been running since b4 xmas [10:05] Oh? [10:05] SMS Alerts? [10:05] nice [10:06] how easy is it to install ? [10:06] <[miles] > very [10:06] is it in debian repos as well ? [10:06] <[miles] > dunno, I built it from source [10:06] <[miles] > right, coffee time [10:06] <[miles] > bbiab [10:06] jbrouhard: I've done sms alerts with nagios, too. [10:07] jbrouhard: Which version of Ubuntu are you on? [10:08] heh.. it only exists in ubuntu, not debian upstream. hah [10:08] Right now, I'm using Kubuntu Feisty Fawn. my servers currently run Debian Sarge [10:09] i'm planning a major migration when we move our colocation servers from Portland, OR to Kansas City Missouri in the next month or two. the New servers will have Ubuntu-server [10:11] jbrouhard: I'm just curious about why you say Nagios is broken? It works fine for me (Edgy and Gutsy systems). [10:11] one monment [10:11] lemme recreate what i did [10:12] where's ubuntu paste bin ? [10:12] !pastebin [10:12] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) [10:13] Thanks [10:13] http://paste.ubuntu-nl.org/30877/ [10:15] jbrouhard: What if you remove nagat from the equation? [10:16] Lemme try that [10:16] That worked [10:16] whats up with nagat ? [10:16] That was on Feisty, was it? [10:16] Yes === dexem [n=dani@14.Red-88-26-177.staticIP.rima-tde.net] has joined #ubuntu-server [10:17] jbrouhard: Broken (stale) dependencies. [10:17] aha [10:17] jbrouhard: We ditched php4 (and never had php3), but nagat didn't list php5 as a valid option. [10:17] aha [10:18] I'm trying to find out if Plesk will install on ubuntu-server. [10:18] I'm told it may not [10:18] jbrouhard: http://ftp.acc.umu.se/mirror/ubuntu/pool/universe/n/nagat/nagat_1.0a2-8ubuntu3_all.deb [10:18] If you use that instead (it's from gutsy), you should be fine. [10:18] bbiab [10:19] Ok [10:19] i"ll try that next time [10:19] I gotta get to sleep [10:19] thanks soren [10:26] <[miles] > mmm why is nwu not included in server ? [10:26] <[miles] > mmm ok, it's alpha [10:26] <[miles] > jeje [10:26] <[miles] > :-| [10:29] [miles] : Have you used it? [10:29] <[miles] > no [10:29] <[miles] > litterly found it when I was asking you about Landscape [10:30] [miles] : Ah, ok. [10:31] <[miles] > It does not seem to be overly developed [10:31] <[miles] > erm, activivly even [10:31] <[miles] > currently. Zimbra is my baby... wow, I love it [10:32] [miles] : Anyhow, Landscape seems to combine something like nwu, Zimbra and a few other things. I've never used it, though. [10:33] <[miles] > you mean zabbix right, not zimbra [10:34] [miles] : Um, yes. [10:34] [miles] : Yes, definitely. I'm on crack. [10:35] <[miles] > jaja === [miles] is on smack [10:39] [miles] : Where did you hear about Landscape anyway? [10:40] <[miles] > mmm wired iirc [10:41] [miles] : Ah, ok. I was just curius since the article you linked to was over a year old. It seemed like a curius concidence that you stumbled upon that only the day after Landscape actually was announced :) === stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server [11:32] <[miles] > jesus, FF is bombing out left right and centre [11:33] <[miles] > I've never know it to be so unstable === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-server === tck [n=tck@194.125.76.93] has joined #ubuntu-server === tck [n=tck@194.125.76.93] has joined #ubuntu-server === kgoetz [n=kgoetz@gnewsense/friend/kgoetz] has joined #ubuntu-server [01:28] morning. I have about ~20 servers and a backupbox with 8 3ware-raided drives. all servers connected on the same optical ring, but in different datacenters. [01:28] what backupsolution should I be looking at? :-) [01:29] <[miles] > bacula [01:31] looking at that right now infact. do you know ofhand how restores is done? if I have different users with the same uid/gid on two servers and does a partial restore from one to the other, who will own the files? :-) === stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server [01:33] Nafallo: I will :) [01:33] Nafallo: muahahah! [01:33] soren: :-P [01:34] hmm. another thought. do bacula in Ubuntu has a maintainer who takes care about security in it? ;-) [01:34] I see it's in Universe ;-) [01:35] Nafallo: I don't remember how fine-grained you can restrict access to do partial backups, but if it's sane, you could make it so that users only can restore from/to the server where the backup originated. [01:37] yea, but I've ran backuppc at home for the last years. backup my ex-girlfriends server via the darknet, and if I would need to restore a backup from my server to hers files owned by me here would be owned by her there since both are UID 1000 ;-) [01:37] I'd like to avoid that if possible. [01:39] Nafallo: I honestly don't remember if bacula uses uid, usernames or both... [01:40] hmm. we don't have a maintainer for it in Ubuntu it seems. [01:40] if I decide to run it we will have though :-P [01:40] a friend tends to get an error on restore with it. [01:40] Wanted ID: "BB02", got ".". [01:40] Buffer discarded. [01:41] Nafallo: http://www.bacula.org/rel-manual/Bacula_Console.html#SECTION0022180000000000000000 [01:42] soren: thanks === dendrobates [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has joined #ubuntu-server [01:52] <[miles] > mmm [01:52] <[miles] > http://news.bbc.co.uk/1/hi/technology/6908946.stm [01:52] <[miles] > I've made a slight alteration [01:52] <[miles] > http://milesbarry.es/419school.jpg [01:52] <[miles] > ;) === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server === ivoks [n=ivoks@89-172-31-221.adsl.net.t-com.hr] has joined #ubuntu-server === Nafallo thinks he settles on bacula + pgsql === bain [n=bain@gw.impilinux.co.za] has joined #ubuntu-server [02:28] alo [02:28] ajmitch: :) [02:29] stephanbuys: :) [02:30] bain, :) [02:37] hi === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === ivoks [n=ivoks@89-172-31-221.adsl.net.t-com.hr] has joined #ubuntu-server === sommer [n=sommer@192.154.64.85] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === ajmitch_ [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === ajmitch [n=ajmitch@port166-123.ubs.maxnet.net.nz] 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 === mathiaz [n=mathiaz@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-server === kupesoft [n=dave@red-gw.cs.toronto.edu] has joined #ubuntu-server === SA1300 [n=eric@adsl-69-153-3-196.dsl.snantx.swbell.net] has joined #ubuntu-server === kupesoft [n=dave@red-gw.cs.toronto.edu] has joined #ubuntu-server [04:41] I'm new to disk management on Linux, I installed Ubuntu server on a system with two identical 40 Gb drives. The system mounts partitions on both drives but there are about 30 Gb or so unaccounted for. Can someone help me locate this space? === CarlF1 [n=carl@ip67-153-238-154.z238-153-67.customer.algx.net] has joined #ubuntu-server === SA1300 [n=eric@adsl-69-153-3-196.dsl.snantx.swbell.net] has left #ubuntu-server ["Leaving"] [04:52] hmm. I think bacula in dapper is borked. [04:53] complains that I only have postgresql 7.4 and claims it would like 8.1 === fernando_ [n=fernando@189.0.247.83] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server [05:05] sa1300 apparently isn't terribly concerned about his missing partitions :/ === vciaglia [n=vciaglia@host1-248-dynamic.17-87-r.retail.telecomitalia.it] has joined #ubuntu-server === rvfh [n=rvfh@fe2adsl-2.wyplay.net] has joined #ubuntu-server === ||arifaX [n=||arifaX@pd907f5ed.dip0.t-ipconnect.de] has joined #ubuntu-server === mdz_ [n=mdz@ip2.fa1-0-2.occ.iinet.com] has joined #ubuntu-server === ||arifaX_ [n=||arifaX@pd907f2a3.dip0.t-ipconnect.de] has joined #ubuntu-server === tck [n=tck@bbkylstg.sites.bitbuzz.net] has joined #ubuntu-server === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === BFTD [n=thomas@67-150-253-234.oak.mdsg-pacwest.com] has joined #ubuntu-server === sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server === kshahnjd [n=kunalash@ool-44c0ac9c.dyn.optonline.net] has joined #ubuntu-server [06:37] I'm confused as to the email services available in the install guide for ubuntu server, are all four needed or is Postfix/Mailman all that is needed? [06:38] is Mailman like squirrel, or it just the interface portion? [06:38] nvm, stupid q === roman_ [n=roman@207.245.216.4] has joined #ubuntu-server [06:41] alright, so it's either Postfix or Exim4+Mailman ? I can't use the Mailman web interface with postfix? === roman_ [n=roman@207.245.216.4] has left #ubuntu-server [] === ||arifaX_ [n=||arifaX@pd907f5ed.dip0.t-ipconnect.de] has joined #ubuntu-server [06:45] you can't? [06:45] why not? [06:45] I misunderstood what each component was responsible for, i was asking stupid questions [06:45] kshahnjd: I guess it is either exim4+mailman or postfix+mailman [06:46] I just need a MTA and a MDA, right? so that's Postfix and Dovecot? [06:46] maybe [06:46] I kinda wanted a web interface like squirrel's too [06:47] depends on what the box is supposed to be doing [06:47] you can use squirrelmail [06:47] roundcube seems a nice webinterface for IMAP btw [06:47] but both exim4 & postfix can act as an MDA as well [06:47] IIRC [06:47] I'm not use to having a separate transfer agent and delivery agent as they call it, whenever I'm installed an email daemon before, it's always just one piece of software [06:47] not multiple [06:48] yep [06:48] and the postfix installation was a bitch [06:48] ehrm [06:48] apt-get install postfix, done [06:48] the config according to the server guide is what i followed, maybe I didn't need too [06:49] I use exim4 that is very simple (because it is the default) [06:49] no web interface though? [06:49] but configuring either postfix or qmail should not be very difficult [06:49] It's not the default in Ubuntu [06:49] well, I always choose to let my conf be and do it by hand anyway. [06:49] oh, not any more === ScottK too [06:49] I thought it has been [06:50] It's default in Debian. [06:50] ScottK: postfix is still the preferred MTA, no? [06:50] Yes [06:50] Not Exim [06:50] okay, nice to learn this [06:50] :-) === asisak uses exim4 [06:50] on both debian and ubuntu boxen [06:50] I don't understand why the MTA and MDA are separate, fyi i'm new to linux === ScottK says asisak is welcome to Exim4 [06:51] they are two separate concepts / interfaces / tasks / ... [06:51] not two separate pieces of software (in the case of exim / exim4 / postfix) at least [06:51] kshahnjd: If you want to use Postfix and are new to Linux/Postfix, I STRONGLY suggest you run out an buy "The Book Of Postfix". [06:52] Postfix can be an MDA, but is limited. Depending on your needs you may want another like Dovecot or Courier. [06:52] ScottK: I have no reason to use one daemon over another yet, I would like to use something with a web interface though like squirrel [06:52] Book The Postfix Of [06:52] you should take care of the postfix notation :D [06:52] So i guess i'm looking for a recommendation [06:53] kshahnjd: squirrel is totally independent of MTA / MDA [06:53] it is a MUA [06:53] (for the sake of TLAs) [06:53] I see [06:53] so what do you use? [06:54] for MTA/ MDA? [06:54] u said Exim before but that is just the MTA === asisak uses Exim4 === ScottK uses Postfix, but doesn't have complex needs. [06:54] it is also MDA [06:54] for an MDA [06:54] kshahnjd: Get the book and start with Postfix. [06:54] oh, that's where my confusion is, the server docs are lying to me [06:54] Get that working and add pieces from there. === Nafallo uses postfix+pgsql+dovecot+sasl2 etc... [06:55] kshahnjd: The server docs cover a particular set of use cases that may or may not match your needs. That is not "lying" to you. === ScottK sits down. [06:56] wow, Nafallo, do you administer large server(s)? [06:58] coNP: that's my homeserver with several of my domains on it. will be migrating my new job to something like it ASAP though. will add a spamfilter and roundcube though. === coNP uses exim4+spamassassin+clamav+dovecot [06:58] wow, I also want to try roundcube [06:58] already, I gotta disable postfix then and install exim and squirrel [06:58] *alrighty === Nafallo is paranoid enough to use postfix :-) [06:59] do you think exim4 is vulnerable? [06:59] fmi, is Postfix also an MTA/MDA then too? [07:00] I think using software that's written with security in mind all the way is the sane choice. [07:00] atleast for servers [07:00] sure [07:00] so you recommend postfix? [07:00] yes [07:00] I might have a look at it [07:00] do you have any performace comparisons, btw? [07:01] no. not really. always used postfix and those damn beasts are configurable to the extent comparisons are not comparable :-) [07:02] you are righty right === Nafallo ponders how he wants mail to flow from this box [07:04] hmm? [07:06] it's just a backupbox [07:06] still need an MTA === Nafallo goes with loopback-only for now [07:07] oh I seem to see === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server [07:16] for real world purposes what is the advantage for a small operation using IMAP over POP? === coNP likes IMAP because it is easier to make backups on the server side [07:17] IMAP is generally considered more secure too? [07:17] I guess POP3S and IMAPS can be secure, but neither POP3 nor IMAP [07:19] They also want me to specify which mailbox to use for dovecot, as in maildir or mbox, and the link they provide to the advantages of either is broken [07:19] do u prefer one over the other? [07:25] With pop3 your users are responsible for backups and if they lose stuff, oh well. WIth IMAP, you have to do it and if you lose their stuff, not good. [07:25] IMAP takes a lot more server space. [07:25] ScottK: yep, this is the another side of what I said [07:38] with IMAP mail is on the server, so you can basically reach your mbox from any MUA with Internet access :-) [07:39] or rather maildir if I was to decide. [07:39] it is transparent [07:39] I mean from the MUA side [07:41] Only if you have high bandwidth and a reliable internet connection. [07:53] I guess i'm maildir then === leonel [n=leonel@189.155.154.104] has joined #ubuntu-server [07:55] there's been some noise about 6.06.2 any info on the release plans ? === mdz_ [i=mdz@conference/oscon/x-1364cba50dfbb4e3] has joined #ubuntu-server [08:05] suggestions for a webmail interface? [08:06] squirrelmail is popular. leonel can tell you about it. [08:07] Been using it for some time and it's a light and simple webmail that works even in my cell phone :) [08:07] apt-get install squirrelmail :) ? [08:08] (new to linux) [08:08] enable universe in case you haven't [08:08] and apt-get will do the magic [08:08] universe? === stratus_ [n=stratus@c91113c5.rjo.virtua.com.br] has joined #ubuntu-server [08:09] kshahnjd: http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_apt-get_the_easy_way_.28Synaptic.29 [08:10] I'm using ubuntu-server, only command line [08:10] did I already do this when I commented my cdrom repository? [08:11] I remember I did not uncomment the backports line... === tck [n=tck@194.125.76.93] has joined #ubuntu-server [08:11] check if you have lines like this in /etc/apt/sources.list : [08:12] leonel: yeah, we're talking about the same file, the only thing I've done to that file since install was comment the cdrom lines [08:12] deb http://archive.ubuntu.com/ubuntu/ feisty universe [08:12] and [08:12] deb http://security.ubuntu.com/ubuntu feisty-security universe [08:12] [08:12] in case you are using Ubuntu Feisty [08:13] In Feisty for new installs Universe was enabled by default, so it may not need to be added. [08:13] i have those lines [08:14] so just apt-get [08:14] yes [08:17] leonel: so I installed postfix, squirrelmail and dovecot, but i have yet to specify a user or an admin [08:17] is the root user of the system automatically assigned a mailbox? [08:18] I think uid 1000 gets roots mail by default [08:18] the "admin" user is the user that you created when installed ubuntu [08:18] if I create new users on this box, will they too be given a mailbox? or is this like in windows where i have to specify new users independently of their relationship with the box [08:19] can be anyway you want [08:19] the simplest way is as you've done [08:19] and the users are system users [08:19] I mean you add users to ubuntu with useradd or adduser [08:19] and they will have a mailbox [08:19] leonel: yeah, thats what i mean, users and system users doesn't seem to have a distinction in linux [08:20] which i like btw :) [08:20] or you can have your mail users appart from the system users [08:20] i see [08:20] as you want to have the [08:20] them [08:20] how do i list all users? (logged on or not?) [08:21] or can you point me to a man on user control? [08:21] but just installing postfix and dovecot your system users will be mail users [08:21] with who you can see you logged users in the system [08:21] not in the mail [08:22] since the mail system connects checks mail download and logout [08:22] you have to few users logged at the same time [08:23] got it, thx [08:23] you can do a : [08:23] sudo tail -f /var/log/mail.log [08:23] to see all the mail activity on your server [08:25] i use to check my mail from the command line using pine [08:26] and i know i can install it here easily, but i wanted to know what the default command line mail reader is [08:26] you can use mutt or mailx [08:26] neither are installed by default [08:27] sudo apt-get install mutt mailx [08:27] or you can install elinks [08:27] no, i understand that, but why is the system telling me 'you have new mail' if there is no reader [08:27] oh, it just sees the file in the directory, and alerts me, it doesn't care whether or not there is a reader installed natively [08:27] a textbased browser [08:27] yes [08:28] with elinks you can use your squirrelmail to see your mails [08:32] if 'users' gives me the full list of people currently logged onto the system what gives me the list of all the accounts on the system? [08:33] kshahnjd: 'getent passwd' === Creeture [n=ccosby@66.60.192.61] has joined #ubuntu-server [08:34] Hey all. Looking for some recommendations on 32-bit PCI SATA RAID cards. I'm interested in RAID 1 + hotspare. [08:35] lcdd: worked, thaks [08:35] 8thanks [08:35] SATA 3Gbps preferably. Found the HighPoint RocketRaid 1810A that should work. Would like the card to do as much work as possible. === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === Innatech_away is now known as Innatech === kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server [08:54] I have a server which will be hosting example.com in the near future sitting next to a laptop physically connected to a router which is not directly connected to the internet, is it possible/how can I configure bind on the server so it claims it is example.com and so that my laptop believes its claim? [08:55] server runs BIND or dnsmasq, laptop refers to server as it's dns authority [08:55] ^ what he said. [08:56] laptop will believe anything the server tells it [08:56] or just use a hosts file. [08:56] server says "I am microsoft.com! mwahahahaha!" [08:56] laptop says "okay!" [08:57] laptop's gateway is not the server, it's a router though, no difference? does the server 'announce' / broadcast? [08:57] gateway and dns are two different things, and there are seperate spots for it in the laptop IP configuration [08:58] well in my hosts file on my windows laptop, i can just specify that 192.168.1.98 is example.com i think.. [08:58] kshahnjd: if your nameserver in /etc/resolv.conf is the ip of your server wokrs [09:00] kshahnjd: yes, you can use your hosts file, which innatech referred to === CrummyGummy [n=CrummyGu@dsl-242-51-151.telkomadsl.co.za] has joined #ubuntu-server [09:59] what is the difference between sites-available and sites-enabled? [10:00] -- i want to properly specify servername and serveralias [10:01] kshanjd: that's a better question for Apache people. [10:02] or, rather, a question better asked of Apache people. (As in, the dev community, not the tribe.) === stratus_ [n=stratus@c91113c5.rjo.virtua.com.br] has joined #ubuntu-server [10:03] okay, i thought available/enabled was something native to the ubuntu config, but i guess not === ivoks [n=ivoks@38-126.dsl.iskon.hr] has joined #ubuntu-server [10:04] kshahnjd: available/enabled is specific to debian/ubuntu. [10:05] kshahnjd: site-available lists configuration files specific for each apache module that is installed. [10:05] k [10:05] kshahnjd: site-enabled is a directory listing the modules that should be loaded. [10:05] so which should I modify? [10:05] kshahnjd: site-enabled should only contain symlinks to site-available. [10:06] kshahnjd: have a look at the command a2enmod, a2dismod [10:06] hrrm...I hadn't realized it was ubuntu specific. Shows you how much I'm using other distros lately. [10:06] i used those commands before but now i don't remember for what [10:07] kshahnjd: which are used to enable/disable apache2 module. [10:07] yeah, i see, so i can enable like gd or php5_mod, etc using them [10:08] apache2ctl is like using /etc/init.d/apache2 but.. not exactly if i remember correctly [10:15] kshahnjd: apache2ctl is shipped with apache2. /etc/init.d/apache2 is the Debian/Ubuntu init script wrapper that includes a lot of fixup for the platform. It calls apache2ctl to do the real work of starting/stopping apache2. [10:16] As far as sites-enable/site-available is concerned, it's a simple concept. The "available" sites are available to be "enabled" into the config. [10:16] i see, so init.d commands are just generally more comprehensive since they consider everything else that is connected to apache [10:16] I see [10:17] so when re/starting apache2 from the command line in ubuntu I receive a warning "could not reliably determine the servers fully qualified domain name, using 127.0.1.1 for ServerName".. but I have specified ServerName in /etc/apache2/sites-available/default [10:20] It tells you exactly the problem in that statement. Your /etc/hosts should contain a "127.0.0.1 localhost" line and also a "192.168.1.x myserver.example.com myserver" line [10:21] And you can comment the ServerName line in your apache config. The only reason you'd need it there is if the ServerName is different than your hostname. [10:21] oh wow... okay I see.. and is this /etc/hosts file historically the same exact thing as the windows /etc/hosts file? [10:23] someone told me to disable the mod_uniqueid module to fix it and that did not sound right [10:25] i'm still getting the error [10:25] well, warning === Burgundavia [i=corey@ubuntu/member/burgundavia] has joined #ubuntu-server === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server === tck_ [n=tck@212.2.177.83] has joined #ubuntu-server [10:43] lots of traffice today :) === Nafallo wants to give up on bacula [10:45] Why? [10:46] don't [10:46] we'll help [10:46] cause bacula-director-pgsql is broken in LTS [10:47] not only the depends, but the damn postinst as well [10:47] could be... [10:47] i've worked only on mysql part :/ [10:48] hmm [10:48] or not :) [10:48] I guess that's a choice. either that or dist-upgrade some versions. [10:49] /var/lib/dpkg/info/bacula-director-pgsql.postinst: line 130: /var/lib/postgresql/.pgpass: No such file or directory [10:49] I guess pitti would know what've happened from 7.4 to 8.1 though. [10:56] seems there's a lot that doesn't get any attention from SRU or backports. :( [10:57] Innatech: For backports, if there is stuff that's been requested and tested, but not approved, let me know and I'll attend to it. [10:57] DOOH!!! [10:57] echo "$PGSQL_HOST:*:*:$DB_ADMIN:$DB_ADMIN_PSWD" > $DB_ADMIN_AUTHFILE [10:57] ScottK: will do. I think someone metioned PHP a week or so ago, but I didn't go check on it. [10:57] like if postgresql even use an admin password? [10:58] There is a php backport pending Innatech. It wasn't clear to me what the rdepends implications were. === ScottK doesn't use php personally. [10:59] ScottK: ah, very good. It didn't sound right to me that something like PHP wouldn't get attention--glad to hear that isn't the case (even if you don't use it! heh.) [10:59] There are only a very few people who can approve backports and I think I'm the only one that's particularly interested in server stuff. [11:00] Innatech: If you want to look at the bug and research the rdepends and the potential impacts, please comment on the bug and then ping me. === YourMomsHero [n=cirish@74.202.196.195] has joined #ubuntu-server === Creeture [n=ccosby@66.60.192.61] has left #ubuntu-server [] [11:01] I didn't realize. I'm using LTS widely on my and client's servers. I'd be happy to look into the PHP thing, although I'll likely have to wait a few days. I'm dealing with a physical migration of a client for most of the week. [11:01] stupid LTS... ;-) [11:02] But LTS makes me happy! >sniff< [11:02] sounds like you haven't dealt with an uninstallable package most of your day then ;-9 [11:02] ;-) [11:02] Oh, I've run into some of that. === ScottK thinks it's stupid uninstallable package, not stupid LTS then. [11:03] sure. but the package would work in > 6.06 :-P [11:03] Here's one of my favorites: [11:03] https://bugs.launchpad.net/ubuntu/+source/quagga/+bug/48848 [11:04] No ospfd for you! [11:04] Launchpad bug 48848 in quagga "[Dapper SRU] Assertion failure in OSPF" [Medium,Confirmed] === Innatech personally finds that medium rating to be a bit too relaxed. [11:04] good thing I run 7.04 on my server then, except it can't boot itself :-) === arturaz [n=arturaz@2002:57f7:4d58:0:0:0:0:3] has joined #ubuntu-server [11:05] whats up with the #apache ppl hating on debian and ubuntu [11:05] man [11:05] Funny thing is that Quagga is fixed in newer verions, yet it's an SRU assignment. But, I'm sure wiser heads have their reasons. [11:06] Innatech: What do you mean? [11:06] jdong was right to reject the backport. [11:06] ScottK: yeah, I gather that he was I just don't fully understand why. [11:07] One of the rules that the Ubuntu Tech Board put on backports when they made it official was that we not backport for fixes that were SRU worthy. [11:07] The reason is that -updates is enabled by default, while (for good reasons) -backports is not. [11:08] If people could use the relatively easy backports process to bypass the SRU process, then fewer bug fix updates will get done. [11:08] That makes good sense, but it doesn't seem that fixes that exist in backports are readily accepted by SRU. Or maybe SRU is just understaffed, I don't know. But I do keep running into problems that end in open SRU bugs. [11:08] The idea with LTS, particularly, is to keep it stable, so just dumping in new version X to fix a bug is not a good plan. [11:08] Stable is good---stable bugs, less good. [11:09] Sure. === Nafallo attempts to grab the source for bacula=edgy to try to backport for bacula=dapper so he can upload to dapper-updates [11:09] Usually the roadblock for an SRU is testing. [11:09] Not saying I could do any better--not only can I not code, but I'm not even that deft with packaging tools. [11:09] Yes, but if you can test. [11:09] Testing, yes, absolutely. [11:09] That's actually the hardest part. [11:10] ScottK: ...right ;-) [11:10] It'd be nice to find a way to give back, indeed. [11:10] depends on the problem :-) [11:10] gaah! [11:10] edgy uses dbcommon or what's it's name... [11:10] *sigh* [11:10] if you enable dapper-proposed and see what updates are sitting there (don't install them all) you should find open SRU bugs saying what needs to be tested. === jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-server [11:11] Nafallo: i've setup bacula-mysql more than few times :/ [11:11] Nafallo: on dapper [11:11] ScottK: excellent. I'll do it on my personal machine and see if I can help. [11:11] Great. [11:11] ivoks: I can't even remember when I last used mysql :-P [11:12] i know you are trying with postgre, but... there's always mysql :) [11:12] ivoks: might as well let my boss pay for me fixing a dapper-proposed ;-) [11:12] :) [11:13] coNP: No MOTU for you until you get lighttpd fixed. [11:13] ;-) [11:13] i saw someone d/l a file from the command line and then use zxsf to decompress and extract [11:13] for 6.06.2 we have to get support for newer e1000 and new 3ware sata raid controlers [11:13] ScottK: I was sure about that [11:13] but i don't know what the command is for the d/l.. it isn't get, any ideas? [11:13] :D [11:13] If you really want to get crazy you would run postgre in a VM, and pretend its on another host. Don't know how friendly that would be with Bacula, tho. [11:13] *could [11:14] Innatech: friendly [11:14] bacula is very flexibile [11:15] I wonder if I should backport this whole postinst :-) [11:15] might even work... [11:15] you can have director on one, storage on second, sql on third and console on forth computer [11:15] That is rather flexible. Neat. === Nafallo screams === Innatech shudders. Don't do that! [11:16] dbconfig-common isn't a high enough version [11:16] damnit! === coNP has to won the quiz @ ubuntu-trivia first. Then heading towards MOTU, lighthttpd and ScottK [11:16] lighttpd [11:16] it's not light httpd [11:16] it lig httpd [11:17] no. light tpd :-) [11:17] :) [11:17] Ah, yes, of course. Named after the Ligurian coast. Everyone knows that. ;P [11:17] sure, -ht [11:18] *sigh* good luck backporting dbconfig-common to a plain debconf :-P [11:19] I wonder if someone would hate me if I rewrite the whole fucking file [11:24] Nafallo: SRU is supposed to be done with the least diff possible. [11:24] ScottK: I know [11:25] OK. I figured. Just don't get more extravegant than needed... [11:25] you haven't seen this damn file ;-) === ScottK hopes it will stay that way. [11:26] the damn postinst "patches" pg_hba.conf and restarts the sql-server :-P === dendrobates [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has left #ubuntu-server [] [11:30] WTF [11:30] syslog is empty... [11:32] can someone help me understand the tar options.. i'm trying to extract something.tar.gz [11:33] I was under the impression that: tar -zxsf something.tar.gz [11:33] would do it [11:33] cannot open, no such file or directory X a million errors [11:33] z = gunzip, x = extract, f = force, v = verbose [11:33] didn't work === ScottK normally -xvvz 's [11:34] remove - [11:34] oh [11:35] remove? [11:35] tar xvf something.tar.gz [11:35] z [11:35] tar xvfz :) [11:36] v is optional [11:36] i.e. what I wrote ;-) [11:36] but f isn't force [11:36] it's --file [11:36] i think the problem is that it's not writing the directories [11:36] aha [11:36] so it doesn't write the files [11:36] and if you use -fxvz it wouldn't work [11:37] kshahnjd: it does if directory is archived [11:37] it doesn't if files are archived [11:37] hmmm.. then id on't know what i'm doing [11:37] tar xvzf something.tar.gz [11:38] Cannot open no sch file or directory [11:38] how can I get information about a file from the command line? like it's size, etc [11:38] kshahnjd: use ls [11:38] if I want to check it's integrity [11:38] kshahnjd: use ls -l [11:38] this really isn't question for ubuntu-server [11:38] :) [11:38] sorry :( [11:39] yeah, but it is the only place where i can talk to people who regularly use the command line in ubuntu server [11:39] kshahnjd: is that so? [11:39] well, afaik [11:40] i'm new to linux so, and usually never go on irc, but have for the past week since i've started [11:40] I would be surprised if people on #ubuntu didn't use /bin/bash [11:40] don't get us wrong, but this channel is for development and support for ubuntu-server related... we don't want it to become yet another #ubuntu - multipurpose support channel [11:40] they do, i've asked there too, you're right, i'll move my venue :) [11:41] this channel is a bit of everything as it is already ;-) [11:41] kshahnjd: or visit your local community channel [11:41] it's been quite helpful :) === Nafallo ponders giving up now and find pitti tomorrow :-) === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server [11:43] Not "giving up", "stopping work for now". [11:43] you guys do realize that 6.06 lacks support for some very common server hardware? [11:43] like new intel gigabit ethernet? [11:43] new 3ware controlers [11:43] and adding support for it is POC [11:44] we should push some requests to kernel team [11:44] we already have patches for some stuff [11:45] and they apply on dapper-git? [11:45] ok... i have a feeling i'm alone with this problems :) [11:45] yes [11:45] and i use them daily [11:46] well, give them the URLs on the mailing list and see what they say then :-) [11:46] i already did, but looks like i need backup :) [11:46] aha :-P [11:47] today i've installed server, cdrom, raid controler and ethernet card weren't working [11:47] \o/ [11:48] until 8.04, intel will release couple of MB which will be useless with dapper (some of them already are) for newcomers [11:49] everything new with ICH8/ICH9, e1000, non-funcional on dapper [11:49] 8.04 isn't that far away though [11:50] true, but not everybody have luxury of upgrade downtime [11:50] some will stay on 6.06 untill EOL [11:50] hmm [11:50] and on every new kernel, recompile of drivers is needed [11:51] but those people won't reboot for new kernels either? [11:51] they will, one thing is kernel upgrade, something else is test-case of complete new distribution [11:51] and upgrade process [11:52] right [11:52] ehrm [11:52] PGCMD="su -s /bin/sh $DB_ADMIN -c" [11:52] that should not work in Ubuntu, should it? [11:53] bash instead of sh, just to be sure :) [11:53] sudo instead of su? [11:53] lol, yeah, and that too :) [11:54] hmm. dpkg is root, so should work to use su to change to postgres I guess. [11:54] right [11:55] *sigh* I should now by now this isn't low hanging fruit :-P [11:55] low hanging fruit is a myth [11:56] The low hanging fruit got fixed before release. [11:56] ehrm [11:56] The fun stuff is left. [11:56] nafallo@remembrance:~$ getent passwd postgres | cut -d ':' -f 6 [11:56] /var/lib/postgresql [11:56] nafallo@remembrance:~$ ls /var/lib/postgresql [11:56] ls: /var/lib/postgresql: No such file or directory [11:57] joy... [11:57] very nice :D [11:59] getent - cute! new tricks for an old hacker :-) [12:00] god damn it. [12:00] something must have created that directory at some point... [12:00] ivoks: not sure which Intel gigabit you're having trouble with. I'm using dual port PCI-E server cards w/ e1000. [12:00] most likely postgres [12:01] Innatech: 82566DC for example [12:02] Innatech: 82541PI also [12:02] hmm...let me see what I'm using.... [12:03] 3ware 9650SE is also PIA... [12:03] I did have to do that sysfs trick thing to get them recognized, but that was likely because they're OEM..... [12:03] update-pciids === Nafallo gets random postgresql versions === sommer [n=sommer@192.154.64.85] has joined #ubuntu-server [12:07] The controllers in my dapper router are Intel 82573L and 82571GB . === Burgundavia_ [i=corey@ubuntu/member/burgundavia] has joined #ubuntu-server