[00:00] On a clean (ve) at Media Temple: "apt-get update && apt-get upgrade && reboot" applies 57 patches, but server never returns. [00:02] likewise-open question... [00:02] the documentation here says use /etc/init.d/likewise-open restart to restart the daemons... https://help.ubuntu.com/10.04/serverguide/C/likewise-open.html [00:02] Sorry, first time in IRC in about a decade here. I probably didn't phrase my question in the form o fone. [00:02] but on my system that file does not exist. [00:02] sstanfie: Media Temple is a provider of VPS systems? [00:02] is there another all-encompasing-services restart method? [00:03] JanC: 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] lullabud: do you use 10.04 and do you have likewise-open installed? [00:03] JanC: yup, fresh 10.04 server test environment with likewise-open and samba installed. [00:05] '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:07] at any rate, it looks like the documentation is incorrect. [00:07] lullabud: 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/filelist [00:08] so please report a documentation bug... [00:08] JanC: that's odd, this is specifically the 10.04 documentation. maybe it got neglected because they're moving to samba in 10.10 ? [00:09] well, maybe somebody forgot to check it still applies... [00:09] oh, no, that's not true... they have likewise documentation in 10.10 too... eh, whatever. [00:09] does ubotu have a quick link to bug submissions? [00:10] !bugs [00:10] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - 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-bots [00:11] !documentation [00:11] documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com [00:12] ugh, reporting a bug looks like a real pita. [00:13] sstanfie: what technology does Media Temple use for virtual servers? [00:13] JanC: Looks like Parallels [00:13] Pretty happy with (mt) so far, but I'm stuck on a fairly beginner problem. [00:14] On 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] It applies 57 updates. Kinda out of my league on debugging that. [00:14] $30 / month for the basic VPS on a (ve) server. [00:16] sstanfie: 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:17] JanC: 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] JanC: nice price. [00:17] At least I'm not loosing any data on this guy. Just bugging me that I can't update/upgrade a clean box. [00:18] sstanfie: if you reboot from the "web console", are upgrades applied? [00:19] JanC: 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] JanC: My workaround is just to skip upgrades at this point and carry on. I have a ticket opened with Media Temple. [00:19] so you need to re-install every time? [00:20] No. This is literally a clean machine. These are the first two commands I've run on it. [00:20] Here is MT's step-by-step install instructions: http://wiki.mediatemple.net/w/(ve):Get_started_with_Ubuntu [00:20] The first thing they have you do is apt-get update and upgrade. Then box doesn't restart on the subsequent reboot. [00:21] seems like they use a custom Ubuntu image? [00:21] It might be. I'm thinking that's where the conflict is. [00:21] I'm running upgrade again, but I put a "hold" on mountall. Will report back. [00:21] The fastest answer will be if you call them and say "WTF?" [00:21] there is no way to log in as root on a normall ubuntu install ;) [00:21] Indeed. Fixing to do just that. [00:22] JanC: technically, there is. It's just that you aren't offered that choice at priority=normal during installation [00:22] I can get on as root right *after* I choose Ubuntu 10.04. They lay down the image. [00:22] JanC: with priority=low (i.e. "expert mode"), you're offered to set one. [00:22] sstanfie: did you try reboot --verbose ? [00:22] twb: s/normal/default/ ;) [00:22] Whatever [00:22] lullabud: will try that right now [00:22] I only ever use low and critical [00:23] lullabud: of course, I'm probably several time zones away from this VPC, so I can't see the console. [00:23] twb: does that also allow login as root on ssh with a default password? ;) [00:24] JanC: not sure about ssh [00:24] Last time I looked ubuntu didn't default to without-password. [00:25] IMO companies like Media Temple should configure VMs with root login over SSH disabled by default [00:26] root login *is* enabled by default, but you have to set the password on their web form first. [00:26] I disagree. I prefer without-password; having to bounce through sudo makes it harder to set up cpio or tar streams. [00:26] Then I go in and disable root access and change SSH port, etc. [00:26] Sigh. 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] twb: if I really need that, I use 'sudo -i' [00:27] JanC: uh... [00:27] ssh root@foo tar -c / | ssh root@bar tar -x [00:27] ah, in that case [00:27] ...that's the kind of thing I'm talking about. Unless sudo is passwordless, that won't work [00:27] but even then you don't want password logins ;) [00:28] Oh, I totally agree on that score [00:28] I'm trying to disable them for *all* users at $office, and convince workers to carry around a keypair on a USB stick [00:29] heh, I have to do that [00:30] that is how I care around my harddrive decrypt key [00:32] sstanfie: 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] JanC: I will check. [00:32] I think one of the Parallels technologies in based on linux vserver ? [00:32] in which case there might be issues with upstart... [00:33] I'm running the Parallels Power Panel to manage a "container" which hosts my Ubuntu... [00:33] Oops, Media Temple tech support now on the call. [00:33] right, this is not a real virtual machine, but linux vserver IMO [00:33] Um. Yes. === Kiall|AFK is now known as Kiall [00:34] what was known as Virtuozzo in the past [00:34] Yes, that's it! [00:35] openvz is parallels, too [00:35] I know upstart has issues on such setups sometimes... [00:35] or is it based on openvz, whatever ;) [00:35] openvz *hates* upstart [00:36] And vice-versa [00:36] You need to jump through a big bag of hoops to get it working. Same as LXC. [00:36] And it [00:36] And it's much worse in lucid because upstart handles more of the system than hardy [00:37] Yeah, support guy just verified it's "openvz" [00:37] sstanfie: I think you should probably cry into your beard [00:37] twb: LOL [00:37] For lucid on lxc, these are the upstart jobs I have to disable: http://paste.debian.net/108677/ [00:38] Replacing them with http://paste.debian.net/108678/ [00:38] Oh, 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] So if you're waiting less than five minutes after a restart, it'll look like the container didn't reboot [00:38] lol [00:39] Ah...the guy has a backdoor and he said the networking is shot on my VM. [00:39] sstanfie: oh, THAT bug [00:39] * JanC is happy he has a Xen-based VM ;) [00:39] # This one is needed for broken ifupdown NMU 0.6.8ubuntu29.1 [00:39] initctl emit -n net-device-up IFACE=lo LOGICAL=lo ADDRFAM=inet METHOD=loopback [00:39] If you're doing a security upgrade of lucid, it'll hang the entire boot process because of that stupid "fix" [00:40] twb: that initctl thing is for me? [00:40] sstanfie: try upgrading, but not upgrading the ifupdown package [00:40] twb: will do [00:40] Tech guy: "Sounds like one of the network package upgrades are killing it" [00:40] sstanfie: 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 so [00:41] twb: Both me and the tech guy are clueless on that one, but it's a good lead. [00:42] sstanfie: I'm using LXC with lucid dom0 and domU, and LXC is basically a cleaned-up OpenVZ [00:42] sstanfie: took me AGES to find that bug :-/ [00:42] Yeah, I bet. I will look into it! [00:42] sstanfie: ask the tech guy if his customers run lucid much [00:43] sstanfie: if they mostly serve hardy and c5, say, then he won't have run into this before [00:43] sstanfie: to be honest, I'd just move on to a real VM-based VPS instead of a container-based VPS ;) [00:43] although that seems to be rather expensive at MT [00:43] well, expensive depending on what service level you need of course [00:43] containers are much lower overhead [00:43] true true [00:43] But if you're just a customer, you don't care about that [00:45] I know VM hosting starting at < 8 € / month that probably gets you at least as much performance as that MT container... [00:45] (if you don't need an SLA etc.) [00:46] So I'm hearing the problem might be with a VPS running in a container. [00:46] sstanfie: in case of Ubuntu, yes [00:46] it has to do with teh way upstart works [00:46] does anybody know if there is a VNC server that allows for a NAT 2 NAT service for Ubuntu? [00:47] caseinpoint: empathy + vino (built into GNOME) ? [00:47] More 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:48] JanC: 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 desktop [00:48] caseinpoint: http://blog.desmottes.be/post/2009/09/22/Empathy-228%3A-Easy-Desktop-Sharing [00:48] I'd like to be able to use it when I wasn't at my home (where my ubuntu server is located) [00:48] twb: is there a bug for that ifupdown issue? [00:49] caseinpoint: it can use every XMPP (jabber) server ;) [00:49] kees: well, I didn't file one. [00:49] kees: ifupdown is actually doing the right thing [00:49] kees: problem is in openvz/lxc [00:49] (I'm skipping the ifupdown upgrade) [00:50] JanC: awesome... i haven't attempted to install or use a jabber server in over 6 years... [00:50] twb: ah! okay, I didn't read all the context. I just know I touched-by-proxy the ifupdown package last in lucid. :) [00:50] caseinpoint: maybe you'll need some way to disable confirmation to see the other person's desktop though, don't know... [00:50] caseinpoint: you should be able to use every jabber server ;) [00:51] kees: * 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] kees: 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:53] Success! [00:53] caseinpoint: both sides need a telepathy-based client though [00:53] I skipped ifupdown, mount and mountall. So one of this is causing this thing to fail big time. [00:54] sstanfie: mount should be fine [00:54] twb: yeah, tech guy is saying the same. [00:54] sstanfie: mountall is a dirty hack that's really part of upstart, so don't trust it [00:55] Now installing mount and mountall, and rebooting. Guessing it will work. So culpritis ifupdown, which matches what you guys thought. [00:55] sstanfie: try http://paste.debian.net/108679/ [00:56] twb: I will try that. [00:56] Good man [00:56] Then you can blog about it or whatever [00:56] twb: I will. [00:57] I'm giving the tech guy the paste.debian snippet for their log. [00:59] Good man [00:59] Assuming it works, o'course :-) [00:59] twb: I have the openvz.conf file setup. Do I simply reboot with it there? [00:59] Sure [00:59] trying it now [01:00] At least the tech guy is hanging w/me on the call. He's curious too. [01:01] Yeah, sounds like you lucked out and found a company where the people have a clue [01:02] At least he's not rushing me off the call...btw, applying your openvz.conf. stand by. [01:05] twb: your suggested patch did not work, but I will try one more time. I may have typed something in wrong. [01:05] Goddamn [01:05] I didn't put in the last line, the EOF. Necessary? [01:05] Then plan B is just to pin ifupdown so it never updates [01:05] sstanfie: yes, the EOF is necessary [01:05] doh! Trying it now. [01:06] Er, yo urealize that paste is stuff you type into a shell? [01:06] twb: I do :) [01:06] OK [01:06] I just didn't highlight the last line, for some reason [01:06] I am trying again. Will report back in 2 min. [01:10] twb: few more min. [01:13] sstanfie: dude, I'm not sitting on the edge of my seat waiting for you [01:13] twb: hehe [01:20] twb: 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] Thanks for your help though. It really pinpointed the problem. [01:20] sstanfie: OK, sorry I couldn't fix it [01:20] I have a working box. I'm happy enough! [01:20] Nod [01:21] [01:21] hggdh, did you hang ec2-50-17-76-113.compute-1.amazonaws.com ? [01:24] smoser: it vanished suddenly [01:26] hggdh, do you want me to reboot it? [01:27] somer: no, not right now -- not tonight [01:28] hggdh, so are you done with it then? i'll kill it [01:28] smoser: please go ahead [01:29] If 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] all of them ? just that one [01:34] smoser: just the two from hardy 2009 [01:35] smoser: I will have to figure a way for surviving a suddenly-gone system without losing the test results [01:35] well, the reboot brought it back [01:35] you still want me to terminate them, hggdh [01:35] ? [01:37] smoser: no leave it, let me have a look [01:39] smoser: I am re-running the tests, I want to know if we lose the system at the same point in time [01:49] hallyn: hey. so I just finished reviewing/testing your libvirt merge [01:49] smoser: I think ec2-50-16-176-170.compute-1.amazonaws.com also died [01:49] hallyn: seems solid :) [01:49] it seems it may have, yes [01:49] hggdh, the "good news" is that the stable hardy kernel did [01:50] so its not regression [01:50] smoser: yes. Both died while running kernel-security.py [01:50] and reproducibly [01:50] so that sgood [01:50] hallyn: I have made some light changes to the changelog: http://paste.ubuntu.com/571460/ [01:51] so I think the std hardy is not a kosher food for -security [01:51] hallyn: I (of course) left your name in the changelog, but want your ack if you are around before uploading [01:52] hallyn: I made quite a few changes to qrt, and testing looks good [01:52] hallyn: I had to disable the save/restore tests cause they were failing. that needs investigation [01:53] hallyn: there is also another test failing that I think is a perms issue [01:53] hallyn: both failed in current natty, so I am not worried. I will look at those test cases tomorrow or so [01:55] jdstrand: thanks. changelog changes look good. I guess I'd thought you did nt want the 0.8.3-1ubuntu{2..14} entries [01:55] hallyn: it was a weird thing to describe [01:55] hallyn: so no worries :) [01:55] the other test failing, you mean in qa tests? [01:55] yeah, qrt [01:56] ok [01:56] qrt was not happy with natty's libvirt :) [01:56] I've fixed almost all of it, except save/restore and the other thing [01:56] hallyn: thanks so much for your hard work! I know it was a pain [01:56] smoser: ec2-50-16-176-170.compute-1.amazonaws.com should not have died, though [01:58] you wnat me to bounce it? [01:58] hallyn: fyi, in the past the merges typically took me a day or two to get perfect for upload [02:00] jdstrand: but a week might be stretching it a bit? :) [02:00] jdstrand: thanks, i'll say i'm glad to be through :) [02:00] hallyn: well, this was more than a merge. it was a resync [02:00] hallyn: yes, it is always a great relief :) [02:00] hallyn: uploading now! [02:01] smoser: yes, please bounce it [02:02] hallyn: 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 them [02:02] hallyn: the merge route is attractive cause you get bug fixes from them, as well as new upstrema versions, but it is a real pita [02:02] hggdh, bounced [02:06] hallyn: upload \o/ [02:07] and with that, I'm outta here [02:14] smoser: thanks. It seems -security cannot be run on the std kernel [02:22] hallyn: wow, that libvirt merge was humungous! [02:23] s/humungous/humongous/ [02:29] yeah, i was just about to congrats him. Rather him than me :) [02:37] smoser: ec2-75-101-184-41.compute-1.amazonaws.com can be terminated [02:47] smoser: ec2-50-17-76-113.compute-1.amazonaws.com also can be terminated [02:49] smoser: and ec2-174-129-132-135.compute-1.amazonaws.com [03:21] hggdh, ok. so you've still got ec2-50-16-176-170.compute-1.amazonaws.com === Kiall is now known as Kiall|AFK [03:38] smoser: yes, which just went down :-( [03:38] hm... [03:39] well, we're learning some things [03:39] :) [03:39] let's bring it back tomorrow morning [03:39] we certainly are! [03:39] I am now half-fried, half-baked [03:52] what do people use to monitor multiple servers and push updates? [03:54] goddard, landscape is a product from Canonical that can do that. [03:54] i probably sound like i'm just touting "CANONICAL", but i honestly don't know of other products. i'm sure there are. [03:54] ie, puppet does some of those sorts of things, and is very popular here. [03:56] I don't mind paid solutions as long as they do a better job then the free versions [04:05] goddard, i believe you can get a free trial of landscape [04:06] any idea how much it is/ [04:08] about 500 for a year [04:08] thats exspensive [04:47] having an issue with an ec2 instance. on boot I get this plymouth issue: http://pastebin.com/QDLS5nER [04:48] found 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/682831 [04:48] Launchpad bug 571707 in linuxmint "fsck progress stalls at boot, plymouthd/mountall eats CPU" [High,Confirmed] === 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 [06:09] Okay, 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:16] shoot, I bet I've got a lot of tiny files, so used space is low, but free blocks are low too === andol_ is now known as andol [06:17] different file system [06:17] bah [06:17] what I mean is [06:17] say you have /foo [06:17] with 20GB of data in it [06:17] and you have sdb1 mounted at /foo [06:17] the du / will not report on the space used by foo on the root filesystem [06:24] /dev/sda1 on / and the stuff on /dev/ and /var/run /var/sys /proc and /sys and that's it for mount. [06:24] none of those have much stuff in them either. [06:26] I wonder if it is something to do with the postgres server. [06:26] can i setup apt-get to automatically install recommended packages [06:27] You mean recommended updates? [06:30] i dont think so, i think i mean recommended packages [06:30] (i think those are different?) [06:30] if you do an aptitude install, it will say "not installing recommended packages" and list them [06:31] this flag: -r, --with-recommends [06:31] for aptitude [06:31] Ah, yes, and you want the same for apt-get [06:32] apt-get --install-recommends [06:32] it's in the man page :-P [06:33] well, I was under the impression you could make this the default behavior [06:33] so you dont have to provide the flag [06:34] and I was wondering how you do that [06:34] lifeless: man du and look at the -x option for how to let du only show one filesystem [06:34] jmarsden: you're missing the fault ;) [06:37] Reccommends is opt-out in all recent releases [06:38] Alestan: du -mx / | sort -nr | head -$((LINES-1)) [06:38] Alestan: du -hx / | sort -hr | head -$((LINES-1)) # if you have a recent system [06:38] Alestan: du -mx / | xdu # if you have X [06:39] twb: is there a way to change this behavior? [06:39] recommends aren't getting installed when i install packages [06:39] boxybrown: yes, see apt-config(1) [06:40] boxybrown: are you using apt-get, or what? [06:40] twb: okay, thank you [06:40] twb: apt-get and aptitude [06:40] depending on which tutorial im following... [06:40] or what tool I need (aptitude why, apt-cache search) === deegee_1 is now known as deegee_ [06:49] sooooo, this isn't mentioned in the apt-config(1) or apt.conf(5) docs at all [06:49] but I found this: http://www.linuxquestions.org/questions/debian-26/how-to-configure-apt-get-to-install-suggested-packages-169746/ [06:50] and it seems that there is a package specifically for this (wajig) [06:50] pretty messed [06:53] hm 18953 on / [06:54] (I do have x but don't have xdu and have too little space to install it) [06:58] so du -mx / | sort -nr | head -$((LINES-1)) agrees with the simple du /, but not with df === jjohansen is now known as jj-afk [07:10] boxybrown: what release? Lucid? [07:10] boxybrown: note that "Suggests" is not the same as "Recommends" === erichammond1 is now known as erichammond [07:21] New 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/724155 === 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 [09:39] hallyn: 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:41] hallyn: not sure however where the spice client is. Please ping me once you're around, thnx [09:50] i want to duplicate my server logs to another server and keep them synced. experiences? [09:52] i have installed ubuntu server on machine.. i have also installed gnome-core and others.. and wish to log in and have access to a desktop [09:52] how can I do that? [09:52] installed vino but not sure how to use it [09:53] SpamapS: is lucandra packaged? [10:03] xampart: rsyslog has remote sending capabilities (might wanna look at rsyslog-ng too) [10:40] Hello all! [10:40] Is there any known bugs on today's dailies about network not working? [10:45] kim0: ok....i'll look into that [10:46] ara, during install or after install? [10:47] Daviey, during the installation [10:47] (when trying to set up the network with DHCP) [10:48] ara, 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 tests [10:49] which AIUI don't rely on networking :/ [10:49] Daviey, I will try the daily in a vm [10:50] ara, certianly *looks* like a dhcp request was successful - http://hudson.qa.ubuntu-uk.org/job/natty-server-i386_akt-tbench/10/console [10:52] ara, My hunch is a request being successfully made, but not acted on... seems the husdon tests are all failing [10:52] jamespage, ^^ [10:52] Daviey: looking now [10:54] jamespage, Daviey: thanks, if you find the root cause and file a bug, please, let me know [10:54] ara, wilco === Kiall|AFK is now known as Kiall [10:55] looks definately broken: http://hudson.qa.ubuntu-uk.org/job/natty-server-amd64_lamp/88/console [10:55] jamespage, are you seeing just a timeout and no data? [10:56] hudson timeout [10:56] Some 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 mins [10:56] jamespage, I am trying in a VM, to see if I can get some useful logs [10:57] guys, jibel filed bug 724242 this morning [10:57] Launchpad 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/724242 [11:00] ara: let me just grab an ISO and I will try to confirm as well [11:00] jamespage, the cdrom is detected but can't be mounted for some reason [11:04] jibel: 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:08] i thought the build from today was supposed to resolve that [11:09] Daviey, indeed, it's fixed but revealed another bug apparently. [11:09] lovely [11:10] * Daviey syncs his iso [11:14] hiya any idea which release will include mysql-5.5 yet? [11:15] Daviey, ara, jibel: well I get the same - not much in the syslog [11:15] jamespage, cjwatson is on it. [11:16] excellent [11:16] yeah, I'm looking at it [11:17] jamespage, 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:18] jibel: good idea [11:19] jibel: 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 release [11:20] jamespage, we'll have usit-core for the main package, and usit-server, usit-alternate, usit-desktop, one per variant that's it ? [11:21] jibel: 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 execution [11:21] usit-core would remain - the others would be stored in bzr branches [11:22] understand. that's nice. [11:23] trying it out on the ec2 testing automation I'm currently working on [11:34] it's a udev regression [12:20] oh. So the ISOs are still hosed [12:24] yes, just uploading a udev fix now [12:27] will re respin the ISO? [13:13] I 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? === patdk-wk_ is now known as patdk-wk [13:20] I'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:30] kim0: 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) [14:02] jdstrand, around ? [14:07] smoser: hey, what's up? [14:08] would you have time to review a package for me ? [14:09] smoser: I can try. I've got a couple sponsored uploads for natty FF ahead of you atm. what is it? [14:10] its a small native package that contains two initramfs tools [14:10] smoser: is this for FF? [14:10] um... [14:10] :) [14:10] yes [14:10] but its not terribly, terribly important, and i can seek other help [14:10] https://code.launchpad.net/~smoser/+junk/cloud-initramfs-tools/ [14:12] smoser: 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 it [14:13] ok. [14:13] is it recommended to use apt-get or aptitude to install packages? [14:13] I 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:19] morning all [14:26] * ScottK pokes at SpamapS again. [14:26] ping === JamesHarrison` is now known as JamesHarrison [14:34] smoser: fyi, the FF stuff that is ahead of you is going to take a while longer than expected. I'm sorry [14:34] jdstrand, you need to manage your time better [14:34] smoser: haha [14:34] you shouldn't wait till the last minute to try to get features in. [14:34] oh wait, that was me [14:34] :) [14:35] smoser: well, I can only review stuff when it is given to me :) [14:35] thanks, though. [14:35] smoser: I'll try to get through it and ping you in case you need me [14:35] if there is time [14:36] i 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:47] why is it so much more complicated to install webapps than other applications? [14:50] azizLIGHTS, you want to install a desktop? [14:51] compdoc: 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 lol [14:52] dont think thats possible [14:52] what about with x11 server and client system [14:52] you can install KVM and run ubuntu with a desktop in a VM [14:52] azizLIGHTS: what do you want to achieve? [14:52] azizLIGHTS: because you'd like to expose your servers to security flaws in the browser, or just to hide your IP? [14:53] i 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] azizLIGHTS: _what_? [14:53] wouldn't that be much worse? [14:53] vnc uses much more traffic than webpages [14:53] i use the server as a proxy for internet browsing at home [14:53] vnc requires a desktop, like gnome [14:54] using ssh tunnel or openvpn [14:54] but my ocnnection is breaking all the time (isp interferences?) [14:54] azizLIGHTS: so... How would running the browser from the server help? [14:54] i can continue where i left off after reconnect [14:55] azizLIGHTS: 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] things like downloads javascriptiong and session ids need full browser like google chrome and not gonna work with wget curl or elinks or lynx [14:56] but im trying to avoid installing a a full desktop so im curious what this means: https://help.ubuntu.com/community/ServerGUI#X11 Client Installation [14:57] azizLIGHTS: I just gave you a solution. You'll just need to install a browser. [14:57] oh ok, x2go, looking at it now thx [14:58] x2go 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] yes yes! [14:59] i only need google chrome [15:00] how would i see the desktop over the internet on my home machine [15:00] vnc? [15:00] x2go. [15:00] vnc is very slow. x2go is fast. [15:02] this is like nx? [15:02] try neatx, but last time was i did wasn't the most stable thing [15:05] for x2go, i have to have a gui already in place? [15:08] azizLIGHTS: it _is_ based on nx [15:08] bencer_: x2go is much better than neatx. They stopped developing that a long time ago. [15:09] jo-erlend: is x2go is currently maintained? [15:09] freenx also seems dead. I don't know how 2x is doing, but Nomachine seems to be focusing on NX4, which is proprietary. [15:09] bencer_: yes. [15:09] i'll give it a try [15:09] x2go is not compatible with the client from Nomachine or OpenNX though. === K4k_ is now known as K4k [15:10] but then X2go is also much better integrated with Ubuntu, with support for PulseAudio, etc. [15:11] so 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 server [15:13] azizLIGHTS: exactly? openssh-server, x2go and chrome, along with all dependencies. [15:19] ok i want to test this on a vm first, before putting it live [15:19] am i on 32bit or 64bit [15:20] good question [15:21] azizLIGHTS: lol [15:22] im seirous [15:23] Are you trolling? [15:23] im looking at cat /proc/cpuinfo [15:23] googling if this cpu is 32bit or 64bit [15:24] uname -a [15:24] azizLIGHTS: are you installing x2go in the cloud? this might be helpful http://foss-boss.blogspot.com/2010/11/show-off-ubuntu-desktop-on-cloud.html [15:24] i686 is 64bit right? [15:24] azizLIGHTS: no 32 [15:25] kim0: im on ec2 how did you know [15:25] hahah [15:25] :) [15:26] this says im on 64bit not 32bit :/ http://ark.intel.com/Product.aspx?id=33081 [15:27] kim0: nice article thanks [15:27] azizLIGHTS: why r u checking ur cpu, if you'll be running chrome on ec2 anyway ? [15:27] azizLIGHTS, you cpu is 64bit, your OS is 32 bit [15:28] im trying to get the same iso from ubuntu for vmware [15:28] to test before i put x2go live [15:28] just use 32 bit safest choice :) [15:28] ok, makes sense [15:29] ty compdoc [15:29] azizLIGHTS, how much ram do you have? [15:30] Mem: 646172 319516 326656 0 105108 121368 [15:30] total, used, free [15:30] do you know how much ram you purchased? [15:30] im on free tier ec2, the micro isntance [15:30] free for 1 year [15:31] oh [15:31] a hosted server [15:32] i believe, vps, it is? [15:32] yes [15:32] its cool, i get to test ubuntu out [15:33] I need my apache httpd to access some files that are outside /var/www, is that a problem? [15:34] hallyn: I checked the MIR thing, still unsure what package to file MIR for. When we're set, please explain what needs to be done, thnx [15:34] kim0: that guide installs x2goserver-home and then it goes on to isntall ubuntu-desktop :((((( [15:34] thats gnome lol... i think thats a bit much?? [15:34] azizLIGHTS: isnt that what you wanted to do [15:35] i just want google chrome [15:35] well, install some light weight envrionment fluxbox or whatever [15:35] azizLIGHTS: have you installed google chrome? [15:35] oh... so i do have to isntall a gui [15:36] jo-erlend: no im still reading on this [15:36] azizLIGHTS: you have to have a gui on your client PC. [15:36] azizLIGHTS: chrome is just a browser like firefox, it needs a gui [15:37] kim0: I'm hoping to create two new packages: spice-protocol and spice. And use our existing libcelt-dev package. [15:37] jo-erlend: u said < jo-erlend> azizLIGHTS: exactly? openssh-server, x2go and chrome, along with all dependencies. [15:37] kim0: (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:38] kim0: I've been finishing up some odds and ends, think I'll do the spice package soon [15:38] (on a call right now - though by myself so far :) [15:38] azizLIGHTS: 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] hallyn: awesome, just let me know how can I help whenever it's ready [15:39] jo-erlend: from ur instruction i thought i didnt need to install gnome/ubuntu desktop [15:39] kim0: thanks, will do [15:39] * kim0 nods [15:39] and so i was suprised when i saw it in the guide [15:39] azizLIGHTS: just replace "apt-get install ubuntu-desktop" with whatever simpler GUI you want [15:39] icewm or flux ...etc [15:39] azizLIGHTS: 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:40] ok so i can isntall x2goserver-home, fluxbox, and then chrome [15:40] ubuntu-desktop is too much [15:41] maybe 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 please [15:41] in the spirit of freenas or qnap devices, which also hold the os image seperate from the data array [15:41] install x2goserver-home and chrome. Don't install anything more than chrome requires. [15:41] why do you say x2goserver-home and chrome only? no gui? why [15:42] im confused [15:45] azizLIGHTS: 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] how will chrome run without a gui? [15:45] if i onl install chrome.. [15:45] azizLIGHTS: as I said, you have to have a GUI on your client. [15:46] my windows computer? [15:47] azizLIGHTS: well, I can't recommend Windows, but it does work. You'll install x2goclient on it and connect to the server. [15:48] so: on server install x2goserver-home and chrome, on home win7 install x2goclient. any more stuff? [15:48] yes, you need openssh-server too. === roaksoax__ is now known as andreserl [15:49] and you'll probably want to replace Windows 7 with Ubuntu Desktop, of course, but that's optional. [15:53] well i will do that when microsoft dies [15:53] now i wait 1 day for ubuntu-10.04.2-server-i386.iso to download [15:53] zzzz [15:55] smoser: whta are the wiki pages for the lucid/maverick ec2 images? My ffox history is, ah, out-of-date [15:55] http://uec-images.ubuntu.com ? [15:58] smoser: ah, perfect, thank you [15:58] smoser: BTW, what about the version string stating -generic on hardy ec2? [15:59] oh. i didn't realize thats what you were pointing out [15:59] i thought you were pointing out its funny version *number* [16:00] thats really a kernel-team call from my perspective, it sure seems like a bug to me. [16:08] azizLIGHTS: you don't have Ubuntu Server yet? I thought you were working on it already? [16:09] jo-erlend: im downloading a image for my vmware [16:09] azizLIGHTS: oh... VMWare even. := [16:35] whenever my laptop boots, a dnsmasq instance is running which blocks libvirt's "default" network from starting. How do I know what starts that dnsmasq instance [16:36] kim0: we had similar issues with some of the automated ISO testing setup for Ubuntu; do you also have the main dnsmasq package installed? [16:39] jamespage: I have dnsmasq-base & dnsmasq [16:40] kim0: thats where your issue is - dnsmasq will start before the instance that libvirt starts [16:41] kim0: if you don't need it drop dnsmasq [16:41] which package should I remov [16:41] the -base one ? [16:41] nope - dnsmasq-base is used by libvirt and dnsmasq - so just drop dnsmasq [16:42] jamespage: got it .. thanks. Interesting however that I cannot think of a generic way to track how did process X get started [16:47] lifeless: no, unfortunately, lucandra hasn't even been looked at. [16:47] ScottK: 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 well [16:47] hallyn: hey quick lxc connection: for the ip address do i have to use something like 192.168.0.1/24 ? [16:50] zul: you can just leave it out and use dhclient... [16:50] zul: (and then have the dhclient options pass hostname so you can 'ssh lxcguest.') [16:50] hallyn: excelente less code [16:56] jdstrand: people.canonical.com/~serge/libvirt_0.8.8-1ubuntu2.debdiff has the fix (from upstream) for that commnandtest breakage that I had to patch around [16:57] hallyn: ack, though it will be a little while [16:57] hallyn: thanks for chasing that down [16:58] jdstrand: np, no hurry on that of course [16:59] hallyn: there is a leak patch to the security drivers that I saw committed recently that I would like to investigate [16:59] hallyn: [libvirt] [PATCH] security: avoid memory leak [17:00] hallyn: if you were so inclined, that could be investigated too. otherwise I will do it [17:00] jdstrand: noted [17:08] <_1094kms> where is the binary of the cd command located? === Kiall is now known as Kiall|AFK [17:08] _1094kms: man bash-builtins [17:10] zul: 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:11] hallyn; i dont need it, i worked around it for what i was doing [17:11] cool [17:11] rock on :) === jj-afk is now known as jjohansen [17:13] hallyn: although the output sucked ;) [17:15] <_1094kms> pmatulis_: thx - I assume then it is not possible to specify an absolute path for cd :-( [17:20] _1094kms: correct! [17:22] <_1094kms> I guess I could write my own cd command in a bash file in /usr/bin/cd [17:37] Question 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:38] _1094kms: huh? [17:38] _1094kms: why would you want to do that? [17:39] StSapph: firewall? [17:40] jo-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:41] StSapph: what does nmap tell you? [17:42] <_1094kms> jo-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:43] jo-erlend: At work on a windows machine, so I don't have access to nmap. [17:43] _1094kms: I didn't understand that. [17:44] StSapph: 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] <_1094kms> It'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] somebody here is familiar with mikrotik routeros? [17:44] jo-erlend: Sure. http://aweso.ms, ip 74.83.19.148 [17:48] StSapph: http://paste.ubuntu.com/571825/ [17:48] sshd doesn't seem to be running, or a firewall is blocking it. [17:49] No, SSHD is running on 443 [17:49] StSapph: oh. Then everything seems to be fine. [17:49] Strange [17:50] it responds to my connection attempts. [17:50] StSapph: how are you trying to connect to sshd, do you remember to specify the port to connect to? [17:50] Yep [17:51] It's set to that so that I can connect via networks that block everything but HTTP/S [17:51] jo-erlend: At work on a windows machine, so... <--- Well, there's your problem. :) [17:52] StSapph: I got that. I've done that myself occasionally. [17:52] Haha, it just seems to odd that it was working... and then stopped. [17:52] So you're thinking it's probably just a local connection problem? [17:52] i 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:53] * patdk-wk wonders why you would even want to do that? [17:54] lol, just trying to have an orthogonal setup, actually i'm not very experiencied [17:54] StSapph: it doesn't reply to pings though. [17:54] Yeah. I'm not 100% certain that it did before, though I *thought* it did. [17:55] It 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:56] have two wans, trying to set up balancing / failover [17:57] StSapph: try to connect using your IP instead of hostname? [17:57] guampa: isn't that what SRV records are for? [17:57] jo-erlend: No response. [17:58] StSapph: what client do you use? [17:58] putty [17:58] jo-erlend: i think those are more used in ADS for example [17:58] StSapph: what if you try telnet aweso.ms 445? [17:59] ehrm, 443. [18:00] jo-erlend: On port 443, the connect opens to a blank window and then closes. Windows telnet client clears the command prompt [18:00] On port 23, it simply can't connect [18:01] StSapph: on port 23? Why would you want to even try that? You're not listening on that port, are you? [18:01] port 23.. Isn't that identd or something? [18:01] Default telnet port, according to putty [18:01] oh. telnet. I knew if was some kind of dead, useless protocol :) [18:01] lol, yeah [18:02] StSapph: I didn't ask you to try that. I asked what happens if you run "telnet aweso.ms 443" [18:02] Trying to telnet in to SSH seems to make the client go screwy, though [18:02] [13:00] jo-erlend: On port 443, the connect opens to a blank window and then closes. Windows telnet client clears the command prompt [18:03] It doesn't "not connect", but it doesn't work or do anything else, either [18:04] StSapph: did you open a cmd.exe window first, or did you just run it from the start menu? [18:05] jo-erlend: The former. The "opens then immediately closes" is when I try to connect via putty. [18:05] Otherwise I ran cmd.exe, and then tried 'telnet aweso.ms 443' and it gave me the weird all-blank screen [18:05] oh. Run cmd.exe first, then type in "telnet aweso.ms 443" [18:05] Yeah, did [18:05] StSapph: that's supposed to happen for a little while. [18:06] then you should see something like: SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu2 [18:06] Hm. I'll try leaving the window open longer. It should do that without providing any further input? [18:07] yes. [18:07] New 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/724470 [18:08] Been open for about 2-3 minutes now [18:08] Still a blank screen [18:08] StSapph: if that doesn't work, it "has to" be a firewall issue. Windows often uses firewalls for outgoing connections as well. [18:09] StSapph: that isn't right. [18:10] Strange. [18:10] have 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:11] Even more odd - I tried SSHing into one of my work servers, and *that* loaded. [18:11] I 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 already [18:11] that's not very odd? Do you use port 22 for ssh on them? [18:12] Oh. Yeah. [18:12] jkg: he's using putty on Windows. The sshd seems to be working fine though. [18:12] doh, that's what I get for only skimming the conversation :) [18:12] StSapph: seing as this is a Windows PC -- have you tried rebooting? :) [18:12] Bleh. Don't think I have a livecd laying around here to try that. [18:13] Haha, touché [18:13] I have not [18:13] StSapph: do that and come back, will you? :) [18:13] * StSapph nods [18:16] 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:18] scott__: gymnastics? [18:18] it 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] or rather, the other way around, it complains if things are world-readable [18:18] Right...a bit more specific: Ubuntu on a VPS. Clients are coming in from a couple of MacBook Pros using Terminal. [18:19] 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] shauno: I follow you on the chmod 600 business. [18:19] scott__: ftp? [18:20] VPS only allows SSH. There's probably an easy answer here, I'm just spacing. [18:20] webdav? There are lots of ways of transferring files from one computer to another. [18:20] jo-erlend: If I allow passwords, then I can just do scp. Very tempting. [18:21] is this a vps per user? [18:21] About 5 real people on this VPS. I'm on it now with an account that permits ssh and has sudo privs. [18:21] 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:22] Since I can't log in. This is like looking in a set of parallel funhouse mirrors. [18:22] First thought is to just allow passwords (change sshd_config). Then have them scp their id_rsa.pub file from Mac to VPS. [18:23] But the whole point of this is to disable password access. It's a chicken-and-egg problem. [18:23] surely you can log in as you, use sudo to be able to write to his .ssh/authorized_keys, and all is right with the world [18:23] there's no harm in him giving you his public key, after all [18:24] (in fact, why does sshd care about the world readability of that file? writeability, sure...) [18:24] jkg: I think I follow you... [18:24] why not enable passwords for the 5 min it will take to upload the ssh key and then disable passwords again? [18:24] jkg: 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 easy [18:24] jkg: I just need to get access to his public key. [18:24] Mr_Midnight: I thought of that. Seemed like a hacky way to accomplish this, but very easy. [18:24] well he can just email you that, or print it and send it by carrier pigeon, or whatever you prefer :-) [18:25] jkg: Exactly. I need to get the file somehow. Maybe have him tweet it :) [18:25] right :) 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] might not fit inside of a tweet... [18:26] YEah, too long for 140 chars. [18:26] no-one uses email anymore? [18:26] One more question while we're on the subject... [18:26] 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] Kinda existential. [18:27] it'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 problemative [18:27] No luck restarting :( [18:27] ugh, can't type today. isn't problematic [18:28] StSapph: disable your Windows firewall. [18:28] shauno: thanks. that helps a lot. [18:28] i am having problems with uec & eucalyptus anyone that has knowlege would be helpfull [18:28] thank you [18:28] Thanks jkg, Mr_Midnight, shauno. Back to ssh'ing. [18:28] scott__: my key lives on a usb stick and literally follows me everywhere [18:28] shauno: oh excellent idea! [18:28] shauno: just the public key, right? [18:29] that wouldn't be much use :) [18:29] jo-erlend: Windows Firewall is turned off [18:29] Has been [18:29] shauno: So I gotta protect that somehow in case the key is lost. [18:29] scott__: indeed. if you lose the key, you login with a backup and empty your authorized_keys [18:30] (or if you've got key only auth, replace it with a new one) [18:30] StSapph: 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] i am having problems with uec & eucalyptus anyone that has knowlege would be helpfull [18:30] shauno: got it. So far, haven't ever lost my physical keys (knock on wood). [18:30] Will do. Thanks for your help in narrowing down where the issue is :) [18:31] i am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull [18:31] keypiar wont auth correct anyone run into this problem [18:32] sorry i had a power outage [18:33] hey, I'm having problems installing Ubuntu server onto an older computer and I was wondering if someone here could help? [18:34] whats it doing [18:36] well, 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 tell [18:37] whats hardware specs [18:38] im 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:39] cyrix M2 -366 processor [18:40] would that blue screen happen if it didnt have enough ram? [18:40] 128 mb ram server [18:41] 4 gig hd [18:41] are min requirments [18:41] looks like your hd doesnt have enough space [18:42] ok thanks! [19:02] i am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull [19:02] keypiar wont auth correct anyone run into this problem [19:29] Hi. 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:30] eitri: using dhcp or static? is your gateway correct? dns working? [19:31] New bug: #724517 in unixodbc (main) "isql segfaults in batch mode" [Undecided,New] https://launchpad.net/bugs/724517 [19:38] smoser: yet another Q... the ec2 image for maverick 64 bits us-east-1 (ami-4e29da27) reports as a -virtual [19:38] smoser: both on uname -r and /proc/version_signature === Jare_ is now known as Jare [19:39] hggdh, that is correct. it is -virtual [19:39] in maverick, it moved from being a sub-flavour to a flavour [19:40] smoser: thank you. I am getting utterly lost ;-) [19:41] but the hardy one is an issue [19:41] you should open a bug on that [19:41] will do === ogra is now known as Guest91304 [19:50] when ubuntu-server runs i got SSL sertificate error than FAIL [19:51] it says i need to do something in apache/conf [19:58] weird [19:58] no one knows [19:58] It literally says "you need to do something in apache/conf"? [19:58] let me check [19:59] Syntax error on line 183 [20:00] so what does line 183 say in the file? [20:00] on /etc/apache2/sites-enabled/apache2.conf [20:00] second im reading because server is on other room [20:02] SSLACertificatepath : direcotry /var/lib/ebox/conf/ssl-ca/ does not exist {FAIL} [20:03] how to disable this? [20:03] or fix it [20:03] well do you need SSL? [20:03] no at all [20:04] ok then check the apache2.conf file for where it says to use SSL [20:04] looks like ebox have done something i dont want [20:04] when I run service --status-all, a bunch of services are shown with a [ ? ] next to them. any idea what this means? [20:10] how to disable sites-enable at all? [20:13] jo-erlend: In case you were wondering, I just found a resolution - it was a random local network issue that they just fixed :) [20:13] StSapph: more precise? [20:14] jo-erlend: No clue. I got an email from corporate IT saying "Durr, we broke something and now it's fixed" [20:15] sounds abit like my previous colocation provider. [20:16] so bcfg2 -vqn is definitely saying my autofs and ssh entries are Incorrect [20:16] unless I set the status='off' [20:16] even though they are definitely currently on... [20:17] Thanks again for all of your help, though. Later. [20:23] this ebox [20:23] sux [20:23] he made my box [20:23] to reformat now [20:23] damn [20:23] why ubuntu is more for ebox [20:23] webmin is way way better [20:24] !webmin [20:24] webmin 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] yes. It's. Nice. To. Write. Like. That. [20:24] !enter [20:24] Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [20:24] Pici: that was much better :) [20:25] yes Pici im telling my experience with ebox and webmin [20:25] donvito2: and we're saying that webmin isn't supported. [20:26] than your support about ebox sux all the way, cause it does problems with apache2 ports! [20:26] donvito2: that's not very precise. [20:27] yes 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 stuffs [20:38] problem 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] oljas, Have you installed the kernel headers? [20:39] oljas, Why use m-a, dkms should handle it? [20:39] linux-headers-2.6.35-23-server installed. is that enough? [20:39] should be... [20:40] .. but we added dkms support so you shouldn't need to use m-a [20:41] oljas, try installing dahdi-dkms [20:41] im messing with it because dahdi not working outofthebox. ill try dkms === ogra is now known as Guest61593 [20:45] i am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull [20:47] i am having problems with cloud & eucalyptus anyone that has knowlege would be helpfull [20:48] Error! Bad return status for module build on kernel: 2.6.35-23-server (x86_64) should i revert from this kernel? [20:52] !ask | brock [20:52] brock: 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:54] oljas, Can you pastebin /var/lib/dkms/dahdi/*/build/make.log ? [20:56] reverted & rebooting, ill try to do the same with stock kernel [20:56] oljas, ok - great [20:57] oljas, I'm not fully here atm... but will read scrollback [21:00] Daviey, it works with stock kernel! Thanks! [21:00] oljas, would like to find out why it is failing on the -server flavour for you eventually [21:05] Daviey, en is not my language, what do You want to know literally? [21:15] hello. [21:16] Anyone there to help? [21:18] yes [21:18] hhhzzzarn: what's the issue you're seeing ? [21:18] right now [21:19] i do not have "downloads, pictures, others [21:19] but if i start vncserver [21:19] hhhzzzarn: that's because the /root folder is not used, the root account is locked [21:19] hhhzzzarn: the directories you want should be under your users home directories [21:19] how can i make a home folder? [21:19] hhhzzzarn: your user will already have a home directory [21:19] i have a vps [21:19] i do not have a user. [21:19] hhhzzzarn: when you create a user, a home directory is auto crewated [21:19] i do not know the name [21:20] hhhzzzarn: how are you logged in ? [21:20] through ssh. [21:20] should i go connect through vnc then? [21:20] hhhzzzarn: using what username ? [21:20] hhhzzzarn: no, using what username are you logged in on ssh [21:20] if i connect through vnc, it will create home folder. [21:20] root [21:20] root@ip [21:20] hhhzzzarn: ok, then that is not a stock ubuntu install, contact the person who sold you the VPS and ask for support [21:21] ikonia: if i use vnc viewer then it will create a user and a home folder. [21:21] but i do not want to install vncserver. [21:21] should i? [21:21] hhhzzzarn: no, it's not a stock ubuntu install, contact the person who sold you the vps and ask for support [21:22] its unmanaged. [21:22] hhhzzzarn: just create a new user and log in as that user with your ssh client, and the home will be created automatically. [21:22] hhhzzzarn: pay for support from that user [21:22] hhhzzzarn: please show me the output of the command "uname -a" [21:22] wait [21:23] libaudiofile0 [21:23] wait. i can't copy from puttyu. [21:23] hhhzzzarn: please show me the output of the command "uname -a" [21:23] no problem, no rush [21:23] how do i copy in putty? [21:23] hhhzzzarn: just type it out [21:23] ubuntu putty. [21:24] ok [21:24] hhhzzzarn: just the output of uname -r will do [21:24] it's shorter for you [21:24] linux server 2.6.18-198.1.e15 .028stab079.2 #1 SMP fri DEc 17 19:25:15 MSK 2010 i686 GNU.Linux [21:25] hhhzzzarn: that is not an ubuntu machine [21:25] hhhzzzarn: please contact your vps provider for support [21:25] uname -r: 2.6.18-194.26.1.e15......2 [21:25] hhhzzzarn: don't worry - it's a modified linux distro, your vps provider can support it [21:25] oljas, would be good to know why the -server kernel failed with dkms on dahdi [21:25] hhhzzzarn: right. You're not using Ubuntu. [21:27] jo-erlend: what should i ask them? [21:27] hhhzzzarn: for help/supportr [21:27] support [21:27] it will be a sales support. [21:27] hhhzzzarn, Why do you care about "downloads, pictures, others"? [21:27] surely you can just create them? [21:28] its because, i was trying to copy a freenx custom key from the folder to my home drive [21:28] and it did not copy [21:28] hhhzzzarn: you may need to pay them for support, don't know, ask them for help/technical support [21:28] hhhzzzarn: we don't support custom Linux / ubuntu distros [21:28] hhhzzzarn: can I ask what"lsb_release -r" gives you ? [21:28] rekease: 10.04 [21:29] release: 10.04 [21:29] hhhzzzarn, How were you trying to copy it? [21:29] hhhzzzarn: I run that myself, it's big fun. But do realize it's a custom kernel. :-) [21:29] hold on. [21:29] I have no problem with it, but we don't support it here [21:29] They're either using openvz or Virtuozzo. [21:29] we are not here to support someones business for modified ubuntu versions# [21:29] sudo cp /var/lib/nxserver/home/.ssh/client.id_dsa.key ~/ [21:29] ikonia: I've gotten support on it here, but only for issues that are distinctly non-kernel related. :-) [21:29] hhhzzzarn: enough here please. [21:29] KB1JWQ: then you are naughty [21:29] you're not going to support the entire distro because the vendor packaged their own kernel to run on their platform? [21:29] ikonia, I'm happy to talk to him for now. [21:30] Daviey: I appreciate that, but it's not the policy [21:30] hhhzzzarn, What was the result of the command? [21:30] ikonia, Can you link to this policy please? [21:30] Hold on a second, before we get all stabby. [21:30] hhhzzzarn: What's the actual problem you're seeing? [21:30] ikonia: 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:31] jo-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 council [21:31] ikonia: Naughty perhaps, but I'm also very good at doing my own research. :-p [21:31] I WILL LEAVE THE EXPERT WAY. I will go and solve it myself by gui. thank you very much [21:31] hhhzzzarn: "Expert" and "GUI" don't go together generally. :-) [21:32] let me tell you this. [21:32] fresh install of ubuntu 10.04 [21:32] ikonia, I have *never* seen this policy documented anywhere. [21:32] hhhzzzarn: I've yet to see a coherent problem description from you. [21:32] Yeah, that's #centos. Not #ubuntu-server. [21:32] hhhzzzarn, Hold on. [21:32] sudo apt-get ubuntu --no-recommends-install ubuntu-desktop. [21:32] hhhzzzarn: usually, the files you talked about are copied in at first login. But not for /root, which is a special user. [21:32] hhhzzzarn, are you trying to copy a key from your server to your local machine ? [21:32] hhhzzzarn, So you tried to copy the ssh key, and it "failed".... how? [21:32] hhhzzzarn, What did you see? [21:32] i will do it again. [21:34] i am sorry guys for confusing you. but that they key was not created in the first place. [21:34] i will now try to create the key again. [21:35] hhhzzzarn, ahh! [21:35] "which authentication type should freenx use? SSH SU PASSDB Usermode [21:35] last time i chose SSH [21:36] hehe [21:36] FreeNX uses ssh. [21:36] oh, I misunderstood. :) But do use ssh. It's easier. [21:36] https://help.ubuntu.com/community/FreeNX [21:37] New 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/724571 [21:37] hhhzzzarn: but I would seriously consider using X2Go instead. [21:37] i am at "using Custom SSH Keys" [21:37] well... 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:38] X2go as fast? [21:38] x2go is really quite promising. [21:38] Because i need to do some graphical work on my vps [21:39] yes, 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] and when i tried vps [21:39] i had to wait atleast 10 seconds between each click. [21:39] hhhzzzarn: what does that mean? "tried vps"? [21:40] i meant tried vnc [21:40] tighvncserver [21:40] hhhzzzarn: yes, those NX-based servers can be quite a bit faster, but you do need fairly low latency. [21:41] hhhzzzarn, ahh... vnc is not a good solution for getting real stuff done... NX and x2go give you a better desktop experience [21:41] ok [21:42] i have installed freenx on remote and nxclient on my machine. [21:42] hhhzzzarn, 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 machine [21:42] but i did not knew which user and pass to use to login. [21:43] if i was to use the default freenx keys, which user and pass should i connect with? === samael is now known as Guest41571 [21:43] DOES OPEN SSH BACK UP THE DATA [21:45] Guest41571: please don't shout. No, ssh does not backup any data. It's just a way to communicate with your computer. [21:54] zzzzzzzzzzzzzzzz [21:54] 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:56] Hi. I'm looking for a non GUI bittorrent client that I can run on my ubuntu server. Any sugestions? [21:56] eitri: rtorrent [21:57] eitri: Transmission is nice. [21:58] I've tried to figure ut transmission. But I can't seem to figure out how it actually works [21:58] jo-erlend: Does freenx and x2go login to the existing session? or from what I read it createds a new session. [21:58] hhhzzzarn: you can resume sessions, yes. [21:58] kim0_: I thought rtorrent was old at not well updated? [21:58] hhhzzzarn: it does not connect you to the console though. That can't FreeNX do either. [22:00] lifeless: sup? [22:00] SpamapS: lucandra [22:00] is it packaged? [22:01] So if i were to start a graphical program using any remote desktop (vnc, nx) and then close my session. [22:01] If i want to check on it at night [22:01] would the program be still running? [22:01] hhhzzzarn: yes [22:01] eitri: really? It's very easy. Just type transmissioncli and it'll show you all the options you _can_ add for a torrent. [22:02] lifeless: not that I know of [22:02] lifeless: I believe Solandra is superceding lucandra since it includes all the magic of SOLR :) [22:02] * SpamapS can't spel [22:03] eitri: 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] jo-erlend: lol. hadn't found that command. thx. Is there a way to get a live overview of all downloading and uploading torrents? [22:04] SpamapS: what does solandra use as a search engine? [22:04] SpamapS: is it a reim of lucene on cassandra, or does it incorporate lucandra? [22:04] lifeless: lucene.. its lucandra done via solr [22:04] does anyone know anything about GLPI? [22:04] eitri: the web-interface is very nice. [22:04] SpamapS: ok, so solandra is what I want then... is *it* packaged? :) [22:04] eitri: looks just like the interface in a normal ubuntu desktop install. [22:05] lifeless: heh.. no.. but I want to make sure you ask for the right thing to be packaged. :) [22:05] * lifeless wants a bikkit [22:05] wanna wanna wanna [22:05] SpamapS: https://dev.launchpad.net/LEP/OopsDisplay [22:06] jo-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 webpage [22:06] kim0: 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:07] lifeless: whats the data size? SOLR can handle huge amounts of data w/o cassandra's help.. lucandra/solandra just handle heavy writes === marrusl is now known as marrusl_afk [22:07] SpamapS: i'm designing for 1M oops records a day [22:07] Daviey, ok I reproduced the problem, http://pastebin.com/bjB8QYB8 , if you still curious. [22:07] eitri: I think I'll refer you to #transmission [22:08] SpamapS: allowing for one order of magnitude growth and a 1% soft failure rate of the live services. [22:08] jo-erlend: k, thanks for the help [22:08] eitri: there is a new transmission-remote-gtk too, but I haven't tried it. [22:09] lifeless: if you're going to delete 1M oops's per day too.. then cassandra may actually suffer. [22:09] So far, i have discovered that only when i start vnc server that ubuntu logs on and start gnome. [22:09] SpamapS: soft failure being 'something degraded, grab details for aggregation/analysis' - vs hard failure like timeout/exception [22:09] oljas, Thanks for doing that.. I'll make a point of trying to reproduce that soon. [22:09] SpamapS: we will, yes. Thats not a huge IO load [22:09] lifeless: cassandra has to use tombstones and compaction to deal w/ deletes ... the sliding window of data requires a lot of extra resources. [22:10] SpamapS: initial concept is a 3% of data delete a day [22:10] SpamapS: and a 3% insertion (30 day retention) [22:10] lifeless: I suppose that should be doable [22:10] SpamapS: it'll aggregate well into the slabs because its a FIFO [22:11] New bug: #724601 in cloud-init (main) "UEC images should disable udev persistent net rules" [Undecided,New] https://launchpad.net/bugs/724601 [22:18] jo-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 transmission [22:19] lifeless: there have been some recent discussions about mass range based deletes (they're hard) [22:20] Though solr has a mechanism for destroying documents that may make that better [22:21] SpamapS: 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:23] What do these commands do? sudo apt-get install gdm [22:23] sudo /etc/init.d/gdm start [22:23] sudo dpkg-reconfigure xserver-xorg [22:24] sudo /etc/init.d/gdm start > service gdm start [22:24] eitri: 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:26] hhhzzzarn: don't kill the vncserver .. leave it running! [22:28] kim0: now i want to use freenx. but I do not know what to login with and which password to use. [22:28] i tried "root" and password [22:28] but it did not work. [22:28] i do not know any other users then root. [22:30] kim0: Does gui start automatically when i boot my vps? [22:30] Does it login automatically? [22:30] hhhzzzarn: gdm ? depends on the installation [22:31] kim0: i start with ubuntu 10.04 server. [22:31] jo-erlend: got it :) I'll look into it. Thanks [22:31] "dpkg -L dhcp3-client" → no binaries in that package ?? is that normal [22:31] I installed # sudo apt-get install ubuntu-desktop [22:32] hhhzzzarn: why dont you like vnc [22:32] because the program i am working is a game bot. [22:33] but it is slow. one click takes 10 seconds. [22:33] duh .. shouldn't be that bad [22:33] hhhzzzarn: if you use X2go or freenx, then you don't have to start any guis on the server. [22:33] kim0: vnc is usually extremely slow compared with x2go and freenx. [22:34] hhhzzzarn: 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.html [22:34] jo-erlend: well yeah, but not 10 seconds :) [22:34] my problem right now that when i use "root" and password to login. [22:34] it will not connect. [22:34] kim0: x2go is _not_ a FreeNX "dialect". They're not even compatible. But both use Nomachines NX libraries. [22:35] kim0: that depends. It may lag more than that if you have low bandwidth, high latency and lots of graphics. [22:35] I just meant they're based on the same code .. I know they're incompat indeed [22:35] jo-erland, if you could help me with login, that would be great. [22:35] that is my main problem now. [22:35] hhhzzzarn: login with what? [22:35] with nx client to freenx server [22:36] hhhzzzarn: are you in the nx group? [22:36] you mean if i added "AllowUsers nx" to the sshd_config? [22:36] hmm? You aren't able to connect with ssh? [22:37] wait. [22:38] All 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 --install [22:38] and nothing else. [22:39] hhhzzzarn: seems right, although I haven't used freenx in a long time. But what's the problem? [22:39] i also installed nxclient on my local machine [22:39] don't use the root user for desktop stuff, btw. It's a bad habit. Create a new user for yourself: sudo adduser username [22:39] i do not know which "username" and "password" to use to connect. [22:40] on nxclient from ubuntu. [22:40] hhhzzzarn: you have to make one. I just told you how. [22:40] i was not there when you told me [22:40] i closed [22:40] yes, you were. [22:40] or maybe i was not listening. [22:40] can you please tell me again. [22:40] hhhzzzarn: listening? sudo adduser username [22:41] room number? [22:41] then, add that new user to the nx group: sudo adduser the_username_you_chose nx [22:41] hhhzzzarn: just press enter. [22:42] thank you very much. [22:42] Help 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] i will try now. [22:42] hhhzzzarn: you got that second part too? Adding the user to the nx group? [22:43] kim0: dhclient is broken [22:43] yes [22:43] RoAkSoAx: oh! [22:43] RoAkSoAx: any workarounds ? [22:43] hhhzzzarn: very good. Then you should be able to login. The first time it'll be slow, since it creates lots of files. [22:43] kim0: ttps://bugs.launchpad.net/bugs/724556 [22:43] kim0: it's been fixed already so binaries will be available soon [22:44] established the display connection, still waitining. [22:44] phew .. that was a nice time to reboot [22:44] RoAkSoAx: thanks man! [22:44] hhhzzzarn: yes, as I said, the first login will take a little time. [22:44] kim0: indeed!! had my two laptops with the issue :) [22:44] no probs [22:44] lol :) [22:44] Ok, i do not know why one simple solution dragged on. [22:45] hhhzzzarn: hmm? [22:45] maybe i was not reading your directions at that time. [22:45] hhhzzzarn: then I take it the problem is solved? [22:45] i was reading the other persons. Thank you very much i connected. [22:46] so the freenx starts everytime i boot? no command required like "vncserver :1"? [22:46] hhhzzzarn: yes, you can disable gdm completely. You don't need to run anything when the server isn't in use. [22:48] i installed gdm. is it required my purposes? or should i remove it? [22:48] thank you [22:48] you don't have to remove it, but you can disable it in order to save some memory. [22:49] command to disable gdm please.. [22:49] sorry. I don't remember. [22:49] i will find it. [22:49] good day. [22:49] thank you again. [22:49] you're welcome. [22:51] now, if only someone could hurry up and give Ubuntu support for SPICE, I'd be happy :) [22:52] jo-erlend: hallyn is working on it :) [22:53] nice! :) [22:53] how do i run these scripts in cron but at different times [22:54] */30 * * * * /bin/bash /home/aziz/speed-test-http.sh [22:54] */30 * * * * /bin/bash /home/aziz/speed-test-ssh.sh [22:54] but not at the same 30 minutes [22:55] azizLIGHTS: replace */30 with 10,40 in one script and 20,60 in the other .. I hope I didn't get the syntax wrong [22:56] I think 25,55 is more aligned ;) [22:56] how come? [22:57] 10,40 * * * * /bin/bash /home/aziz/speed-test-http.sh [22:57] 25,55 * * * * /bin/bash /home/aziz/speed-test-ssh.sh [22:57] azizLIGHTS: rusty memory .. might be wrong on syntax [22:57] lol ok [22:58] it sounds right [22:58] how can i verify [22:58] just see if the job runs :) [23:03] how about this [23:03] 10,40 * * * * /bin/bash /home/aziz/speed-test-http.sh >>/home/aziz/speedtest_err_http.log 2>&1 [23:04] does that log errs [23:04] why not test with a simpler command on a */1 [23:05] azizLIGHTS: 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] i mean does that pipe do logging as i think it does? [23:06] im running exec >> speedtests_http.csv from inside the script itself, will that interfere [23:06] on the console i can still see errors, and id like them to be logged [23:11] how can i set up a virtual server in ubuntu-server? [23:14] hydrozii: check out https://help.ubuntu.com/community/KVM (or virtualbox-ose) [23:15] kim0 thankyou :) [23:16] welcome [23:16] lol - check RHEL prices [23:16] someone's getting greedy [23:16] .win 22 [23:16] argh [23:17] wtf. bloody irssi doesn't allow me to escape / with // [23:18] does the default install of ubunutu server setup the computer with a local static Ip? [23:18] hydrozii: the default asks for an address on DHCP [23:18] but it's trivial to change that, either during install, or later [23:19] how can i do it later? [23:19] vi /etc/network/interfaces [23:19] oh yah [23:19] http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ [23:20] or jfgfi [23:20] stupid keyboard doesn't have a working I or K :( [23:20] lol [23:20] get a new one [23:20] or a 20 year old one :P [23:21] i don't wanna wait 3-5 business days for amazon to ship another one :( [23:21] 1991 keyboards still work... 1985 ones is a bit harder - that DIN stick isn't that useful these days [23:21] hydrozii: isn't there a shop nearby that has one to sell? [23:22] idk maybe like walmart [23:22] or an office building with a dozen of old ones from which you can choose?