=== CiPi is now known as cipi === markthomas is now known as markthomas|away [01:44] able from July to October (inclusive, preferably), please let me know! Send a resume at roitman@cs.stanford.edu or message me. [01:48] Our startup got funded! We're going to Shenzhen, China to build a personal gaming drone. This is a flying robot that you can play with. It mostly uses computer vision and Artificial Intelligence. We're looking to hire one or two more linux C++ programmers to join us during the summer. If you know any good programmer available from July to October please let me know! Send a resume at roitman@cs.stanford.edu or message me. [01:50] * sarnold mumbles something about not even good at spamming, must be a crack team.. [02:16] How can I tell why this update urgency=medium vs the previous urgency=low: [02:16] http://changelogs.ubuntu.com/changelogs/pool/main/l/linux-meta/linux-meta_3.19.0.16.15/changelog [02:18] mgriffin: urgency is ignored in Ubuntu. I think the default produced by dch changed at some point, so you see different things depending on what release the developer used to write the changelog. [02:18] mgriffin: huge guess, the .14 version was the release version, the .15 version is an update: https://launchpad.net/ubuntu/+source/linux-meta [02:18] mgriffin: but I think the urgency field is moreor less ignored by everyone and everything [02:18] rbasak: ah :) that makes more sense [02:18] 'cause really, I'm surprised it changed [02:19] It has some effect in Debian. Something to do with unstable->testing migration timing maybe? [02:19] I guess they wanted the default changed for something related to that. [02:21] rbasak: thanks === zz_DenBeiren is now known as DenBeiren [02:26] hi all why cant add a user? see please: http://pastie.org/10174924 any advice how to fix it? [02:27] jak2000: I bet the user was created; check /etc/passwd and /etc/shadow to see if the records are there [02:27] jak2000: -maybe- it tries to create the group first, and dies if it can't create the group.. but that's not quite what the log says. [02:28] not exist [02:28] jak2000: if the user doesn't exist in /etc/shadow and /etc/passwd, then look for an /etc/group.LCK file or something similar; I forget the name but it ought to be easily visible if it is still there [02:28] the user [02:29] exist 2 files: group group- [02:30] dang, that's just a backup file. nothing special there. [02:30] jak2000: try it again? [02:31] sarnold: http://pastie.org/10174932 [02:37] http://pastie.org/10174947 [02:42] sarnold: http://pastie.org/10174956 [04:06] jak2000: that [04:07] that's crazy.. anything in dmesg? === pw2 is now known as PaulW2U === Lcawte|Away is now known as Lcawte === cipi is now known as CiPi [06:38] Goodmorning. === faust is now known as Guest14235 [07:55] I've got a upstart script for a bot that connects to my teamspeak server that's running after network adapters started, but it only starts after about 60 seconds cause the first connect my teamspeak server isn't up yet, is it possible to run a upstart script after a init.d script started? [08:11] kevinde: why you don't convert teamspeak init script to upstart? [08:13] kevinde: check this, in case http://serverfault.com/questions/370417/upstart-start-service-after-non-upstart-process [08:13] could be useful. [08:15] well i have pretty basic knowledge about scripting, but I guess that should be the best option [08:15] thanks for the help === liam_ is now known as Guest73172 === Lcawte is now known as Lcawte|Away [09:33] How to know which dns server name my server is using? [09:34] I have setup a DNS server and in the interfaces file of another server, I have given dns-nameservers ip as the ip of DNS server. But How can I verify that it is working fine? === sjm is now known as McKraken [09:35] hariom: cat /etc/resolv.conf and nslookup? [09:35] hariom: try to use dig to resolve something [09:36] lordievader, davegarath: Thanks. dig and nsloopup worked fine [10:31] on my one of the servers, I have firewall off (IP table flushed, ufw disabled). I am able to ping this server from other servers and other servers are also able to ping this server. But from remote server if I ssh into this server, it says 22 connection refused [10:32] From local server, I am able to ssh into remote server but from remote server I am not able to ssh into local server. Both servers are able to ping each other [10:32] nmap shows that all 65535 ports are closed === Lcawte|Away is now known as Lcawte === Lcawte is now known as Lcawte|Away [11:04] hariom: what does lsof -i:22 show? [11:05] Sling: "lsof -i:22" doesn't give any output [11:05] hariom: then there is no sshd running on this server [11:06] sudo apt-get install openssh-server [11:09] Sling: I have openssh-server installed. I see ssh directory in /etc/ with sshd_config file. Also on my remote server, If issue the "lsof -i:22" I don't get any output but I am able to do ssh from remote server to another remote server [11:09] Sling: "sudo service ssh status" shows Service ssh/running [11:10] hariom: ah you should do lsof as root, or sudo lsof -i:22 [11:11] Sling: ok, I purged openssh-server and installed again and now I am able to ssh from remote server to local system. Looks like something was wrong in openssh-server package [11:12] Sling: Yea, "sudo lsof -i:22" gives output [11:44] anyone know a file integrity manger (FIM) for linux machines? [11:53] hi, i'm installing ubuntu 14.04 with preseed and my network config gets overwritten: https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1361902 Any solutions? [13:34] jamespage: do you know what happened to the glusterfs MIR stuff? === Jeepbeats is now known as _Jeepbeat [15:44] zul, I think at a minimul we should have autopkgtest for installing packages in universe openstack components [15:45] jamespage: so like trove, designate, etc? === markthomas|away is now known as markthomas [15:45] zul, yah [15:46] zul, I also thing we should be aiming for functional test execution via autopkgtest as well [15:47] jamespage: good idea [15:52] hallyn: https://launchpad.net/~zulcss/+archive/ubuntu/libvirt-testing when it builds === Lcawte|Away is now known as Lcawte [16:55] anyone know a file integrity manger (FIM) for linux machines? [17:01] arcsky: there are many, depending on what you mean with that. [17:01] i want it to sends (mail) if changing a file [17:01] or a report at least [17:19] you want "watch" [17:23] zul: if you don't hear from me can you remind me tomorrow? [17:23] hallyn: of course [17:23] thx === unreal_ is now known as unreal === Lcawte is now known as Lcawte|Away === soren_ is now known as soren [19:14] Does anyone here have experience with FAI? [19:14] I've gotten insane progress on this just need help with some tweaking [19:16] rattking: greetings; as well as you too sarnold [19:19] good afternoon tyler_wylie :) glad to hear it's working out alright :) [19:20] it's almost there, right now it boots into a barebones ubuntu install with almost nothing included, even sudo... I can't get to root! [19:22] no sudo? wow. [19:22] that's .. brutally barebones :) [19:23] yea and I don't know what root pw is or if it even exists XD [19:23] followed this howto: http://wiki.fai-project.org/wiki/Installing_Ubuntu_Linux_with_FAI [19:23] I was wondering if you guys might be able to help me finalize this [19:23] tyler_wylie: you will need to make sure everything you want is in a package_config for your class [19:24] rattking: within the PACKAGES aptitude UBUNTU section? [19:24] I just have "PACKAGES aptitude" but yes [19:25] is there an ubuntu-server metapackage? [19:25] I don't see one; hrm [19:27] tyler_wylie: No, because it's a set of tasksel jobs [19:28] _maybe_ you can use ^ubuntu-server notation, apt at least understands that [19:29] but installing just the packages you need seems like the easier long-term approach; add in sudo, your favorite flavor of vim, nmap, nc, etc... [19:50] sarnold, rattking looks like we're good now that I specified sudo I can get root; thanks so much for the help [19:50] cool. NP [19:50] tyler_wylie: sweet :D [19:59] I do need to convert DHCP from a per host to a pool; === IronDev is now known as irondev [20:06] Someone may help me clarifying the use of puppet please? I'm stuck somewhere on how to setup a puppet server which should be used to deploy Ubuntu server instances, retiring the existing customaziation script used in a PXE server. [20:06] Any ideas on this? [20:09] Or did I get it wrong and puppet is for administering and customizing boxes AFTER they were deployed (however that happened)? [20:10] bekks: I just actually set up a FAI server to deploy Ubuntu instances [20:11] puppet is usually used after the fact for configurations, you are correct [20:11] much like cfengine [20:11] I just read it up - that involves the setup of another PXE/TFTP server, right? [20:12] aye [20:12] Well, I already have all that up and running :) [20:12] However it also includes base packages to install, you can specify configurations [20:12] I guess I'd just elobarate on my customazation scripts. [20:13] The point is, that I have a lot of servers to deploy, which I'll never see again after deployment. === markthomas is now known as markthomas|away [20:14] bekks: dd their drives? [20:14] dd is the slowest of all chances. [20:14] I suspect it depends where the drives are coming from :) [20:14] My PXE setup deploys my customized setup with 239s (measured). [20:15] if they are already in a server, I'd agree. if they're in a mylar bag ... [20:15] you should puppet your pxe with a pxe puppet pxe [20:15] * tyler_wylie makes inception noises. [20:15] * bekks slowly drowns tyler_wylie - keep calm, it'll be over soon ;) [20:17] I guess I'll just start scripting a post-install customization script collection, for keeping the PE setup simple and just deploying whatever the technician wants to deploy, after staging the server. === Lcawte|Away is now known as Lcawte === markthomas|away is now known as markthomas === athairus_oops is now known as athairus