/srv/irclogs.ubuntu.com/2014/02/25/#ubuntu-server.txt

=== PeterS is now known as PeterSchwaller
=== jml_ is now known as jml
=== Lcawte is now known as Lcawte|Away
MavKenhow can I get each domain on my vps to sendout mail from its domain and not show up in gmail as "sent from domain1.com via domain.com" ?01:38
sarnoldMavKen: do you have IPs for each of these domains?01:39
MavKenno01:39
MavKenim on vps at digitalocean..cant get more than 1 ip01:39
MavKeni used trial version of cpanel and it worked great... just didnt want to pay $20001:40
sarnoldcpanel costs $200???01:40
sarnoldit'd be cheaper and more reliable to just put your ssh root key on your webserver and ask people to help admin your machine :) hehe01:41
sheptardlol01:41
rostamHI I am running ubuntu 12.04, how could I check whether firewall is running and disable it? thx02:04
BiteMerostam: http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html03:02
BiteMeGoogle is your friend03:02
=== mwhudson is now known as zz_mwhudson
cfhowlett!ufw|rostam04:02
ubotturostam: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as Gufw also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo04:02
cfhowlettrostam, note that firewall is disabled by default04:02
MavKenare there any user provisioning scripts out there to make it easier to add a new user and virtual host on apache?  trying to avoid getting a control panel04:37
cfhowlettMavKen, might want to ask the apache channel for something that specific04:39
MavKenok thanks04:39
MavKenI have a VPS, if I use tasksel to install mail server does it take care of all configuration?04:43
MavKenI want php scripts in each of my virtual domains to be able to send out mail and it be from the specific demand.  I tried exim4 but only primary domain worked correctly, the others would show up "from domain1.com via domain.com" - is there a better option than exim4?  i dont need a full blown mail server04:50
MattTheRatMavKen: sendmail is pretty default or postfix05:04
MavKenok05:05
ScottKpostfix is the standard MTA in Ubuntu.05:26
=== freeflying is now known as freeflying_away
psivaahttps://code.launchpad.net/~psivaa/ubuntu-test-cases/mod_php-fix/+merge/20427309:47
psivaahttps://code.launchpad.net/~psivaa/ubuntu-test-cases/bloat-min-install-amd64/+merge/20802509:47
psivaahttps://code.launchpad.net/~psivaa/ubuntu-test-cases/entropy-for-tomcat-daemon/+merge/20803609:48
psivaarbasak: jamespage: would you mind doing ACK/NACK the above MP's for smoke test failures please?09:48
rbasakpsivaa: I don't understand https://code.launchpad.net/~psivaa/ubuntu-test-cases/bloat-min-install-amd64/+merge/208025 and I have to run right now, sorry. Maybe jamespage can look at that one when he's back?11:05
psivaarbasak: ack, thanks for the other reviews. they all need manual merging from the server developers as well11:05
rbasakpsivaa: OK. I have to run right now, but I'll try and merge them for you too. I assume I just need to push the merged branch?11:09
psivaarbasak: yes. that's all you need to do11:10
rbasakpsivaa: I have to run. I managed to push merge one proposal. The other seems to want me to fix something up (diverged branches or merge conflict?) and my bzr-fu is weak so I'll try again this afternoon if somebody doesn't beat me to it.11:16
rbasakpsivaa: thank you for sorting these out!11:16
psivaarbasak: ack, thank you11:16
=== freeflying_away is now known as freeflying
hackeronhey, I'm trying to run /usr/sbin/debootstrap --verbose --arch amd64 saucy target -- but I'm getting: E: Couldn't download dists/saucy/main/binary-amd64/Packages -- any ideas?12:45
hackeronlooking at http://archive.ubuntu.com/ubuntu/dists/saucy/main/binary-amd64/ - I see Packages.bz2 but no file that is just Packages - maybe this is why?12:45
jamespagezul, dashboard is functional again - ish12:57
jamespageneed to sort out the links in the openstack-dashboard package12:57
zuljamespage:  what was wrong?13:05
jamespagezul, django 1.6 compat in openstack-auth13:06
zuljamespage:  ah13:06
jamespagecherry picked some fixes13:06
jamespagezul, I looked a zigo's debian package which contains the same patches but it looks like its missing a load of files13:06
jamespagelocale data?13:06
zulpossibly13:06
=== edamato is now known as edu-afk
jamespagepsivaa, merged - thanks!13:29
psivaajamespage: ack, thank you13:30
adacWhat is the default document root in nginx?13:46
ikoniashould be set in the config13:47
ikoniahave a look in the config,13:47
adacikonia, I cannot find a value in nginx.conf13:52
ikoniaadac: really ? there is nothing showing the default content location ?13:56
adacikonia, it is set in the default vhost13:56
ikoniaso if it's set...then it's set there isn't it ?13:57
ikoniaas in if you've set it for the default vhost, then thats where it is13:57
ikoniaor am I missunderstanding what you're asking13:57
adacikonia, I thought it was set within nginx.conf but instead it was set within default vhost13:59
adacyes set is set :)13:59
zuljamespage:  libvirt 1.2.2 is on my todo list :)14:01
pmatulis_hallyn: hi.  anything special about creating a Lucid LXC container on Saucy?  it doesn't work.  although a Precise container does.  -- http://paste.ubuntu.com/6994531/14:05
jamespagezul, lovely - thought it might be14:22
jamespagezul, any thoughts on wido's other patch?14:22
=== acrocity_ is now known as acrocity
zuljamespage:  hold on...i dont have a problem with it14:23
zullooks like its going to be in 1.2.2 anyways14:23
jamespagezul, a review on https://code.launchpad.net/~james-page/swift/add-object-expirer/+merge/207883 would be great if you have time14:29
jamespagehave another one for horizon in test atm14:29
zuljamespage:  can you remove the python-swiftclient dependency at the same time please?14:30
jamespagezul, from horizon?14:31
zulno from swift14:31
jamespagezul, ok14:31
zuljamespage:  it was removed 19 days agao14:32
zul1.13.0 should be out soon as well14:32
jamespagezul, of swift?14:32
zuljamespage:  yes14:32
mc_bluebeardI have a server that will regularly lose power. Is there anything I can do minimize the probability of the filesystem becoming corrupted?14:36
jamespagezul, https://code.launchpad.net/~james-page/horizon/icehouse-tidy-and-fix/+merge/20814514:37
zuljamespage:  commented14:40
jamespagezul, updated14:44
zuljamespage:  +114:45
jamespageta14:46
jamespagezul, OK - I think that's horizon functional again14:48
jamespageit was a bit busted14:49
zulheh ok14:50
zulcan you upload it to trusty and the the ca if you havent already done so14:50
zulnever mind i should just check my email more ofent :)14:50
hallynpmatulis: I'm not sure.  On trusty I can certainly create a lucid container using the download template14:51
hallyninstalling a saucy vm to test...14:51
caribou_jamespage: who's looking at the Neutron's charm these days ?14:52
=== caribou_ is now known as caribou
jamespagecaribou, numerous different people14:53
cariboujamespage: ah, ok. looking to see if adding a functionality to set sysctl values would be easy14:54
cariboujamespage: i.e. having the charm set sysctl kernel values upon startup14:54
hallynsmb oh - 3.12 working for nested qemu, that's awesome news, easier to bisect than having to go across a differently-buggy 3.11 :)15:00
smbhallyn, Yeah, though as always things break with 3.13-rc1 which is the "most things changed" step15:01
hallynyeah15:01
rbasakjamespage: ah, you've merged the other branches. Thanks!15:08
jamespagerbasak, np15:12
zuljamespage:  when you get a chance http://pastebin.ubuntu.com/6994919/15:28
jamespagezul, havana not grizzly dude15:29
jamespagezul, sorting now15:31
jamespagezul, odd - each MP appears to drop some of adam's previous changelog entry15:31
jamespagethat does not sound right15:31
zulit doesnt15:31
hallynpmatulis: I don't know,  it works for me in a saucy instance.15:32
zuljamespage:  please hold on reviewing them15:33
zuli think we are going to have an issue with nova15:34
jamespagezul, ok - holding off15:35
smoserrbasak, ping15:44
smoserhttps://code.launchpad.net/~smoser/cloud-init/run-status/+merge/20805615:44
smoseryou can't atomically rename over an existing file, can you?15:45
smoserie, i didn't think this was atomic: http://paste.ubuntu.com/6995003/15:48
smoserhm.. seems i'm wrong: http://stackoverflow.com/questions/2333872/atomic-writing-to-file-with-python15:50
rbasaksmoser: pong. Yes, AIUI you can. Sorted now?15:51
smoseryeah. i had just not bothered with rename because i thought there was a different potential race condition15:52
smoserdue to the deletion of the file. but yeah, i'll use that.15:52
=== Lcawte|Away is now known as Lcawte
tashcan you add static routes via preseed? I can't find anything useful saying so, but have the need.16:58
=== mc_bluebeard_ is now known as mc_bluebeard
smoserhallyn, is lxc in trusty supposed to function without cgroup-lite or cgroups ?17:55
smoser(it is only Recommends right now)17:55
hallynsmoser: not until cgmanager hits main, I'm afraid.  but when released yes17:55
smoserok. thats kind of whta i thought.17:56
smosertych0, ^.17:56
tych0smoser: yep17:56
hallynubuntu installs recommends by default yes?17:56
smoserso i thikn probably just remove the explicit depends. whatever is doing 'apt-get' should by default get the Recommends also.17:56
smoseryeah.17:56
tych0oh17:57
tych0we didn't get it in gdebi, i guess17:57
hallynof course you can just mount /cgroup by hand or something.  you don't *depend* on cgroup-lite17:57
smosergdebi, for serious.17:58
tych0for serious17:58
tych0is there something better?17:58
smoseryou're not using it other than by hand, right?17:59
tych0right17:59
smoserto have it resolve your dependencies (and apparently not recommends)17:59
tych0just for package development18:00
tych0yeah18:00
smoseryeah. i dont know how i'd do that.18:00
tych0dpkg -i and apt-get install -f18:00
tych0seems like a ridiculous way to develop packages :-)18:00
smoseri think ihave to agree with that. but i would have expected gdebi to invoke apt, which would have had the default '--install-recommends'18:01
smoserhm..18:01
smoseroh well.18:01
smoserrcj, https://bugs.launchpad.net/bugs/1052089 . you understand the issue there ?18:02
rcjsmoser, yes on second look I do. There was some confusion this morning while discussing it.  Sorry for the hassle.18:06
jamespagezul, generally the changelog's need some work18:12
jamespageI'd probably drop the entries dealing with bumping version numbers as well18:12
zulack thanks for looking18:15
=== daker_ is now known as daker
=== ValicekB_ is now known as ValicekB
zuljamespage:  cinder updated18:47
zuljamespage:  glance updated18:52
jamespagezul, can you check then through in the MP's - I'll review tomorrow AM18:53
zuljamespage:  ack18:53
=== zz_mwhudson is now known as mwhudson
hallynzul: any good reason not to put 2.0 qemu candidates into the ubuntu-virt/ppa?  Should I create a custom ppa for it?20:42
zulhallyn:  do it20:43
hallynk20:46
RoyKwhat's new with qemu2? doesn't look like it's released20:47
Davieyhallyn: Did you see the latest comment on the FFe request?20:50
hallynno20:51
DavieyRoyK: It's a RC, intent for 2.0 in final trusty.20:51
Davieyhallyn: Oh, you responded! :)20:51
hallynthen yes :)20:52
hallynRoyK: biggest advantage would be that we wouldn't have 200 patches for aarch64 linux-user.  cleaner tree.20:53
hallynthat's why i'll do it in ppa for first rc's - i don't want to commit to it yet, but it would be nice if it works out20:53
RoyKhallyn: anything really new in the amd64 way?20:58
hallynRoyK: I don't think so.20:58
hallynnow, I may drop the linaro omap3 patches20:58
hallynif this bothers anyone, please shout20:58
hallyn(i'll probably blog that in the hopes of letting anyone who wants to complain)20:58
Davieyhallyn: If you are in doubt, make a qemu-next PPA under ~ubuntu-virt ?21:09
hallynDaviey: yeah i might do that.  The main reason would be the same reason that I'm  not using the archive immediately -21:16
hallynsometime two years down the road we might want a qemu 1.7 version in that ppa21:16
=== PaulW2U is now known as G4MBY
hallynDaviey: eh, there are already a 'candidate' ppa and a 'daily-build' ppa, both of which would work for this.  I'll use the candidate ppa.21:29
arosaleshbaum: hello21:36
Davieyhallyn: good thinking.21:46
=== G4MBY is now known as PaulW2U
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
Proto_Xhello23:06
Proto_Xi was wondering before i download server iso23:06
Proto_Xis it complicated to make a bootable pxe host off it, so just nic boot and its in linux23:06
Proto_Xi think that would be pretty awesome just pxe-boot and got xbmc mediaplayer going windows free better then dual boot hdd use23:07
=== daker_ is now known as daker
Proto_Xi know with windows 2008 server pxe just put it in windows pe mode to image install23:08
sarnoldProto_X: this looks sane enough: https://help.ubuntu.com/community/DisklessUbuntuHowto23:08
Proto_Xis that the client or the server23:09
sarnoldlikely both?23:10
Proto_Xinput that many commands on client all time pain in ballz23:10
Proto_Xlooks like pxe has awesome potential but got tossed over shoulder faster then xbox orgional23:11
sarnoldProto_X: hah, far from it, pxe is used all the time23:11
Proto_Xword :D23:11
sarnoldProto_X: the maas project for example makes it easy to have a room of a few thousand machines, IPMI to turn a machine one, PXE boot the thing, and then juju can assign it a task. once it's not needed any more, IPMI turn the thing off.23:11
Proto_Xno it doesnt seem too bad the page isnt 1000 pages23:12
Proto_Xi want pxe to do more then install tho23:12
sarnoldyeah, that should be doable23:13
Proto_Xmust be still emulating floppys to start23:13
Proto_X1.44mb limit sux on ancient pxe23:13
Proto_Xmaybe ubuntu is cooler :)23:13
sarnolddepends upon your NIC23:14
Proto_Xwindows is always pain in balls23:14
sarnoldProto_X: maybe if your NIC is annoying you can use ipxe: http://ipxe.org/ (I haven't tried re[placing ROM, just using ipxe in emulators..)23:14
Proto_Xmostly microsoft just makes icons bigger and bigger hiding the real commands23:14
Proto_Xmy nic's support it better then vmware23:15
Proto_Xif it works in vmware then its already mint23:15
Proto_Xlol23:15
Proto_Xalright you guys rock :)23:16
Proto_Xsetting up pxe in windows server pages went on and on forever, ubuntu was like 3 pages must be better built for it23:17
Proto_Xi might be able make cool stuffz do stuffz :D23:17
Proto_Xthats so awesome23:17
sarnoldmodular pieces that you can connect together as you wish is pretty awesome design :)23:17
Proto_Xdoes all ubuntu versions do it or is server best built for it23:18
Proto_Xthe hosting part23:18
Proto_Xi need more frames per second, all microsoft does is make spinny smiley face icons use 100% cpu 100cores23:19
Proto_Xthe icons that deleted xbox live server lol23:19
Proto_Xea games too no more multiplayer23:21
Proto_Xunless your like madden 2014!!! all day fanboy23:21
Proto_Xbad ass performance and can do stuff ubuntu i like it :D23:22
Proto_Xalright ill check it out thank you for infoz23:22
sarnoldProto_X: ubuntu server and desktop are nearly identical23:23
Davieysarnold: it's common to chainload iPXE from on-nic PXE client, rather than burning it into the nic.23:25
sarnoldDaviey: oh! nice.23:27
sarnoldDaviey: I suspect that'll get most of the benefits of using ipxe without the risk of shredding your nic's warranty :)23:27
Davieysarnold: Yeah, I murmured about doing the burning on my old thinkpad.. didn't.. then it died.  One day i'll be main enough to do it on a prod box. :)23:28
sarnoldDaviey: haha :)23:29
rushedpreparing to upgrade a 1u db server with low write volume & moderate read volume, any links or recommended reading on ssd options? was hoping to make the jump this round, but the poweredge options seem higher then I would have guessed23:50
=== jrib1 is now known as jrib
=== jrib is now known as Guest78727
=== Guest78727 is now known as jrib

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