=== zz_DenBeiren is now known as DenBeiren === zz_DenBeiren is now known as DenBeiren [03:38] Any iptable gurus around? [03:42] Hey Guys, I'm part of a program that takes ex-gov computers to marginalized communities and does a crash course in computer literacy (stripping all the components out of the box and putting it back together then installing xubuntu and a few packages from the repos) and we want to setup a package mirror with as little configuration as possible for the client computers from a stock iso install, to be used when the workshop is run in places with no acce [03:42] ssible Internet connection. So far I have pulled a copy of the trusty repo with apt-mirror but am unsure of how to host it with the goal of zero config for the client in mind, any thoughts ? === markthomas|away is now known as markthomas === FreezingAlt is now known as FreezingCold [04:49] lachlanc: zero-config would prolly involve a firewall redirecting client requests to the alternative repository [04:52] pmatulis, i'm trying dnsmasq at the moment as the package server will also be the DHCP/ DNS server on the isolated lan but am not sure if i'll run into package signing problems? or any others that i have missed === markthomas is now known as markthomas|away [06:25] hey guys... ive got a website that im hosting on a vps, and i just setup a teamspeak server on the vps. i can connect fine through the rdns (dtscode,io) but i want to make the server run on teamspeak.dtscode.io how can i do this? [06:30] dtscode: do you have any webinterface like ispconfig/confix/cpanel ? [06:30] Thumpxr_, i dont believe so [06:30] but the vps install set some stuff up for me, so i might [06:30] dtscode: please check whether you have such an interface or not [06:31] usually they send you a mail with a password once setted up [06:31] i didnt get any mail like that, so im guessing not. other than that how can i check? [06:33] ispconfig is access able via yourdomain.tld:8080 [06:33] check this [06:34] ok [06:34] nope. nothing there [06:37] Thumpxr_, so what do i need to do now? [06:39] okay. so what you want to do is just create a subdomain. afaik you cant disable the access via dtscode.io, so you will end with 3 ways to connect (ip, dtscode.ip and teamspeak.dtscode.io) [06:39] are you running apache or nginx as a webserver ? [06:39] apache [06:39] and alright. i guess im fine with that for now [06:41] dtscode: check this http://httpd.apache.org/docs/2.2/vhosts/examples.html [06:41] ok [06:41] ty [06:52] Thumpxr_, i wrote the file correctly (i think). what would i save it as and where would i save it to? [06:52] dtscode: you have this file already on your vps. just need to edit it [06:52] oh... [06:53] sorry Thumpxr_ not too good at this stuff as you can see. thanks for being patient though :) === kickinz1|afk is now known as kickinz1 [07:49] morning folks === Lcawte|Away is now known as Lcawte [09:12] Good morning. === Lcawte is now known as Lcawte|Away [10:40] morning folks. I'm having trouble getting ubuntu to work on my dell precision system with hardware raid [10:41] during the install, even though I select "install grub to MBR", it's installing itself to /dev/md126p1 [10:45] now, if I start a live system with a GUI to run e.g. boot repair, that won't load the raid drivers and then fail to find my hdds. how the heck do I fix this? === Lcawte|Away is now known as Lcawte === Lcawte is now known as Lcawte|Away === Lcawte|Away is now known as Lcawte === Lcawte is now known as Lcawte|Away === Lcawte|Away is now known as Lcawte [13:50] zul, coreycb: as this is complex I'd appreciate a review - https://code.launchpad.net/~james-page/neutron/systemd-enable/+merge/246144 [13:52] I've been pushing changes into openstack-pkg-tools to support that as well - they are all uploaded [13:55] jamespage, do we need override_dh_systemd_enable in any of the other pkgs? [13:58] coreycb, I don't think so - its only required when a binary package want to ship >1 init configuration [14:00] jamespage: +1 [14:00] coreycb, heat ftbfs - https://launchpadlibrarian.net/194601912/buildlog_ubuntu-vivid-amd64.heat_2015.1~b1-0ubuntu2_FAILEDTOBUILD.txt.gz [14:01] I did not re-check the test execution prior to upload [14:01] jamespage, ok I'll take a look at heat. still scanning your neutron changes. [14:01] ta [14:07] zul, for Breaks/Replaces need a ~ on the end of the version to deal with backports I think [14:08] jamespage: k [14:08] jamespage: ill do that right now [14:08] zul, I've fxied i18n [14:09] jamespage: k [14:09] jamespage: im just updating deps [14:09] zul, ok [14:33] jamespage, the only thing I'm seeing in neutron is "Provides:" not always matching "NAME" in init.in files === Lcawte is now known as Lcawte|Away [14:35] coreycb, hmm - can you comment please and I'll check this out [14:35] jamespage, sure [15:01] zul, python-oslo.serializatoin [15:01] keystonemiddleware [15:01] jamespage: hmmm? [15:02] zul, typo [15:08] zul, http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html [15:09] jamespage: son of a [15:09] zul, and an unsatifiable depends for i18n [15:10] jamespage: k [15:16] coreycb, updated [15:21] jamespage, looks good [15:22] hey [15:22] does ubuntu not use lowmemory? [15:23] zul, can you hold on any more oslo namespace uploads please - https://launchpadlibrarian.net/194601912/buildlog_ubuntu-vivid-amd64.heat_2015.1~b1-0ubuntu2_FAILEDTOBUILD.txt.gz [15:23] coreycb, that looks like a namespace change issue [15:23] jamespage: yep [15:23] jamespage, sorry, been looking at something else. taking a look at heat now. === martins-afk is now known as martinst [15:50] im trying to work out how to monitor for kernel memory leaks. In centos, I seem to be able to monitor lowmemory. Does anyone have any ideas about how i might achieve a similar thing in ubuuntu? === bilde2910|away is now known as bilde2910 [16:04] jamespage, zul: I think heat's failing since this oslo.i18n commit: https://github.com/openstack/oslo.i18n/commit/1215edcb8da4d616e0f84ea9c2cfd7cb46d882ea [16:05] I'll patch it and looks like it should be submitted upstream [16:07] coreycb: sorry [16:10] i need some squid help and since guys there are not answering me :( [16:13] Azaril: try asking in #ubuntu-kernel [16:24] zul, I think I found a patch upstream === markthomas|away is now known as markthomas [17:46] jamespage, zul: update for heat. can one of you review? https://code.launchpad.net/~corey.bryant/heat/2015.1-b1-0ubuntu3/+merge/246196 [17:49] coreycb: done [17:49] zul, thanks === hamnstar is now known as supernintendocha === supernintendocha is now known as sneschalmers === sneschalmers is now known as hamnstar [20:06] Ive been fighting with Virtual box all evening. Got it installed on headless 14.04 server. accessing it via Remmina. every time i install Guest additions on it it stops booting. google was no help so im seeking your wisdom :) === hamnstar is now known as THRILLHO === THRILLHO is now known as hamnstar [20:11] hexdsl: I'd guess that the guest additions are trying to use a video mode / video driver that doesn't go through remmina well. [20:11] hexdsl: maybe look around vbox logs and remmina logs and see if you can find anything that might confirm / deny that guess? [20:13] hexdsl: .. or there might be logs in the guest, too, now that I think about it. [20:14] sarnold, thanks ill look. seems like an odd problem though, i would have thought headless VM's were pretty common. nothing on google that stuck out :( [20:30] does anyone know where i can get some assistance with installing touch on like an asus memo pad? [20:31] nevermind === markthomas is now known as markthomas|away [21:26] where does the stdout of an init.d script go during boot time? [21:26] i'm trying to debug the script during that phase and resorting to debug echos [21:37] tom[]: did you try /var/log? === markthomas|away is now known as markthomas === Pupeno_ is now known as Pupeno [21:58] nickander: the only thing i can find in log files is in syslog: init: sphinxsearch main process (3845) terminated with status 1\n init: sphinxsearch main process ended, respawning [21:58] which tells me nothing [21:59] the sphinxsearch log file is there but isn't written during this process [22:00] i added --verbose to start-stop-daemon and options for the daemon to do verbose logging but none of it seems to go anywhere at boot time [22:01] the init script works when i run it directly, even without any env, but through service command or at boot, not === bilde2910 is now known as bilde2910|away [22:11] tom[]: anything in /var/log/upstart/* ? [22:12] sarnold: as you wrote that i tried putting exit 0 at the top of the init.d script. it made no difference [22:13] so i thought perhaps it's just a decoy [22:13] and there is indeed a log for it [22:14] tom[]: ah, I missed the exit 0 bit, that's scrolled off screen :) [22:14] exit 1, i mean [22:14] but i've been looking at an init.d script that works but doesn't run at boot [22:14] because there's an upstrat script too [22:15] tom[]: is there an /etc/init/ that takes precedence? [22:15] aha [22:15] so annoying [22:15] so annoying [22:15] haha [22:15] * sarnold ^5s tom[] [22:15] * tom[] slaps sphinx around a bit with a large trout [22:21] i think the story is as follows. the sphinxsearch package for 14.04 is ancient, based on sphinx 2.0.4. it's got a bug that caused trouble with my app so i tried updating it with the ubuntu package from sphinx's PPA based on 2.0.10 (also pretty old). the trusty package uses an init.d script. the sphinx ppa one uses upstart. and it has a bug because it's looking for the pid file in a dir that doesn't exist. whereas the trusty init.d creates that dir [22:21] what i still don't udnerstand is how the pid files's dir is absent after reboot [22:21] which directory? perhaps it's created on a tmpfs or similar [22:22] /var/log/sphinxsearch/searchd.log [22:22] the init.d creates it if it is missing, and chowns it too [22:22] but after reboot it is gone [22:22] o_O [22:24] damn. i don't have time to learn upstart today! [22:37] all documented here http://sphinxsearch.com/bugs/view.php?id=1326 bugs that were fixed in the downstream and never in the up. maybe that's why debian's package maintainer never updated from 2.0.4 [23:35] Hi all, quick security related question. I just set up public/private key authentication for accessing my headless server via SSH with PuTTY. Do you guys think the passphrase needs to be particularly secure or can it be something easy that I can remember? [23:36] Stuxnet: depends upon how 'secure' the system is that has the private key [23:36] Stuxnet: you wouldn't want any old email / webpage / MS Office virus to be able to suck it down and crack it quickly [23:36] Stuxnet: but if it's on an air-gapped computer, it might not take much to keep it secure [23:37] Stuxnet: fwiw, I suspect the passphrase on my ssh key is ~60 bits of security [23:37] Okay, thanks Sarnold :) [23:37] yeah, beware the ol' microsoft office virus suck trick [23:38] pmatulis: <3 :) [23:39] heh heh [23:43] Alrighty then just changed my passphrase to 256-bit hex key thank ya very much :) I like security even if it's overkill. [23:43] Password managers make these things easy as pie. [23:49] Oh nvm, even easier, I can use pagent. :)