/srv/irclogs.ubuntu.com/2011/02/24/#ubuntu-server.txt

sstanfieOn a clean (ve) at Media Temple: "apt-get update && apt-get upgrade && reboot" applies 57 patches, but server never returns.00:00
lullabudlikewise-open question...00:02
lullabudthe documentation here says use /etc/init.d/likewise-open restart to restart the daemons... https://help.ubuntu.com/10.04/serverguide/C/likewise-open.html00:02
sstanfieSorry, first time in IRC in about a decade here. I probably didn't phrase my question in the form o fone.00:02
lullabudbut on my system that file does not exist.00:02
JanCsstanfie: Media Temple is a provider of VPS systems?00:02
lullabudis there another all-encompasing-services restart method?00:02
sstanfieJanC: Yes, I'm using Ubuntu 10.04 with Media Temple on a (ve) server. But failing up update/upgrade. Server won't come back after sudo reboot.00:03
JanClullabud: do you use 10.04 and do you have likewise-open installed?00:03
lullabudJanC: yup, fresh 10.04 server test environment with likewise-open and samba installed.00:03
lullabud'grep -ri likewise-open /etc/init.d/*' returns 7 scripts, not sure if i need to restart all of them, and if so if they need to be in a certain order.00:05
lullabudat any rate, it looks like the documentation is incorrect.00:07
JanClullabud: yes, based on http://packages.ubuntu.com/lucid/amd64/likewise-open/filelist I'd say there are multiple services that make up likewise-open now, while in the past there was only one, e.g. in hardy: http://packages.ubuntu.com/hardy/amd64/likewise-open/filelist00:07
JanCso please report a documentation bug...00:08
lullabudJanC: that's odd, this is specifically the 10.04 documentation.  maybe it got neglected because they're moving to samba in 10.10 ?00:08
JanCwell, maybe somebody forgot to check it still applies...00:09
lullabudoh, no, that's not true... they have likewise documentation in 10.10 too... eh, whatever.00:09
lullabuddoes ubotu have a quick link to bug submissions?00:09
lullabud!bugs00:10
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots00:10
lullabud!documentation00:11
ubottudocumentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com00:11
lullabudugh, reporting a bug looks like a real pita.00:12
JanCsstanfie: what technology does Media Temple use for virtual servers?00:13
sstanfieJanC: Looks like Parallels00:13
sstanfiePretty happy with (mt) so far, but I'm stuck on a fairly beginner problem.00:13
sstanfieOn a clean build of 10.04, running apt-get update && apt-get upgrade ... it works, but then "reboot" starts and server never returns.00:14
sstanfieIt applies 57 updates. Kinda out of my league on debugging that.00:14
sstanfie$30 / month for the basic VPS on a (ve) server.00:14
JanCsstanfie: can you "reboot" the system from outside the VM (e.g. a web interface)?  (just in case this is a bug in the reboot code for the Parallels virtualised machine)00:16
sstanfieJanC: Yes, I've rebooted from their web console. Same effect. Right now, I'm in "aptitude" trying to put a hold on mountall.00:17
* JanC pays 15 € / month for a non-basic VM, but that's on a friend's machine... ;)00:17
sstanfieJanC: nice price.00:17
sstanfieAt least I'm not loosing any data on this guy. Just bugging me that I can't update/upgrade a clean box.00:17
JanCsstanfie: if you reboot from the "web console", are upgrades applied?00:18
sstanfieJanC: Hmm, I haven't tried that yet. I can see that a few processes are running (nothing appears hung), but ssh and ping don't reach it.00:19
sstanfieJanC: My workaround is just to skip upgrades at this point and carry on. I have a ticket opened with Media Temple.00:19
JanCso you need to re-install every time?00:19
sstanfieNo. This is literally a clean machine. These are the first two commands I've run on it.00:20
sstanfieHere is MT's step-by-step install instructions: http://wiki.mediatemple.net/w/(ve):Get_started_with_Ubuntu00:20
sstanfieThe first thing they have you do is apt-get update and upgrade. Then box doesn't restart on the subsequent reboot.00:20
JanCseems like they use a custom Ubuntu image?00:21
sstanfieIt might be. I'm thinking that's where the conflict is.00:21
sstanfieI'm running upgrade again, but I put a "hold" on mountall. Will report back.00:21
twbThe fastest answer will be if you call them and say "WTF?"00:21
JanCthere is no way to log in as root on a normall ubuntu install  ;)00:21
sstanfieIndeed. Fixing to do just that.00:21
twbJanC: technically, there is.  It's just that you aren't offered that choice at priority=normal during installation00:22
sstanfieI can get on as root right *after* I choose Ubuntu 10.04. They lay down the image.00:22
twbJanC: with priority=low (i.e. "expert mode"), you're offered to set one.00:22
lullabudsstanfie: did you try reboot --verbose ?00:22
JanCtwb: s/normal/default/  ;)00:22
twbWhatever00:22
sstanfielullabud: will try that right now00:22
twbI only ever use low and critical00:22
sstanfielullabud: of course, I'm probably several time zones away from this VPC, so I can't see the console.00:23
JanCtwb: does that also allow login as root on ssh with a default password?  ;)00:23
twbJanC: not sure about ssh00:24
twbLast time I looked ubuntu didn't default to without-password.00:24
JanCIMO companies like Media Temple should configure VMs with root login over SSH disabled by default00:25
sstanfieroot login *is* enabled by default, but you have to set the password on their web form first.00:26
twbI disagree.  I prefer without-password; having to bounce through sudo makes it harder to set up cpio or tar streams.00:26
sstanfieThen I go in and disable root access and change SSH port, etc.00:26
sstanfieSigh. Ok, I'm calling MT. I can't apply updates and have it reboot at all. talk to you all later. thanks for the help!00:26
JanCtwb: if I really need that, I use 'sudo -i'00:26
twbJanC: uh...00:27
twbssh root@foo tar -c / | ssh root@bar tar -x00:27
JanCah, in that case00:27
twb...that's the kind of thing I'm talking about.  Unless sudo is passwordless, that won't work00:27
JanCbut even then you don't want password logins  ;)00:27
twbOh, I totally agree on that score00:28
twbI'm trying to disable them for *all* users at $office, and convince workers to carry around a keypair on a USB stick00:28
Patrickdkheh, I have to do that00:29
Patrickdkthat is how I care around my harddrive decrypt key00:30
JanCsstanfie: when you say "Parallels", what product do you mean?   I think there are 2 completely different virtual server technologies possible under that brand?00:32
sstanfieJanC: I will check.00:32
JanCI think one of the Parallels technologies in based on linux vserver ?00:32
JanCin which case there might be issues with upstart...00:32
sstanfieI'm running the Parallels Power Panel to manage a "container" which hosts my Ubuntu...00:33
sstanfieOops, Media Temple tech support now on the call.00:33
JanCright, this is not a real virtual machine, but linux vserver IMO00:33
sstanfieUm. Yes.00:33
=== Kiall|AFK is now known as Kiall
JanCwhat was known as Virtuozzo in the past00:34
sstanfieYes, that's it!00:34
twbopenvz is parallels, too00:35
JanCI know upstart has issues on such setups sometimes...00:35
JanCor is it based on openvz, whatever  ;)00:35
twbopenvz *hates* upstart00:35
twbAnd vice-versa00:36
twbYou need to jump through a big bag of hoops to get it working.  Same as LXC.00:36
twbAnd it00:36
twbAnd it's much worse in lucid because upstart handles more of the system than hardy00:36
sstanfieYeah, support guy just verified it's "openvz"00:37
twbsstanfie: I think you should probably cry into your beard00:37
sstanfietwb: LOL00:37
twbFor lucid on lxc, these are the upstart jobs I have to disable: http://paste.debian.net/108677/00:37
twbReplacing them with http://paste.debian.net/108678/00:38
twbOh, don't forget that openvz can't actually restart its containers -- it just has a cron job that runs every five minutes that looks for containers that should be running, and starts them.00:38
twbSo if you're waiting less than five minutes after a restart, it'll look like the container didn't reboot00:38
JanClol00:38
sstanfieAh...the guy has a backdoor and he said the networking is shot on my VM.00:39
twbsstanfie: oh, THAT bug00:39
* JanC is happy he has a Xen-based VM ;)00:39
twb# This one is needed for broken ifupdown NMU 0.6.8ubuntu29.100:39
twbinitctl emit -n net-device-up IFACE=lo LOGICAL=lo ADDRFAM=inet METHOD=loopback00:39
twbIf you're doing a security upgrade of lucid, it'll hang the entire boot process because of that stupid "fix"00:39
sstanfietwb: that initctl thing is for me?00:40
twbsstanfie: try upgrading, but not upgrading the ifupdown package00:40
sstanfietwb: will do00:40
sstanfieTech guy: "Sounds like one of the network package upgrades are killing it"00:40
twbsstanfie: if that works, then you need to tell upstart that the lo device is already up at boot, otherwise it'll hang forever waiting for the kernel to say "hey, lo is up" or so00:40
sstanfietwb: Both me and the tech guy are clueless on that one, but it's a good lead.00:41
twbsstanfie: I'm using LXC with lucid dom0 and domU, and LXC is basically a cleaned-up OpenVZ00:42
twbsstanfie: took me AGES to find that bug :-/00:42
sstanfieYeah, I bet. I will look into it!00:42
twbsstanfie: ask the tech guy if his customers run lucid much00:42
twbsstanfie: if they mostly serve hardy and c5, say, then he won't have run into this before00:43
JanCsstanfie: to be honest, I'd just move on to a real VM-based VPS instead of a container-based VPS   ;)00:43
JanCalthough that seems to be rather expensive at MT00:43
JanCwell, expensive depending on what service level you need of course00:43
twbcontainers are much lower overhead00:43
sstanfietrue true00:43
twbBut if you're just a customer, you don't care about that00:43
JanCI know VM hosting starting at < 8 € / month that probably gets you at least as much performance as that MT container...00:45
JanC(if you don't need an SLA etc.)00:45
sstanfieSo I'm hearing the problem might be with a VPS running in a container.00:46
JanCsstanfie: in case of Ubuntu, yes00:46
JanCit has to do with teh way upstart works00:46
caseinpointdoes anybody know if there is a VNC server that allows for a NAT 2 NAT service for Ubuntu?00:46
JanCcaseinpoint: empathy + vino (built into GNOME) ?00:47
twbMore specifically: upstart is more picky than sysvinit about receiving events from the kernel, and container-based virtualization is relatively poor about faking these events.00:47
caseinpointJanC: thanks, but I don't use a gui.  I'd like to have a user at home be able to connect to my server and then I connect to my server so that I may see his desktop00:48
JanCcaseinpoint: http://blog.desmottes.be/post/2009/09/22/Empathy-228%3A-Easy-Desktop-Sharing00:48
caseinpointI'd like to be able to use it when I wasn't at my home (where my ubuntu server is located)00:48
keestwb: is there a bug for that ifupdown issue?00:48
JanCcaseinpoint: it can use every XMPP (jabber) server  ;)00:49
twbkees: well, I didn't file one.00:49
twbkees: ifupdown is actually doing the right thing00:49
twbkees: problem is in openvz/lxc00:49
sstanfie(I'm skipping the ifupdown upgrade)00:49
caseinpointJanC: awesome... i haven't attempted to install or use a jabber server in over 6 years...00:50
keestwb: ah! okay, I didn't read all the context. I just know I touched-by-proxy the ifupdown package last in lucid. :)00:50
JanCcaseinpoint: maybe you'll need some way to disable confirmation to see the other person's desktop though, don't know...00:50
JanCcaseinpoint: you should be able to use every jabber server  ;)00:50
twbkees: * debian/ifupdown.upstart.if-up: Don't emit a duplicate net-device-up event for lo here, as network-interface.conf will have taken care of it.00:51
twbkees: that was the change that triggers the problem, but AIUI the real issue is that LXC/OpenVZ don't send the appropriate events for upstart to respond to.00:51
sstanfieSuccess!00:53
JanCcaseinpoint: both sides need a telepathy-based client though00:53
sstanfieI skipped ifupdown, mount and mountall. So one of this is causing this thing to fail big time.00:53
twbsstanfie: mount should be fine00:54
sstanfietwb: yeah, tech guy is saying the same.00:54
twbsstanfie: mountall is a dirty hack that's really part of upstart, so don't trust it00:54
sstanfieNow installing mount and mountall, and rebooting. Guessing it will work. So culpritis ifupdown, which matches what you guys thought.00:55
twbsstanfie: try http://paste.debian.net/108679/00:55
sstanfietwb: I will try that.00:56
twbGood man00:56
twbThen you can blog about it or whatever00:56
sstanfietwb: I will.00:56
sstanfieI'm giving the tech guy the paste.debian snippet for their log.00:57
twbGood man00:59
twbAssuming it works, o'course :-)00:59
sstanfietwb: I have the openvz.conf file setup. Do I simply reboot with it there?00:59
twbSure00:59
sstanfietrying it now00:59
sstanfieAt least the tech guy is hanging w/me on the call. He's curious too.01:00
twbYeah, sounds like you lucked out and found a company where the people have a clue01:01
sstanfieAt least he's not rushing me off the call...btw, applying your openvz.conf. stand by.01:02
sstanfietwb: your suggested patch did not work, but I will try one more time. I may have typed something in wrong.01:05
twbGoddamn01:05
sstanfieI didn't put in the last line, the EOF. Necessary?01:05
twbThen plan B is just to pin ifupdown so it never updates01:05
twbsstanfie: yes, the EOF is necessary01:05
sstanfiedoh! Trying it now.01:05
twbEr, yo urealize that paste is stuff you type into a shell?01:06
sstanfietwb: I do :)01:06
twbOK01:06
sstanfieI just didn't highlight the last line, for some reason01:06
sstanfieI am trying again. Will report back in 2 min.01:06
sstanfietwb: few more min.01:10
twbsstanfie: dude, I'm not sitting on the edge of my seat waiting for you01:13
sstanfietwb: hehe01:13
sstanfietwb: after two attemps, the openvz.conf did not have any affect. Patching ifupdown still borks the machine. Workaround for now: skip update on that package.01:20
sstanfieThanks for your help though. It really pinpointed the problem.01:20
twbsstanfie: OK, sorry I couldn't fix it01:20
sstanfieI have a working box. I'm happy enough!01:20
twbNod01:20
sstanfie<bow>01:21
smoserhggdh, did you hang ec2-50-17-76-113.compute-1.amazonaws.com ?01:21
hggdhsmoser: it vanished suddenly01:24
smoserhggdh, do you want me to reboot it?01:26
hggdhsomer: no, not right now -- not tonight01:27
smoserhggdh, so are you done with it then? i'll kill it01:28
hggdhsmoser: please go ahead01:28
twbIf a filesystem is mounted noexec,nodev,nosuid -- can I still *create* executables, device and set-uid files, and they simply aren't honoured?01:29
smoserall of them ? just that one01:29
hggdhsmoser: just the two from hardy 200901:34
hggdhsmoser: I will have to figure a way for surviving a suddenly-gone system without losing the test results01:35
smoserwell, the reboot brought it back01:35
smoseryou still want me to terminate them, hggdh01:35
smoser?01:35
hggdhsmoser: no leave it, let me have a look01:37
hggdhsmoser: I am re-running the tests, I want to know if we lose the system at the same point in time01:39
jdstrandhallyn: hey. so I just finished reviewing/testing your libvirt merge01:49
hggdhsmoser: I think ec2-50-16-176-170.compute-1.amazonaws.com also died01:49
jdstrandhallyn: seems solid :)01:49
smoserit seems it may have, yes01:49
smoserhggdh, the "good news" is that the stable hardy kernel did01:49
smoserso its not regression01:50
hggdhsmoser: yes. Both died while running kernel-security.py01:50
smoserand reproducibly01:50
smoserso that sgood01:50
jdstrandhallyn: I have made some light changes to the changelog: http://paste.ubuntu.com/571460/01:50
hggdhso I think the std hardy is not a kosher food for -security01:51
jdstrandhallyn: I (of course) left your name in the changelog, but want your ack if you are around before uploading01:51
jdstrandhallyn: I made quite a few changes to qrt, and testing looks good01:52
jdstrandhallyn: I had to disable the save/restore tests cause they were failing. that needs investigation01:52
jdstrandhallyn: there is also another test failing that I think is a perms issue01:53
jdstrandhallyn: both failed in current natty, so I am not worried. I will look at those test cases tomorrow or so01:53
hallynjdstrand: thanks.  changelog changes look good.  I guess I'd thought you did nt want the 0.8.3-1ubuntu{2..14}  entries01:55
jdstrandhallyn: it was a weird thing to describe01:55
jdstrandhallyn: so no worries :)01:55
hallynthe other test failing, you mean in qa tests?01:55
jdstrandyeah, qrt01:55
hallynok01:56
jdstrandqrt was not happy with natty's libvirt :)01:56
jdstrandI've fixed almost all of it, except save/restore and the other thing01:56
jdstrandhallyn: thanks so much for your hard work! I know it was a pain01:56
hggdhsmoser: ec2-50-16-176-170.compute-1.amazonaws.com should not have died, though01:56
smoseryou wnat me to bounce it?01:58
jdstrandhallyn: fyi, in the past the merges typically took me a day or two to get perfect for upload01:58
hallynjdstrand: but a week might be stretching it a bit?  :)02:00
hallynjdstrand: thanks, i'll say i'm glad to be through :)02:00
jdstrandhallyn: well, this was more than a merge. it was a resync02:00
jdstrandhallyn: yes, it is always a great relief :)02:00
jdstrandhallyn: uploading now!02:00
hggdhsmoser: yes, please bounce it02:01
jdstrandhallyn: I don't know. now that you did it, you may want to consider how to make it easier going forward. whether that is pushing as much as can be to Debian, or permanently forking and cherrypicking changes from them02:02
jdstrandhallyn: the merge route is attractive cause you get bug fixes from them, as well as new upstrema versions, but it is a real pita02:02
smoserhggdh, bounced02:02
jdstrandhallyn: upload \o/02:06
jdstrandand with that, I'm outta here02:07
hggdhsmoser: thanks. It seems -security cannot be run on the std kernel02:14
mdeslaurhallyn: wow, that libvirt merge was humungous!02:22
mdeslaurs/humungous/humongous/02:23
Davieyyeah, i was just about to congrats him.  Rather him than me :)02:29
hggdhsmoser: ec2-75-101-184-41.compute-1.amazonaws.com can be terminated02:37
hggdhsmoser: ec2-50-17-76-113.compute-1.amazonaws.com also can be terminated02:47
hggdhsmoser: and ec2-174-129-132-135.compute-1.amazonaws.com02:49
smoserhggdh, ok. so you've still got ec2-50-16-176-170.compute-1.amazonaws.com03:21
=== Kiall is now known as Kiall|AFK
hggdhsmoser: yes, which just went down :-(03:38
smoserhm...03:38
smoserwell, we're learning some things03:39
smoser:)03:39
hggdhlet's bring it back tomorrow morning03:39
hggdhwe certainly are!03:39
hggdhI am now half-fried, half-baked03:39
goddardwhat do people use to monitor multiple servers and push updates?03:52
smosergoddard, landscape is a product from Canonical that can do that.03:54
smoseri probably sound like i'm just touting "CANONICAL", but i honestly don't know of other products. i'm sure there are.03:54
smoserie, puppet does some of those sorts of things, and is very popular here.03:54
goddardI don't mind paid solutions as long as they do a better job then the free versions03:56
smosergoddard, i believe you can get a free trial of landscape04:05
goddardany idea how much it is/04:06
goddardabout 500 for a year04:08
goddardthats exspensive04:08
timboyhaving an issue with an ec2 instance. on boot I get this plymouth issue: http://pastebin.com/QDLS5nER04:47
timboyfound a couple bugs that are "fixed" but i'm wondering how to get this one working for now. bugs: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/571707 and https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/68283104:48
uvirtbotLaunchpad bug 571707 in linuxmint "fsck progress stalls at boot, plymouthd/mountall eats CPU" [High,Confirmed]04:48
=== jmarsden_ is now known as jmarsden
=== adamruffolo is now known as ruffdog
=== ruffdog is now known as heron_Marked
=== heron_Marked is now known as ruffdog
=== Kiall|AFK is now known as Kiall
=== Kiall is now known as Kiall|AFK
=== Kiall|AFK is now known as Kiall
=== Kiall is now known as Kiall|AFK
AlestanOkay, so I'm stumped.  I've got a server with a 32 GiB hard drive, df reports 100% use with 140 MiB available space.  'du -h --max-dept=1 /' reports 19 GiB used.  I've cleaned the apt cache and the recycle bin.  Any thoughts on where the missing space went?06:09
Alestanshoot, I bet I've got a lot of tiny files, so used space is low, but free blocks are low too06:16
=== andol_ is now known as andol
lifelessdifferent file system06:17
lifelessbah06:17
lifelesswhat I mean is06:17
lifelesssay you have /foo06:17
lifelesswith 20GB of data in it06:17
lifelessand you have sdb1 mounted at /foo06:17
lifelessthe du / will not report on the space used by foo on the root filesystem06:17
Alestan/dev/sda1 on / and the stuff on /dev/ and /var/run /var/sys /proc and /sys and that's it for mount.06:24
Alestannone of those have much stuff in them either.06:24
AlestanI wonder if it is something to do with the postgres server.06:26
boxybrowncan i setup apt-get to automatically install recommended packages06:26
AlestanYou mean recommended updates?06:27
boxybrowni dont think so, i think i mean recommended packages06:30
boxybrown(i think those are different?)06:30
boxybrownif you do an aptitude install, it will say "not installing recommended packages" and list them06:30
boxybrownthis flag:        -r, --with-recommends06:31
boxybrownfor aptitude06:31
AlestanAh, yes, and you want the same for apt-get06:31
Alestanapt-get --install-recommends06:32
Alestanit's in the man page :-P06:32
boxybrownwell, I was under the impression you could make this the default behavior06:33
boxybrownso you dont have to provide the flag06:33
boxybrownand I was wondering how you do that06:34
jmarsdenlifeless: man du and look at the -x option for how to let du only show one filesystem06:34
lifelessjmarsden: you're missing the fault ;)06:34
twbReccommends is opt-out in all recent releases06:37
twbAlestan: du -mx / | sort -nr | head -$((LINES-1))06:38
twbAlestan: du -hx / | sort -hr | head -$((LINES-1)) # if you have a recent system06:38
twbAlestan: du -mx / | xdu # if you have X06:38
boxybrowntwb: is there a way to change this behavior?06:39
boxybrownrecommends aren't getting installed when i install packages06:39
twbboxybrown: yes, see apt-config(1)06:39
twbboxybrown: are you using apt-get, or what?06:40
boxybrowntwb: okay, thank you06:40
boxybrowntwb: apt-get and aptitude06:40
boxybrowndepending on which tutorial im following...06:40
boxybrownor what tool I need (aptitude why, apt-cache search)06:40
=== deegee_1 is now known as deegee_
boxybrownsooooo, this isn't mentioned in the apt-config(1) or apt.conf(5) docs at all06:49
boxybrownbut I found this: http://www.linuxquestions.org/questions/debian-26/how-to-configure-apt-get-to-install-suggested-packages-169746/06:49
boxybrownand it seems that there is a package specifically for this (wajig)06:50
boxybrownpretty messed06:50
Alestanhm 18953 on /06:53
Alestan(I do have x but don't have xdu and have too little space to install it)06:54
Alestanso du -mx / | sort -nr | head -$((LINES-1)) agrees with the simple du /, but not with df06:58
=== jjohansen is now known as jj-afk
twbboxybrown: what release?  Lucid?07:10
twbboxybrown: note that "Suggests" is not the same as "Recommends"07:10
=== erichammond1 is now known as erichammond
uvirtbotNew bug: #724155 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1" [Undecided,New] https://launchpad.net/bugs/72415507:21
=== erichammond1 is now known as erichammond
=== Brumle__ is now known as Brumle
=== erichammond1 is now known as erichammond
=== erichammond1 is now known as erichammond
=== erichammond1 is now known as erichammond
kim0hallyn: I see the libvirt update I got this morning allows qxl devices and starts kvm with -vga qxl. seems you already pushed the new bits out ?09:39
kim0hallyn: not sure however where the spice client is. Please ping me once you're around, thnx09:41
xamparti want to duplicate my server logs to another server and keep them synced. experiences?09:50
JenniferB2i have installed ubuntu server on machine.. i have also installed gnome-core and others.. and wish to log in and have access to a desktop09:52
JenniferB2how can I do that?09:52
JenniferB2installed vino but not sure how to use it09:52
lifelessSpamapS: is lucandra packaged?09:53
kim0xampart: rsyslog has remote sending capabilities (might wanna look at rsyslog-ng too)10:03
araHello all!10:40
araIs there any known bugs on today's dailies about network not working?10:40
xampartkim0: ok....i'll look into that10:45
Davieyara, during install or after install?10:46
araDaviey, during the installation10:47
ara(when trying to set up the network with DHCP)10:47
Davieyara, we've been in a bad way most of the week due to d-i failing to find the kernel modules.. I would be suprised if anyone else has manually tried the daily from today... Other than the husdon tests10:48
Davieywhich AIUI don't rely on networking :/10:49
araDaviey, I will try the daily in a vm10:49
Davieyara, certianly *looks* like a dhcp request was successful - http://hudson.qa.ubuntu-uk.org/job/natty-server-i386_akt-tbench/10/console10:50
Davieyara, My hunch is a request being successfully made, but not acted on... seems the husdon tests are all failing10:52
Davieyjamespage, ^^10:52
jamespageDaviey: looking now10:52
arajamespage, Daviey: thanks, if you find the root cause and file a bug, please, let me know10:54
Davieyara, wilco10:54
=== Kiall|AFK is now known as Kiall
jamespagelooks definately broken: http://hudson.qa.ubuntu-uk.org/job/natty-server-amd64_lamp/88/console10:55
Davieyjamespage, are you seeing just a timeout and no data?10:55
Davieyhudson timeout10:56
jamespageSome sort of DHCP request is happening; however the test case it not contactable once its started - so no useful diagnostic from the automated test cases - tests just  timeout after 80 mins10:56
arajamespage, I am trying in a VM, to see if I can get some useful logs10:56
araguys, jibel filed bug 724242 this morning10:57
uvirtbotLaunchpad bug 724242 in debian-installer "alternate and server images fail to install: d-i stops with "Your installation CD-ROM couldn't be mounted"" [High,New] https://launchpad.net/bugs/72424210:57
jamespageara: let me just grab an ISO and I will try to confirm as well11:00
jibeljamespage, the cdrom is detected but can't be mounted for some reason11:00
jamespagejibel: so I think a d-i change went in yesterday as all installs where failing with a 'unable to find kernel modules' error message.11:04
Davieyi thought the build from today was supposed to resolve that11:08
jibelDaviey, indeed, it's fixed but revealed another bug apparently.11:09
Davieylovely11:09
* Daviey syncs his iso11:10
psteynhiya any idea which release will include mysql-5.5  yet?11:14
jamespageDaviey, ara, jibel: well I get the same - not much in the syslog11:15
jibeljamespage, cjwatson is on it.11:15
jamespageexcellent11:16
cjwatsonyeah, I'm looking at it11:16
jibeljamespage, I'm adding alternate to automated iso testing. This is not really different from server but my plan is to create a template.alternate separated from server. What do you think ?11:17
jamespagejibel: good idea11:18
jamespagejibel: I really want to separate the templates from the main package into a bzr branch - means they can be updated much easier - one for next release11:19
jibeljamespage, we'll have usit-core for the main package, and usit-server, usit-alternate, usit-desktop, one per variant that's it ?11:20
jamespagejibel: well we are almost there TBH - I just think that the test case templates should not be packaged and should be pulled from bzr prior to test execution11:21
jamespageusit-core would remain - the others would be stored in bzr branches11:21
jibelunderstand. that's nice.11:22
jamespagetrying it out on the ec2 testing automation I'm currently working on11:23
cjwatsonit's a udev regression11:34
hggdhoh. So the ISOs are still hosed12:20
cjwatsonyes, just uploading a udev fix now12:24
hggdhwill re respin the ISO?12:27
overriderI am planning to setup a RAID6 using 8 x 2TB SATA Drives. What if i have to reinstall the OS, will it see my RAID and detect the Partitions i made correctly?13:13
=== patdk-wk_ is now known as patdk-wk
jo-erlendI'm installing Pootle on my server. It requires me to use a module for Apache. I'm supposed to do something like WSGIScriptAlias /pootle /location/of/wsgi.py. It tells me to do that in the main Apache config, but is it possible to do that for only a certain site, using a site configuration file like /etc/apache/sites-available/mypootle?13:20
hallynkim0: the libvirt sync had nothing to do with our quest for spice :)  The client isn't there bc I've not yet created the spice package.  Whatever is in libvirt is just there bc it was in upstream (or debian's package)13:30
smoserjdstrand, around ?14:02
jdstrandsmoser: hey, what's up?14:07
smoserwould you have time to review a package for me ?14:08
jdstrandsmoser: I can try. I've got a couple sponsored uploads for natty FF ahead of you atm. what is it?14:09
smoserits a small native package that contains two initramfs tools14:10
jdstrandsmoser: is this for FF?14:10
smoserum...14:10
smoser:)14:10
smoseryes14:10
smoserbut its not terribly, terribly important, and i can seek other help14:10
smoserhttps://code.launchpad.net/~smoser/+junk/cloud-initramfs-tools/14:10
jdstrandsmoser: ok. If I take it, it will be cutting it tight, especially if changes need to be made. I can do it, but it will be in a bit. if that is ok, then please put your signed source package, ready for upload/sponsorship on chinstrap and I'll look at it14:12
smoserok.14:13
boxybrownis it recommended to use apt-get or aptitude to install packages?14:13
overriderI really want to setup a huge /data partition using raid6 with my 8 Drives. I assume i should have a seperate drive to install the OS own? Or just take two out of my 8 drives and use a small partition for raid1 so it can boot?14:13
RoAkSoAxmorning all14:19
* ScottK pokes at SpamapS again.14:26
ScottKping14:26
=== JamesHarrison` is now known as JamesHarrison
jdstrandsmoser: fyi, the FF stuff that is ahead of you is going to take a while longer than expected. I'm sorry14:34
smoserjdstrand, you need to manage your time better14:34
jdstrandsmoser: haha14:34
smoseryou shouldn't wait till the last minute to try to get features in.14:34
smoseroh wait, that was me14:34
smoser:)14:34
jdstrandsmoser: well, I can only review stuff when it is given to me :)14:35
smoserthanks, though.14:35
jdstrandsmoser: I'll try to get through it and ping you in case you need me14:35
jdstrandif there is time14:35
azizLIGHTSi want to run google chrome in a gui from the server (there is no gui there now), should i install x11 server xming on my windows?14:36
jo-erlendwhy is it so much more complicated to install webapps than other applications?14:47
compdocazizLIGHTS, you want to install a desktop?14:50
azizLIGHTScompdoc: i wantrun google chrome on the server but avoid installing full gui solutions, and if possible to not even install gui but somehow run google chrome with the server lol14:51
compdocdont think thats possible14:52
azizLIGHTSwhat about with x11 server and client system14:52
compdocyou can install KVM and run ubuntu with a desktop in a VM14:52
joschiazizLIGHTS: what do you want to achieve?14:52
jo-erlendazizLIGHTS: because you'd like to expose your servers to security flaws in the browser, or just to hide your IP?14:52
azizLIGHTSi use the server for proxying but my connection to server is unreliable... so i must do browsing on the server itself now and vnc?14:53
jo-erlendazizLIGHTS: _what_?14:53
patdk-wkwouldn't that be much worse?14:53
patdk-wkvnc uses much more traffic than webpages14:53
azizLIGHTSi use the server as a proxy for internet browsing at home14:53
compdocvnc requires a desktop, like gnome14:53
azizLIGHTSusing ssh tunnel or openvpn14:54
azizLIGHTSbut my ocnnection is breaking all the time (isp interferences?)14:54
jo-erlendazizLIGHTS: so... How would running the browser from the server help?14:54
azizLIGHTSi can continue where i left off after reconnect14:54
jo-erlendazizLIGHTS: oh, ok. I don't think I'd recommend browsing from the server, but if you want to, you can probably use x2go and run the browser that way. The chrome package will probably depend on a desktop environment though.14:55
azizLIGHTSthings like downloads javascriptiong and session ids need full browser like google chrome and not gonna work with wget curl or elinks or lynx14:55
azizLIGHTSbut im trying to avoid installing a a full desktop so im curious what this means: https://help.ubuntu.com/community/ServerGUI#X11 Client Installation14:56
jo-erlendazizLIGHTS: I just gave you a solution. You'll just need to install a browser.14:57
azizLIGHTSoh ok, x2go, looking at it now thx14:57
jo-erlendx2go acts similarly as screen, except for X applications. So you can run a full desktop from the server if you want to, or only a single application like a web browser.14:58
azizLIGHTSyes yes!14:58
azizLIGHTSi only need google chrome14:59
azizLIGHTShow would i see the desktop over the internet on my home machine15:00
azizLIGHTSvnc?15:00
jo-erlendx2go.15:00
jo-erlendvnc is very slow. x2go is fast.15:00
azizLIGHTSthis is like nx?15:02
bencer_try neatx, but last time was i did wasn't the most stable thing15:02
azizLIGHTSfor x2go, i have to have a gui already in place?15:05
jo-erlendazizLIGHTS: it _is_ based on nx15:08
jo-erlendbencer_: x2go is much better than neatx. They stopped developing that a long time ago.15:08
bencer_jo-erlend: is x2go is currently maintained?15:09
jo-erlendfreenx also seems dead. I don't know how 2x is doing, but Nomachine seems to be focusing on NX4, which is proprietary.15:09
jo-erlendbencer_: yes.15:09
bencer_i'll give it a try15:09
jo-erlendx2go is not compatible with the client from Nomachine or OpenNX though.15:09
=== K4k_ is now known as K4k
jo-erlendbut then X2go is also much better integrated with Ubuntu, with support for PulseAudio, etc.15:10
azizLIGHTSso what exactly to install if i got no gui setupt all right now, to make x2go work such that a windows home computer can see a google chrome running on server15:11
jo-erlendazizLIGHTS: exactly? openssh-server, x2go and chrome, along with all dependencies.15:13
azizLIGHTSok i want to test this on a vm first, before putting it live15:19
azizLIGHTSam i on 32bit or 64bit15:19
compdocgood question15:20
laenazizLIGHTS: lol15:21
azizLIGHTSim seirous15:22
laenAre you trolling?15:23
azizLIGHTSim looking at cat /proc/cpuinfo15:23
azizLIGHTSgoogling if this cpu is 32bit or 64bit15:23
compdocuname -a15:24
kim0azizLIGHTS: are you installing x2go in the cloud? this might be helpful http://foss-boss.blogspot.com/2010/11/show-off-ubuntu-desktop-on-cloud.html15:24
azizLIGHTSi686 is 64bit right?15:24
kim0azizLIGHTS: no 3215:24
azizLIGHTSkim0: im on ec2 how did you know15:25
laenhahah15:25
kim0:)15:25
azizLIGHTSthis says im on 64bit not 32bit :/ http://ark.intel.com/Product.aspx?id=3308115:26
azizLIGHTSkim0: nice article thanks15:27
kim0azizLIGHTS: why r u checking ur cpu, if you'll be running chrome on ec2 anyway ?15:27
compdocazizLIGHTS, you cpu is 64bit, your OS is 32 bit15:27
azizLIGHTSim trying to get the same iso from ubuntu for vmware15:28
azizLIGHTSto test before i put x2go live15:28
kim0just use 32 bit safest choice :)15:28
azizLIGHTSok, makes sense15:28
azizLIGHTSty compdoc15:29
compdocazizLIGHTS, how much ram do you have?15:29
azizLIGHTSMem:        646172     319516     326656          0     105108     12136815:30
azizLIGHTStotal, used, free15:30
compdocdo you know how much ram you purchased?15:30
azizLIGHTSim on free tier ec2, the micro isntance15:30
azizLIGHTSfree for 1 year15:30
compdocoh15:31
compdoca hosted server15:31
azizLIGHTSi believe, vps, it is?15:32
compdocyes15:32
azizLIGHTSits cool, i get to test ubuntu out15:32
jo-erlendI need my apache httpd to access some files that are outside /var/www, is that a problem?15:33
kim0hallyn: I checked the MIR thing, still unsure what package to file MIR for. When we're set, please explain what needs to be done, thnx15:34
azizLIGHTSkim0: that guide installs x2goserver-home and then it goes on to isntall ubuntu-desktop :(((((15:34
azizLIGHTSthats gnome lol... i think thats a bit much??15:34
kim0azizLIGHTS: isnt that what you wanted to do15:34
azizLIGHTSi just want google chrome15:35
kim0well, install some light weight envrionment fluxbox or whatever15:35
jo-erlendazizLIGHTS: have you installed google chrome?15:35
azizLIGHTSoh... so i do have to isntall a gui15:35
azizLIGHTSjo-erlend: no im still reading on this15:36
jo-erlendazizLIGHTS: you have to have a gui on your client PC.15:36
kim0azizLIGHTS: chrome is just a browser like firefox, it needs a gui15:36
hallynkim0: I'm hoping to create two new packages: spice-protocol and spice.  And use our existing libcelt-dev package.15:37
azizLIGHTSjo-erlend: u said  < jo-erlend> azizLIGHTS: exactly? openssh-server, x2go and chrome, along with all dependencies.15:37
hallynkim0: (the ppa you pointed to yesterday was repackaging an older version of celt which requires less delta from spice, but an extra package...  6 of one, half dozen of the other)15:37
hallynkim0: I've been finishing up some odds and ends, think I'll do the spice package soon15:38
hallyn(on a call right now - though by myself so far :)15:38
jo-erlendazizLIGHTS: the guide you seem to be reading, is about showing off ubuntu desktop. How would you do that if you didn't have ubuntu desktop installed?15:38
kim0hallyn: awesome, just let me know how can I help whenever it's ready15:38
azizLIGHTSjo-erlend: from ur instruction i thought i didnt need to install gnome/ubuntu desktop15:39
hallynkim0: thanks, will do15:39
* kim0 nods15:39
azizLIGHTSand so i was suprised when i saw it in the guide15:39
kim0azizLIGHTS: just replace "apt-get install ubuntu-desktop" with whatever simpler GUI you want15:39
kim0icewm or flux ...etc15:39
jo-erlendazizLIGHTS: if you want to display an Ubuntu Desktop, then you have to install an Ubuntu Desktop. The guide is _not_ about running Chrome rootlessly from a remote computer.15:39
azizLIGHTSok so i can isntall x2goserver-home, fluxbox, and then chrome15:40
azizLIGHTSubuntu-desktop is too much15:40
overridermaybe i should try to install and run ubuntu server off a usb stick, so then i can safely work and manage my 8 drive raid array as i please15:41
overriderin the spirit of freenas or qnap devices, which also hold the os image seperate from the data array15:41
jo-erlendinstall x2goserver-home and chrome. Don't install anything more than chrome requires.15:41
azizLIGHTSwhy do you say x2goserver-home and chrome only? no gui? why15:41
azizLIGHTSim confused15:42
jo-erlendazizLIGHTS: if you want to run a desktop, then you must install a desktop. If you only want to run chrome and you don't want to run a desktop, then you install chrome and not a desktop.15:45
azizLIGHTShow will chrome run without a gui?15:45
azizLIGHTSif i onl install chrome..15:45
jo-erlendazizLIGHTS: as I said, you have to have a GUI on your client.15:45
azizLIGHTSmy windows computer?15:46
jo-erlendazizLIGHTS: well, I can't recommend Windows, but it does work. You'll install x2goclient on it and connect to the server.15:47
azizLIGHTSso: on server install x2goserver-home and chrome, on home win7 install x2goclient. any more stuff?15:48
jo-erlendyes, you need openssh-server too.15:48
=== roaksoax__ is now known as andreserl
jo-erlendand you'll probably want to replace Windows 7 with Ubuntu Desktop, of course, but that's optional.15:49
azizLIGHTSwell i will do that when microsoft dies15:53
azizLIGHTSnow i wait 1 day for ubuntu-10.04.2-server-i386.iso to download15:53
azizLIGHTSzzzz15:53
hggdhsmoser: whta are the wiki pages for the lucid/maverick ec2 images? My ffox history is, ah, out-of-date15:55
smoserhttp://uec-images.ubuntu.com ?15:55
hggdhsmoser: ah, perfect, thank you15:58
hggdhsmoser: BTW, what about the version string stating -generic on hardy ec2?15:58
smoseroh. i didn't realize thats what you were pointing out15:59
smoseri thought you were pointing out its funny version *number*15:59
smoserthats really a kernel-team call from my perspective, it sure seems like a bug to me.16:00
jo-erlendazizLIGHTS: you don't have Ubuntu Server yet? I thought you were working on it already?16:08
azizLIGHTSjo-erlend: im downloading a image for my vmware16:09
jo-erlendazizLIGHTS: oh... VMWare even. :=16:09
kim0whenever my laptop boots, a dnsmasq instance is running which blocks libvirt's "default" network from starting. How do I know what starts that dnsmasq instance16:35
jamespagekim0: we had similar issues with some of the automated ISO testing setup for Ubuntu; do you also have the main dnsmasq package installed?16:36
kim0jamespage: I have dnsmasq-base & dnsmasq16:39
jamespagekim0: thats where your issue is - dnsmasq will start before the instance that libvirt starts16:40
jamespagekim0: if you don't need it drop dnsmasq16:41
kim0which package should I remov16:41
kim0the -base one ?16:41
jamespagenope - dnsmasq-base is used by libvirt and dnsmasq - so just drop dnsmasq16:41
kim0jamespage: got it .. thanks. Interesting however that I cannot think of a generic way to track how did process X get started16:42
SpamapSlifeless: no, unfortunately, lucandra hasn't even been looked at.16:47
SpamapSScottK: right, upstart for postfix. Please do send it over. I've been taggging any bugs w/ upstart jobs in them as 'upstart' so feel free to do that as well16:47
zulhallyn: hey quick lxc connection: for the ip address do i have to use something like 192.168.0.1/24 ?16:47
hallynzul: you can just leave it out and use dhclient...16:50
hallynzul: (and then have the dhclient options pass hostname so  you can 'ssh lxcguest.')16:50
zulhallyn: excelente less code16:50
hallynjdstrand: people.canonical.com/~serge/libvirt_0.8.8-1ubuntu2.debdiff has the fix (from upstream) for that commnandtest breakage that I had to patch around16:56
jdstrandhallyn: ack, though it will be a little while16:57
jdstrandhallyn: thanks for chasing that down16:57
hallynjdstrand: np, no hurry on that of course16:58
jdstrandhallyn: there is a leak patch to the security drivers that I saw committed recently that I would like to investigate16:59
jdstrandhallyn: [libvirt] [PATCH] security: avoid memory leak16:59
jdstrandhallyn: if you were so inclined, that could be investigated too. otherwise I will do it17:00
hallynjdstrand: noted17:00
_1094kmswhere is the binary of the cd command located?17:08
=== Kiall is now known as Kiall|AFK
pmatulis__1094kms: man bash-builtins17:08
hallynzul: doh, what ever happened to the patch you wanted in lxc for improving lxc-ls ?  mind opening a bug for it if you still want it?17:10
zulhallyn; i dont need it, i worked around it for what i was doing17:11
hallyncool17:11
hallynrock on :)17:11
=== jj-afk is now known as jjohansen
zulhallyn: although the output sucked ;)17:13
_1094kmspmatulis_: thx - I assume then it is not possible to specify an absolute path for cd :-(17:15
laen_1094kms: correct!17:20
_1094kmsI guess I could write my own cd command in a bash file in /usr/bin/cd17:22
StSapphQuestion which may or may not be applicable here. I'm running an Ubuntu server, and it is no longer responding to pings or attempts to connect via SSH, but Apache running on it still serves pages without issue. Any clue what could be causing this?17:37
jo-erlend_1094kms: huh?17:38
jo-erlend_1094kms: why would you want to do that?17:38
jo-erlendStSapph: firewall?17:39
StSapphjo-erlend: Nope, the server is in the DMZ, and it randomly did this on its own while I was at lunch. Was SSH'd in, came back to a timed out error, and cannot get in now.17:40
jo-erlendStSapph: what does nmap tell you?17:41
_1094kmsjo-erlend: I have trouble calling a php script inside a symlinked working directory in cron so I need to issue a 'cd' command before. My hosting panel requires an absolute path as first argument. Workaround was to preceed the whole thing with /usr/bin/pwd ; cd $mypath; php /path/to/symlinked/executable.17:42
StSapphjo-erlend: At work on a windows machine, so I don't have access to nmap.17:43
jo-erlend_1094kms: I didn't understand that.17:43
jo-erlendStSapph: if you give me an address, I can check for you, if you like. But if httpd is available, sshd is not and it no longer replies to ping, I'd say it's a firewall issue.17:44
_1094kmsIt's really more a php problem. I run a php with includes from cron. PHP doesn't find includes because the executable is called from the abs path. includes can only be found from the symlink path.17:44
guampasomebody here is familiar with mikrotik routeros?17:44
StSapphjo-erlend: Sure. http://aweso.ms, ip 74.83.19.14817:44
jo-erlendStSapph: http://paste.ubuntu.com/571825/17:48
jo-erlendsshd doesn't seem to be running, or a firewall is blocking it.17:48
StSapphNo, SSHD is running on 44317:49
jo-erlendStSapph: oh. Then everything seems to be fine.17:49
StSapphStrange17:49
jo-erlendit responds to my connection attempts.17:50
jo-erlendStSapph: how are you trying to connect to sshd, do you remember to specify the port to connect to?17:50
StSapphYep17:50
StSapphIt's set to that so that I can connect via networks that block everything but HTTP/S17:51
jo-erlend<StSapph> jo-erlend: At work on a windows machine, so... <--- Well, there's your problem. :)17:51
jo-erlendStSapph: I got that. I've done that myself occasionally.17:52
StSapphHaha, it just seems to odd that it was working... and then stopped.17:52
StSapphSo you're thinking it's probably just a local connection problem?17:52
guampai have read somewhere that using more than one A record for my nameservers is ok, but after testing i have mismatch with the glue records from the parent NS (it only shows one A for each NS)17:52
* patdk-wk wonders why you would even want to do that?17:53
guampalol, just trying to have an orthogonal setup, actually i'm not very experiencied17:54
jo-erlendStSapph: it doesn't reply to pings though.17:54
StSapphYeah. I'm not 100% certain that it did before, though I *thought* it did.17:54
StSapphIt seems strange that my local connection can reach it via HTTP, and can reach other servers via HTTPS (so that port isn't blocked), but can't reach my server on that port.17:55
guampahave two wans, trying to set up balancing / failover17:56
jo-erlendStSapph: try to connect using your IP instead of hostname?17:57
jo-erlendguampa: isn't that what SRV records are for?17:57
StSapphjo-erlend: No response.17:57
jo-erlendStSapph: what client do you use?17:58
StSapphputty17:58
guampajo-erlend: i think those are more used in ADS for example17:58
jo-erlendStSapph: what if you try telnet aweso.ms 445?17:58
jo-erlendehrm, 443.17:59
StSapphjo-erlend: On port 443, the connect opens to a blank window and then closes. Windows telnet client clears the command prompt18:00
StSapphOn port 23, it simply can't connect18:00
jo-erlendStSapph: on port 23? Why would you want to even try that? You're not listening on that port, are you?18:01
jo-erlendport 23.. Isn't that identd or something?18:01
StSapphDefault telnet port, according to putty18:01
jo-erlendoh. telnet. I knew if was some kind of dead, useless protocol :)18:01
StSapphlol, yeah18:01
jo-erlendStSapph: I didn't ask you to try that. I asked what happens if you run "telnet aweso.ms 443"18:02
StSapphTrying to telnet in to SSH seems to make the client go screwy, though18:02
StSapph[13:00] <StSapph> jo-erlend: On port 443, the connect opens to a blank window and then closes. Windows telnet client clears the command prompt18:02
StSapphIt doesn't "not connect", but it doesn't work or do anything else, either18:03
jo-erlendStSapph: did you open a cmd.exe window first, or did you just run it from the start menu?18:04
StSapphjo-erlend: The former. The "opens then immediately closes" is when I try to connect via putty.18:05
StSapphOtherwise I ran cmd.exe, and then tried 'telnet aweso.ms 443' and it gave me the weird all-blank screen18:05
jo-erlendoh. Run cmd.exe first, then type in "telnet aweso.ms 443"18:05
StSapphYeah, did18:05
jo-erlendStSapph: that's supposed to happen for a little while.18:05
jo-erlendthen you should see something like: SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu218:06
StSapphHm. I'll try leaving the window open longer. It should do that without providing any further input?18:06
jo-erlendyes.18:07
uvirtbotNew bug: #724470 in eucalyptus (main) "apache2: symbol lookup error: /etc/eucalyptus/axis2/services/EucalyptusNC/libEucalyptusNC.so: undefined symbol: rampart_print_security_processed_results_set" [High,Confirmed] https://launchpad.net/bugs/72447018:07
StSapphBeen open for about 2-3 minutes now18:08
StSapphStill a blank screen18:08
jo-erlendStSapph: if that doesn't work, it "has to" be a firewall issue. Windows often uses firewalls for outgoing connections as well.18:08
jo-erlendStSapph: that isn't right.18:09
StSapphStrange.18:10
jo-erlendhave a look at your Windows firewall settings. Or load up Ubuntu on your desktop and see if ssh works from there (which I'm convinced it will)18:10
StSapphEven more odd - I tried SSHing into one of my work servers, and *that* loaded.18:11
jkgI don't promise I'll understand it, but it might be worth pastebinning the output of "ssh -vvv -p 443 aweso.ms" if you haven't already18:11
jo-erlendthat's not very odd? Do you use port 22 for ssh on them?18:11
StSapphOh. Yeah.18:12
jo-erlendjkg: he's using putty on Windows. The sshd seems to be working fine though.18:12
jkgdoh, that's what I get for only skimming the conversation :)18:12
jo-erlendStSapph: seing as this is a Windows PC -- have you tried rebooting? :)18:12
StSapphBleh. Don't think I have a livecd laying around here to try that.18:12
StSapphHaha, touché18:13
StSapphI have not18:13
jo-erlendStSapph: do that and come back, will you? :)18:13
* StSapph nods18:13
scott__New account workflow question. I have sshd configured to not allow password auth; keys only. How do I get the new users' public key into their ~/.ssh? Seems like a lot of gymnastics.18:16
jo-erlendscott__: gymnastics?18:18
shaunoit should be pretty straight forward.  cat key >>/home/$USER/.ssh/authorized_keys & remember to clean up permissions before you leave  (ssh likes 600 on everything)18:18
shaunoor rather, the other way around, it complains if things are world-readable18:18
scott__Right...a bit more specific: Ubuntu on a VPS. Clients are coming in from a couple of MacBook Pros using Terminal.18:18
scott__Somehow I have to get their id_rsa.pub file into their ~/.ssh on the Ubuntu box. They can't do it, since they can't log in yet...18:19
scott__shauno: I follow you on the chmod 600 business.18:19
jo-erlendscott__: ftp?18:19
scott__VPS only allows SSH. There's probably an easy answer here, I'm just spacing.18:20
jo-erlendwebdav? There are lots of ways of transferring files from one computer to another.18:20
scott__jo-erlend: If I allow passwords, then I can just do scp. Very tempting.18:20
shaunois this a vps per user?18:21
scott__About 5 real people on this VPS. I'm on it now with an account that permits ssh and has sudo privs.18:21
scott__And now I'm trying to setup my buddy, on his Mac. I can generate his pub/private key pair, but I can't easily put it in his Ubuntu account .ssh.18:21
scott__Since I can't log in. This is like looking in a set of parallel funhouse mirrors.18:22
scott__First thought is to just allow passwords (change sshd_config). Then have them scp their id_rsa.pub file from Mac to VPS.18:22
scott__But the whole point of this is to disable password access. It's a chicken-and-egg problem.18:23
jkgsurely you can log in as you, use sudo to be able to write to his .ssh/authorized_keys, and all is right with the world18:23
jkgthere's no harm in him giving you his public key, after all18:23
jkg(in fact, why does sshd care about the world readability of that file? writeability, sure...)18:24
scott__jkg: I think I follow you...18:24
Mr_Midnightwhy not enable passwords for the 5 min it will take to upload the ssh key and then disable passwords again?18:24
shaunojkg: I'm not sure if it does for authorized_keys.  I've just made a happy of 600'ing the whole directory to make it easy18:24
scott__jkg: I just need to get access to his public key.18:24
scott__Mr_Midnight: I thought of that. Seemed like a hacky way to accomplish this, but very easy.18:24
jkgwell he can just email you that, or print it and send it by carrier pigeon, or whatever you prefer :-)18:24
scott__jkg: Exactly. I need to get the file somehow. Maybe have him tweet it :)18:25
jkgright :) it's a public key, don't be shy. the only "attack" I can do with it is ... uh, give him access to things.18:25
Mr_Midnightmight not fit inside of a tweet...18:25
scott__YEah, too long for 140 chars.18:26
shaunono-one uses email anymore?18:26
scott__One more question while we're on the subject...18:26
scott__Say I have two Macs. Do I reuse the same id_pub and id_pub.rsa file on both boxes? In otherwords, is that public key "me" or really "me-on-this-box"18:26
scott__Kinda existential.18:26
shaunoit's essentially 'me', but sometimes having different keys in different places is beneficial  (quit blurring the lines between work & home).  but otherwise, using the same key everywhere isn't problemative18:27
StSapphNo luck restarting :(18:27
shaunough, can't type today.  isn't problematic18:27
jo-erlendStSapph: disable your Windows firewall.18:28
scott__shauno: thanks. that helps a lot.18:28
brocki am having problems with uec & eucalyptus anyone that has knowlege would be helpfull18:28
brockthank you18:28
scott__Thanks jkg, Mr_Midnight, shauno. Back to ssh'ing.18:28
shaunoscott__: my key lives on a usb stick and literally follows me everywhere18:28
scott__shauno: oh excellent idea!18:28
scott__shauno: just the public key, right?18:28
shaunothat wouldn't be much use :)18:29
StSapphjo-erlend: Windows Firewall is turned off18:29
StSapphHas been18:29
scott__shauno: So I gotta protect that somehow in case the key is lost.18:29
shaunoscott__: indeed.  if you lose the key, you login with a backup and empty your authorized_keys18:29
shauno(or if you've got key only auth, replace it with a new one)18:30
jo-erlendStSapph: then I have no idea. Since your Ubuntu Server does what it's supposed to, I'd recommend that you ask in ##Windows, at least until you've been able to test Ubuntu on the same machine.18:30
brocki am having problems with uec & eucalyptus anyone that has knowlege would be helpfull18:30
scott__shauno: got it. So far, haven't ever lost my physical keys (knock on wood).18:30
StSapphWill do. Thanks for your help in narrowing down where the issue is  :)18:30
brocki am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull18:31
brockkeypiar wont auth correct anyone run into this problem18:31
zulsorry i had a power outage18:32
kinjahey, I'm having problems installing Ubuntu server onto an older computer and I was wondering if someone here could help?18:33
brockwhats it doing18:34
kinjawell, when I go to install it i get through it asking me about my keyboard and a few other tests it runs, and then i belive it says "checking hardware" to which the loading bar gets to abbout 90% and the screen goes blue with a white bar under it, is that what is supposed to happen? or is there something wron with the hard ware? Im pretty new to linux but im sure you can tell18:36
brockwhats hardware specs18:37
kinjaim not 100% sure, I dont remember how much ram I put in but not much, its a 32 bit processor, 3.2GB hard drive,18:38
kinjacyrix M2 -366 processor18:39
kinjawould that blue screen happen if it didnt have enough ram?18:40
brock128 mb ram server18:40
brock4 gig hd18:41
brockare min requirments18:41
brocklooks like your hd doesnt have enough space18:41
kinjaok thanks!18:42
brocki am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull19:02
brockkeypiar wont auth correct anyone run into this problem19:02
eitriHi. I've just installed ubuntu server on a old computer, given it reserved an ip address on the Dlink dir-655, but I cannot access or even ping the internet from my server. Can someone help me with this?19:29
air^eitri: using dhcp or static? is your gateway correct? dns working?19:30
uvirtbotNew bug: #724517 in unixodbc (main) "isql segfaults in batch mode" [Undecided,New] https://launchpad.net/bugs/72451719:31
hggdhsmoser: yet another Q... the ec2 image for maverick 64 bits us-east-1 (ami-4e29da27) reports as a -virtual19:38
hggdhsmoser: both on uname -r and /proc/version_signature19:38
=== Jare_ is now known as Jare
smoserhggdh, that is correct. it is -virtual19:39
smoserin maverick, it moved from being a sub-flavour to a flavour19:39
hggdhsmoser: thank you. I am getting utterly lost ;-)19:40
smoserbut the hardy one is an issue19:41
smoseryou should open a bug on that19:41
hggdhwill do19:41
=== ogra is now known as Guest91304
donvito2when ubuntu-server runs i got SSL sertificate error than FAIL19:50
donvito2it says i need to do something in apache/conf19:51
donvito2weird19:58
donvito2no one knows19:58
PiciIt literally says "you need to do something in apache/conf"?19:58
donvito2let me check19:58
donvito2Syntax error on line 18319:59
Mr_Midnightso what does line 183 say in the file?20:00
donvito2on /etc/apache2/sites-enabled/apache2.conf20:00
donvito2second im reading because server is on other room20:00
donvito2SSLACertificatepath : direcotry /var/lib/ebox/conf/ssl-ca/ does not exist {FAIL}20:02
donvito2how to disable this?20:03
donvito2or fix it20:03
Mr_Midnightwell do you need SSL?20:03
donvito2no at all20:03
Mr_Midnightok then check the apache2.conf file for where it says to use SSL20:04
donvito2looks like ebox have done something i dont want20:04
boxybrownwhen I run service --status-all, a bunch of services are shown with a [ ? ] next to them.  any idea what this means?20:04
donvito2how to disable sites-enable at all?20:10
StSapphjo-erlend: In case you were wondering, I just found a resolution - it was a random local network issue that they just fixed  :)20:13
jo-erlendStSapph: more precise?20:13
StSapphjo-erlend: No clue. I got an email from corporate IT saying "Durr, we broke something and now it's fixed"20:14
jo-erlendsounds abit like my previous colocation provider.20:15
boxybrownso bcfg2 -vqn is definitely saying my autofs and ssh entries are Incorrect20:16
boxybrownunless I set the status='off'20:16
boxybrowneven though they are definitely currently on...20:16
StSapphThanks again for all of your help, though. Later.20:17
donvito2this ebox20:23
donvito2sux20:23
donvito2he made my box20:23
donvito2to reformat now20:23
donvito2damn20:23
donvito2why ubuntu is more for ebox20:23
donvito2webmin is way way better20:23
Pici!webmin20:24
ubottuwebmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.20:24
jo-erlendyes. It's. Nice.              To. Write.              Like. That.20:24
Pici!enter20:24
ubottuPlease try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!20:24
jo-erlendPici: that was much better :)20:24
donvito2yes Pici im telling my experience with ebox and webmin20:25
Picidonvito2: and we're saying that webmin isn't supported.20:25
donvito2than your support about ebox sux all the way, cause it does problems with apache2 ports!20:26
jo-erlenddonvito2: that's not very precise.20:26
donvito2yes it is, my box is going crazy just because i tryed ebox, first ebox is bad bad with configuring it there are bunch of not figured out things and stuffs20:27
oljasproblem with dahdi module. linux-image-2.6.35-23-server & linux-headers-2.6.35-23-server installed. but when i run "m-a a-i dahdi", module assintant says "no valid kernel headers to use". any thoughts?20:38
_1094kms_1094kms: I think I set up a chrooted cronjob - might be the answer.20:38
Davieyoljas, Have you installed the kernel headers?20:38
Davieyoljas, Why use m-a, dkms should handle it?20:39
oljaslinux-headers-2.6.35-23-server installed. is that enough?20:39
Davieyshould be...20:39
Daviey.. but we added dkms support so you shouldn't need to use m-a20:40
Davieyoljas, try installing dahdi-dkms20:41
oljasim messing with it because dahdi not working outofthebox. ill try dkms20:41
=== ogra is now known as Guest61593
brocki am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull20:45
brocki am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull20:47
oljasError! Bad return status for module build on kernel: 2.6.35-23-server (x86_64) should i revert from this kernel?20:48
Daviey!ask | brock20:52
ubottubrock: 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. :-)20:52
Davieyoljas, Can you pastebin /var/lib/dkms/dahdi/*/build/make.log ?20:54
oljasreverted & rebooting, ill try to do the same with stock kernel20:56
Davieyoljas, ok - great20:56
Davieyoljas, I'm not fully here atm... but will read scrollback20:57
oljasDaviey, it works with stock kernel! Thanks!21:00
Davieyoljas, would like to find out why it is failing on the -server flavour for you eventually21:00
oljasDaviey, en is not my language, what do You want to know literally?21:05
hhhzzzarnhello.21:15
hhhzzzarnAnyone there to help?21:16
ikoniayes21:18
ikoniahhhzzzarn: what's the issue you're seeing ?21:18
hhhzzzarnright now21:18
hhhzzzarni do not have "downloads, pictures, others21:19
hhhzzzarnbut if i start vncserver21:19
ikoniahhhzzzarn: that's because the /root folder is not used, the root account is locked21:19
ikoniahhhzzzarn: the directories you want should be under your users home directories21:19
hhhzzzarnhow can i make a home folder?21:19
ikoniahhhzzzarn: your user will already have a home directory21:19
hhhzzzarni have a vps21:19
hhhzzzarni do not have a user.21:19
ikoniahhhzzzarn: when you create a user, a home directory is auto crewated21:19
hhhzzzarni do not know the name21:19
ikoniahhhzzzarn: how are you logged in ?21:20
hhhzzzarnthrough ssh.21:20
hhhzzzarnshould i go connect through vnc then?21:20
ikoniahhhzzzarn: using what username ?21:20
ikoniahhhzzzarn: no, using what username are you logged in on ssh21:20
hhhzzzarnif i connect through vnc, it will create home folder.21:20
hhhzzzarnroot21:20
hhhzzzarnroot@ip21:20
ikoniahhhzzzarn: ok, then that is not a stock ubuntu install, contact the person who sold you the VPS and ask for support21:20
hhhzzzarnikonia: if i use vnc viewer then it will create a user and a home folder.21:21
hhhzzzarnbut i do not want to install vncserver.21:21
hhhzzzarnshould i?21:21
ikoniahhhzzzarn: no, it's not a stock ubuntu install, contact the person who sold you the vps and ask for support21:21
hhhzzzarnits unmanaged.21:22
jo-erlendhhhzzzarn: just create a new user and log in as that user with your ssh client, and the home will be created automatically.21:22
ikoniahhhzzzarn: pay for support from that user21:22
ikoniahhhzzzarn: please show me the output of the command "uname -a"21:22
hhhzzzarnwait21:22
hhhzzzarnlibaudiofile021:23
hhhzzzarnwait. i can't copy from puttyu.21:23
ikoniahhhzzzarn: please show me the output of the command "uname -a"21:23
ikoniano problem, no rush21:23
hhhzzzarnhow do i copy in putty?21:23
ikoniahhhzzzarn: just type it out21:23
hhhzzzarnubuntu putty.21:23
hhhzzzarnok21:24
ikoniahhhzzzarn: just the output of uname -r will do21:24
ikoniait's shorter for you21:24
hhhzzzarnlinux server 2.6.18-198.1.e15 .028stab079.2 #1 SMP fri DEc 17 19:25:15 MSK 2010 i686 GNU.Linux21:24
ikoniahhhzzzarn: that is not an ubuntu machine21:25
ikoniahhhzzzarn: please contact your vps provider for support21:25
hhhzzzarnuname -r: 2.6.18-194.26.1.e15......221:25
ikoniahhhzzzarn: don't worry - it's a modified linux distro, your vps provider can support it21:25
Davieyoljas, would be good to know why the -server kernel failed with dkms on dahdi21:25
jo-erlendhhhzzzarn: right. You're not using Ubuntu.21:25
hhhzzzarnjo-erlend: what should i ask them?21:27
ikoniahhhzzzarn: for help/supportr21:27
ikoniasupport21:27
hhhzzzarnit will be a sales support.21:27
Davieyhhhzzzarn, Why do you care about "downloads, pictures, others"?21:27
Davieysurely you can just create them?21:27
hhhzzzarnits because, i was trying to copy a freenx custom key from the folder to my home drive21:28
hhhzzzarnand it did not copy21:28
ikoniahhhzzzarn: you may need to pay them for support, don't know, ask them for help/technical support21:28
ikoniahhhzzzarn: we don't support custom Linux / ubuntu distros21:28
shaunohhhzzzarn: can I ask what"lsb_release -r" gives you ?21:28
hhhzzzarnrekease:        10.0421:28
hhhzzzarnrelease:    10.0421:29
Davieyhhhzzzarn, How were you trying to copy it?21:29
KB1JWQhhhzzzarn: I run that myself, it's big fun.  But do realize it's a custom kernel. :-)21:29
hhhzzzarnhold on.21:29
ikoniaI have no problem with it, but we don't support it here21:29
KB1JWQThey're either using openvz or Virtuozzo.21:29
ikoniawe are not here to support someones business for modified ubuntu versions#21:29
hhhzzzarnsudo cp /var/lib/nxserver/home/.ssh/client.id_dsa.key ~/21:29
KB1JWQikonia: I've gotten support on it here, but only for issues that are distinctly non-kernel related. :-)21:29
ikoniahhhzzzarn: enough here please.21:29
ikoniaKB1JWQ: then you are naughty21:29
shaunoyou're not going to support the entire distro because the vendor packaged their own kernel to run on their platform?21:29
Davieyikonia, I'm happy to talk to him for now.21:29
ikoniaDaviey: I appreciate that, but it's not the policy21:30
Davieyhhhzzzarn, What was the result of the command?21:30
Davieyikonia, Can you link to this policy please?21:30
KB1JWQHold on a second, before we get all stabby.21:30
KB1JWQhhhzzzarn: What's the actual problem you're seeing?21:30
jo-erlendikonia: hmm. If it's very modified, then it becomes difficult to support it, but if it's just a matter of a custom kernel, then surely, this is the place to come to?21:30
ikoniajo-erlend: as I understand it the policy is stock ubuntu hence why we don't support custom kernels, but I'll raise it with the council21:31
KB1JWQikonia: Naughty perhaps, but I'm also very good at doing my own research. :-p21:31
hhhzzzarnI WILL LEAVE THE EXPERT WAY. I will go and solve it myself by gui. thank you very much21:31
KB1JWQhhhzzzarn: "Expert" and "GUI" don't go together generally. :-)21:31
hhhzzzarnlet me tell you this.21:32
hhhzzzarnfresh install  of ubuntu 10.0421:32
Davieyikonia, I have *never* seen this policy documented anywhere.21:32
KB1JWQhhhzzzarn: I've yet to see a coherent problem description from you.21:32
KB1JWQYeah, that's #centos.  Not #ubuntu-server.21:32
Davieyhhhzzzarn, Hold on.21:32
hhhzzzarnsudo apt-get ubuntu --no-recommends-install ubuntu-desktop.21:32
jo-erlendhhhzzzarn: usually, the files you talked about are copied in at first login. But not for /root, which is a special user.21:32
g_0_0hhhzzzarn, are you trying to copy a key from your server to your local machine ?21:32
Davieyhhhzzzarn, So you tried to copy the ssh key, and it "failed".... how?21:32
Davieyhhhzzzarn, What did you see?21:32
hhhzzzarni will do it again.21:32
hhhzzzarni am sorry guys for confusing you. but that they key was not created in the first place.21:34
hhhzzzarni will now try to create the key again.21:34
Davieyhhhzzzarn, ahh!21:35
hhhzzzarn"which authentication type should freenx use?  SSH   SU  PASSDB   Usermode21:35
hhhzzzarnlast time i chose SSH21:35
jo-erlendhehe21:36
jo-erlendFreeNX uses ssh.21:36
jo-erlendoh, I misunderstood. :) But do use ssh. It's easier.21:36
hhhzzzarnhttps://help.ubuntu.com/community/FreeNX21:36
uvirtbotNew bug: #724571 in samba (main) "Some shared folders (root folders and non root folders) are seen as files on Windows XP and Windows 2003 having ACL enabled" [Undecided,New] https://launchpad.net/bugs/72457121:37
jo-erlendhhhzzzarn: but I would seriously consider using X2Go instead.21:37
hhhzzzarni am at "using Custom SSH Keys"21:37
jo-erlendwell... Unless you're using Windows much. I think X2go-client for Windows is a little more buggy than Nomachines client, but except for that.21:37
hhhzzzarnX2go as fast?21:38
Davieyx2go is really quite promising.21:38
hhhzzzarnBecause i need to do some graphical work on my vps21:38
jo-erlendyes, it too uses NX, but it's more integrated with Ubuntu, with support for PulseAudio, etc. And they have a nice Firefox plugin so you can run your applications directly in the browser.21:39
hhhzzzarnand when i tried vps21:39
hhhzzzarni had to wait atleast 10 seconds between each click.21:39
jo-erlendhhhzzzarn: what does that mean? "tried vps"?21:39
hhhzzzarni meant tried vnc21:40
hhhzzzarntighvncserver21:40
jo-erlendhhhzzzarn: yes, those NX-based servers can be quite a bit faster, but you do need fairly low latency.21:40
Davieyhhhzzzarn, ahh... vnc is not a good solution for getting real stuff done... NX and x2go give you a better desktop experience21:41
hhhzzzarnok21:41
hhhzzzarni have installed freenx on remote and nxclient on my machine.21:42
g_0_0hhhzzzarn, if you had correctly generated the key, I think you should have been using scp not cp to copy the key to your local machine. If you're having a problem with that you could use winscp to copy it to your machine21:42
hhhzzzarnbut i did not knew which user and pass to use to login.21:42
hhhzzzarnif i was to use the default freenx keys, which user and pass should i connect with?21:43
=== samael is now known as Guest41571
Guest41571DOES OPEN SSH BACK UP THE DATA21:43
jo-erlendGuest41571: please don't shout. No, ssh does not backup any data. It's just a way to communicate with your computer.21:45
brockzzzzzzzzzzzzzzzz21:54
kim0__help needed, NetworkManager is refusing to start with the message "failed to start the DHCP manager: no usable DHCP client could be found.." .. I've installed a couple of dhcp clients, but it's not helping .. any ideas ?21:54
eitriHi. I'm looking for a non GUI bittorrent client that I can run on my ubuntu server. Any sugestions?21:56
kim0__eitri: rtorrent21:56
jo-erlendeitri: Transmission is nice.21:57
eitriI've tried to figure ut transmission. But I can't seem to figure out how it actually works21:58
hhhzzzarnjo-erlend: Does freenx and x2go login to the existing session? or from what I read it createds a new session.21:58
jo-erlendhhhzzzarn: you can resume sessions, yes.21:58
eitrikim0_: I thought rtorrent was old at not well updated?21:58
jo-erlendhhhzzzarn: it does not connect you to the console though. That can't FreeNX do either.21:58
SpamapSlifeless: sup?22:00
lifelessSpamapS: lucandra22:00
lifelessis it packaged?22:00
hhhzzzarnSo if i were to start a graphical program using any remote desktop (vnc, nx) and then close my session.22:01
hhhzzzarnIf i want to check on it at night22:01
hhhzzzarnwould the program be still  running?22:01
kim0__hhhzzzarn: yes22:01
jo-erlendeitri: really? It's very easy. Just type transmissioncli and it'll show you all the options you _can_ add for a torrent.22:01
SpamapSlifeless: not that I know of22:02
SpamapSlifeless: I believe Solandra is superceding lucandra since it includes all the magic of SOLR :)22:02
* SpamapS can't spel22:02
jo-erlendeitri: for example: transmissioncli --no-downlimit --uplimit=50 ubuntu-10.04.2-desktop-64.iso. <-- that'll start downloading the iso-file with no limit of download speed, but limit the upload speed. There are other options too.22:03
eitrijo-erlend: lol. hadn't found that command. thx. Is there a way to get a live overview of all downloading and uploading torrents?22:03
lifelessSpamapS: what does solandra use as a search engine?22:04
lifelessSpamapS: is it a reim of lucene on cassandra, or does it incorporate lucandra?22:04
SpamapSlifeless: lucene.. its lucandra done via solr22:04
NightDragondoes anyone know anything about GLPI?22:04
jo-erlendeitri: the web-interface is very nice.22:04
lifelessSpamapS: ok, so solandra is what I want then... is *it* packaged? :)22:04
jo-erlendeitri: looks just like the interface in a normal ubuntu desktop install.22:04
SpamapSlifeless: heh.. no.. but I want to make sure you ask for the right thing to be packaged. :)22:05
* lifeless wants a bikkit22:05
lifelesswanna wanna wanna22:05
lifelessSpamapS: https://dev.launchpad.net/LEP/OopsDisplay22:05
eitrijo-erlend: Problem is I'll be using this on a server placed in a different network than from where I'll actually be connected (if that makes sense?). And I don't think that network will let me access that webpage22:06
hhhzzzarnkim0: I logged in through ssh to the vps as root. Then I would do "vncserver :1". Then i start my vnc viewer and connect to my vps. I then start my graphical program and leave it on. After i close my viewer. If i close "vncserver -kill :1" it will kill the program because when i start vncserver again and connect. I see empty ubuntu desktop.22:06
SpamapSlifeless: whats the data size? SOLR can handle huge amounts of data w/o cassandra's help.. lucandra/solandra just handle heavy writes22:07
=== marrusl is now known as marrusl_afk
lifelessSpamapS: i'm designing for 1M oops records a day22:07
oljasDaviey, ok I reproduced the problem, http://pastebin.com/bjB8QYB8 , if you still curious.22:07
jo-erlendeitri: I think I'll refer you to #transmission22:07
lifelessSpamapS: allowing for one order of magnitude growth and a 1% soft failure rate of the live services.22:08
eitrijo-erlend: k, thanks for the help22:08
jo-erlendeitri: there is a new transmission-remote-gtk too, but I haven't tried it.22:08
SpamapSlifeless: if you're going to delete 1M oops's per day too.. then cassandra may actually suffer.22:09
hhhzzzarnSo far, i have discovered that only when i start vnc server that ubuntu logs on and start gnome.22:09
lifelessSpamapS: soft failure being 'something degraded, grab details for aggregation/analysis' - vs hard failure like timeout/exception22:09
Davieyoljas, Thanks for doing that.. I'll make a point of trying to reproduce that soon.22:09
lifelessSpamapS: we will, yes. Thats not a huge IO load22:09
SpamapSlifeless: cassandra has to use tombstones and compaction to deal w/ deletes ... the sliding window of data requires a lot of extra resources.22:09
lifelessSpamapS: initial concept is a 3% of data delete a day22:10
lifelessSpamapS: and a 3% insertion (30 day retention)22:10
SpamapSlifeless: I suppose that should be doable22:10
lifelessSpamapS: it'll aggregate well into the slabs because its a FIFO22:10
uvirtbotNew bug: #724601 in cloud-init (main) "UEC images should disable udev persistent net rules" [Undecided,New] https://launchpad.net/bugs/72460122:11
eitrijo-erlend: Doesn't gtk mean graphical? I'm runnig this on ubuntu server with no graphical interface. But thanks for the help. I'll make contact with the guys at transmission22:18
SpamapSlifeless: there have been some recent discussions about mass range based deletes (they're hard)22:19
SpamapSThough solr has a mechanism for destroying documents that may make that better22:20
lifelessSpamapS: I don't think we'd need that - having written a slab based database with garbage compaction - its possible to make it harder than it needs to be :)22:21
hhhzzzarnWhat do these commands do? sudo apt-get install gdm22:23
hhhzzzarnsudo /etc/init.d/gdm start22:23
hhhzzzarnsudo dpkg-reconfigure xserver-xorg22:23
hhhzzzarnsudo /etc/init.d/gdm start > service gdm start22:24
jo-erlendeitri: transmission-remote-gtk is a graphical user interface that you can run on your desktop to control your bt client as if you run it locally.22:24
kim0hhhzzzarn: don't kill the vncserver .. leave it running!22:26
hhhzzzarnkim0: now i want to use freenx. but I do not know what to login with and which password to use.22:28
hhhzzzarni tried "root" and password22:28
hhhzzzarnbut it did not work.22:28
hhhzzzarni do not know any other users then root.22:28
hhhzzzarnkim0: Does gui start automatically when i boot my vps?22:30
hhhzzzarnDoes it login automatically?22:30
kim0hhhzzzarn: gdm ? depends on the installation22:30
hhhzzzarnkim0: i start with ubuntu 10.04 server.22:31
eitrijo-erlend: got it :) I'll look into it. Thanks22:31
kim0"dpkg -L dhcp3-client" → no binaries in that package ?? is that normal22:31
hhhzzzarnI installed # sudo apt-get install ubuntu-desktop22:31
kim0hhhzzzarn: why dont you like vnc22:32
hhhzzzarnbecause the program i am working is a game bot.22:32
hhhzzzarnbut it is slow. one click takes 10 seconds.22:33
kim0duh .. shouldn't be that bad22:33
jo-erlendhhhzzzarn: if you use X2go or freenx, then you don't have to start any guis on the server.22:33
jo-erlendkim0: vnc is usually extremely slow compared with x2go and freenx.22:33
kim0hhhzzzarn: if u wanna play with x2go (a freenx dialect) this article might be useful http://foss-boss.blogspot.com/2010/11/show-off-ubuntu-desktop-on-cloud.html22:34
kim0jo-erlend: well yeah, but not 10 seconds :)22:34
hhhzzzarnmy problem right now that when i use "root" and password to login.22:34
hhhzzzarnit will not connect.22:34
jo-erlendkim0: x2go is _not_ a FreeNX "dialect". They're not even compatible. But both use Nomachines NX libraries.22:34
jo-erlendkim0: that depends. It may lag more than that if you have low bandwidth, high latency and lots of graphics.22:35
kim0I just meant they're based on the same code .. I know they're incompat indeed22:35
hhhzzzarnjo-erland, if you could help me with login, that would be great.22:35
hhhzzzarnthat is my main problem now.22:35
jo-erlendhhhzzzarn: login with what?22:35
hhhzzzarnwith nx client to freenx server22:35
jo-erlendhhhzzzarn: are you in the nx group?22:36
hhhzzzarnyou mean if i added "AllowUsers nx" to the sshd_config?22:36
jo-erlendhmm? You aren't able to connect with ssh?22:36
hhhzzzarnwait.22:37
hhhzzzarnAll the commands i used: sudo add-apt-repository ppa:freenx-team              sudo apt-get install freenx        sudo cp nxsetup /usr/lib/nx/nxsetup         sudo /usr/lib/nx/nxsetup --install22:38
hhhzzzarnand nothing else.22:38
jo-erlendhhhzzzarn: seems right, although I haven't used freenx in a long time. But what's the problem?22:39
hhhzzzarni also installed nxclient on my local machine22:39
jo-erlenddon't use the root user for desktop stuff, btw. It's a bad habit. Create a new user for yourself: sudo adduser username22:39
hhhzzzarni do not know which "username" and "password" to use to connect.22:39
hhhzzzarnon nxclient from ubuntu.22:40
jo-erlendhhhzzzarn: you have to make one. I just told you how.22:40
hhhzzzarni was not there when you told me22:40
hhhzzzarni closed22:40
jo-erlendyes, you were.22:40
hhhzzzarnor maybe i was not listening.22:40
hhhzzzarncan you please tell me again.22:40
jo-erlendhhhzzzarn: listening? sudo adduser username22:40
hhhzzzarnroom number?22:41
jo-erlendthen, add that new user to the nx group: sudo adduser the_username_you_chose nx22:41
jo-erlendhhhzzzarn: just press enter.22:41
hhhzzzarnthank you very much.22:42
kim0Help please! network-manager is refusing to start for me with message "main(): failed to start the DHCP manager: no usable DHCP client could be found.." .. Any ideas ?22:42
hhhzzzarni will try now.22:42
jo-erlendhhhzzzarn: you got that second part too? Adding the user to the nx group?22:42
RoAkSoAxkim0: dhclient is broken22:43
hhhzzzarnyes22:43
kim0RoAkSoAx: oh!22:43
kim0RoAkSoAx: any workarounds ?22:43
jo-erlendhhhzzzarn: very good. Then you should be able to login. The first time it'll be slow, since it creates lots of files.22:43
RoAkSoAxkim0: ttps://bugs.launchpad.net/bugs/72455622:43
RoAkSoAxkim0: it's been fixed already so binaries will be available soon22:43
hhhzzzarnestablished the display connection, still waitining.22:44
kim0phew .. that was a nice time to reboot22:44
kim0RoAkSoAx: thanks man!22:44
jo-erlendhhhzzzarn: yes, as I said, the first login will take a little time.22:44
RoAkSoAxkim0: indeed!! had my two laptops with the issue :)22:44
RoAkSoAxno probs22:44
kim0lol :)22:44
hhhzzzarnOk, i do not know why one simple solution dragged on.22:44
jo-erlendhhhzzzarn: hmm?22:45
hhhzzzarnmaybe i was not reading your directions at that time.22:45
jo-erlendhhhzzzarn: then I take it the problem is solved?22:45
hhhzzzarni was reading the other persons. Thank you very much i connected.22:45
hhhzzzarnso the freenx starts everytime i boot? no command required like "vncserver :1"?22:46
jo-erlendhhhzzzarn: yes, you can disable gdm completely. You don't need to run anything when the server isn't in use.22:46
hhhzzzarni installed gdm. is it required my purposes? or should i remove it?22:48
hhhzzzarnthank you22:48
jo-erlendyou don't have to remove it, but you can disable it in order to save some memory.22:48
hhhzzzarncommand to disable gdm please..22:49
jo-erlendsorry. I don't remember.22:49
hhhzzzarni will find it.22:49
hhhzzzarngood day.22:49
hhhzzzarnthank you again.22:49
jo-erlendyou're welcome.22:49
jo-erlendnow, if only someone could hurry up and give Ubuntu support for SPICE, I'd be happy :)22:51
kim0jo-erlend: hallyn is working on it :)22:52
jo-erlendnice! :)22:53
azizLIGHTShow do i run these scripts in cron but at different times22:53
azizLIGHTS*/30 * * * *  /bin/bash /home/aziz/speed-test-http.sh22:54
azizLIGHTS*/30 * * * *  /bin/bash /home/aziz/speed-test-ssh.sh22:54
azizLIGHTSbut not at the same 30 minutes22:54
kim0azizLIGHTS: replace */30 with 10,40 in one script and 20,60 in the other .. I hope I didn't get the syntax wrong22:55
kim0I think 25,55 is more aligned ;)22:56
azizLIGHTShow come?22:56
kim010,40  * * * *  /bin/bash /home/aziz/speed-test-http.sh22:57
kim025,55  * * * *  /bin/bash /home/aziz/speed-test-ssh.sh22:57
kim0azizLIGHTS: rusty memory .. might be wrong on syntax22:57
azizLIGHTSlol ok22:57
azizLIGHTSit sounds right22:58
azizLIGHTShow can i verify22:58
kim0just see if the job runs :)22:58
azizLIGHTShow about this23:03
azizLIGHTS10,40 * * * * /bin/bash /home/aziz/speed-test-http.sh >>/home/aziz/speedtest_err_http.log 2>&123:03
azizLIGHTSdoes that log errs23:04
kim0why not test with a simpler command on a */123:04
kim0azizLIGHTS: if it doesn't work .. maybe this will /bin/bash -c '/home/aziz/speed-test-http.sh >/home/aziz/speedtest_err_http.log 2>&1'23:05
azizLIGHTSi mean does that pipe do logging as i think it does?23:05
azizLIGHTSim running exec >> speedtests_http.csv from inside the script itself, will that interfere23:06
azizLIGHTSon the console i can still see errors, and id like them to be logged23:06
hydroziihow can i set up a virtual server in ubuntu-server?23:11
kim0hydrozii: check out https://help.ubuntu.com/community/KVM (or virtualbox-ose)23:14
hydroziikim0 thankyou :)23:15
kim0welcome23:16
RoyKlol - check RHEL prices23:16
RoyKsomeone's getting greedy23:16
RoAkSoAx.win 2223:16
RoAkSoAxargh23:16
RoyKwtf. bloody irssi doesn't allow me to escape / with //23:17
hydroziidoes the default install of ubunutu server setup the computer with a local static Ip?23:18
RoyKhydrozii: the default asks for an address on DHCP23:18
RoyKbut it's trivial to change that, either during install, or later23:18
hydroziihow can i do it later?23:19
RoyKvi /etc/network/interfaces23:19
hydroziioh yah23:19
RoyKhttp://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/23:19
RoyKor jfgfi23:20
hydroziistupid keyboard doesn't have a working I or K :(23:20
RoyKlol23:20
RoyKget a new one23:20
RoyKor a 20 year old one :P23:20
hydroziii don't wanna wait 3-5 business days for amazon to ship another one :(23:21
RoyK1991 keyboards still work... 1985 ones is a bit harder - that DIN stick isn't that useful these days23:21
RoyKhydrozii: isn't there a shop nearby that has one to sell?23:21
hydroziiidk maybe like walmart23:22
RoyKor an office building with a dozen of old ones from which you can choose?23:22

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