/srv/irclogs.ubuntu.com/2016/01/22/#ubuntu-server.txt

jonahsarnold: ah sorry my fault, it is actually running but for some reason emails are bouncing back with No Such User...00:02
sarnoldaha :)00:02
danielthebaguehi i have a LAMP server set up and index.html in /var/www/html , i have now created antoher page and named it othersites.html also stores at /var/www/html .  i have link from index to othersites but on localhost in browser it cant find the page when i clcik the link00:12
danielthebagueare my paths or storage loctions wrong?00:13
danielthebagueaccessing my phpbb page on localhost works fine00:14
sarnolddanielthebague: are there any messages in the error.log or access.log that might help indicate the problem?00:17
danielthebague127.0.0.1 - - [22/Jan/2016:00:18:58 +0000] "GET /ext.css HTTP/1.1" 404 494 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"00:20
danielthebague127.0.0.1 - - [22/Jan/2016:00:19:01 +0000] "GET /othersites.html/ HTTP/1.1" 404 503 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"00:20
sarnoldthe trailing slash is funny; try again without it?00:21
danielthebaguesame problem00:23
danielthebaguejust worked now thanks for that00:24
danielthebaguebe gooing mad for hours00:24
sarnoldweb servers are like that :) hehe00:24
danielthebaguemy localhost/phpbb/ page works fine with the slash00:25
sarnoldthat's loading a "directory", which is then served by an application; when requesting a file, it needs to be the filename.. the slash causes it to look for an index file in a directory, which fails..00:26
danielthebagueah thanks how stupid am i00:27
danielthebaguethank you very much for helping00:27
danielthebaguenow i can sleep easy tonight00:28
danielthebaguecheerio00:28
on247So i configured my OpenVPN server00:54
on247and openvpn start server00:55
on247work00:55
on247when i use it manually00:55
on247but i can not get systemctl to start it00:55
on247No vpn is running i get00:55
on247just need the missing piece that points to my server conf00:56
on247but i cant figure it00:56
on247out00:56
Waheediwhats the best way to get the latest 12.04 image for a kvm use?04:11
WaheediI'm having a lot of troubles using virt-manager from my machine04:11
Waheediespecially at the image/cdrom selection step04:12
phillwWaheedi: what version of linux are you using to try to do this?04:36
Waheedi14.0404:36
Waheediif you are curious to know what other issues I'm having with virt-manager, whenever I connect to a host it disconnects other hosts :)04:40
Waheedimy version is a bit old I think 0.9.504:41
Waheedii will try again04:50
CacheMoneyany ideas why my 12.04 VM boots to Stopping System V runtime and just hangs?05:33
Waheedimany ideas :)05:34
Waheedihow are you connecting to it ?05:35
Waheediguys i just needed this link http://cloud-images.ubuntu.com/releases/12.04.2/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img05:37
Waheedioof05:37
CacheMoneywell its running in a hyper-v environment05:37
Waheediand05:38
CacheMoneythats it, i connect to the console05:39
CacheMoneywhat I would like to do is use ctrl-alt-f1 to switch tty05:39
CacheMoneybut idk how to issue that via hyper-v lol05:39
an3khow to kill a process that doesn't want to get killed?08:17
hateballan3k: kill -908:17
an3kdoesn't work08:18
hateballmaybe it has a zombie child08:19
an3kIt's mv /local/file /mounted/on/cifs/share08:20
an3kIt's still running, even killing as root doesn't work and I can't umount the share so that the process kills itself ...08:20
an3kumount -f also doesn't work, still get "umount2: Device or resource busy"08:21
hateballand you're not cd'd into any of the dirs involved?08:22
an3kI was08:23
an3knevermind, shutdown -r now08:23
an3khaha, even that didn't worked. Had to power cycle the system ...08:26
an3kgod, bonding on 14.04.3 is so buggy and unstable ...08:35
=== Piper-Off is now known as Monthrect
=== Monthrect is now known as Piper-Off
rbasakkickinz1: we can talk about the NTP merge, but can we defer it by another half hour please? I've not quite finished my morning catchup.11:58
kickinz1rbasak, no pb11:58
trippeh_oh wow, we're getting back into sync with upstream for ntp? :)) finally client-only mode in ntpd12:22
trippeh_by upstream I mean ntp.org, not debian.12:24
trippeh_ok, upstream is still a little bit ahead but not by much.12:26
rbasakkickinz1: http://people.canonical.com/~ubuntu-security/cve/12:51
rbasakThis is the Ubuntu CVE tracker. YOu can look up status for any CVE there.12:51
rbasakeg. http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-7852.html12:52
rbasakThough it doesn't have completed information about which upstream version has that fixed12:52
rbasakSo I'd follow the link to http://support.ntp.org/bin/view/Main/SecurityNotice%23October_2015_NTP_Security_Vulner12:52
rbasakBut the link looks broken.12:53
rbasakAnyway, we'd want to chase that down to check which upstream release upstream consider the CVE fixed in.12:53
kickinz1rbasak, thanks13:15
skyliteI have a file that has no acl on it no selinux, nothing. I am unable to open that file via samba share. If i make a  copy of that file into the same folder I can open the copy from the samba share. I can not see any changes in permission in the copied file and still I can open that file from a samba share while I am unable to open the original file what could possibly be the problem?13:31
rbasaktrippeh_: we're working on it.13:31
=== stiv2k_ is now known as stiv2k
an3khttp://pastebin.com/xMy6m2vx ?!?!15:19
an3kVLAN on Bonding on two NICs is obviously a real problem for Server 14.04.3 LTS15:20
=== cpaelzer is now known as cpaelzer_afk
=== Piper-Off is now known as Monthrect
=== beisner- is now known as beisner
=== mbruzek is now known as mbruzek_SCaLE
=== `jpg_ is now known as `jpg
jpastorehi I set up a new ubuntu server. created some user accounts. when I log in missing the .profile and .bashrc. I copied it from /root over to /home/user and chown'd it but it's not really being used. am I missing a step?18:09
Schallajpastore: Are you using bash as login shell?18:11
Schalla.profile is just executed by the desktop manager iirc, not by bash anyway18:11
jpastoreyes with bash18:12
jpastorehmm...but ti seems to run when I sudo -i18:12
jpastoreSchalla, the profile seems to source the .bashrc only. can I rename to .bash_profile?18:13
Schallajpastore: If your login shell is set to bash (might be worth to check, I am unsure whether useradd defaults to /bin/sh or /bin/bash), .bashrc should work fine18:15
SchallaBut maybe someone else can confirm / clarify that18:16
jpastoreSchalla, does not look like it was explicit set in the passwd18:17
jpastorethanks18:17
SchallaThe shell?18:17
SchallaWhat it was set to?18:17
jpastorenada18:17
jpastorethe other users had /bin/bash mine was:  normal crap:18:17
jpastoreno /bin/bash at the end18:18
jpastorethanks! I'll tinker with it when I get back super apprecaite the help18:18
SchallaGlad if it works, was just a guess. Good lcuk! :)18:18
lordievaderjpastore: Is your user able to read those files?19:07
pmatulisstgraber: how can lxd be tested on xenial? the ppa only seems to go up to wily19:25
pmatulishallyn: ? ↑19:25
stgraberpmatulis: just install it from the archive?19:26
pmatulisstgraber: d'oh19:30
=== cpaelzer_afk is now known as cpaelzer
jpastorelordievader, yes. interestingly the copy files were already owned by the user when I copied them as root20:10
rjbplease anyone else with experience with ldap configuration, client side?21:34
pmatulis!ask | rjb21:34
ubotturjb: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience21:34
rjbi need help to configure ldap client side Ubuntu 14.04 64 bits21:37
rjbthank you21:37
pmatulisrjb: you will need to ask a more specific question. hints: ① what are you trying to do, ② what did you try, ③ what problems/errors did you encounter21:43
jpastorehi, tried following a guide to set up a tftp server on 14.04 so I can backup my running config on the router and I'm getting a permission denied even though I chmod 777 the target operating folder22:17
jpastorebtw I did: iptables -I INPUT 1 -s router.ip -j ACCEPT22:19
jpastoreI tried to tftp from my box and get the permission denied so I do not believe it's a fw issue22:20
sarnoldare you trying to upload to a tftp server? are you sure that's allowed? if it is allowed does it require any special configuration to allow it?22:23
jpastoresarnold, trying to upload from router to tftp server. I'm allowing it, I chmod 777 and chown'd to nobody:nogroup22:27
sarnoldjpastore: is this bit about --create still true? http://askubuntu.com/a/443129/3381222:29
jpastoresarnold, I don't know22:29
jpastorebit that's not what I my server args look like22:30
jpastorethanks let me try that 1 sec22:30
jpastoresarnold, well that did not work22:31
jpastoresarnold, checked the man pages and -c is not there22:32
sarnolddang :/22:33

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