[00:14] is there a way to enable the dhcp daemon on only one interface? [00:16] Just installed debian-server with tomcat, however the app server doesnt seem to be serving pages, even the examples which are already installed do not work (they are rendered as plain text). This is an untweaked brand new installation. Any ideas? [00:16] sorry, I meant ubuntu-server, not debian. [00:20] Khronos: in your /etc/default directory there is a file called dhcp3-server in this is where you define what interfaces you want your dhcp server to serve on ;-) [00:29] I'm trying to install some drivers. I encounter this during "make install" Makefile:98: *** Linux kernel source not configured - missing version.h. Stop. [00:51] New bug: #328874 in samba "getent group crashes winbindd on domain controller" [Unknown,Fix released] https://launchpad.net/bugs/328874 [01:00] thanks VK7HSE [01:00] added that === quassel243 is now known as genii-around [01:06] how often do folks here run mysql backups? [01:06] specially if they are incremental [01:14] kansan: I run daily fulls, but my databases aren't that big [01:17] how often [01:17] oh daily [01:17] same here [01:18] no big databases in my case either thought. nothing bigger than a few hundred megabytes. [01:22] daily [01:29] daily mysql backups on several large production dbs [02:46] can someone tell me why mysql wont shut down? there is no output in /var/log/syslog; /var/log/mysql/ .... ubuntu hardy [02:48] kansan: try /var/log/daemon.log [02:50] MatBoy, theres stuff about mysql there [02:50] but nothinga bout why it failed [02:51] is it weird that i would have two mysqlld_safe's : http://pastie.org/387877 [03:13] kansan: ? [03:13] I love you too ! [03:13] MatBoy, ;p [03:13] kansan: ok, we need to make love now [03:14] actually I want to sleep ;) [03:18] kansan: sorry, next time better ;) [03:52] hi i need help with an install [03:55] i have software raid on ubuntu server, i have test it multiple ways and it works beatifull. something very strange i have notice: very often the raid goes into degrade mode and one of the drive disapers, i thoight was a physical problem wth the drive, i have test all the 3 drives with Western Digital softare and drive are fine, is this a now issue with software raid [07:03] <|Sigma|> hello [07:07] <|Sigma|> anyone interested in giving me a hand? I have a strange problem... wireless card refuses to get an ipv4 address, but it manages to get an ipv6 easily enough [07:12] "get an IP address" meaning via DHCP? [07:12] <|Sigma|> correct [07:12] Is this really a question for -server? [07:12] <|Sigma|> well, I AM running server edition [07:12] "server edition" is backed by the same package archive; the main difference is the default package list. [07:13] Is NetworkManager running? Does /etc/network/interfaces refer to the wireless interface? [07:13] If "yes" to the latter question, does it refer to "inet6" instead of "inet"? [07:13] <|Sigma|> no GUI, hence no network manager. /etc/network/interface does refer to wlan [07:13] <|Sigma|> and give me a sec for the last one [07:14] NetworkManager has no GUI. [07:14] <|Sigma|> no, it refers to "inet'" [07:14] <|Sigma|> huh [07:14] <|Sigma|> well, I don't have it installed, at least >_> [07:14] The applet is a separate, wrapper program that interacts with NM via the dbus protocol. [07:15] aptitude search network-manager should tell you if it's installed, just to double-check. [07:15] IME most of the network problems on Ubuntu are caused by that bloody piece of shit. [07:17] <|Sigma|> not installed, just checked again [07:17] <|Sigma|> give me a second, I just disabled ipv6 globally (I hope)... dunno why I didn't think of that earlier [07:18] <|Sigma|> I've been fighting this beast for about 5 hours, just missing the IP now... I'm happy it can scan [07:20] |Sigma|: OK, what happens if you manually run "dhclient foo0", where foo0 is the interface name [07:23] <|Sigma|> fails miserably after a couple tries [07:23] OK, next I would check the DHCP server. [07:23] After that, I would try wireshark/tshark sniffing of the packets. [07:23] <|Sigma|> well, all other computers on my network are getting their IPs perfectly fine [07:24] <|Sigma|> so DHCP server not a problem [07:24] |Sigma|: are they getting their IPs over wifi, or ethernet? [07:25] <|Sigma|> wifi [07:25] OK, time to start packet sniffing. [07:25] <|Sigma|> time to look for a good sniffer that runs on mac, then [07:26] tdpdump should work. [07:26] <|Sigma|> thanks, I'll try it out [07:26] tcpdump pisses me off, compared to tshark [07:27] YMMV, of course. [07:27] <|Sigma|> I might give static DHCP a try first though [07:28] <|Sigma|> *sigh* no go, time to look up that sniffer [08:02] * |Sigma| feels really really stupid [08:08] <|Sigma|> so, the only thing it picks up is a LOT of SSDP protocol connections from the router [08:45] moin [09:04] |Sigma|: did you work out what the problem was? [09:04] <|Sigma|> looks like the router isn't answering ARP request [09:05] <|Sigma|> the NIC keeps on spamming who-has messages [09:05] <|Sigma|> but I don't get it [09:05] <|Sigma|> since all my other computers work fine [09:05] Hello! [09:05] <|Sigma|> hi [09:05] i have added the line "192.168.123.123 www.foobar.de foobar.de" to my /etc/hosts [09:06] but if i ping www.foobar.de i still get a official ip. [09:06] it works with foobar.de (then i get 192.168.123.123) [09:06] any idea if ubuntu it caching the dns stuff somewhere? [09:07] <|Sigma|> mario_: how are you accessing the domain? web browser? [09:08] <|Sigma|> clear out the browser;s domain if yes [09:08] <|Sigma|> if no.... no clue >_ [09:08] <|Sigma|> >_> [09:08] command line ping :) [09:08] <|Sigma|> er, I mean, browser's cache [09:08] <|Sigma|> heh [09:09] <|Sigma|> sorry man, no clue.... it shouldn't :p [09:09] well, why use the browser if its not even workign correctly on my console? :) [09:09] hehe, thanks anyway [09:09] <|Sigma|> restart? [09:09] already done, but now i feel like a windows users. And i did not even succeed :P [09:10] ahh...i typed 4 w :) [09:10] stupid me! [09:13] <|Sigma|> huh? problem solved? [09:13] <|Sigma|> .. I wish my problem was that easy <_< [09:14] what have you got? [09:14] <|Sigma|> mario_: by the way, google says restarting the networking daemon clears the cache... so technically your reboot DID clear it up :p [09:14] <|Sigma|> a wireless NIC that refuses to get an IP address [09:15] <|Sigma|> I've come a long way though... at the beginning it refused to show up in the system at all [09:37] hi [09:38] * |Sigma| waves [09:46] |Sigma|: Does the dhcp server show anything in the logs? [09:47] <|Sigma|> soren: the log shows ARP requests get no answer :s [09:47] where is the init script for logrotate in 8.04? [09:47] dayo2: There is none? [09:47] it runs from cron. [09:48] |Sigma|: So it's statically configured? [09:48] soren: i've edited /etc/logrotate.conf do i need to restart cron or something? [09:48] dayo2: No. [09:48] soren: ok, thanks :-) [09:49] <|Sigma|> soren: no, pure DHCP. I did try static though, and no go [09:49] |Sigma|: arp is used to map ip's to mac addresses. [09:49] |Sigma|: If it doesn't have an IP yet (since it's trying to get one via dhcp), how does ARP factor into it? [09:50] <|Sigma|> no clue, yet it shows up in the logs [09:50] What does? [09:50] <|Sigma|> HAH [09:50] New bug: #325809 in mysql-dfsg-5.0 (main) "package mysql-server-core-5.0 5.1.30really5.0.75-0ubuntu5 failed to install/upgrade: tried to overwrite `/usr/sbin/mysqld', witch is already provided by mysql-server-5.1" [Undecided,New] https://launchpad.net/bugs/325809 [09:50] <|Sigma|> IT WORKS [09:50] Exactly what are the arp requests you see? [09:50] <|Sigma|> so stupid [09:51] <|Sigma|> soren: it was doing who-has requests that never got answered [09:51] <|Sigma|> you remember earlier when I was complaining that all I could get were IPv6 IPs? [09:51] <|Sigma|> well, I disabled IPv6 globally... [09:52] <|Sigma|> I just re-enabled it, and everything decided to work [09:52] <|Sigma|> no clue what the hell I did to fix it [09:52] <|Sigma|> but I'm glad it works [09:52] <|Sigma|> signal is incredibly low though [09:53] <|Sigma|> but speed doesn't seem hindered :D [09:53] this is a sample of my /var/log/kern.log http://paste.ubuntu.com/117586/ can someone explain to me how to read that? [09:55] <|Sigma|> soren: sorry for having been such a pain. I created my own problem... but I did learn how to sniff packets, and i thank you for that :p [09:55] Heh :) [09:56] * |Sigma| is outta here. 9 hours straight fixing a friggin NIC.... [09:56] <|Sigma|> ciao! [10:04] is it only me or... [10:04] checking for gcc...4.2.4 [10:04] checking for kernel gcc version...4.2.3 [10:04] this doesn't look right === thehook_ is now known as thehook === Abracadabra is now known as Abra === Abra is now known as Abr4 === Abr4 is now known as Abra2 === Abra2 is now known as Abracadabra === Abracadabra is now known as [Abracadabra] === [Abracadabra] is now known as [Abra] === [Abra] is now known as Abracadabra [12:34] anyone have any web resources for "Best Practices" in terms of server setup and hardening? [12:50] anyone has used ACL with OCFS2 ? [13:02] hi, maybe i cant ask my question here. [13:02] I have a bash script that calls a java-jar application, it exits with an error. [13:02] so i 2> /dev/null the bash script [13:03] probleem is cron doesnt, is it possible to fix this? [13:07] cron does what you tell it to do [13:07] hi ivoks [13:07] so if you put shell_script 2> /dev/null, it won't give you error output [13:07] cron only mails you output of the command [13:08] so, it's up to you to redirect output of that command to /dev/null [13:08] ah than i have to create a shell script, for the shellscript [13:08] ? [13:09] put in cron: [13:09] * * * my_shell_script 2> /dev/null [13:09] ah ok, i put it in /etc/cron.hourly :) [13:09] then make sure that script doesn't provide output [13:10] if that script calls java file [13:10] #!/bin/bash [13:10] sudo -u serge java -jar ~/src/fetchExc-2.0/fetchExc.jar -p ~/src/fetchExc-2.0/fetchExc.properties 2> /dev/null [13:10] redirect output of java program to /dev/null [13:10] yeah ive done that, still error from cron [13:10] sudo -u serge "java -jar blablabla 2>/dev/null" [13:11] otherwise you are redirecting sudo's stderr [13:11] aah ok :) [13:11] now seeing the logic :) [13:15] can some one give me more info on the error "bind failed: EACCES"? === AndyGraybeal is now known as maDChoPR [13:16] ivoks: now it expects the commented command phrase as one single command [13:17] ivoks: http://pastebin.ubuntu.com/117635/ [13:20] does /root//src/fetchExc-2.0/fetchExc.jar exist? [13:20] root? [13:20] it's invoked by the user serge right? [13:20] but enviroment is from root [13:20] sudo -i -u user [13:21] so, like this: [13:21] sudo -i -u serge -c "java -jar ~/src/fetchExc-2.0/fetchExc.jar -p ~/src/fetchExc-2.0/fetchExc.properties 2> /dev/null" [13:21] man sudo can help you [13:22] er... no:) [13:23] sudo -i -u serge java -jar ~/src/fetchExc-2.0/fetchExc.jar -p ~/src/fetchExc-2.0/fetchExc.properties 2> /dev/null [13:23] this should work [13:27] lol now the command isnt executed at all :D [13:28] how do you know? [13:29] because the function of the script doesnt work :) [13:29] it is supposed to leech email from outlookwebaccess and forward it, takes some seconds, now none, and mail doesnt arrive :) [13:30] shy do you use sudo anyway? [13:30] hmm /usr/bin/java: /usr/bin/java: cannot execute binary file [13:31] because i dont want the script to run as root :) [13:31] but now ill use crontab instead of cron.hourly [13:31] then edit users' crontab [13:31] crontab -e [13:31] 00 * * * java -jar ~/src/fetchExc-2.0/fetchExc.jar -p ~/src/fetchExc-2.0/fetchExc.properties 2> /dev/null [13:32] where does 00 stand for? [13:32] every minute? [13:32] no [13:33] at 00 minutes [13:33] * - every hour [13:33] * * * - every day [13:33] * * * * * - every minute [13:33] 0 * * * * - every hour [13:35] thanks [13:49] im using hardy server on a 16 processor server and its only showing 8 cpus and an error in the logs saying max processors reached, how can i get it to see all the cpus? [13:50] which kernel do you use? [13:50] 2.6.24-16-server [13:51] right... [13:51] max. number of supported cpu in hardy is 8 [13:52] in intrepid it is 64 [13:52] darn, is there a kernel available to resolve this?, i was looking to stay with hardy as its lts.. [13:52] well, you could rebuild kernel [13:52] and set this option to higher [13:53] whens the next lts out? is it april? [13:53] april next year [13:53] every 2 years [13:53] let me ask kernel team if there are plans to support >8 in hardy [13:53] ok thanks, i think i will have to go with intrepid, should be able to do a dist-update to the next lts without much problem [13:54] ok thanks [13:54] not dist-upgrade [13:54] do-release-upgrade [13:54] that will do everything for you to jump from 8.10 to 9.04 then to 9.10 and finally to next-lts 10.04 [13:55] newsflash... [13:55] 64bit hardy supports 64cpu [13:56] what about the 32 bit? [13:57] they are reluctant to use 64 bit as we are using 32 bit oracle.. [13:57] 8 [13:57] 64bit version supports 32bit apps [13:57] just put linux32 in front :) [13:58] will it be unstable? im trying to move our servers over to ubuntu, we use oracle 9i at the moment [13:58] i never used 32bit oracle on 64bit arch [13:59] i've used firefox only :) [14:01] lol oh well i will find out [14:02] tgbryano_: let me know how it goes [14:03] will do, thanks for your help [14:03] i have oracle on one server too, and would like to move to 64bit :) [14:16] New bug: #329053 in php5 (main) "Cannot use both zlib.output_compression and output_handler together!!" [Undecided,New] https://launchpad.net/bugs/329053 [14:43] anyone have any web resources for "Best Practices" in terms of server setup and hardening? [14:45] New bug: #329067 in libpam-ldap (universe) "Cannot change password on ldap client unless libpam-cracklib also installed" [Undecided,New] https://launchpad.net/bugs/329067 [14:49] can some one give me more info on the error "bind failed: EACCES"? [15:17] UndertakerX2: what was thecommand you ran to generate the error ? [15:20] UndertakerX2: It's usally due to attempting to bind to a <1024 port as non-root. [15:20] soren: yeah, was going to check the command then recommend running 'sudo ' === andylockran is now known as andyfailran [15:51] New bug: #328992 in dnsmasq (universe) "Please sync dnsmasq 2.47-3 (main) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/328992 === Nicke_ is now known as Nicke [16:06] i used to get firewall messages like "IN=eth0 OUT= MAC= ..." in /var/log/messages, but they're no longer there. is there some setting that will put them back? [16:06] melter: ufw logging on [16:07] soren: i don't use ufw, i have my own iptables script [16:08] i'm using 8.04, btw [16:09] i just tested my firewall, and it seems to work [16:09] it's stopping traffic, it's just not logging it anymore [16:11] check you script then [16:12] your [16:13] ivoks: what do i look for? is there some iptables argument? [16:14] -j LOG [16:14] i can't remember making any changes other than adding the occasional ip [16:15] ok, i'll look, thanks [16:17] ivoks: thanks! that line was uncommented for some reason [16:18] bye all [16:27] exit [17:17] kirkland: yeah for developer doc search! [17:19] Hi, I have a quick question, maybe someone can help me out: I'm trying to install a minimal xorg server, just xorg-core, xorg-input-kbd and xorg-video-vesa but apt will always try to install every single xorg package it knows. Is there any way to avoid this and install just those three packages and the real dependencies? btw I'm coming from gentoo, and I know I shouldn't install X on a... [17:19] ...server, but this is not for a server exactly ;) [17:27] 5/5 [17:27] bdmurray: :-) \o/ [17:36] dendrobates: Hey Rick [17:36] lmr: hi [17:36] dendrobates: How's it going? :) [17:36] lmr: good, and you. [18:26] i just setup ubuntu in vmware2. from a totally different linux box, i ssh into the new one, but i can't rsync. the rsync error: ubuntuhostname: Connection refused [18:26] usually rsync just works when ssh does. any ideas? [18:27] specifiy -e ssh when you run rsync? [18:27] kirkland: is there supposed to be an ecryptfs kernel module for jaunty? [18:29] Deeps, yep thanks. odd. normally that's default isn't it? [18:31] slicslak: dunno, might be an ubuntu default? i dont use just ubuntu though, so i've always specified [18:31] right [18:32] i think i'm on a centos client. not really used to RH. i'll have to remember to specify that now. [18:54] hello everyone, i just installed ubuntu server 8.10 as a guest os on vmware, under windows vista - and i have no clue how to give it internet access. can anyone help ? [18:55] that really doesn't depend on guest, but on host [18:56] by default, ubuntu server installation will look for dhcp server to get an IP [18:56] if there's no dhcp server, it will ask user to give information about ip [18:56] if you have't typed ip address and stuff like that, then your vmware has a dhcp server (which is normal and default) [18:57] now, why your guest os (in this case ubuntu) can't access internet is really a question for vmware and/or host operating system [18:58] it usually works on desktoplinuxes. my host os connection is via pppoe; im a bit confused as to what im supposed to add to the /etc/network/interfaces file. [18:59] well, what's there now? [19:00] there's two lines for the loopback interfaces, which is working [19:00] and somethign labeled The primary network interface [19:00] auto eth0 [19:00] iface eth0 inet dhcp [19:00] and i have no clue what they mean. [19:03] this means that: [19:03] a) eth0 interface will be up on boot [19:03] b) it will look at dhcp server for address [19:03] sommer: it's built in [19:08] kirkland: ah [19:08] sommer: part of the faster boot time work [19:09] kirkland: I get this error when trying to do a mount -t ecryptfs /srv /srv http://paste.ubuntu.com/117781/ [19:10] kirkland: and was wondering if it was because of the module not being there [19:10] sommer: interesting, open a bug, would you? [19:11] New bug: #323731 in php5 (main) "php5 source packages announces Debian SVN repo" [Undecided,Invalid] https://launchpad.net/bugs/323731 [19:11] kirkland: sure, I get a similar, but different, error when trying the ecryptfs-setup-private utility as well [19:12] kirkland: I'll post the output of both in the bug, thanks [19:12] sommer: i was just rolling out the -70 release right now [19:12] sommer: i'd like to get these fixed in that one [19:12] anyone has some additional clues about my vmware network thingie ? [19:13] mrcoodles: well, have you tested if guest can access internet, if yes, how? [19:14] ivoks well, pinging google. [19:14] bad test [19:15] try nslookup www.google.com [19:15] if that works, you have link [19:15] dns not working either. [19:15] ok, so now you know at least dns doesn't work [19:15] try this [19:15] mtr 74.125.39.103 [19:16] oops silly, me , i pinged the ip and that worked. [19:16] so seems like just the dns is missing. [19:16] so, dns is in /etc/resolv.conf [19:16] cat /etc/resolv.conf [19:16] to see what's your DNS [19:16] your DNS is being provided by DHCP [19:17] its 192.168.37.2 [19:17] that's from vmware [19:20] uhm, probably. [19:21] yay for ivoks and email :) [19:23] ivoks: oh, we should totally compile postfix PIE if we've got dovecot that way. [19:23] pie? [19:24] * ivoks confused :) [19:24] https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/BuiltPIE [19:24] security stuff? [19:24] ivoks: yeah [19:24] kees: i'll leave that to you :) [19:24] :) [19:25] kees: woot [19:25] lamont: should be the same as we did for bind9 [19:25] oh..er [19:26] nevermind! [19:26] already done. hahah [19:26] * kees goes to find some coffee [19:26] was postfix not done, then? [19:26] I thought it hadn't been done, but it was on the list for intrepid. I opened up the debian/rules and saw "export DEB_BUILD_HARDENING=1" :P [19:27] right. back to other work now [19:29] \o/ [19:31] kees: let's put packit in ship-seed. :-p [19:33] sommer: hmm, i was about to ecryptfs-setup-private just fine in a fresh jaunty [19:33] sommer: can you tell me more about your error? [19:35] kirkland: sure, what should I look for [19:35] kirkland: I was testing it inside a kvm, if that matters [19:35] sommer: me too [19:35] lllama: go ahead and describe the long version whenever you're ready. :) [19:35] sommer: can you pastebin the dialog (sans passwords) [19:35] sommer: and error messages? [19:37] kirkland: http://paste.ubuntu.com/117789/ [19:38] lamont: heh. I've been trying to keep IDS out of main. :) [19:38] @ivoks i modified the nameserver from the local address vmware one to the one in windows. it works. im unbelievably happy. [19:38] lamont: oh, not IDS, just an injector. [19:38] lamont: how does packit compare to nemesis ? [19:39] sommer: ls -alF $HOME [19:40] ehm, can i get ubuntu server a gui ? [19:40] kirkland: ya, forgot to remove the previous Private folder here's a better paste with errors: http://paste.ubuntu.com/117791/ [19:40] mrcoodles: yes, sudo aptitude install xorg-server, but why do you want one? [19:40] mrcoodles: oops i meant sudo aptitude install xserver-xorg [19:40] i think [19:41] because it took me half an hour to figure out how to use vi. [19:41] kirkland: ls output http://paste.ubuntu.com/117792/ [19:41] mrcoodles: then you should use nano :) [19:41] sommer: dude [19:41] sommer: why does root own Private and .Private [19:41] sommer: did you "sudo" it at some point? [19:41] kirkland: nope [19:42] sommer: okay, root should *not* own it [19:42] kirkland: should I scrap those and start over? [19:42] sommer: could you sanitize your environment like so: [19:42] sommer: sudo adduser foo [19:42] vimpulse: can i ehm search by description or smth with that aptitude thingie ? [19:42] sommer: then ssh foo@localhost [19:42] mrcoodles: yes. sudo aptitude [19:43] sommer: then ecryptfs-setup-private as foo [19:43] mrcoodles: will bring up the aptitude TUI. [19:43] kirkland: sure one sec [19:44] mrcoodles: but there are better options, like apt-cache search, which searches descriptions as well. or www.freshmeat.net, which lists more packages than aptitude. But do you know why you should never compile software yourself when possible and use aptitude instead? [19:44] kirkland: hrmm, it worked fine [19:44] kirkland: must have been something I did [19:44] sommer: your other setup is unclean [19:44] sommer: root should not own any of those files in your homedir [19:45] sommer: that can easily happen if you sudo something you didn't need to sudo [19:45] sommer: such as ecryptfs-setup-private [19:45] sommer: sudo ecryptfs-setup-private would create the exact situation you have there [19:45] well, it could [19:45] vimpulse: because it's easier, lol ? [19:46] mrcoodles: yeah :) [19:46] kirkland: gotcha, I must have used sudo after trying the mount -t ecryptfs command [19:46] vimpulse: ok, how do i highlight the search button on top, lol [19:46] mrcoodles: most stuff at freshmeat is also available in aptitude, you just have to apt-cache search and find out the package name. [19:46] mrcoodles: i don't remember. [19:46] you are probably new to Ubuntu. I recommend you take out a good book about Ubuntu from your local library or buy one from www.abebooks.com btw. [19:47] sommer: i am also having trouble with the mount -t ecryptfs command [19:47] sommer: i'm debugging that now [19:47] mrcoodles: btw I am currently using vista so I can't check for you :( anyone? [19:47] sommer: that's a major bug [19:47] at least /me has cygwin [19:47] vimpulse: me too. [19:47] we should add molly-guard to the server seed. :) [19:47] kirkland: ah cool... well cool in the sense that I didn't mess that up :) [19:48] mrcoodles: for the aptitude help, you press Control+T then move to the help menu I think. for the manual: cd /usr/share/doc/aptitude* [19:49] mrcoodles: ask again in 2 min if you don't figure out how to do what you want. [19:49] vimpulse: oh great. now. how did you know this [19:49] mrcoodles: good memory thank god :) [19:49] mrcoodles: btw I made a mistake. To install a GUI, do not xserver-xorg. Instead, aptitude install ubuntu-desktop [19:50] *mrcoodles: btw I made a mistake. To install a GUI, do not install xserver-xorg. Instead, aptitude install ubuntu-desktop [19:51] vimpulse: ill probably run into trouble trying to do that. link to cool readables for noobs ? like a tutorial , anything but an 800-page book. [19:51] mrcoodles: the GUI comes with the "Add/Remove..." tool and the "synaptic" tool both of which are much nicer GUIs than aptitude's TUI. [19:51] mrcoodles: I dunno about alternatives books. I don't read entire books, I just use them as references. anyone know an answer to mrcoodles's question? [19:51] *alternatives to books [20:02] mrcoodles: ask in #ubuntu [20:03] lllama: or, use a GUI tool, see if it succeeds, if it does then copy its output into a cron job command line [20:05] vimpulse: this is where I've got to: http://pastebin.com/d7cf3e4f8 [20:06] inodes all different. [20:06] Same on CentOS. [20:08] lllama: you wrote "Short version - we'd prefer certain data not to sit on a particular server for too long, so we're going to pull it off and wipe the machine each day. The snapshots will be used so that users can access an accurate copy of what they were doing." What is the long version? [20:09] vimpulse: Longer. Just trust me that it has to happen that way. [20:10] I trust, but verify :) [20:10] so? [20:11] I'll tell you if I get it working. [20:22] question for the server gurus out there....is there a way I can move my eBox firewall configuration to Webmin? [20:43] is anyone even here? [20:51] !webmin | phreestyle-work [20:51] phreestyle-work: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead. [20:51] Deeps: eBox DOES NOT WORK FOR ME! [20:52] phreestyle-work: shout all you want, it wont change the fact that webmin isn't supported! [20:52] Webmin is working perfectly fine for me [20:53] eBox is the problem....I have made changes to the configuration files because eBox doesn't have the options I need...so whenever I make a change to ebox, it wants to overwrite my changes [20:54] Deeps: either eBox needs to stop trying to overwrite my files, or I need to stop using it [20:54] phreestyle-work: file a bug on launchpad? [20:54] read the documentation? [20:54] Deeps: it's not a bug though. [20:55] phreestyle-work: then i'm out of ideas, maybe the webmin guys can help you? [20:55] it's the way eBox works....if I make a change to a dansgaurdian config file, eBox wants to overwrite that file with its own settings if I make any changes inside eBox [20:56] write a patch? [20:56] so that one can include external, unaffected gui files [20:57] or find a more elegant approach. [20:58] well, here's the thing....I can edit everything I need in webmin....except for the eBox firewall settings. If I can disable ebox and use webmin's firewall interface, I don't need ebox anymore....which is fine [20:58] sounds like a good idea [20:59] and I don't know how to write a patch....seems like a waste of time since everything but one small peice is taken care of [21:15] New bug: #329218 in mysql-dfsg-5.0 (main) "/mysql-server_5.0.67-0ubuntu6_all.deb failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/329218 === smarter_ is now known as smarter [21:36] kees: haven't played with nemesis... packit I'm a bit more biased about, given who the debian maintainer is... [21:46] is there some way of testing how fast a drive's I/O is? and telling me if its good/bad? [22:06] kansan: Run iozone or bonnie benchmarks? Or even just use hdparm -t -T /dev/sda or whatever? There is no way for the software to tell you what is "good or bad", you need to compare results with other drives and systems... [22:37] hey guys, if im using software raid (mdadm) and i pull out a failed drive and put a new one in what do i have to do so that drive is seen? [23:26] New bug: #298374 in samba (main) "Samba daemon not starting" [Undecided,Invalid] https://launchpad.net/bugs/298374