[00:06] Whats wrong, you cant connect to wifi stormpython ? [00:07] Or you need a program that handle the wpa connection? === martins-afk is now known as martinst === martinst is now known as martins-afk === Lcawte is now known as Lcawte|Away === markthomas is now known as markthomas|away === zz_DenBeiren is now known as DenBeiren === _thumper_ is now known as thumper [06:14] Good morning. [06:38] hi, I symlinked a fil to my nginx html folder but I get a 403 error every time I try and access it [06:38] I tried chown -h www-data:www-data but it didn’t help [06:38] for the file [06:42] Lightsword: Not sure if nginx is configured the same, but for Apache the directory linked to needs to be configured. So Apache know to whom it can be displayed, etc. [06:42] lordievader, its just a file symlink not a directory symlink [06:43] it works if I run nginx as root [06:43] but not when I run it as www-data [06:43] Hmm, so www-data has no read access to the file. [06:44] seems like it but no idea why [06:45] Lightsword: Could you give me a 'ls -l' of the file? [06:45] lrwxrwxrwx 1 www-data www-data 27 Feb 6 00:04 index.html -> /root/logs/pool/pool.status [06:45] That is the symlink, I want the file ;) [06:46] -rw-r--r-- 1 www-data www-data 387 Feb 18 01:45 pool.status [06:46] Lightsword: On second thought make it: ls -la /root/logs/pool/ [06:46] !paste | Lightsword [06:46] Lightsword: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [06:47] http://paste.ubuntu.com/10286034/ [06:48] Lightsword: Likely the problem is that nginx cannot traverse the directory. [06:48] any idea why? [06:49] its some sort of permissions issue it seems since I’m getting a 403 [06:49] Lightsword: Because the directories don't have the x flag set for other. [06:50] what would be the command to fix that? [06:51] Lightsword: Set execute bits on those directories. [06:51] chmod + x /root/logs/pool/ ? [06:52] Lightsword: Read the man page ;) [06:54] am I supposed to flag it as executable? [06:55] Lightsword: The directories, yes. [06:56] From the man page "execute (or search for directories) (x)". [06:59] I switched to hardlinking the file and it worked [06:59] No wonder... [07:00] yeah, didn’t know it made a difference for nginx [07:01] Nginx doesn't really have anything to do with that. You made a new pointer to the data, likely with different permissions. [08:52] Hi guys. I'm having an issue with a service, and since the service I'm trying to start doesn't actually start, I was hoping someone would know where I should start looking instead? http://serverfault.com/questions/669522/elasticsearch-wont-start-as-a-service-no-log-is-created === noUsername is now known as noUsername_ [09:52] hello. I have a bit of a problem with the debian-installer. I'm fetching the preseed file via https from our server. We use self-signed certs and the installer fails because the cert is not considered trusted... I'm not sure what would be the best approach to solve this while retaining https [10:01] spidernik: I'd think the certificate, or your local CA cert, would need rolling into the installer image === Lightsword_ is now known as Lightsword [10:18] TJ-: Thanks. That's making things tricky. I'm a bit surprised because I'm having this issue only with the trusty-installer, not with the precise one. [10:19] spidernik: Maybe because with all the stories about MITM, everyone's been tightening up transport security and ensuring certificates are validated === Lcawte|Away is now known as Lcawte [11:02] Can you use juju to deploy charms to the maas-controller? Or can it only be used to deploy to nodes? [11:16] TJ-: it makes sense! Thank you, I'll do some research to implement this === martins-afk is now known as martinst === bilde2910|away is now known as bilde2910 === wickedpuppy2 is now known as wickedpuppy [12:26] hi [12:30] can someone help me modify this script to install nginx and php-fpm instead of apache? [12:30] https://gist.github.com/JeffreyWay/9244714 [12:35] hadifarnoud: Change line 10 & 24? [12:35] lordievader: so I keep everything else? [12:36] line 18 [12:36] 12 [12:36] Ah, yes 18 too. [12:37] 12 should be ok, right? [12:37] Does that repo offer php5-fpm? [12:37] not sure. this is someone else's script [12:37] did not try it [12:37] You might want to change 21 too. [12:39] Try the steps manually, you'll see soon enough if things fail. [13:02] Is it a bad idea to tinroduce GUI to an ubuntu server? [13:03] White_Cat: it's not very useful, and can complicate things. If you want a desktop environment, install Ubuntu desktop on a separate machine. [13:03] no I already have a server [13:04] I am not exactly linux proficient [13:04] There aren't many (if any) GUI tools that will help you run a server. [13:04] oh okay [13:05] What does exist generally expects you to run the GUI locally, and the GUI will connect over the network to the server. [13:05] I am currently strugling to introduce a new drive to the server :/ [13:05] rbasak thats fine too :) [13:05] in fact preferable [13:09] it would be nice to use gparted for example [13:09] :/ [13:10] cfdisk isnt that much harder to use [13:13] You could try booting the live ISO, using gparted and then booting back. [13:13] no I tink cfdisk can get the job done [13:13] so I will use this disk as backup [13:14] should I configure it as primary or logical? [13:14] I think I will use grandfather-father-son backup rotatoin scheme [13:33] White_Cat: Even parted isn't hard to use. [13:37] Hi : (http://testsvr:3343/csvn/) admini console is accessible using host name but (http://svn.testsvr.com:18080/svn/) Repository parent is unable to access via hostname ... when i change that IP am able to get access !!!! [13:38] lordievader hmm [13:38] I dont think the new drive is detected [13:39] maybe my difficulty is that there is a problem [13:41] White_Cat: lsblk or "cat /proc/partitions" will tell you what drives the system sees. [14:07] rbanffy it only sees sda [14:07] sdb hasnt been initilised yet though [14:07] it doesnt even have a partition table [14:08] White_Cat, wrong rb* [14:08] rbasak, White_Cat is actually mentioning you [14:09] oh [14:09] sorry [14:09] that was embarassing [14:10] White_Cat: Is it an internal of external drive? [14:12] internal [14:12] I have a raid 5 configuration which is running ubuntu [14:12] I have a seperate 2tb drive that will serve as backup [14:45] jamespage, zul: testing has completed on 2014.2.2 juno [14:45] successfully [14:45] coreycb, in utopic? [14:45] jamespage, yes [14:45] coreycb, urgh - we should flush that into the CA earlier [14:46] coreycb, it won't auto-backport until it hits updates... [14:46] coreycb, but that's still awesome [14:46] jamespage, hmm, ok so in the future should we move it into the CA when it gets into utopic-proposed? [14:47] coreycb, I think so [14:47] coreycb, you can do that manually with the backport_package job in the jenkins qa lab [14:47] just tick the proposed option and list the pkgs you want [14:48] jamespage, sounds ok to me - I'd been waiting for tests to complete on utopic-proposed first but this makes sense [14:48] jamespage, where do I tick? [14:49] coreycb, build the backport_package job [14:49] and then it presents you with options === Guest49948 is now known as rcj === rcj is now known as Guest20952 [14:57] coreycb, beisner: can we confirm that the 2014.2.2 testing covered the ceph in proposed as well? [14:57] jamespage, yes it was part of the deployment [14:58] coreycb, awesome [14:58] jamespage, yeah default.yaml was the config [14:58] is that possible that i can use my office 360 mail accout in SVN notification server [15:18] hey, anyone have any ideas about this issue with non interactive do-release-upgrade? < http://ubuntuforums.org/showthread.php?t=2265877 === melmoth_ is now known as melmoth [17:05] zul, hey - could you check out the qemu build failure for kilo trusty backport please? [17:05] something seccomp related but I've not managed to get time to look today === markthomas|away is now known as markthomas [17:42] jamespage: sure [19:05] win 2 === martinst is now known as martins-afk === martins-afk is now known as martinst === martinst is now known as martins-afk === markthomas is now known as markthomas|away === markthomas|away is now known as markthomas === martins-afk is now known as martinst === bilde2910 is now known as bilde2910|away