[00:19] hey all [00:20] can anyone tell me how to detect if ptmx has been exploited === Guest57266 is now known as med_ === med_ is now known as medberry === medberry is now known as med_ [00:33] jrwren_, and how can i add samba-dc users to a samba share? [00:35] CappyT: add users to the system. [00:38] jrwren_, so users logged in the domain access correctly the share? === freeflying is now known as freeflying_away [01:12] yes [01:12] maybe use winbind if that is still a thing === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [03:01] If I have 1 cpu and 1 g ram, is there a reason to use 64 or 32 bit? [03:01] on vps === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [07:36] Having some serious issues with e-mail marked as spam. Nothing is blacklisted, SPF records are validating properly (via show original), everything looks fine. I am absolutely stumped - have spent several hours on this today. I have set up drupal sites on the same server which never go to spam. Anyone have any two cents? [07:45] who is marking your email as spam? [07:47] mardraum: whoops, good point - gmail is. So weird. [07:49] I guess, I'm stuck because I'm not sure what else I can possibly test. [08:02] foo: if it's just gmail, I wouldn't worry too much, I have seen it misbehave recently too and claim emails have popular malware phrases in them [08:03] just make sure your drupal and php are up to date [08:06] mardraum: they are, and I have tested this across half a dozen accounts - everything is going to spam. Not ok. [08:08] mardraum: err, just tested on yahoo, hit spam too. what. the. heck. [08:45] Hey guys, can someone help me configure my smbd.conf to properly force ugo+rw access and ugo+rwx on the dirs (basically publicly accessible files and dirs)? [08:46] http://pastie.org/private/gma85tckxib00rh0tdzzra [08:46] i've tried every combination of all those things it seems like [08:53] weird … mkdir -m 777 foo doesn't work [08:53] but mkdir -m 7777 foo does? [08:53] wtf? [09:04] Seeking help regarding ubuntu server 12.04 wont update boot kernel, the following errors occur update-initramfs: Generating /boot/initrd.img-3.2.0-58-virtual [09:04] cryptsetup: WARNING: failed to detect canonical device of /dev/sda1 [09:04] Warning: Not updating LILO; /etc/lilo.conf not found! === Catdaemon is now known as Catdaemon` === gary_poster|away is now known as gary_poster [14:39] I am using ubuntu 12.04, with no GUI, there is not resolving on my machine, here is the conf files, can not dig anywebsite.com, can not ping yahoo or googel.com, no browsing, http://pastebin.com/GqC63Veg [14:40] sarthor: home user? is 192.168.1.1 a home gateway/router? [14:41] jrwren_: yea that is my modem [14:42] sarthor: try running this: echo nameserver 192.168.1.1 | sudo resolvconf -a eth0 [14:42] or 192.168.1.101 since you have that lited in your interfaces file [14:47] Guys, recommend me please a tiny Linux distributive that will let me boot from USB flash and to make some recovery procedures in bash (I'll need dm-crypt, mdadm and mc). Thanks. [14:50] sysrescd :) [15:02] vlad_starkov: ubuntu rescue cd :p [15:07] jrwren_: it doesn't boot with it on my server [15:08] jrwren_: I need to make some debug iterations to blacklist some of modules until I find the buggy module [15:08] jrwren_: Someone else recommended me grml [15:09] i don't know. i stick to what I know in rescue situations. [15:10] jrwren_: Yep. Thanks anyways! === freeflying is now known as freeflying_away [15:20] I just find the ubuntu rescue doesn't have enough stuff on it [15:20] sysrescd has always had what I needed on it [15:33] jamespage: your cinderclient issue got fixed upstream ill backport the patch [15:33] zul, +1 [15:33] that should go into trusty asap [15:34] jamespage: its in the back of my mind === arosales_ is now known as arosales [15:54] jrwren_: echo nameserver 192.168.1.1 | sudo resolvconf -a eth0 applied. still no resolving. [15:55] jamespage, mp for rabbitmq using unison charmhelper: https://code.launchpad.net/~yolanda.robla/charms/precise/rabbitmq-server/ha/+merge/203062 [16:00] is it possible for ubuntu server to also deploy windows 7 images [16:01] using pxe [16:16] sarthor: that should add a nameserver line to your /etc/resolv.conf, but maybe lack of something on 127.0.0.1 is causing the problem? [16:17] sarthor: do you have bind or dnsmasq installed and running? [16:17] jrwren_: If I manually wirte nameserver 192.168.1.101 in /etc/resolv.conf, so it work fine, and after some time or with restart the entry disapear. [16:18] Question: Could anyone point me, why Ubuntu Server can't boot without 'noudev' boot option? [16:18] on the client i do not have bind or dnsmasq running, I did installed dnsmasq and removed [16:25] jamespage: taskflow should be unblocked soon [16:25] zul, good-oh - thanks! [16:25] will that unblock the others? [16:25] cinder and glance is the only ones using it so far [16:25] sarthor: i wonder if there is left over dnsmasq config. try apt-get purge to remove it. [16:26] jrwren_: already purged. [16:26] jamespage: others are depending on python-oslo.rootwrap [16:27] zul, ah - yes [16:27] MIR'ed? [16:27] needs a team subscriber [16:32] sarthor: can you paste output of grep 127.0.0.1 /etc/resolvconf/*/* [16:33] jrwren_: there was my fault, techers are far away otherwise I think I deserve box on the nose. in /etc/network/interfaces dnsnameserver 192.168.1.101 was like dns-server 192.168.1.101. there was problem. [16:33] sarthor: ha! I didn't notice. gg wp [16:35] Thank you all. really you guys help a lot, Thanks again. and I will be back with next problem, because I am learner. === chmurifree is now known as chmuri [17:14] Hey folks. I just tried to visit my website, and it's currently down. How can I check that apache is running? [17:15] I tried sudo /etc/init.d/apache2 start, and it just says fail [17:40] Hi I have a quesion on debminor. I have used this tool to locally mirror ubuntu 12.04. However, one particular package, python-pip, is not in the local mirror and I am not sure why? thx === jrwren_ is now known as jrwren === teward is now known as TheLordOfTime === Overand_ is now known as Overand === TheLordOfTime is now known as teward [18:53] Question: How to disable udev upstart script in Ubuntu Server 12.04? [18:54] vlad_starkov: are you sure you want to do that? it might break a ton of things.. and it might be difficult to undo.. [18:54] sarnold [18:54] vlad_starkov: if you're sure you want to do it, you can use an override file as described here: http://upstart.ubuntu.com/cookbook/#override-files [18:55] (i'm disinclined to write the actual command, some things shouldn't be copy-and-pasteable by accident :) [18:55] sarnold: I spent almost 6 days to deal with my Supermicro server which doesn't boot at all with Ubuntu Server 12.04 installed. It throws CPU soft lockup errors and hangs... [18:57] sarnold: I tried grml with 'grml noudev' boot option and the system booted successfully. Then on booted system I tried 'sudo /etc/init.d/udev start' and it performed successfully. So I'd like to try such thing with Ubuntu that is installed on my server. [18:58] vlad_starkov: well, okay, worth a shot I guess. but udev probably wouldn't be the buggy thing itself, just triggering the bug elsewhere.. [18:58] sarnold: I know. I just need to figure out what module is buggy here. Just want to try to boot Ubuntu. [18:59] sarnold: Any thoughts on how to figure out what module is bad ass there? [19:00] vlad_starkov: serial console or similar to capture the soft lockup message, hopefully it'll provide some guidence [19:01] Anyone using btrfs? [19:01] sarnold: I'm in datacenter now with monitor and keyboard connected to that server. Don't have serial cable. [19:02] vlad_starkov: ILO or similar? [19:02] sarnold: nope [19:02] vlad_starkov: cell phone photo of the message may also work [19:02] sarnold: you ask me to show you the screen? [19:02] vlad_starkov: sure, I might be able to guess on something to try next [19:03] sarnold: sure just a minute... [19:09] sarnold: This is the screen http://cl.ly/image/1Q0Z3s25120p [19:09] sarnold: after that it have to throw lockup errors [19:10] vlad_starkov: wow, that's surprisingly readable :) [19:10] vlad_starkov: do you have any with the lockup errors? [19:10] sarnold: It is because I connected to the server by KVM on my laptop [19:11] sarnold: Hmm, there is no lockups on a screen for the moment. [19:11] vlad_starkov: hmm indeed :) [19:11] sarnold: it is just staying at this state and the cursor blinking [19:13] :( [19:13] sarnold: Take a look on this one http://cl.ly/image/221D100o3W3S/o [19:14] sarnold: I made this screenshot a month ago [19:16] sarnold: I reboot the server now. I could add some debug boot options if you point me, to make the output more verbose. [19:16] vlad_starkov: sorry, I don't know what else to suggest to make it more verbose.. === mjohnson15_2 is now known as mjohnson15 [19:18] vlad_starkov: I used modprobe -bvn on that PCI id and got the following module path: /lib/modules/3.11.0-15-generic/kernel/drivers/pci/hotplug/shpchp.ko [19:18] sarnold: Yay! Caught one http://cl.ly/image/1T3J170R3A23 [19:19] vlad_starkov: modinfo says you can ask it for debugging info with parameter shpchp_debug -- probably adding shpchp.shpchp_debug=1 to the kernel command line would help.. [19:20] sarnold: there are more http://cl.ly/image/0E0Y0Z3g2Z0X [19:20] sarnold: I don't see this option in the list https://www.kernel.org/doc/Documentation/kernel-parameters.txt [19:20] vlad_starkov: ugh. :/ no wonder this has given you trouble, this looks really annoying. [19:21] vlad_starkov: no, I don't think module parameters are documented there [19:22] sarnold: and one more before I reboot http://cl.ly/image/3i2V031x0b2y [19:22] vlad_starkov: grml loaded without trouble? [19:23] I mean, waiting nearly five minutes to finish enumerating hard drives feels really broken [19:23] sarnold: It doesn't load too. But when I adding its native option "grml noudev" it boots successfully. [19:24] vlad_starkov: ah, right. okay. do your arrays come up? [19:24] sarnold: tried to add shpchp.shpchp_debug=1. No changes. [19:25] vlad_starkov: nuts. [19:25] sarnold: do the hdds come up in grml? [19:25] vlad_starkov: yeah [19:26] sarnold: not sure, will check them now. a few minutes... [19:27] Any way to install lightdm and xorg on -server without the bloat? I really dont need account* and stuff like that? [19:32] jamespage: libvirt is fixed in icehouse-proposed [19:34] sarnold: almost booted grml http://cl.ly/image/1J0G2L3a1F0b [19:35] vlad_starkov: are your arrays mdadm? [19:35] sarnold: htop http://cl.ly/image/1N0w073J0V2Z [19:36] sarnold: no. I just installed test Ubuntu Server on sda. Other disks are not formatted and mounted. [19:36] sarnold: what should I check now? [19:37] vlad_starkov: oh interesting. I wonder if you format the others if it'll behave better? [19:37] I mean, it -should- behave, but the filesystem probing code might be broken.. [19:39] sarnold: disks http://cl.ly/image/1a053G2X1u2j [19:40] sarnold: I can mount /dev/sda to /media/sda and edit /etc/modprobe.d/ to add buggy module(s) to blacklist. But I don't know which one of them is buggy [19:40] no, me neither [19:41] sarnold: I can run /etc/init.d/udev start on grml and after a minute it will complete successfully and no CPU lockups will appear. [19:41] vlad_starkov: perhaps try partitioning and formatting those other drives; I wouldn't like it if that is the answer, but it feels like it is worth trying [19:41] sarnold: it is strange, as if udev is being lounched during startup, the system fails with CPU lockups [19:43] sarnold: actually I did it before, that is actually what I was starting from :) [19:43] vlad_starkov: oh okay :) pity though, that was my last idea. [19:44] sarnold: I'm absolutely sure that it is some buggy module over there. As grml boots fine with noudev, and Ubuntu Server installer runs fine and fast (as it doesn't load too much modules during installation). [19:45] sarnold: I think I'm ready to call Ubuntu paid support to deal with this issue. [19:45] vlad_starkov: worth a try! [19:45] sorry I didn't have anything better :/ [19:47] sarnold: anyways thanks for your thought on subject! [19:47] vlad_starkov: good luck :) [19:47] Thanks :) [19:47] zul, great [19:57] sarnold: Hey! I just mount the sda and checked out ./var/log/syslog and found out CPU soft lockups errors there. I can paste it somewhere, there is shown a list of modules involved during lockup [20:06] sarnold: http://paste.ubuntu.com/6828163/ [20:10] Daviey: ping can you promote python-networkx (#1271609), python-taskflow (#1271617), python-oslo.rootwrap (#1259985) so we can get openstack built in the archive plese [20:49] * genii sips === mjohnson15_2 is now known as mjohnson15 [22:00] What exactly does the "Mail Server" option do when installing Ubuntu server? [22:00] I want to get my mail server set up but I'm not sure what it's installed [22:02] jcrza: you could just skip it and install the mail server of your choice once the system is installed [22:02] I already did it :( now I don't know where to start from [22:02] Do you know what it installs so I can just find a guide for that stack? [22:03] jcrza: postfix. [22:03] Awesome. Thanks! [22:10] no gmail [22:10] I do not fucking want to sign up for G+ [22:10] I'm in the process of completely replacing you you awful slut [22:11] jcrza: Please keep the language clean [22:11] why all the cursing? [22:11] there is no need for that [22:11] aw thought I was in #reddit [22:11] wouldn't have been such a jerk. === keithzg_ is now known as keithzg [22:28] Do you guys think horde mail is secure? [22:29] it looks a lot more recent than SquirrelMail... considering switching [22:56] jcrza: /usr/share/tasksel/ubuntu-tasks.desc is the file which shows which package are installed for a task [22:57] horde install soooooo much php stuff [22:57] kinda scary. === balloons is now known as Guest72010 === rylinaux_ is now known as rylinaux === TheLordOfTime is now known as teward