[00:07] ruben23: as in you're looking for files starting with "IN"? [00:09] ruben23: if yes, `find /directory/to/search -name IN\* -print` would work. You can look into other options for find (and ways to pipe the output to other commands) if you need to do operations on the files found === peter is now known as Guest4358 === __darren is now known as xdsk [06:31] this is my pressed raid configuration http://paste.fedoraproject.org/143429/78657714/ failed to write metadata /dev/sda error creating array /dev/md1 whats wrong? help [06:31] using ubuntu 14.04 server iso. [06:38] Good morning. [06:39] lordievader: fyi, my SSH Login issues was not fixed by updating the kernel ... [06:39] lordievader: Good Morning.. [06:41] ochoroch: Hmm, that is too bad. [06:42] yep ... my boss forces me to find a solution even if it means reinstall using CentOS 7.... :-( ... [06:43] reinstalll the boss. [06:43] Abhijit: we did recently ... [06:43] oh! [06:44] rm -rf [07:15] * ochoroch investigating ... [07:21] this is my pressed raid configuration http://paste.fedoraproject.org/143429/78657714/ failed to write metadata /dev/sda error creating array /dev/md1 whats wrong? for two disks with 750gb each [07:21] on ubuntu 14.404 server iso === kickinz1|afk is now known as kickinz1 === Lcawte|Away is now known as Lcawte === Lcawte is now known as Lcawte|Away [08:18] lordievader: is there a chance that a "busy" mysql prevent any login ....? [08:18] after the weekend even apache died ... [08:37] ochoroch: Seems unlikely. [08:37] ochoroch: Have you checked your harware? Is it in okay condition? [08:44] lordievader: asked the HyperV admin several times ... "Its new, it works and all lights are green" .... [08:44] :-/ [08:45] lordievader: i'll try to run a apache benchmark against the server to get this issue in minutes ... [08:45] ... instaed of hours [09:05] how to force ubuntu preseed to follow d-i passwd/make-user boolean false? its ignoring that line and asking me to type non root username and password? === Abhijit_ is now known as Abhijit [09:09] no one uses preseed ? :-( [09:33] ochoroch: That lights are green is no diagnostic... [09:33] lordievader: i know .. this is what they say ... :-( .. [09:34] one thing i just noticed: mysql tells me some tables are crashed, before i reboot ... [09:34] crashed tables disapear after the reboot ... [10:39] ochoroch: Ask them nicely again, show them you have problem and would like to rule out hardware issues. [10:39] lordievader: ok ... [10:52] lordievader: asked as friendly as a german could be.... ;-) ... waiting for response ... [10:53] Hehe [10:54] lordievader: ab -n 50000 -c 100 http://domain.org/ .... <- tried to get the error when getting some load on that maschine ... but this did not change a thing ... [10:55] are these messages normal for MySQL ? http://paste.ubuntu.com/8600572/ [11:00] ochoroch: I'm not familiar with the command ab. [11:01] -n is Users .... -c is requests per user iirc .... [11:02] ab is Apache Benchmark ... [11:04] Interesting. [11:22] lordievader: Windows admin said, Hardware is fine! ... [11:22] Did he check? [11:23] HE said he checked ... today, and the day the hardware arrive ... [11:23] THe Hardware is fairly new, 6 Month ... [11:23] lordievader: only thing i can do is "Trust the Windows admin" .... [11:24] If it would be a Linux admin I might trust him... but Windows :P [11:24] me either .... [11:24] time told me win and Linux does not fit together ... [11:53] do host in group in dhcpd.conf are considered known hosts? or i should host them also outside the group to make them known? [13:38] hi guys I'm trying to remove ubuntu-desktop from a machine leaving it with just ubuntu-server. I've tried tasksel but I just get aptitude failed (100), even after running apt-get update prior. Any tips on how to completely remove the GUI without breaking the machine? I'm on 14.04.1 [13:39] yocapybara: start with apt-get purge ubuntu-desktop unity xorg [13:39] yocapybara: it'll complain about packages that depend upon those. add those to the command line and re-run. [13:40] sarnold_: thanks ok and I just rinse and repeat that until it stops complaining? [13:40] yocapybara: yeah, or you have no computer left :) hehe [13:40] sarnold_: :) === Guest4574 is now known as mfisch [14:14] anybody know how to configure active directory with pam and kerberos? i can kinit on the server, but cannot ssh to it with an existing AD account. auth.log says http://dpaste.com/36FVM6A [14:16] why bother posting a log with a bunch of errors and warnings that tell you exactly what to do to fix them? === Lcawte|Away is now known as Lcawte [16:07] I am trying to compile stunnel 5.06 but getting this error in "make" step: stunnel-5.06/src/options.c:2123: undefined reference to `SSLv2_client_method' [16:07] Any idea how to fix this? [16:08] learning: try changing that to SSLv23 .... [16:10] sarnold_: how to do that? [16:10] during ./configure step? [16:12] learning: dunno, it might require patching if they didn't expose it easily.. [16:25] btw, are there any alternative to stunnel? [16:25] learning: ssh tunnels, socat, setting up a vpn, setting up ipsec [16:28] sarnold_: How about autossh? [16:29] learning: sounds nice.. [16:35] I was about to fix a bug and debian/patches/series is non existent. Does this mean that the other patches, including a CVE are not applied to build, and thus the all Ubuntu users? [16:37] linuxtech: there are some older patch mechanisms that might be in use there. In older times, debian/rules applied and unapplied the patches manually. [16:38] So I should check the rules and make sure my patch goes in there also, or use quilt as usual? [16:39] Figure out what the packaging is doing, and fit in with that. [16:39] rbasak: ping, got a couple minutes? [16:39] teward: not many, but shoot. [16:39] rbasak: incoming PM, then [16:40] OK, Thanks, I'll email you later about it since you triaged the bug I am working on. === Mogwai is now known as Guest43202 [19:10] HI I am using ubuntu 14.04, I see these messages on my log files, which seems cron job but not sure what command it runs: CRON[23114]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) thanks [19:12] rostam: apt-file search debian-sa1 shows it comes from sysstat [19:16] rostam: its in /etc/cron.d/sysstat which sets a custom PATH [19:17] sarnold, jrwren thank you so much [20:24] hey guys, when I run stunnel, I get this error: [!] error queue: 2606A074: error:2606A074:engine routines:ENGINE_by_id:no such engine [!] ENGINE_by_id: 260B606D: error:260B606D:engine routines:DYNAMIC_LOAD:init failed [!] Line 18: "engine = capi": Failed to open the engine [20:24] How to fix this? [21:49] hey zul, just finished talking to the keystone guys and you need to up the dep of python-keystoneclient to 0.10.1 for keystone [22:37] mfisch: oh? [22:38] yeah 0.10.1 is in the UCA anyway so anyone using it may be ok === Lcawte is now known as Lcawte|Away