[00:59] mathiaz: http://mirror/ubuntu/iso/preseed/preseed-00-26-b9-15-86-88 [00:59] mathiaz: why isn't this preseed yielding a CC+SC? [00:59] mathiaz: it keeps installing an NC [02:33] hi phpadmin doesn't work i can log in but doesn't show me the data form my ldap, any idea? [03:07] I need help with a bison webcam, M5602-s4k5aa . [03:08] hello? [04:01] New bug: #517389 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/517389 [04:31] hi this bug is with ubuntu 9.10 or any version? [06:16] Hi, i am trying to add schema in openldap and i got this error: ldap_add: Server is unwilling to perform (53) [06:16] additional info: no global superior knowledge [06:16] any idea? [06:18] Roxyhart0: check your syntax really carefully, both of the command and the schema data. I think that means you are trying to add stuff outside the chunk of LDAP space your sevrer is configured to use, and it does not know how to contact LDAP servers higher up the LDAP namespace hierarchy to add it there. [06:18] Most likely you just made a mistake in your command or your schema data file, but that's a guess. [06:19] my command is: ldapadd -x -D cn=admin,cn=config -W -f /tmp/ldif_output/cn\=config/cn\=schema/cn\=\{8\}misc.ldif [06:20] well i think i got the error...thanks a lot! [06:20] is my schema [06:20] Roxyhart0: You're welcome :) [06:46] wow..unfortunatelly the same error...ldap_add: Server is unwilling to perform (53) [06:46] additional info: no global superior knowledge. what it means [08:14] hello [08:14] Could anyone give me some help with creating a shared calendar solution on an ubuntu server? we already have mailserver, fileserver and svn setup, but I need to implement a shared calendar, accessable from thunderbird, (windows and linux), evolution and kmail. [08:16] hi, I'm a noob, Is it possible to run apache as instead of www? [08:17] stanley__: may I ask why you are trying to do that? what is it you are trying to acheive? [08:19] i wanna run a joomla! for testing and template modifications before i put it online and if all my files are owned by then there is a permissions issue when php/apache tries to access and modify files [08:20] i got around it for a while by using midnight commander as root and copying all my files to /var/www/ with mc [08:20] and then set everything to 777 [08:22] ? [08:50] If all apache needs is to read/display html, only read access is needed. [08:50] If apache needs to *write* files (modify) make sure the files have write access for the user apache runs as i.e. [08:50] Apaches runs as user/group www-data/www-data [08:51] So, to let apache read and write a file, make sure : [08:51] perms : 664 (say) i.e. rw-rw-r-- [08:52] ownership : .www-data (say, for whatever user) [08:53] Make sure you understand ramifications of file write access like this - check security docs. Lots of web sites are being hacked. [09:33] Hello all, I need help updating the intltool for Ubuntu Server 8.04.4, im having trouble building a application because it is not a newer version, any ideas? [10:21] New bug: #517463 in ntp (main) "ntp crashes after installing it out of "Time & Date" in System-Menu" [Undecided,New] https://launchpad.net/bugs/517463 [10:33] when setting up DRBD, should I look at heartbeat or openais with pacemaker? Got the impression that heartbeat is better implemented in Ubuntu, but that it's "legacy"...? [10:37] <_ruben> heartbeat's still maintained, but it's no longer a complete stack, but only a messaging layer [10:37] <_ruben> legacy heartbeat is an all in one product for ha [10:43] ok, I see. Guess pacemaker/corosync would be the way to go. Corosync is the openais implementation that is used if I got it right. Quite a jigsaw puzzle this :) [10:49] <_ruben> i still need do the migration myself .. still using legacy heartbeat ;) [10:53] Me and my collegue is setting up a storage-ssytem at the school we're working at, and after some research DRBD seems the obvious choice, but there quite alot to read up on since this totally new to both of us. You think the usage of Ubuntu as the platform will be a wise choice? [10:55] <_ruben> i have experience with slackware/redhat/suse/ubuntu, of those ubuntu appeals to me the most [10:55] <_ruben> especially with the given choice of bleeding edge and lts [10:58] main volounteer? [10:58] that's what we concluded with too, but I've got the impression that drbd/high availabilty is quite new in Ubuntu? [11:10] anybody happen to know when networking comes up in the initi process [11:11] i only see it in runlevels 0 and 6 [11:11] which doesn't make sense to me [13:06] update servers appear to be slammed [13:09] 8.04.4 needs landscape-common [13:09] Italian_Plumber, lots of goodies out there to update [13:09] appparently. :) [13:09] good thing I run my own apt-cachers [13:09] cool story bro [13:10] http://pastebin.com/m22a69e01 is how im now running vmbuilder... with that definition i should be able to ping the guest, from the host, on 192.168.0.101? [13:10] trying to avoid bridging [13:10] dunno c0dem4gnetic i differ from the ubuntu team because i prefer vmware [13:10] !vmware [13:10] VMWare is not available in the Ubuntu repositories. Consider using !QEmu or !VirtualBox as alternatives. Instructions for installing VMWare manually are at https://help.ubuntu.com/community/VMware [13:11] vmware used to be available in the repositories. Ah, memories. :) [13:11] tried vmware but needs some hackish patching for 9.10 [13:12] naw [13:12] and i couldnt get host-only networking running :) [13:12] but [13:12] !virtualization [13:12] There are several solutions for running other operating systems (or their programs) inside Ubuntu, while using the native CPU as much as possible: !kvm is the preferred approach in Ubuntu. See also !QEmu (with !KQemu), !VirtualBox, !VMWare, as well as !WINE and !Cedega for Windows applications [13:16] wowzer, even the anl mirror is slow [13:16] Fetched 8902kB in 8min38s (17.2kB/s) [13:17] that's on an apt-get update [13:21] anl.gov is like literally out my isp's routers backdoor [13:22] <_ruben> local repositories ftw :) === zoopster1 is now known as zoopster [13:40] Never come across this before, is it valid to have a zone file that has a contact email that has a dot in it before the '@'? i.e. some.user.example.com [13:41] that's the general rule [13:41] username.domain.com [13:42] yeah, I know that's how you do it. but can you have the extra dot in username? [13:42] why not? [13:42] * stickystyle shrug [13:43] not sure. searched around to see if that was a valid thing to do but didn't find anything [13:43] i do see what could be an issue, but don't know exactly if that's not allowed [13:43] just never done it before [13:45] stickystyle, you should try it to see. usually though, it's just hostmaster.domain.com or something similar, which is handled as an alias for another account at the mail server level [13:48] i'd expect it works though, and just considers domain.com as the domain, since it's already defined as the zone is loaded... keeping it an alias has an advantage though: it's easier to change what it points to than to change the email in the zone SOA record if somebody else should receive that mail [13:50] Hum, passes with named-checkconf. Just wanted to see if anyone else had done this as it's a production server, let's see what happens.... [13:53] stickystyle, maybe run a dns check on it... say http://www.checkdns.net/quickcheckdomainf.aspx [13:55] And....no named errors, server still returns queries for that zone (private zone so no web based checking tools). I guess that's a little bit named trivia that everyone gained today :) [13:56] stickystyle, indeed. right now, I certainly can't think of an use for this field anyway... except maybe for the registrar? [13:57] yeah, not really sure why it would be used registrar wouldn't even come into play as it's not public. but if I get a ticket to change it, then I do. [14:01] <_ruben> the contact email field in soa records are pretty bogus [14:03] Offtopic. Any one with weblogic experience? [14:10] I would like to setup an IM server for our office. What app will allow me to do this? [14:11] diago: Do you want IRC/Jabber? Sounds like Bonjour will do what you want. [14:11] jabber / irc server ? [14:11] I'm not sure what the diffs are but I would like to be able to send files [14:12] Are all the machines running Ubuntu? [14:12] yes [14:12] the ones I care about anyway [14:14] diago: Then try adding Bonjour accounts on Pidgin on the machines. [14:14] ok cool, I just read about that. All you have to do is add it and it works? [14:14] Yep. [14:14] Damn, I wish everything was that simple [14:15] Do you know if there is a way to password protect it? [14:15] Not that I know of, it runs on Avahi. [14:17] Is there a windows client? [14:17] also note that bonjour based IM will only work within the subnet all the clients are in. [14:18] It runs as a plugin in Pidgin. [14:18] pidgin has a windows client [14:18] Ok cool. Thanks everyone. I will check it out. I just don't want anyone pickup the conversations. [14:18] s/pickup/picking up/ [14:21] I'm reading the documentation for DRBD and pacemaker. I've installed the pacemaker-openais version, but the documentation on DRBD is pointing to /etc/init.d/openais and openais.conf, but the closest I have is corosync (which looks right though). Is it ok to assume that they are the same? [14:54] Hi there... Anyone from Bournemouth or Lowestoft? === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [16:20] whats logs should i check to make sure the server is "secure" [16:23] hi [16:23] need help . ... hheeeelp [16:23] *g* [16:23] i have to fill my hdd with random data [16:23] Temptest, so..? [16:23] but it is my systemdrive ... so i dont want to overwrite any [16:24] only fill of [16:24] dd if=/dev/zero of=/some/mount/point bs=4k [16:24] overwrites that my data ? [16:27] hmmm, any idea for fill up my drive ?!? [16:30] resno: the correct answer should be all of them, but that's very fun with a lot of servers. Install logcheck and have it monitor your logs for any anomalies. [16:30] *but that's NOT very fun [16:31] stickystyle: ive never done any log monitoring, which is why i am interested [16:31] ive been very security lax up till now [16:32] auth.log and syslog are a good place to start [16:33] is logcheck better then munit and moncheck, i think its called [16:33] but do look into logcheck as it will help filter out things that are not really important [16:33] not familiar with either of those. [16:33] oh ok [16:38] fills up or overwrites dd ? [16:39] stickystyle: does logcheck require email to be setup? [16:42] yes it does send the results via email. however that doesn't mean it requires a full blown MTA like on the box, you can get away with (as i do) something like nullmailer on the server which then sends via another mail server. [16:45] <_ruben> Temptest: why would you want to fill up your hdd anyways? either way, dd can do both (overwriting and filling up) [16:46] because i have offline uncorrectable failures [16:46] raid rebuild stops always @_ruben [16:46] so i did this how to's > http://smartmontools.sourceforge.net/badblockhowto.html [16:47] but the bad sector is empty so i have to fill up the disk, that all sectors become relocated [16:47] point : Unassigned sectors on the page link gave some lines ago [16:49] <_ruben> Temptest: so you want to rebuild your raid, but the "good" (source) disk is also bad ? [16:49] yes [16:49] big failure isn't it, its a firm-pc [16:49] they took two hdds with nearly the same SN ... epicfail! [16:50] <_ruben> had the same on my fileserver at home (raid5 over 4 disks) .. i used dd_rescue to clone the bad disk to a fresh disk .. raid rebuild (using yet another fresh drive) went flawlessly [16:50] now i bought two hdds with 2month difference and want to make a rebuild, but it stops at block 12163 [16:51] fill up the hdd may help that the disk make her own fail-check smart-internal magic .. what ever .. i did a lot, need help .. ahhhh [16:51] <_ruben> after that i used the disk's vendor tools to do a full scan/wipe [16:52] <_ruben> might use that disk to expand the raid :p [16:52] hello people [16:54] i am planning on hosting 3 web sites on my server [16:55] where in apache should i write it so apache will read it? [16:55] .../etc/apache2/sites-enables/defaults? [16:58] wizzy_: create a conf file for each site in apache2/sites-available, then use #sudo a2ensite %conf_file_name% and it will create a symlink from sites-available to sites-enabled [16:58] thank you [16:59] that will work for forum/blog based sites as well right? [17:00] for sure [17:02] then for each site folder in /var/www right [17:04] hey guys, anyone seen this wierdness: i have a dell M600 blade with 804 server installed [17:04] it will boot fine, but no network [17:04] if i then console log in, restart networking, its fine again [17:04] broadcom netextreme II nic [17:05] wizzy_: doesn't have to be, each sites folder can exist wherever (pretty much) you want it to per the sites DocumentRoot setting in its config file [17:05] ok thank you [17:05] BCM5708S ^ [17:06] wizzy_: in fact if you still have (and intend to leave) the default config enable I would not put the sites in /var/www as their contents could be accessed by the default site [17:06] because the default site uses /var/www as its DocumentRoot [17:06] so i should just stick my sites into other folder === dendrobates is now known as dendro-afk [17:07] if you don't use the default site, then just do $sudo a2dissite default and you could put things in that dir just fine (thats what I do) [17:08] thats command for dissabling default [17:08] thats the opposite command of a2ensite. [17:09] https://help.ubuntu.com/8.04/serverguide/C/httpd.html [17:10] !!!! [17:10] i got lost in that file [17:11] can you point me to some example file [17:11] i didnt do this loong time already [17:12] wait [17:12] /etc/apache2/sites-available/default <- sample [17:13] yea i see but where should i write name of website [17:13] ServerName [17:14] I guess that's not in the default conf file [17:14] its not [17:14] :( [17:26] Omahn: here? [17:26] stickystyle [17:27] i changed default and made it myweb.com int here i added Servername myweb.com and i am getting error [17:28] "could not reliably determite the servers fully qualified domain name , using 127.0.1.1 for servername [17:33] wizzy_: thats fine, just a notice, not an error. === dendro-afk is now known as dendrobates [17:34] oh ok === stickystyle is now known as stickystyle|away [17:55] anybody know how to insert an init script to run before networking comes up? === dendrobates is now known as dendro-afk [18:19] jdstrand: hi [18:19] jdstrand: the latest libvirt upload breaks eucalyptus instances, something apparmor related [18:20] jdstrand: nurmi has details [18:23] ttx: http://mirror/ubuntu/iso/pxe/ [18:49] hello all ... jiboumans: you around ? [18:50] tomaszf, hi [18:50] tomaszf: heading to the airport in an hour, what's up? [18:50] give me an email address to use for you. want to put you in touch with some wikimedia ops guys [18:51] * tomaszf is excited to get that ball rolling [18:52] likewise :) who're you sending my way? [18:52] rob and others. want to hear more about ubuntu virt offerings [18:53] tomaszf: absolutely, happy to do so [18:57] meeting time & [19:10] hi, i've installed zend packages, restarted apache, but still it can't find in path [19:10] * ninjah is fixing a broken mail server... [19:19] when I restart apache2 , here is what I see http://pastebin.com/m184cf240 [19:21] New bug: #517714 in libvirt (main) "[Lucid] Error starting domain: could not remove profile" [High,Incomplete] https://launchpad.net/bugs/517714 [19:22] orudie: Thats just a warning, it can be safely ignored. If you want, you can set ServerName to something in one of your config files to make it go away. [19:22] Pici, well i actually plain to use a domain with this marticular box, so what is the proper way of configuring it [19:23] shouldn't the hostname say www.domain.com ? [19:24] generally I add the server's hostname to /etc/hosts with it's forward-facing IP [19:24] whether you want it to be www.domain.com or just domain.com is up to you (or both) [19:25] You should be able to add ServerName yoursite.com to your site's config file. [19:27] orudie, servername should be (literally) the server's name [19:27] so if your hostname is server, and you're in domain.com, servername should be server.domain.com [19:27] it has nothing to do with the names of the sites you're hosting [19:30] for example, my internal name is home.local, and a server running apache is called tank. That server's name is tank.home.local, and that's what goes in ServerName, even though the website it's hosting is using qman.strangled.net [19:31] kirkland: https://wiki.ubuntu.com/AWSClientLibraries [19:40] what is the log file for php mail ? [19:41] what is the command to open up mail? [19:41] besides mail? [19:46] New bug: #516373 in eucalyptus "Support for using a separate file for the NODES list" [High,In progress] https://launchpad.net/bugs/516373 [19:47] anyone on the mail command? [19:52] bug 464646 [19:52] uvirtbot: You suck. [19:52] soren: Error: "You" is not a valid command. [19:54] bug 455555 [19:54] kirkland, https://bugs.launchpad.net/ubuntu/+source/ec2-init/+bug/517239 [19:57] jdstrand, can you flip cloud-init from universe to main ? [20:00] smoser: done [20:01] danke === luis__lopez is now known as luis_lopez [20:11] hey, anyknow of any opensource central syslog/logcheck solutions? [20:20] ttx: https://edge.launchpad.net/ubuntu/+source/eucalyptus/1.6.2~bzr1176-0ubuntu1 [20:23] any reason why mail wouldnt be sending on my ubuntu server [20:32] mindworx: how are you sending mail? [20:32] i installed mutt [20:32] i send one to an account that has a domin on the server [20:33] and it works [20:33] i send one to a gmail account and no bueno [20:35] What mail server are you using? Postfix or something else? [20:35] sendmail [20:35] OK - I don't know sendmail (and don't want to). Postfix is standard on Ubuntu - why use Sendmail? [20:35] idk [20:36] but is it possible gmail is rejecting my emails [20:36] idk? [20:36] Check you mail log e.g. /var/log/mail.log? Maybe a rejection, maybe a delay? [21:24] hi is there a way to exclude dependencies from packages? i run a hadles ubuntu server without X an a packege depends on X but i don't want to install it [21:51] anybody know how to insert an init script to run before networking comes up? [21:52] networkig seems to only be in runlevel 0 and 6, which seems odd to me [21:52] im stumped === stickystyle|away is now known as stickystyle [21:57] stimble_: I'm pretty sure it would be done in the upstart scripts now, but I don't have a machine newer than 6.06 handy ATM. [21:58] yeah, are those somewhere different than /etc/rc?.d/* ? [21:59] i havnt really grokked the whole upstart switch yet [21:59] yep. upstart is supposed to replace SysV scripts, so it wouldn't be in rc.d [22:00] ok, do by chance know where to look? [22:02] not off the top of my head sorry, all my servers are 6.06. just trying to send you in a different google search path so perhaps you can find your answer. [22:02] ok, thanks [22:02] i will search down the upstart path then === stimble_ is now known as stimble [22:19] stimble: if you want to run a script before an interface is brought up, perhaps look at the if-pre-up scripts in /etc/network - also : man interfaces [22:42] New bug: #479955 in samba "[SRU] winbind authentication fails after karmic upgrade" [High,In progress] https://launchpad.net/bugs/479955 === dendro-afk is now known as dendrobates [23:28] ttx, https://bugs.launchpad.net/ubuntu/+bug/517696 [23:28] Launchpad bug 517696 in ubuntu "add package cloud-utils" [Medium,In progress] [23:36] One of our Ubuntu 8.04 Hardy servers recently had a large jump in "system cpu" usage (apache2 processes). Is there a way to see what kernel level services are being actively used? [23:39] erichammond: does top(1) help? === dendrobates is now known as dendro-afk [23:49] tbc: top, atop, munin, etc. let us know that system CPU is being used and that the apache2 processes are the ones using it, but I'd like to know what is being done in tye system/kernel level. E.g., system calls, general areas of the kernel. [23:49] *nod* [23:49] Hmm. [23:50] erichammond: stab in the dark. How about collectl? [23:51] I've heard Mark Seger talk about that. Seems to be uber analytical and thus uber useful. [23:51] tbc: Do you mean collectd? [23:51] nope [23:51] http://collectl.sourceforge.net/ [23:59] erichammond: I'd very much like to hear if collectl helps you. I haven't had a need for it but am always looking for testimonials. Mark is a friend of mine. [23:59] tbc: Thanks. I'm studying the documentation now.