[00:05] does anyone here use libvirt and do backups of the vms? what's the recommend way of doing that? [00:05] i tried virsh save, but that, so far, has been very slow and unreliable [00:24] anyone know if you can create custom users on EC2 and ssh in? I'm using the canonical 10.04 image [00:28] chewbranca: sure [00:29] once you login in you can use sudo to do the user setup [00:29] jjohansen, I mean can I create a new user on a running instance, add a key in authorized_keys and then ssh in? [00:30] chewbranca: yes, you need to do it on the running instance [00:30] unless you are making your own custom ami [00:31] its been awhile since I did it, but it wasn't hard [00:31] I'm making a custom AMI, but I'm just trying to setup the account, and then allow people to go and add in their key and be able to connect as that user, adding a deploy user [00:32] but I added in the key from my dev box and I can't connect it, getting permission denied public key error [00:32] is there anything special I have to do to make it work? [00:33] hrmm, I can't remember what I did here [00:33] I know I had some problems with login at first and to do something [00:34] hrmmm... yeah I'm at the 'had some problems' stage [00:34] did everything as per normal [00:35] basically building an AMI that is completely setup to run a rails framework I built, and we use capistrano for deploys with a 'deploy' user to connect in with, so I figured I would just emulate that [00:49] weird, either a typo or more likely a permissions issue [00:50] I ended up just copying the .ssh folder from ubuntu to deploy, chowned it, and now it works fine [01:26] New bug: #598683 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/598683 [02:30] New bug: #598694 in openssh (main) "Sshd segfault in libgpg-error" [Undecided,New] https://launchpad.net/bugs/598694 [02:40] i am trying to setup bridging on virtualbox to a virtualmachine. when i start the machine i get: "Failed to attach the network LUN (VERR_INVALID_PARAMETER). Unknown error creating VM (VERR_INVALID_PARAMETER) === bastidrazor is now known as bastid_raZor [07:11] New bug: #596013 in mysql-5.1 (main) "package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/596013 [09:29] Hey, anyone here know what I need to change in Grub to boot headless ubuntu server? [09:57] how do i set up an ubuntu server [10:11] Hi All. What tool can I use to measure response time for about 30-60 websites that we own. [10:11] Is Munin useful for this? I basically need to fetch a web page and see what kind of response time I get. [12:41] 'sudo -d ' will delete a users password, does that allow anyone to login without a password, or does it disable logins? [12:42] sudo: invalid option -- 'd' [12:42] jpds: 'sudo passwd -d ' sorry [12:43] the manpage is confusing, does using -d disable all logins, or allow logins without a password? [13:06] Anyone know the default power management scheme when installing ubuntu server 10.04 on a laptop (connected to AC) ? [13:06] as in: Is there any shutting down power-saving enabled by default? === ubott2 is now known as ubottu [13:28] !nwtsplit [13:28] !netsplit [13:28] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [14:09] RoyK, how is your morning going? [14:43] bogeyd6: the afternoon is nice, thank you [14:46] I am trying to access some webcams that are on a remote ubuntu server machine, how can I get them exposed over http? [14:51] if the password on the only user with access too sudo is disabled, what is the solution to fixing it? [15:00] steffan: reboot in single user mode or boot on a live cd [15:00] of no root password is set (you need to do that manually) you can get in without a password in single user mode [15:11] RoyK: thank you [15:12] storrgie: see https://help.ubuntu.com/community/Webcam [15:12] storrgie: vlc might do it, btw [15:39] where can i find the md5 sum of ubuntu-10.04-server-i386.iso to check against? my iso doesnt seem to boot past "english > install ubuntu server" just want to make sure i got it all.... [16:14] MikeSee: http://www.google.com/search?client=ubuntu&channel=fs&q=ubuntu+md5&ie=utf-8&oe=utf-8 [16:14] MikeSee: http://releases.ubuntu.com/10.04/MD5SUMS === dendrobates is now known as dendro-afk [16:37] Is Install-Recommends turned off when using Ubuntu Server? [16:37] Bug 316472 suggests it is with Intrepid [16:37] Launchpad bug 316472 in apt "wish: APT::Install-Recommends "false" in server install" [Wishlist,New] https://launchpad.net/bugs/316472 [16:40] Lantizia: It is on by default. [16:40] How naff [16:48] Hey. Ubuntu Server seems to be focused on EC2 as far as public clouds are concerned. How does interop with Rackspace Cloud work (if at all?) [17:14] Hello, world [17:14] Got a problem with kvm [17:15] when starting a new vm, I got pci_add_option_rom: failed to find romfile "pxe-virtio.bin" in the logs [17:15] anyone knows where I can find that file? (not in the whole disk) [17:16] I'm on lucid [17:24] bug #566832 [17:24] Launchpad bug 566832 in etherboot "kvm expect PXE rom to be in /usr/share/qemu (dup-of: 570870)" [High,Confirmed] https://launchpad.net/bugs/566832 [17:24] Launchpad bug 570870 in etherboot "pxe boot doesn't work with kvm" [Low,Fix committed] https://launchpad.net/bugs/570870 [17:25] I saw these ones... but what should I do? [17:31] hi all - I'm trying to move /var from a dedicated filesystem to the root. moving the files with rsync works well, but it seems rsyslogd is keeping files open. rsyslogd seems to be started by init, so I tried to disable respawn, sent init a SIGHUP and killed rsyslogd, but it still respawns. Any idea how to fix this? [17:31] ben99`: if there's a bug without a know workaround, I guess you're stuck [17:35] ok, RoyK. And usually, how fast does the community react to such a bug? [17:35] Is it question of week? More? Less? [17:36] it depends on the importance, and whether or not you have a support contract with canonical [17:37] the support contract is not very expensive, and it makes them push your bugs up front [17:42] but then, if the bug is in ubuntu, it's probably there in other distros as well [17:46] OK, thanks [18:42] New bug: #598862 in augeas (main) "Sync augeas 0.7.2-1 (main) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/598862 [20:04] ben99`: the bug report states the fix has been committed [21:55] New bug: #598894 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10" [Undecided,New] https://launchpad.net/bugs/598894 [21:59] hey [21:59] i was curious if any of you got ubuntu to talk to a mac though netatalk/AFP [22:00] cause the linux is unloggable [22:00] recompiling netatalk gets old... [22:06] netatalk works fine here [22:08] viezerd, connecting from mac? [22:08] yes [22:08] viezerd, mind giving me the line that defines the share? [22:09] its in Applevolumes.default [22:10] and the last line of /etc/netatalk/afpd.conf [22:10] i knoew [22:10] just gimme your line to i can check i did it right [22:11] um, let me see [22:11] Applevolumes is easy just ~/ for yur home [22:12] afpd.conf I have the default - -transall -uamlist uams_dhx.so,uams_dhx2.so -nosavepassword [22:13] thanks [22:13] your mac not seeing any shares ? [22:16] gotit working [22:16] thanks [22:16] viezerd, could not connect before [22:16] was rejecting passwordf [22:16] oh ok [22:17] that used to be a problem in 9.0 [22:17] cause SL wanted ssl enabled AFP [22:17] and default 9 did nto have it [22:18] viezerd, can also make avahi advertise the AFP share and tell macs it's a xserve or whatever [22:19] it should be possible, but havent done anything with it myself [22:20] http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/ [22:20] has at some point theXML file for avahi [22:21] if its for time machine, I got time machine working [22:22] i have another mac on the network where i tM [22:31] nice :) [23:52] hi guys can anybody tell me how to setup yourdomain.com/~username/ [23:52] on my server [23:56] Tim_R: sudo a2enmod userdir && sudo apache2ctl graceful [23:56] thanks cloakable [23:57] then make public_html in homedirs [23:59] so your saying that I have to create folders in homedirs