/srv/irclogs.ubuntu.com/2015/02/18/#ubuntu-server.txt

PrezidentWhats wrong, you cant connect to wifi stormpython ?00:06
PrezidentOr you need a program that handle the wpa connection?00:07
=== 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
lordievaderGood morning.06:14
Lightswordhi, I symlinked a fil to my nginx html folder but I get a 403 error every time I try and access it06:38
LightswordI tried chown -h www-data:www-data but it didn’t help06:38
Lightswordfor the file06:38
lordievaderLightsword: 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
Lightswordlordievader, its just a file symlink not a directory symlink06:42
Lightswordit works if I run nginx as root06:43
Lightswordbut not when I run it as www-data06:43
lordievaderHmm, so www-data has no read access to the file.06:43
Lightswordseems like it but no idea why06:44
lordievaderLightsword: Could you give me a 'ls -l' of the file?06:45
Lightswordlrwxrwxrwx 1 www-data www-data   27 Feb  6 00:04 index.html -> /root/logs/pool/pool.status06:45
lordievaderThat is the symlink, I want the file ;)06:45
Lightsword-rw-r--r-- 1 www-data www-data 387 Feb 18 01:45 pool.status06:46
lordievaderLightsword: On second thought make it: ls -la /root/logs/pool/06:46
lordievader!paste | Lightsword06:46
ubottuLightsword: 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:46
Lightswordhttp://paste.ubuntu.com/10286034/06:47
lordievaderLightsword: Likely the problem is that nginx cannot traverse the directory.06:48
Lightswordany idea why?06:48
Lightswordits some sort of permissions issue it seems since I’m getting a 40306:49
lordievaderLightsword: Because the directories don't have the x flag set for other.06:49
Lightswordwhat would be the command to fix that?06:50
lordievaderLightsword: Set execute bits on those directories.06:51
Lightswordchmod + x /root/logs/pool/ ?06:51
lordievaderLightsword: Read the man page ;)06:52
Lightswordam I supposed to flag it as executable?06:54
lordievaderLightsword: The directories, yes.06:55
lordievaderFrom the man page "execute (or search for directories) (x)".06:56
LightswordI switched to hardlinking the file and it worked06:59
lordievaderNo wonder...06:59
Lightswordyeah, didn’t know it made a difference for nginx07:00
lordievaderNginx doesn't really have anything to do with that. You made a new pointer to the data, likely with different permissions.07:01
RepoxHi 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-created08:52
=== noUsername is now known as noUsername_
spidernikhello. 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 https09:52
TJ-spidernik: I'd think the certificate, or your local CA cert, would need rolling into the installer image10:01
=== Lightsword_ is now known as Lightsword
spidernikTJ-: 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:18
TJ-spidernik: Maybe because with all the stories about MITM, everyone's been tightening up transport security and ensuring certificates are validated10:19
=== Lcawte|Away is now known as Lcawte
frawgCan you use juju to deploy charms to the maas-controller? Or can it only be used to deploy to nodes?11:02
spidernikTJ-: it makes sense! Thank you, I'll do some research to implement this11:16
=== martins-afk is now known as martinst
=== bilde2910|away is now known as bilde2910
=== wickedpuppy2 is now known as wickedpuppy
Cosanhi12:26
hadifarnoudcan someone help me modify this script to install nginx and php-fpm instead of apache?12:30
hadifarnoudhttps://gist.github.com/JeffreyWay/924471412:30
lordievaderhadifarnoud: Change line 10 & 24?12:35
hadifarnoudlordievader: so I keep everything else?12:35
hadifarnoudline 1812:36
hadifarnoud1212:36
lordievaderAh, yes 18 too.12:36
hadifarnoud12 should be ok, right?12:37
lordievaderDoes that repo offer php5-fpm?12:37
hadifarnoudnot sure. this is someone else's script12:37
hadifarnouddid not try it12:37
lordievaderYou might want to change 21 too.12:37
lordievaderTry the steps manually, you'll see soon enough if things fail.12:39
White_CatIs it a bad idea to tinroduce GUI to an ubuntu server?13:02
rbasakWhite_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
White_Catno I already have a server13:03
White_CatI am not exactly linux proficient13:04
rbasakThere aren't many (if any) GUI tools that will help you run a server.13:04
White_Catoh okay13:04
rbasakWhat does exist generally expects you to run the GUI locally, and the GUI will connect over the network to the server.13:05
White_CatI am currently strugling to introduce a new drive to the server :/13:05
White_Catrbasak thats fine too :)13:05
White_Catin fact preferable13:05
White_Catit would be nice to use gparted for example13:09
White_Cat:/13:09
ogra_cfdisk isnt that much harder to use13:10
rbasakYou could try booting the live ISO, using gparted and then booting back.13:13
White_Catno I tink cfdisk can get the job done13:13
White_Catso I will use this disk as backup13:13
White_Catshould I configure it as primary or logical?13:14
White_CatI think I will use grandfather-father-son backup rotatoin scheme13:14
lordievaderWhite_Cat: Even parted isn't hard to use.13:33
Lumia930Hi : (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:37
White_Catlordievader hmm13:38
White_CatI dont think the new drive is detected13:38
White_Catmaybe my difficulty is that there is a problem13:39
rbasakWhite_Cat: lsblk or "cat /proc/partitions" will tell you what drives the system sees.13:41
White_Catrbanffy it only sees sda14:07
White_Catsdb hasnt been initilised yet though14:07
White_Catit doesnt even have a partition table14:07
rbanffyWhite_Cat, wrong rb*14:08
rbanffyrbasak, White_Cat is actually mentioning you14:08
White_Catoh14:09
White_Catsorry14:09
White_Catthat was embarassing14:09
lordievaderWhite_Cat: Is it an internal of external drive?14:10
White_Catinternal14:12
White_CatI have a raid 5 configuration which is running ubuntu14:12
White_CatI have a seperate 2tb drive that will serve as backup14:12
coreycbjamespage, zul: testing has completed on 2014.2.2 juno14:45
coreycbsuccessfully14:45
jamespagecoreycb, in utopic?14:45
coreycbjamespage, yes14:45
jamespagecoreycb, urgh - we should flush that into the CA earlier14:45
jamespagecoreycb, it won't auto-backport until it hits updates...14:46
jamespagecoreycb, but that's still awesome14:46
coreycbjamespage, hmm, ok so in the future should we move it into the CA when it gets into utopic-proposed?14:46
jamespagecoreycb, I think so14:47
jamespagecoreycb, you can do that manually with the backport_package job in the jenkins qa lab14:47
jamespagejust tick the proposed option and list the pkgs you want14:47
coreycbjamespage, sounds ok to me - I'd been waiting for tests to complete on utopic-proposed first but this makes sense14:48
coreycbjamespage, where do I tick?14:48
jamespagecoreycb, build the backport_package job14:49
jamespageand then it presents you with options14:49
=== Guest49948 is now known as rcj
=== rcj is now known as Guest20952
jamespagecoreycb, beisner: can we confirm that the 2014.2.2 testing covered the ceph in proposed as well?14:57
coreycbjamespage, yes it was part of the deployment14:57
jamespagecoreycb, awesome14:58
coreycbjamespage, yeah default.yaml was the config14:58
Lumia930 is that possible that i can use my office 360 mail accout in SVN notification server14:58
hackeronhey, anyone have any ideas about this issue with non interactive do-release-upgrade? < http://ubuntuforums.org/showthread.php?t=226587715:18
=== melmoth_ is now known as melmoth
jamespagezul, hey - could you check out the qemu build failure for kilo trusty backport please?17:05
jamespagesomething seccomp related but I've not managed to get time to look today17:05
=== markthomas|away is now known as markthomas
zuljamespage:  sure17:42
roaksoaxwin 219:05
=== 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

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!