=== JanC is now known as Guest3405 === JanC_ is now known as JanC [04:39] stupid question but whats the correct listen line for apache to allow connections from anywhere on the local network? [04:39] my subnet is 10.0.0.0 [04:39] listen :80 ? [06:50] Xin: i haven't used apache in years, but i assume it would be 0.0.0.0:80 to listen on port 80 on all interfaces, or ip-address:80 to listen on a single interface. [06:50] well if its listening on the local ip interface it will be net accessible unless I firewall it at the router [06:53] Xin: i don't think the 'listen' line restricts which addresses it accepts connections from, but i could very well be wrong. even if it did i would still block it, though. [07:01] hmmm [07:01] yeah probably right [07:07] Xin: that's how 'listen' usually works for other services, i'm just assuming apache is the same. [07:07] Xin: look here - https://httpd.apache.org/docs/2.4/howto/access.html === madwizar1 is now known as madwizard === hiennaj is now known as Jahhein === narcissus is now known as Guest15330 === Guest15330 is now known as narcisso === narcisso is now known as narciso === narciso is now known as narcissus [18:41] Hey guys.. I was told, to add drives to the exisiting encrypted lvm setup i have. I had to encrypt the drives i want to add and then add the to the lvm ? [18:58] hi, I can't find this, if cloud-init failed the first boot ddoes it get executed at the second boot? and if so, can I prevent that? [19:02] hi channel [19:44] I'm trying to run a local instance of MySQL and PHPMyAdmin on Ubuntu 16.04, but when I go to `localhost/phpmyadmin` I get an HTTP 500. Plain old `localhost` is the default apache2 page for Ubuntu, as expected. Any tips? [20:09] Question - installed conjure-up, then executed: conjure-up openstack, the Choose a Cloud screen comes up with no choices to choose from? Checked github "issues" & didn't see anything? [20:10] I'm using ubuntu 16.04 and latest LXD v2.0.2 [22:57] bmullan: which version of conjure-up [23:02] stokachu: the conjure-up is version 2.0.0 [23:04] the config in /etc/conjure.conf should have blessed: False [23:04] bmullan: make sure that's still set [23:04] conjure-up.conf [23:18] stokachu: the /etc/conjure-up.conf blessed is set to False