/srv/irclogs.ubuntu.com/2007/07/23/#ubuntu-server.txt

InnatechWhat 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 module12:11
bjeip_conntrack.ko is probably not from a 2.6.15-28-386 kernel12:31
Innatechhrm. I kinda figured it would be considering I have a different directory structure for other kernels. 12:35
=== vas [n=vas@24-151-98-085.dhcp.nwtn.ct.charter.com] has joined #ubuntu-server
Innatechin any case, what would I do to fix it so I can have ip_conntrack ? 12:41
=== kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server
=== pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server
tckfeisty universe uses ike-scan 1.7 when 1.9 is out01:19
tckis there a way one can request an update?01:19
=== 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
CraigYounkinsso 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:08
mralphabetCraigYounkins: booting off the array? is it raid 5?  Last I heard, mdadm had difficulty booting off raid 503:09
CraigYounkinsthe first 2 partitions (/boot and /) are raid 103:09
CraigYounkinsand third partition is a swap (non RAID) and the fourth is for RAID503:10
mralphabetCraigYounkins: odd, I know I've booted off depracated arrays before03:12
CraigYounkinsYeah 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
mralphabetis this holding up booting?03:13
mralphabetor just not mounting the raid 503:14
CraigYounkinsit 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:14
CraigYounkinsi might try the more server-stable Debian03:15
=== kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server
infinityCraigYounkins: Take the "--no-degraded" out of /usr/share/initramfs-tools/scripts/local-top/mdadm and update-initramfs -u03:32
infinityCraigYounkins: We've been having a pretty heated argument over the sanity of that default recently.03:33
CraigYounkinswow... thanks for the response infinity! let me try it!03:34
infinityI 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:39
CraigYounkinsinfinity: Thank you again. I believe it worked, but i'll have to do more testting to be sure03:50
ScottKlamont: If you are up for looking at Postfix bugs, Bug 127555 might be worth a look.03:55
ubotuLaunchpad 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/12755503:55
vasis any one here at the moment?04:37
CraigYounkinsyeah, ask 04:37
vasso I do not seek help from thin air04:38
vask cool04:38
vasI 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 found04:38
CraigYounkinsfor the record, there are 46 people in the room -_-04:38
CraigYounkinswhat proggie04:38
vasproggie?04:38
CraigYounkinswhat program04:39
vassnort04:39
vasit reeffers me to snort-common... and when I do that it reffers me back to snort04:40
vasany ideas?04:41
infinityDo you still have universe in your sources.list?04:42
CraigYounkinsvas:  what happens with "sudo apt-get remove snort"?04:43
infinitySounds to me like perhaps you don't actually HAVE snort available anymore.04:43
infinity(ie: you don;t have a deb source for universe anymore)04:43
vasI had it available tirty seconds ago04:43
vashow do I get it back infinity04:43
infinityErr, what error does apt give you?04:43
infinityPaste it.04:43
vassudo apt-get install snort?04:44
infinityYeah.04:44
vassocrates@SOCRATES:~$ sudo apt-get install snort04:44
vasReading package lists... Done04:44
vasBuilding dependency tree       04:44
vasReading state information... Done04:44
vasPackage snort is not available, but is referred to by another package.04:44
vasThis may mean that the package is missing, has been obsoleted, or04:44
vasis only available from another source04:44
vasHowever the following packages replace it:04:44
vas  snort-common04:44
vasE: Package snort has no installation candidate04:44
vassnort-common does teh same except it reffers me to snort04:44
infinitygrep universe /etc/apt/sources.list04:44
vas## universe WILL NOT receive any review or updates from the Ubuntu security04:45
vasdeb http://us.archive.ubuntu.com/ubuntu/ feisty universe04:45
vasdeb-src http://us.archive.ubuntu.com/ubuntu/ feisty universe04:45
vas# deb http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse04:45
vas# deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse04:45
vasdeb http://security.ubuntu.com/ubuntu feisty-security universe04:45
vasdeb-src http://security.ubuntu.com/ubuntu feisty-security universe04:45
=== kupesoft [n=dave@CPE003018b02a53-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server
infinityCurious.04:45
infinity"sudo apt-get update && sudo apt-get install snort"04:45
vasinfinity, it seems to be connecting and downloading a bunch of files04:46
vas Could not resolve 'us.archive.ubuntu.com'04:46
vasErr http://security.ubuntu.com feisty-security/multiverse Translation-en_US  04:46
vas  Could not resolve 'security.ubuntu.com'04:46
vasErr http://us.archive.ubuntu.com feisty/multiverse Translation-en_US         04:46
vas  Could not resolve 'us.archive.ubuntu.com'04:46
vasIgn http://security.ubuntu.com feisty-security Release                       04:46
vasErr http://us.archive.ubuntu.com feisty-updates Release.gpg                  04:46
vas  Could not resolve 'us.archive.ubuntu.com'04:46
vasIgn http://security.ubuntu.com feisty-security/main Packages                 04:46
vasErr http://us.archive.ubuntu.com feisty-updates/main Translation-en_US  04:46
infinityWell, there you go.04:46
vasgn http://security.ubuntu.com feisty-security/multiverse Packages           04:46
vasIgn http://us.archive.ubuntu.com feisty-updates Release                      04:46
vasIgn http://security.ubuntu.com feisty-security/multiverse Sources            04:46
vasIgn http://us.archive.ubuntu.com breezy-updates Release                      04:46
vasErr http://security.ubuntu.com feisty-security/main Packages                 04:46
infinityYour DNS is broken.  Can't fix that for you.04:46
vas  Could not resolve 'security.ubuntu.com'04:46
vasIgn http://us.archive.ubuntu.com feisty/main P04:46
vastlike that04:46
vasthings like that** ??04:46
vashow do I fix it04:46
infinity12:46 < infinity> Your DNS is broken.  Can't fix that for you.04:46
infinityIf you run your own DNS, fix it.  If it's your ISP... Well... Nothing I can do.04:47
vasI don't beleive it's my own DNS04:47
infinity(This is all assuming the machine has an internet connection at all...)04:47
vasyes04:47
vasit does04:47
vascould it be a problem in host04:47
vasI have been bugging around with that a little because I am setting up SAMBA04:47
infinityYou moight want to take this to #ubuntu.04:48
vaswould be ok if I pasted the first 2 likes real quick for you to see04:48
infinityGeneric "My DNS /network is broken" isn't very servder-specific. :)04:48
infinityUgh, I can't type.04:48
vasalright04:48
vasthnx for the help this far guys04:48
CraigYounkinsinfinity: Don't you need some sleep?04:53
CraigYounkinswell whatever. Good night!04:55
=== 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
vashey is anyone here familiar with snort, their channels dead08:23
vasnot dead but quiet... no one talking at all08:23
BFTDhrm?08:25
=== 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
[miles] morning09:43
[miles] is anyone using Landscape yet?09:43
jbrouhardlandscape ?09:49
[miles] yep09:54
[miles] http://cetico.org/tech/2006/05/ubuntu-landscape-somewhat-announced.html09:54
[miles] http://www.cetico.org/nwu09:56
[miles] mmm interesting also09:56
[miles] cos I've got quite a few boxes I'm admining, this would be handy09:57
soren[miles] : It was only just announced yesterday. I doubt it has seen widespread adoption yet :)09:59
[miles] jeje09:59
[miles] well, just check out this NWU now also10:00
[miles] soren: do u know if Support from Can. is per-box or as unlimited boxes, per yeaar?10:00
soren[miles] : Per box, but I'm sure you can get a good deal if you've got many machines.10:01
jbrouhardeh.. i'm not sure i like nwu, but I use nagios to keep track of servers tbh10:01
soren[miles] : Landscape is quite a bit more than nwu, as far as I can tell.10:01
[miles] jbrouhard: nwu is for updates, nagios is to monitor10:02
[miles] ok thanks soren10:02
[miles] a Mono based GUI would be nice10:03
[miles] for NWU10:03
jbrouhardmeh10:03
jbrouharda simple cron script would solve the updates ;)10:03
[miles] jbrouhard: yes, but also you can drive a mini or a ferrari10:04
jbrouhardNah10:04
[miles] personally, I'd rather drive the ferrari10:04
jbrouhardthose cars are too small :)10:04
[miles] jeje10:04
jbrouhardI like my pickup10:04
[miles] need to find more info out on NWU and see if it's stable etc10:04
jbrouhardThat and my '69 dodge Charger :)10:04
jbrouhardnwu does sound like a decent application10:04
jbrouhardtho why is nagios broken in ubuntu ?  i keep getting package dependency problems (php4)10:05
[miles] try Zabbix10:05
[miles] we're running it here10:05
[miles] added SMS alerts etc10:05
[miles] been running since b4 xmas10:05
jbrouhardOh?10:05
jbrouhardSMS Alerts?10:05
jbrouhardnice10:05
jbrouhardhow easy is it to install ?10:06
[miles] very10:06
jbrouhardis it in debian repos as well ?10:06
[miles] dunno, I built it from source10:06
[miles] right, coffee time10:06
[miles] bbiab10:06
sorenjbrouhard: I've done sms alerts with nagios, too.10:06
sorenjbrouhard: Which version of Ubuntu are you on?10:07
jbrouhardheh.. it only exists in ubuntu, not debian upstream.  hah10:08
jbrouhardRight now, I'm using Kubuntu Feisty Fawn.  my servers currently run Debian Sarge10:08
jbrouhardi'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:09
sorenjbrouhard: I'm just curious about why you say Nagios is broken? It works fine for me (Edgy and Gutsy systems).10:11
jbrouhardone monment10:11
jbrouhardlemme recreate what i did10:11
jbrouhardwhere's ubuntu paste bin ?10:12
soren!pastebin10:12
ubotupastebin 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:12
jbrouhardThanks10:13
jbrouhardhttp://paste.ubuntu-nl.org/30877/10:13
sorenjbrouhard: What if you remove nagat from the equation?10:15
jbrouhardLemme try that10:16
jbrouhardThat worked10:16
jbrouhardwhats up with nagat ?10:16
sorenThat was on Feisty, was it?10:16
jbrouhardYes10:16
=== dexem [n=dani@14.Red-88-26-177.staticIP.rima-tde.net] has joined #ubuntu-server
sorenjbrouhard: Broken (stale) dependencies. 10:17
jbrouhardaha10:17
sorenjbrouhard: We ditched php4 (and never had php3), but nagat didn't list php5 as a valid option.10:17
jbrouhardaha10:17
jbrouhardI'm trying to find out if Plesk will install on ubuntu-server.10:18
jbrouhardI'm told it may not10:18
sorenjbrouhard: http://ftp.acc.umu.se/mirror/ubuntu/pool/universe/n/nagat/nagat_1.0a2-8ubuntu3_all.deb10:18
sorenIf you use that instead (it's from gutsy), you should be fine.10:18
sorenbbiab10:18
jbrouhardOk10:19
jbrouhardi"ll try that next time10:19
jbrouhardI gotta get to sleep10:19
jbrouhardthanks soren10:19
[miles] mmm why is nwu not included in server ?10:26
[miles] mmm ok, it's alpha10:26
[miles] jeje10:26
[miles] :-|10:26
soren[miles] : Have you used it?10:29
[miles] no10:29
[miles] litterly found it when I was asking you about Landscape10:29
soren[miles] : Ah, ok.10:30
[miles] It does not seem to be overly developed10:31
[miles] erm, activivly even10:31
[miles] currently. Zimbra is my baby... wow, I love it10:31
soren[miles] : Anyhow, Landscape seems to combine something like nwu, Zimbra and a few other things. I've never used it, though.10:32
[miles] you mean zabbix right, not zimbra10:33
soren[miles] : Um, yes.10:34
soren[miles] : Yes, definitely. I'm on crack.10:34
[miles] jaja10:35
=== [miles] is on smack
soren[miles] : Where did you hear about Landscape anyway?10:39
[miles] mmm wired iirc10:40
soren[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 :)10:41
=== stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server
[miles] jesus, FF is bombing out left right and centre11:32
[miles] I've never know it to be so unstable11:33
=== 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
Nafallomorning. 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
Nafallowhat backupsolution should I be looking at? :-)01:28
[miles] bacula01:29
Nafallolooking 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? :-)01:31
=== stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server
sorenNafallo: I will :)01:33
sorenNafallo: muahahah!01:33
Nafallosoren: :-P01:33
Nafallohmm. another thought. do bacula in Ubuntu has a maintainer who takes care about security in it? ;-)01:34
NafalloI see it's in Universe ;-)01:34
sorenNafallo: 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:35
Nafalloyea, 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
NafalloI'd like to avoid that if possible.01:37
sorenNafallo: I honestly don't remember if bacula uses uid, usernames or both...01:39
Nafallohmm. we don't have a maintainer for it in Ubuntu it seems.01:40
Nafalloif I decide to run it we will have though :-P01:40
Nafalloa friend tends to get an error on restore with it.01:40
NafalloWanted ID: "BB02", got ".".01:40
NafalloBuffer discarded.01:40
sorenNafallo: http://www.bacula.org/rel-manual/Bacula_Console.html#SECTION002218000000000000000001:41
Nafallosoren: thanks01:42
=== dendrobates [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has joined #ubuntu-server
[miles] mmm01:52
[miles] http://news.bbc.co.uk/1/hi/technology/6908946.stm01:52
[miles] I've made a slight alteration01:52
[miles] http://milesbarry.es/419school.jpg01:52
[miles] ;)01:52
=== 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
bainalo02:28
bainajmitch: :) 02:28
bainstephanbuys: :) 02:29
stephanbuysbain, :)02:30
Nafallohi02:37
=== 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
SA1300I'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?04:41
=== 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"]
Nafallohmm. I think bacula in dapper is borked.04:52
Nafallocomplains that I only have postgresql 7.4 and claims it would like 8.104:53
=== fernando_ [n=fernando@189.0.247.83] has joined #ubuntu-server
=== coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server
mralphabetsa1300 apparently isn't terribly concerned about his missing partitions :/05:05
=== 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
kshahnjdI'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:37
kshahnjdis Mailman like squirrel, or it just the interface portion?06:38
kshahnjdnvm, stupid q06:38
=== roman_ [n=roman@207.245.216.4] has joined #ubuntu-server
kshahnjdalright, so it's either Postfix or Exim4+Mailman ? I can't use the Mailman web interface with postfix?06:41
=== roman_ [n=roman@207.245.216.4] has left #ubuntu-server []
=== ||arifaX_ [n=||arifaX@pd907f5ed.dip0.t-ipconnect.de] has joined #ubuntu-server
Nafalloyou can't?06:45
Nafallowhy not?06:45
kshahnjdI misunderstood what each component was responsible for, i was asking stupid questions06:45
asisakkshahnjd: I guess it is either exim4+mailman or postfix+mailman06:45
kshahnjdI just need a MTA and a MDA, right? so that's Postfix and Dovecot?06:46
asisakmaybe06:46
kshahnjdI kinda wanted a web interface like squirrel's too06:46
Nafallodepends on what the box is supposed to be doing06:47
asisakyou can use squirrelmail06:47
Nafalloroundcube seems a nice webinterface for IMAP btw06:47
asisakbut both exim4 & postfix can act as an MDA as well06:47
asisakIIRC06:47
kshahnjdI'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 software06:47
kshahnjdnot multiple06:47
asisakyep06:48
kshahnjdand the postfix installation was a bitch06:48
Nafalloehrm06:48
Nafalloapt-get install postfix, done06:48
kshahnjdthe config according to the server guide is what i followed, maybe I didn't need too06:48
asisakI use exim4 that is very simple (because it is the default)06:49
kshahnjdno web interface though?06:49
asisakbut configuring either postfix or qmail should not be very difficult06:49
ScottKIt's not the default in Ubuntu06:49
Nafallowell, I always choose to let my conf be and do it by hand anyway.06:49
asisakoh, not any more06:49
=== ScottK too
asisakI thought it has been06:49
ScottKIt's default in Debian.06:50
NafalloScottK: postfix is still the preferred MTA, no?06:50
ScottKYes06:50
ScottKNot Exim06:50
asisakokay, nice to learn this06:50
Nafallo:-)06:50
=== asisak uses exim4
asisakon both debian and ubuntu boxen06:50
kshahnjdI don't understand why the MTA and MDA are separate, fyi i'm new to linux06:50
=== ScottK says asisak is welcome to Exim4
asisakthey are two separate concepts / interfaces / tasks / ...06:51
asisaknot two separate pieces of software (in the case of exim / exim4 / postfix) at least06:51
ScottKkshahnjd: 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:51
ScottKPostfix can be an MDA, but is limited.  Depending on your needs you may want another like Dovecot or Courier.06:52
kshahnjdScottK: I have no reason to use one daemon over another yet, I would like to use something with a web interface though like squirrel06:52
asisakBook The Postfix Of06:52
asisakyou should  take care of the postfix notation :D06:52
kshahnjdSo i guess i'm looking for a recommendation06:52
asisakkshahnjd: squirrel is totally independent of MTA / MDA 06:53
asisakit is a MUA06:53
asisak(for the sake of TLAs)06:53
kshahnjdI see06:53
kshahnjdso what do you use?06:53
kshahnjdfor MTA/ MDA?06:54
kshahnjdu said Exim before but that is just the MTA06:54
=== asisak uses Exim4
=== ScottK uses Postfix, but doesn't have complex needs.
asisakit is also MDA06:54
ScottKfor an MDA06:54
ScottKkshahnjd: Get the book and start with Postfix.06:54
kshahnjdoh, that's where my confusion is, the server docs are lying to me06:54
ScottKGet that working and add pieces from there.06:54
=== Nafallo uses postfix+pgsql+dovecot+sasl2 etc...
ScottKkshahnjd: The server docs cover a particular set of use cases that may or may not match your needs.  That is not "lying" to you.06:55
=== ScottK sits down.
asisakwow, Nafallo, do you administer large server(s)?06:56
NafallocoNP: 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.06:58
=== coNP uses exim4+spamassassin+clamav+dovecot
coNPwow, I also want to try roundcube06:58
kshahnjdalready, I gotta disable postfix then and install exim and squirrel06:58
kshahnjd*alrighty06:58
=== Nafallo is paranoid enough to use postfix :-)
coNPdo you think exim4 is vulnerable?06:59
kshahnjdfmi, is Postfix also an MTA/MDA then too?06:59
NafalloI think using software that's written with security in mind all the way is the sane choice.07:00
Nafalloatleast for servers07:00
coNPsure07:00
coNPso you recommend postfix?07:00
Nafalloyes07:00
coNPI might have a look at it07:00
coNPdo you have any performace comparisons, btw?07:00
Nafallono. not really. always used postfix and those damn beasts are configurable to the extent comparisons are not comparable :-)07:01
coNPyou are righty right07:02
=== Nafallo ponders how he wants mail to flow from this box
coNPhmm?07:04
Nafalloit's just a backupbox07:06
Nafallostill need an MTA07:06
=== Nafallo goes with loopback-only for now
coNPoh I seem to see07:07
=== asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server
kshahnjdfor real world purposes what is the advantage for a small operation using IMAP over POP?07:16
=== coNP likes IMAP because it is easier to make backups on the server side
kshahnjdIMAP is generally considered more secure too?07:17
coNPI guess POP3S and IMAPS can be secure, but neither POP3 nor IMAP07:17
kshahnjdThey 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 broken07:19
kshahnjddo u prefer one over the other?07:19
ScottKWith 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
ScottKIMAP takes a lot more server space.07:25
coNPScottK: yep, this is the another side of what I said07:25
Nafallowith IMAP mail is on the server, so you can basically reach your mbox from any MUA with Internet access :-)07:38
Nafalloor rather maildir if I was to decide.07:39
coNPit is transparent07:39
coNPI mean from the MUA side07:39
ScottKOnly if you have high bandwidth and a reliable internet connection.07:41
kshahnjdI guess i'm maildir then07:53
=== leonel [n=leonel@189.155.154.104] has joined #ubuntu-server
leonelthere's been some noise about  6.06.2    any  info on the release plans ?07:55
=== mdz_ [i=mdz@conference/oscon/x-1364cba50dfbb4e3] has joined #ubuntu-server
kshahnjdsuggestions for a webmail interface?08:05
ScottKsquirrelmail is popular.  leonel can tell you about it.08:06
leonelBeen using it  for some time  and it's a light  and simple webmail that  works  even in my cell phone :)08:07
kshahnjdapt-get install squirrelmail :) ?08:07
kshahnjd(new to linux)08:08
leonelenable universe in case you haven't08:08
leoneland apt-get will do the  magic08:08
kshahnjduniverse?08:08
=== stratus_ [n=stratus@c91113c5.rjo.virtua.com.br] has joined #ubuntu-server
leonelkshahnjd: http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_apt-get_the_easy_way_.28Synaptic.2908:09
kshahnjdI'm using ubuntu-server, only command line08:10
kshahnjddid I already do this when I commented my cdrom repository?08:10
kshahnjdI remember I did not uncomment the backports line...08:11
=== tck [n=tck@194.125.76.93] has joined #ubuntu-server
leonelcheck if you have  lines like this in  /etc/apt/sources.list :08:11
kshahnjdleonel: yeah, we're talking about the same file, the only thing I've done to that file since install was comment the cdrom lines08:12
leoneldeb http://archive.ubuntu.com/ubuntu/ feisty universe08:12
leoneland 08:12
leoneldeb http://security.ubuntu.com/ubuntu feisty-security universe08:12
leonel08:12
leonelin case you are using  Ubuntu Feisty08:12
ScottKIn Feisty for new installs Universe was enabled by default, so it may not need to be added.08:13
kshahnjdi have those lines08:13
kshahnjdso just apt-get08:14
leonelyes08:14
kshahnjdleonel: so I installed postfix, squirrelmail and dovecot, but i have yet to specify a user or an admin08:17
kshahnjdis the root user of the system automatically assigned a mailbox?08:17
NafalloI think uid 1000 gets roots mail by default08:18
leonelthe  "admin" user is the user that  you created when  installed  ubuntu08:18
kshahnjdif 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 box08:18
leonelcan be  anyway you want08:19
leonelthe simplest  way is as you've done08:19
leoneland the users  are system users08:19
leonelI mean  you add users to  ubuntu  with  useradd or adduser 08:19
leoneland they will have a mailbox08:19
kshahnjdleonel: yeah, thats what i mean, users and system users doesn't seem to have a distinction in linux08:19
kshahnjdwhich i like btw :)08:20
leonelor you can have your  mail  users  appart from the system users 08:20
kshahnjdi see08:20
leonel as you want to have the 08:20
leonelthem08:20
kshahnjdhow do i list all users? (logged on or not?)08:20
kshahnjdor can you point me to a man on user control?08:21
leonelbut  just installing postfix   and dovecot  your system users will be  mail users08:21
leonelwith    who   you can see  you logged users  in the system08:21
leonelnot in the mail 08:21
leonelsince the mail system  connects   checks mail  download and  logout  08:22
leonelyou have to few users  logged at the same time08:22
kshahnjdgot it, thx08:23
leonelyou can do a :08:23
leonelsudo  tail -f /var/log/mail.log  08:23
leonelto see all the mail activity on your server08:23
kshahnjdi use to check my mail from the command line using pine08:25
kshahnjdand i know i can install it here easily, but i wanted to know what the default command line mail reader is08:26
leonelyou can use  mutt or  mailx 08:26
kshahnjdneither are installed by default08:26
leonelsudo apt-get install mutt  mailx 08:27
leonelor you can  install elinks08:27
kshahnjdno, i understand that, but why is the system telling me 'you have new mail' if there is no reader08:27
kshahnjdoh, it just sees the file in the directory, and alerts me, it doesn't care whether or not there is a reader installed natively08:27
leonela textbased   browser 08:27
leonelyes08:27
leonelwith elinks  you can use  your squirrelmail to see your mails 08:28
kshahnjdif '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:32
lcddkshahnjd: 'getent passwd'08:33
=== Creeture [n=ccosby@66.60.192.61] has joined #ubuntu-server
CreetureHey all. Looking for some recommendations on 32-bit PCI SATA RAID cards. I'm interested in RAID 1 + hotspare. 08:34
kshahnjdlcdd: worked, thaks08:35
kshahnjd8thanks08:35
CreetureSATA 3Gbps preferably. Found the HighPoint RocketRaid 1810A that should work. Would like the card to do as much work as possible.08:35
=== 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
kshahnjdI 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:54
mralphabetserver runs BIND or dnsmasq, laptop refers to server as it's dns authority08:55
Innatech^ what he said. 08:55
mralphabetlaptop will believe anything the server tells it08:56
Innatechor just use a hosts file. 08:56
mralphabetserver says "I am microsoft.com! mwahahahaha!"08:56
mralphabetlaptop says "okay!"08:56
kshahnjdlaptop's gateway is not the server, it's a router though, no difference? does the server 'announce' / broadcast?08:57
mralphabetgateway and dns are two different things, and there are seperate spots for it in the laptop IP configuration08:57
kshahnjdwell in my hosts file on my windows laptop, i can just specify that 192.168.1.98 is example.com i think..08:58
leonelkshahnjd: if your nameserver in  /etc/resolv.conf  is the ip of your server wokrs08:58
mralphabetkshahnjd: yes, you can use your hosts file, which innatech referred to09:00
=== CrummyGummy [n=CrummyGu@dsl-242-51-151.telkomadsl.co.za] has joined #ubuntu-server
kshahnjdwhat is the difference between sites-available and sites-enabled?09:59
kshahnjd-- i want to properly specify servername and serveralias10:00
Innatechkshanjd: that's a better question for Apache people. 10:01
Innatechor, rather, a question better asked of Apache people. (As in, the dev community, not the tribe.)10:02
=== stratus_ [n=stratus@c91113c5.rjo.virtua.com.br] has joined #ubuntu-server
kshahnjdokay, i thought available/enabled was something native to the ubuntu config, but i guess not10:03
=== ivoks [n=ivoks@38-126.dsl.iskon.hr] has joined #ubuntu-server
mathiazkshahnjd: available/enabled is specific to debian/ubuntu.10:04
mathiazkshahnjd: site-available lists configuration files specific for each apache module that is installed.10:05
kshahnjdk10:05
mathiazkshahnjd: site-enabled is a directory listing the modules that should be loaded.10:05
kshahnjdso which should I modify?10:05
mathiazkshahnjd: site-enabled should only contain symlinks to site-available.10:05
mathiazkshahnjd: have a look at the command a2enmod, a2dismod10:06
Innatechhrrm...I hadn't realized it was ubuntu specific. Shows you how much I'm using other distros lately. 10:06
kshahnjdi used those commands before but now i don't remember for what10:06
mathiazkshahnjd: which are used to enable/disable apache2 module.10:07
kshahnjdyeah, i see, so i can enable like gd or php5_mod, etc using them10:07
kshahnjdapache2ctl is like using /etc/init.d/apache2 but.. not exactly if i remember correctly10:08
Creeturekshahnjd: 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:15
CreetureAs 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
kshahnjdi see, so init.d commands are just generally more comprehensive since they consider everything else that is connected to apache10:16
kshahnjdI see10:16
kshahnjd 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/default10:17
CreetureIt 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" line10:20
CreetureAnd 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
kshahnjdoh wow... okay I see.. and is this /etc/hosts file historically the same exact thing as the windows /etc/hosts file?10:21
kshahnjdsomeone told me to disable the mod_uniqueid module to fix it and that did not sound right10:23
kshahnjdi'm still getting the error10:25
kshahnjdwell, warning10:25
=== 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
ivokslots of traffice today :)10:43
=== Nafallo wants to give up on bacula
ScottKWhy?10:45
ivoksdon't10:46
ivokswe'll help10:46
Nafallocause bacula-director-pgsql is broken in LTS10:46
Nafallonot only the depends, but the damn postinst as well10:47
ivokscould be...10:47
ivoksi've worked only on mysql part :/10:47
Nafallohmm10:48
ivoksor not :)10:48
NafalloI guess that's a choice. either that or dist-upgrade some versions.10:48
Nafallo/var/lib/dpkg/info/bacula-director-pgsql.postinst: line 130: /var/lib/postgresql/.pgpass: No such file or directory10:49
NafalloI guess pitti would know what've happened from 7.4 to 8.1 though.10:49
Innatechseems there's a lot that doesn't get any attention from SRU or backports. :( 10:56
ScottKInnatech: 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
NafalloDOOH!!!10:57
Nafalloecho "$PGSQL_HOST:*:*:$DB_ADMIN:$DB_ADMIN_PSWD" > $DB_ADMIN_AUTHFILE10:57
InnatechScottK: will do. I think someone metioned PHP a week or so ago, but I didn't go check on it. 10:57
Nafallolike if postgresql even use an admin password?10:57
ScottKThere is a php backport pending Innatech.  It wasn't clear to me what the rdepends implications were.10:58
=== ScottK doesn't use php personally.
InnatechScottK: 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
ScottKThere 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.10:59
ScottKInnatech: 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.11:00
=== YourMomsHero [n=cirish@74.202.196.195] has joined #ubuntu-server
=== Creeture [n=ccosby@66.60.192.61] has left #ubuntu-server []
InnatechI 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
Nafallostupid LTS... ;-)11:01
InnatechBut LTS makes me happy! >sniff<11:02
Nafallosounds like you haven't dealt with an uninstallable package most of your day then ;-911:02
Nafallo;-)11:02
InnatechOh, I've run into some of that. 11:02
=== ScottK thinks it's stupid uninstallable package, not stupid LTS then.
Nafallosure. but the package would work in > 6.06 :-P11:03
InnatechHere's one of my favorites: 11:03
Innatechhttps://bugs.launchpad.net/ubuntu/+source/quagga/+bug/4884811:03
InnatechNo ospfd for you!11:04
ubotuLaunchpad bug 48848 in quagga "[Dapper SRU]  Assertion failure in OSPF" [Medium,Confirmed]  11:04
=== Innatech personally finds that medium rating to be a bit too relaxed.
Nafallogood thing I run 7.04 on my server then, except it can't boot itself :-)11:04
=== arturaz [n=arturaz@2002:57f7:4d58:0:0:0:0:3] has joined #ubuntu-server
kshahnjdwhats up with the #apache ppl hating on debian and ubuntu11:05
kshahnjdman11:05
InnatechFunny 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:05
ScottKInnatech: What do you mean?11:06
ScottKjdong was right to reject the backport.11:06
InnatechScottK: yeah, I gather that he was I just don't fully understand why. 11:06
ScottKOne 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
ScottKThe reason is that -updates is enabled by default, while (for good reasons) -backports is not.11:07
ScottKIf people could use the relatively easy backports process to bypass the SRU process, then fewer bug fix updates will get done.11:08
InnatechThat 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
ScottKThe 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
InnatechStable is good---stable bugs, less good. 11:08
ScottKSure.11:09
=== Nafallo attempts to grab the source for bacula=edgy to try to backport for bacula=dapper so he can upload to dapper-updates
ScottKUsually the roadblock for an SRU is testing.11:09
InnatechNot saying I could do any better--not only can I not code, but I'm not even that deft with packaging tools. 11:09
ScottKYes, but if you  can test.11:09
InnatechTesting, yes, absolutely. 11:09
ScottKThat's actually the hardest part.11:09
NafalloScottK: ...right ;-)11:10
InnatechIt'd be nice to find a way to give back, indeed. 11:10
Nafallodepends on the problem :-)11:10
Nafallogaah!11:10
Nafalloedgy uses dbcommon or what's it's name...11:10
Nafallo*sigh*11:10
ScottKif 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.11:10
=== jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-server
ivoksNafallo: i've setup bacula-mysql more than few times :/11:11
ivoksNafallo: on dapper11:11
InnatechScottK: excellent. I'll do it on my personal machine and see if I can help. 11:11
ScottKGreat.11:11
Nafalloivoks: I can't even remember when I last used mysql :-P11:11
ivoksi know you are trying with postgre, but... there's always mysql :)11:12
Nafalloivoks: might as well let my boss pay for me fixing a dapper-proposed ;-)11:12
ivoks:)11:12
ScottKcoNP: No MOTU for you until you get lighttpd fixed.11:13
ScottK;-)11:13
kshahnjdi saw someone d/l a file from the command line and then use zxsf to decompress and extract11:13
ivoksfor 6.06.2 we have to get support for newer e1000 and new 3ware sata raid controlers11:13
coNPScottK: I was sure about that11:13
kshahnjdbut i don't know what the command is for the d/l.. it isn't get, any ideas?11:13
coNP:D11:13
InnatechIf 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
Innatech*could11:13
ivoksInnatech: friendly11:14
ivoksbacula is very flexibile11:14
NafalloI wonder if I should backport this whole postinst :-)11:15
Nafallomight even work...11:15
ivoksyou can have director on one, storage on second, sql on third and console on forth computer11:15
InnatechThat is rather flexible. Neat. 11:15
=== Nafallo screams
=== Innatech shudders. Don't do that!
Nafallodbconfig-common isn't a high enough version11:16
Nafallodamnit!11:16
=== coNP has to won the quiz @ ubuntu-trivia first. Then heading towards MOTU, lighthttpd and ScottK
ivokslighttpd11:16
ivoksit's not light httpd11:16
ivoksit lig httpd11:16
Nafallono. light tpd :-)11:17
ivoks:)11:17
InnatechAh, yes, of course. Named after the Ligurian coast. Everyone knows that. ;P 11:17
coNPsure, -ht11:17
Nafallo*sigh* good luck backporting dbconfig-common to a plain debconf :-P11:18
NafalloI wonder if someone would hate me if I rewrite the whole fucking file11:19
ScottKNafallo: SRU is supposed to be done with the least diff possible.11:24
NafalloScottK: I know11:24
ScottKOK.  I figured.  Just don't get more extravegant than needed...11:25
Nafalloyou haven't seen this damn file ;-)11:25
=== ScottK hopes it will stay that way.
Nafallothe damn postinst "patches" pg_hba.conf and restarts the sql-server :-P11:26
=== dendrobates [n=rclark@adsl-065-005-186-012.sip.asm.bellsouth.net] has left #ubuntu-server []
NafalloWTF11:30
Nafallosyslog is empty...11:30
kshahnjdcan someone help me understand the tar options.. i'm trying to extract something.tar.gz11:32
kshahnjdI was under the impression that: tar -zxsf something.tar.gz11:33
kshahnjdwould do it11:33
kshahnjdcannot open, no such file or directory X a million errors11:33
Nafalloz = gunzip, x = extract, f = force, v = verbose11:33
kshahnjddidn't work11:33
=== ScottK normally -xvvz 's
ivoksremove -11:34
kshahnjdoh11:34
kshahnjdremove?11:35
ivokstar xvf something.tar.gz11:35
ivoksz11:35
ivokstar xvfz :)11:35
ivoksv is optional11:36
Nafalloi.e. what I wrote ;-)11:36
ivoksbut f isn't force11:36
ivoksit's --file11:36
kshahnjdi think the problem is that it's not writing the directories11:36
Nafalloaha11:36
kshahnjdso it doesn't write the files11:36
ivoksand if you use -fxvz it wouldn't work11:36
ivokskshahnjd: it does if directory is archived11:37
ivoksit doesn't if files are archived11:37
kshahnjdhmmm.. then id on't know what i'm doing11:37
kshahnjdtar xvzf something.tar.gz11:37
kshahnjdCannot open no sch file or directory11:38
kshahnjdhow can I get information about a file from the command line? like it's size, etc11:38
coNPkshahnjd: use ls11:38
kshahnjdif I want to check it's integrity11:38
coNPkshahnjd: use ls -l 11:38
ivoksthis really isn't question for ubuntu-server11:38
ivoks:)11:38
coNPsorry :(11:38
kshahnjdyeah, but it is the only place where i can talk to people who regularly use the command line in ubuntu server11:39
Nafallokshahnjd: is that so?11:39
kshahnjdwell, afaik11:39
kshahnjdi'm new to linux so, and usually never go on irc, but have for the past week since i've started11:40
NafalloI would be surprised if people on #ubuntu didn't use /bin/bash11:40
ivoksdon'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 channel11:40
kshahnjdthey do, i've asked there too, you're right, i'll move my venue :)11:40
Nafallothis channel is a bit of everything as it is already ;-)11:41
ivokskshahnjd: or visit your local community channel11:41
kshahnjdit's been quite helpful :)11:41
=== Nafallo ponders giving up now and find pitti tomorrow :-)
=== asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server
ScottKNot "giving up", "stopping work for now".11:43
ivoksyou guys do realize that 6.06 lacks support for some very common server hardware?11:43
ivokslike new intel gigabit ethernet?11:43
ivoksnew 3ware controlers11:43
ivoksand adding support for it is POC11:43
ivokswe should push some requests to kernel team11:44
ivokswe already have patches for some stuff11:44
Nafalloand they apply on dapper-git?11:45
ivoksok... i have a feeling i'm alone with this problems :)11:45
ivoksyes11:45
ivoksand i use them daily11:45
Nafallowell, give them the URLs on the mailing list and see what they say then :-)11:46
ivoksi already did, but looks like i need backup :)11:46
Nafalloaha :-P11:46
ivokstoday i've installed server, cdrom, raid controler and ethernet card weren't working11:47
Nafallo\o/11:47
ivoksuntil 8.04, intel will release couple of MB which will be useless with dapper (some of them already are) for newcomers11:48
ivokseverything new with ICH8/ICH9, e1000, non-funcional on dapper11:49
Nafallo8.04 isn't that far away though11:49
ivokstrue, but not everybody have luxury of upgrade downtime11:50
ivokssome will stay on 6.06 untill EOL11:50
Nafallohmm11:50
ivoksand on every new kernel, recompile of drivers is needed11:50
Nafallobut those people won't reboot for new kernels either?11:51
ivoksthey will, one thing is kernel upgrade, something else is test-case of complete new distribution11:51
ivoksand upgrade process11:51
Nafalloright11:52
Nafalloehrm11:52
NafalloPGCMD="su -s /bin/sh $DB_ADMIN -c"11:52
Nafallothat should not work in Ubuntu, should it?11:52
ivoksbash instead of sh, just to be sure :)11:53
Nafallosudo instead of su?11:53
ivokslol, yeah, and that too :)11:53
Nafallohmm. dpkg is root, so should work to use su to change to postgres I guess.11:54
ivoksright11:54
Nafallo*sigh* I should now by now this isn't low hanging fruit :-P11:55
ivokslow hanging fruit is a myth11:55
ScottKThe low hanging fruit got fixed before release.11:56
Nafalloehrm11:56
ScottKThe fun stuff is left.11:56
Nafallonafallo@remembrance:~$ getent passwd postgres | cut -d ':' -f 611:56
Nafallo/var/lib/postgresql11:56
Nafallonafallo@remembrance:~$ ls /var/lib/postgresql11:56
Nafallols: /var/lib/postgresql: No such file or directory11:56
Nafallojoy...11:57
ivoksvery nice :D11:57
nealmcbgetent - cute!  new tricks for an old hacker :-)11:59
Nafallogod damn it.12:00
Nafallosomething must have created that directory at some point...12:00
Innatechivoks: not sure which Intel gigabit you're having trouble with. I'm using dual port PCI-E server cards w/ e1000. 12:00
Nafallomost likely postgres12:00
ivoksInnatech: 82566DC for example12:01
ivoksInnatech: 82541PI also12:02
Innatechhmm...let me see what I'm using....12:02
ivoks3ware 9650SE is also PIA...12:03
InnatechI did have to do that sysfs trick thing to get them recognized, but that was likely because they're OEM.....12:03
ivoksupdate-pciids12:03
=== Nafallo gets random postgresql versions
=== sommer [n=sommer@192.154.64.85] has joined #ubuntu-server
InnatechThe controllers in my dapper router are Intel 82573L and 82571GB . 12:07
=== Burgundavia_ [i=corey@ubuntu/member/burgundavia] has joined #ubuntu-server

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!