=== JanC is now known as Guest76305 === JanC_ is now known as JanC === voldemort is now known as nchambers [02:04] hi, how are you people? [02:08] I'm trying to upload php files to the server of ubuntu, I have closed the ports of ftp, I think I have to use only git to upload the files to the server [02:09] I have created ssh + key and I access the server using putty [02:10] git's a fine protocol but ssh also allows you to use e.g. rsync over ssh or sftp [02:23] hmm, generally you use git over ssh [02:23] or sftp, same diff [02:24] been so busy with stuff haven't been around [02:24] evening patdk-lap :) [02:25] got stuff at work going really well now :) [02:25] it's just the little things :) [02:25] nice :D [02:25] access control system, controls the front door [02:25] alarm system controls the front door [02:25] so business hours, and alarm is off, front doors unlock [02:26] now I just added the lights into the system [02:26] so the lights automatically turn on when that happens also [02:26] lights where on motion only, causing issues [02:27] the light switches are programmable to do anything, except stay on [02:27] hahaha [02:28] atleast no one can forget to turn on the lights now :) [02:28] they HAVE to turn the alarm off [02:29] maybe they like sending you nagios alerts? >:-> [02:29] you mean, submitting trouble tickets [02:30] hehe [02:32] My root partition was filling up, noticed there are a tonne of files under /var/lib/maas/boot-resources. Anyone know if these are safe to clear? [02:33] patdk-lap: how'd you hook it all up? [02:33] Javezim: I'd suggest looking through the maas interface for mechanisms to manage it first [02:33] door control system handles the door maglocks, alarm system attached to door system [02:34] door system controls a timer to unlock the doors, alarm system overrides it, if enabled [02:34] added a 12v relay to the maglocks, and that bypasses the 24v light switch to turn the lights on [02:35] lights running off this acuitycontrols pp20 system [02:36] or we can just think of it as the, 10k usd system to turn the lights on :) [02:37] but think of the money you'll save turning off the lights when no one is around! pennies per day! [02:37] ya, 35w led lights :) [02:37] good thing we don't pay for power :) [02:37] it's included in the rent [04:23] squid? https://pastebin.mozilla.org/8928670 [05:21] hello everyone, would someone like to lend me assistance? I'm setting up a web server on my personal desktop and keep running into minor problems such as when i load my forums onto my web server it wont send out the activation emails for users when they register or recover password. If someone could help me set it up that would be awesome! [05:22] anyone here? [05:24] hello everyone, would someone like to lend me assistance? I'm setting up a web server on my personal desktop and keep running into minor problems such as when i load my forums onto my web server it wont send out the activation emails for users when they register or recover password. If someone could help me set it up that would be awesome! [05:31] hello everyone, would someone like to lend me assistance? I'm setting up a web server on my personal desktop and keep running into minor problems such as when i load my forums onto my web server it wont send out the activation emails for users when they register or recover password. If someone could help me set it up that would be awesome! [05:36] !repeat | cryptic_ [05:36] cryptic_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [05:55] heh - three repeats in 10 minutes and then an exit [05:56] I guess (s)he may follow up telling friends how horrible IRC was === amoralej|off is now known as amoralej [09:10] which one to install via dpgk -i ? https://pastebin.mozilla.org/8928716 [09:14] <_ruben> squid_3.5.12-1ubuntu7.2_amd64.deb and squid-common_3.5.12-1ubuntu7.2_all.deb most likely [09:40] https://pastebin.mozilla.org/8928726 clueless with squid. I want to reject POST calls in https or filter/moniter with rules. [09:40] _ruben: ^? [13:12] coreycb zul im looking at heat in CI [13:32] ddellav; ok [13:42] ddellav: what about the configuration stuff for glance,ceilometer,heat etc is that complete yet? [13:47] zul I'm re-auditing the rest of the core packages. Now that I know better what I'm looking for i'll get an accurate list together for which packages need the update. [13:47] ddellav: ok === amoralej is now known as amoralej|lunch [13:58] coreycb: ping does this look kosher for you? https://bugs.launchpad.net/cloud-archive/+bug/1642274 [13:58] Launchpad bug 1642274 in nova-lxd (Ubuntu Yakkety) "[SRU] newton nova-lxd 14.0.1 point release " [Undecided,New] [14:02] is it possible to force apt to use tls 1.2? [14:16] zul, that looks fine. depending on your reviewer you may need a test plan. [14:16] coreycb:ill just add it then [14:30] coreycb: i presume we need to still preserve the requirements file for SRU [14:32] zul, not sure what you mean. have an example? [14:32] coreycb: http://paste.ubuntu.com/23485769/ === amoralej|lunch is now known as amoralej [14:33] zul, i'd consider that a bug on upstream nova-lxd [14:33] zul, if it's not in sync with g-r [14:34] coreycb: it is :) [14:34] coreycb: mitaka wasnt i dont think [14:51] Where does the installer configure the http proxy settings? [14:51] I would like to remove it [14:52] it's not in /etc/environment [15:53] ddellav: since you are worknig on heat can you remove python-coverage as a build dep its not needed in our case [15:53] zul will do [15:53] zul I'm actually having issues building source packages in zesty since i upgraded so I'm fighting with that atm. I might have to rollback [15:54] ok [15:56] a reboot fixed it, yay [17:00] guys, vim in ubuntu behavior quite strange when i edit conf files [17:01] hhee: care to be more specific? [17:01] for example, if i move cursor with arrow to end of line, it moved to right, except one character [17:01] one character to end of line [17:02] if i switched in insert mode i can move to end of line [17:02] maybe it's locale set improperly? [17:03] dunno how explaint it more clearly... [17:03] strange issue [17:05] hhee: i'm not sure i fully understand, but i don't have any similar issues here [17:05] nacc, i cheched one more time, in my local ubuntu, there is same issue [17:05] ....... i'll try to find out what's wrong [17:07] hhee: from your description it sounds like that's how vim is supposed to work. If you're not in insert mode, you can't move the cursor beyond the end of the line. [17:09] rbasak, i can't move not for end of line, can move -1 character to end line. it's 1 character - strange. i know basic work in vim, and earlier didn't run into it :) [17:09] maybe it's about locale [17:09] how can isetup locale system-wide? [17:12] got it, /etc/default/locale [17:15] and when i for example type man man - man: can't set the locale; make sure $LC_* and $LANG are correct [17:20] nacc, more clear explain. i have a file, LANG="en_US.UTF-8" sting there [17:20] when i press "end" button, or $ or use arrow key to move to end of string [17:21] i stop on LANG="en_US.UTF-8" [17:21] not on LANG="en_US.UTF-8" [17:22] and when i switched in INSERT mode, my text has begun inserted - LANG="en_US.UTF-8" [17:23] guys. sorry for intricacies explanations :) [17:27] а рускоязычны куда писать? [17:28] Sleepman1984, try rusnet maybe? [17:34] fergot the fix for: after i instaled phpVirtualBox with apache2 it starts localy but not after reboot how do i troubleshoot this cant find a tutorial [17:39] maybe #vbox will know? === JanC_ is now known as JanC === amoralej is now known as amoralej|off [19:16] can anyone tell me how exactly to filter https traffice in squid? [19:19] hhee: regarding your vim question: if you want to append after the last char on the line, press a. if you press i, that means you want to insert before the highlighted char [19:19] hhee: not being able to move the cursor past the end of the line in normal mode is expected, AFAIK it's always been that way [19:21] nitpick, a appends at the cursor location, A appends at the end of the line, A is the same as $a [19:36] coreycb: well crap http://pastebin.ubuntu.com/23487014/ [19:37] zul, is that nova? [19:37] coreycb: ya [19:37] coreycb: im having been having problems here [19:37] zul, on ocata? [19:38] coreycb: well qemu issues [19:38] zul, ok i was wondering if it was from config file changes [19:38] in nova [19:39] coreycb: i dont think so [19:39] lemme try something === alexisb is now known as alexisb-afk [19:46] is there something like a distro with preinstaled vbox and something like phpVirtualBox [19:47] coreycb: only amd64 is failing i386 is ok [19:48] station1: does it have to be virtualbox? proxmox looks neat but I strongly doubt it works with vbox.. [19:51] i have some vmdk i whant to run on it [19:52] qemu-img can convert many formats, perhaps it can convert yours too [19:54] zul, i'd try to recreate it manually [19:54] coreycb: trying to [20:11] so i am trying to install ubuntu 14.04 server on a machine with multiple drives in it. when i go to grub on /dev/sda, it errors out saying "fatal error", but it lets me install on sdb just fine. but when i boot, it just hangs on "GRUB Loading" [20:21] coreycb: btw the release team has started to push out stuff [20:21] zul, what sort of stuff? [20:22] coreycb: sorry b1 [20:22] zul, ah, that :) [20:23] ddellav, fyi ^ [20:24] zul coreycb ack [20:27] zul coreycb please review and push heat ci lp:~ddellav/ubuntu/+source/heat === alexisb-afk is now known as alexisb [20:31] coreycb zul i guess i'll take cinder b1 [20:36] tarpman, got it. thx. i know about press a, and then append. but quite strange [20:38] zul are we pulling python-coverage from every package or just heat? [20:38] ddellav: every [20:38] zul ack [20:40] zul coreycb also taking neutron [20:41] ddellav, heat pushed [20:42] coreycb thanks [20:43] ddellav, i'd leave coverage there unless it needs to be removed for some reason [20:43] BDs can be in universe so it should be ok [20:45] coreycb look [20:45] err ook [20:50] coreycb what if coverage is in BDI? [20:50] ddellav, should be the same [20:50] coreycb ok, so i'll leave it no matter where it is. [20:51] ddellav, ok [21:24] coreycb zul cinder b1 ready for review and push lp:~ddellav/ubuntu/+source/cinder it has a depwait in xenial on python-pyparsing (>= 2.0.7) [21:28] coreycb zul neutron b1 ready for review and push lp:~ddellav/ubuntu/+source/neutron it has deposit in xenial on python-coverage 4.0 [21:29] zul coreycb taking neutron-fwaas and neutron-lbaas [21:32] hey all, I wanted to install Tomcat8 on Ubuntu 16.04 (server) but I would like the installation to live under /etc/tomcat8 [21:32] how could I do this? [21:32] jge: "the installation" ? [21:34] jge: or to put it differently, why exactly do you need something different than what "apt install tomcat8" does? [21:35] Would violate FHS [21:35] !fhs [21:35] An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview see also: man hier [21:35] because I've written a bunch of ansible playbooks recently but they use installation from source not from repos [21:35] tarpman: ^ [21:36] jge: I would expect such an installation to live in /usr/local or in /opt. /etc still sounds totally wrong [21:36] they took a long time to write, wouldnt like to rewrite playbooks [21:37] jge: The usual is either in /opt/programname or /usr/local hierarchy ( like /usr/local/bin , /usr/local/sbin and so on) [21:38] I guess my question is if it's possible to install to a single directory, instead of having it split between three [21:39] if you're installing tomcat from source, sounds like a question for #tomcat [21:39] Binaries are compartmentalized from config files for good reasons. As is explained in the !fhs link from the bot [21:44] ddellav, i'm about to upload your cinder. just adjusted the changelog to 'New upstream milestone for OpenStack Ocata.' [21:44] coreycb ok i'll make that change in the future [21:44] we install from source currently but im looking to change that to install straight from ubuntu's repos, I was just wondering if there was a way to have the installation live in a single directory as opposed to three [21:45] so I don't have to rewrite my ansible playbooks [21:45] jge: if you installed from source originally and put it in /etc/, that was incorrect, per FHS [21:45] jge: you cannot, trivially, put the installed binaries from a package in a different location [21:49] ddellav, we can probably also get away with just updating all (build-)depends when we release a milestone, and just update individual deps as needed during CI rotations [21:49] nacc: I see lots of installation that use a single directory when installing from source, including this digital ocean write up https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-16-04 [21:49] but like you said violates FHS [21:50] jge: that guide seems ridiculous, given that tomcat8 is in ubuntu [21:51] there's a bunch of them online :( [21:51] ++ [21:51] jge: the internet is, well, full of garbage :) [21:51] agree [21:51] jge: but seriously, do you depend on something from the upstream tomcat8? [21:51] coreycb I'm not sure what you mean. Do you mean updating the dependency packages themselves or updating the versions in the d/control? [21:52] jge: also that guide is specifically rolling out the binary release from upstream, not building anything [21:52] ddellav, just the versions in d/control [21:52] nacc: not really just easier to manage and deploy with ansible [21:53] I'll just rewrite our tomcat playbook, which is a pita === nchambers is now known as god [21:58] ddellav, neutron pushed and uploaded === god is now known as nchambers [23:58] Hello. I'm trying to get SSL up and running, and I think I'm close, but I am having trouble with what I think is the last step: enabling it [23:58] http://askubuntu.com/questions/511149/how-to-setup-ssl-https-for-your-site-on-ubuntu-linux-two-way-ssl is the guide I am using at this point, and currently my LoadModule isn't working