[00:58] How can I unmount a USB drive if its busy (trying to format it so it doesn't matter whats on it or anything) [01:00] umount -l ? [01:01] :) [01:02] WARNING: Re-reading the partition table failed with error 22: Invalid argument. [01:02] The kernel still uses the old table. The new table will be used at [01:02] the next reboot or after you run partprobe(8) or kpartx(8) [01:02] sorry, thought that was 1 line [01:03] yank the usb cable [01:04] Bleh, thats a half hour drive [01:04] find the process that's accessing it and kill it [01:04] lsof should be of help [01:10] I'd pastebin that but crap thats alot of lines [01:10] be back in an hour :) [01:11] that's what grep's for [01:12] hilarie, lsof | grep /where/it/was/mounted [04:01] I don't understand, do you perform these steps on the server that has the stuff, or the client that wants the things? https://help.ubuntu.com/community/rsync#Rsync_Daemon [04:02] stgraber: yeah i was being silly with the double loop, just didn't want to wait 10 seconds for each container in serial. fixed in the tree [04:02] stgraber: I'm ok with extending lxc-stop instead. not sure what is preferable [04:08] I don't understand, do you perform these steps on the server that has the stuff, or the client that wants the things? https://help.ubuntu.com/community/rsync#Rsync_Daemon [04:12] hilarie: well, you run an rsync (or these days more likely an sshd) server on the server, then run rsync from the client [04:12] long as sshd is running on the server you can rsync to/from it [04:16] I am able to rsync from it now [04:16] I'd just like to be able to do it automatically [04:20] hallyn so if I can grab from the server already, its set up on that side, how can I set my *local* server to pull from it on a regular basis [04:24] cron [04:25] (but i do it by hand, as i switch back+forth between laptops) [04:26] gnight [04:28] thank you hallyn [04:45] hallyn: extending lxc-stop would make it more like openvz where "vzctl stop" asks init to shutdown the container, then after a timeout (1 or 2 minutes I think), kill the container [04:45] I think if it's not too much effort, it'd make sense to have that part of lxc-stop and be pushed upstream, having lxc-stop + lxc-shutdown might confuse some people [04:57] any ideas on how i would make my freeradius authorise based on ldap but authenticate based on kerberos ? (ie samba4) [04:58] i have the ldap part working, but freeradius rejects since samba4 doesn't keep passwords in the ldap, it keeps them in the kerberos database i think [04:58] stgraber: i'll see how upstream feels about a patch to taht effect [04:59] (now i'm off, gnight :) [09:35] hello guys === Lcawte|Away is now known as Lcawte [10:31] New bug: #958447 in unixodbc (main) "package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured" [Undecided,New] https://launchpad.net/bugs/958447 [10:31] New bug: #958448 in unixodbc (main) "package unixodbc 2.2.14p2-5ubuntu3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured" [Undecided,New] https://launchpad.net/bugs/958448 === Leseb_ is now known as Leseb [11:57] hello all [11:58] i am fscking my computer, and on a particular drive, i was asked probably half a million times to fix the inodes, and after all that, my screen is now being flooded with numbers, and the cpu is 100% and its been like that for a while, [11:58] any idea why this is happening, and if its normal or not (while trying to repair file system) [12:15] any good tutorial to configure my domain dns with my linux server ? how to set A records , nameservers, ns record, mx record. etc. i dont know a crap..? [12:23] nancy--, http://doc.ubuntu.com/ubuntu/serverguide/C/ [12:24] how to set A records , nameservers, ns record, mx record. etc. i [12:24] bluefrog, [12:26] nancy--: thats daemon specific [12:27] nancy--: the truth is, you should specify which DNS daemon you are using, in order to get that kind of answer [12:28] nancy--: in fact, let's keep everything here, rather than in two channels [12:28] i have registered a domain.com and i have a vps with apache2 installed (ubuntu) . i want to set up A records , namesservers, ns reocrds and other. and on the vps i need a seperate forlder in /var/www/site for each domain. how can i do it. is there a tutorial? [12:28] k [12:29] nancy--, http://doc.ubuntu.com/ubuntu/serverguide/C/ [12:29] bluefrog, ok. thats for vps. what about domain [12:29] nancy--: so, does your registrar host your domain for you? [12:29] serverguide is for you. talking about dns apache virtual host and so on [12:30] StevenR_, no . as i told you . i have a vps [12:30] I suspect the nice registrar has an exciting web interface to make dns configuration easy [12:30] bluefrog, i dont know how to put ips and names in dns control panell of domain [12:31] (having a vps doesn't mean your domain is or isn't hosted with your registrar) [12:31] Nafallo, ^ [12:32] my dns would be hosted by the registrar i gues. [12:32] its from fastdomains [12:32] oh dear. [12:33] Nafallo: ? [12:33] I've had very bad experience with them. [12:33] like what [12:33] such as pulling the NS records for a domain without asking and not being able to give them back. [12:34] the domain has been down for a year by now. [12:34] so yeah; oh dear [12:34] ok, so use their control panel to set up the domain hosting (not the same as web hosting) and create the records that you need. Then setup the appropriate virtual hosts on your vps. [12:34] nancy--: ^^ [12:35] i have control pannel by which i can chage A records. nameservers etc. thats all [12:36] * StevenR_ lunch & [12:39] what should i put in ns record? [12:51] acidflash, so that relates to the linux server? no the domain. i mean i have to setup the bind server first to put something like ns1.ip here. ? [12:52] nancy--: yes [12:52] nancy--: I personally use unbound, not bind [12:52] k [12:52] unbound is forwarding resolving caching dns [12:52] bind is not [12:53] k === Gallomimia_ is now known as Gallomimia === Kiall_ is now known as Kiall === WaVeR` is now known as WaVeR [13:23] if i need to setup my domains with my vps. what things do i need to setup? [13:29] if i need to setup my domains with my vps. what things do i need to setup? [13:35] i have a .com domain. and a vps. how to host my site? [13:36] New bug: #958534 in samba (main) "Update to version 3.6.3-2" [Undecided,In progress] https://launchpad.net/bugs/958534 [14:08] i have a .com domain. and a vps. how to host my site? [14:09] nancy--: don't crosspost please === alaing is now known as funkymonk [14:24] hi, can someone tell me how to check what scripts will run on reboot of my server, previously apache has modules loaded that i had disabled, and i want to know if ubuntu's default config is telling it to do this [14:27] did you use a2dismod to disable them? [14:27] yes [14:28] it may not happen this time around, but it did previously, and i want to be sure before i reboot [14:28] check for links in /etc/apache2/modules-enabled/ [14:28] what is the cleanest way to reboot btw? never really do it but ive upgraded a bunch of packages [14:28] kernel also [14:28] if it's in there, it gets loaded, if not, it doesn't [14:28] sudo reboot [14:29] you can also press ctrl alt delete at a local console [14:32] okies === koolhead17|away is now known as koolhead17 [14:59] i have set it up. virtual host is set and A record is set too. but the domain is not opening the index.htm on my vps. why is that? [16:39] smoser, is it possible to move an s3 bucket from one person to another? [16:39] or copy from one to another without downloading first and then reuploading? [16:45] second option is possible jcastro :) [16:45] ok [16:54] nancy--: thats hardly any info === Leseb_ is now known as Leseb === Leseb_ is now known as Leseb [17:03] wonderman, http://pastebin.com/EfFLn92z any help? [17:20] http://pastebin.com/EfFLn92z any help with permission for apache ? [17:24] nancy--: STOP posting in 2 channels [17:29] nancy--, have you tried installing apache before? [17:29] yes but never configured bind [17:30] nancy--, what exactly your trying to install [17:31] i see phpmyadmin [17:31] webmin [17:31] and other stuff there [17:32] koolhead17, i installed apache. php, mysql and bind. was trying to configure bind . restarted. and got errors [17:32] nancy--: I removed you from #ubuntu. You can ask here, but not in 2 channels [17:32] too late [17:32] I'd already removed him (lag) [17:33] ikonia, :P [18:25] New bug: #958704 in autofs (main) "ubuntu 12.04 boot with nis(ypbind) autofs (nfs) not working. " [Undecided,New] https://launchpad.net/bugs/958704 [18:29] nancy you obv have no idea what you are doing [18:29] start by reading some docs === lifeless_ is now known as lifeless [20:36] so, i have this java server (smartfox)... where should i place it (it's extract and run thing)? [21:53] anyone know of a good C channel? === huats_ is now known as huats [22:06] lickalott: ##c :-) [22:24] hey guys, upon each reboot, does ubuntu server do a fsk? [22:32] fsk fsk fsk [22:40] stgraber: despite the changelog msg, ubuntu:upstart does *not* have debian/conf/power-status-changed.conf [22:41] hallyn: look for /etc/init/shutdown.conf instead [22:42] hallyn: I renamed it to avoid potential event name conflict between the main event (power-status-changed) and the start/stop events emited by the job with the same name [22:42] ah i see [22:43] in that case, i'm trying to figure out why 'stop on starting rc RUNLEVEL=[016]' is not triggering [22:44] does shutdown not change the runlevel? [22:44] seems unsafe [22:48] in particular, libvirt won't stop its vms if the host gets SIGPWR, it seems [22:49] shutdown not changing runlevel sounds like a bug, it definitely should do it which should trigger upstart's rc job [22:50] no i misunderstood [22:50] the problem is that pre-stop isn'g being done [22:50] post-stop is [22:51] (i think that's what's going on) === Lcawte is now known as Lcawte|Away [23:38] hey, Just coming back for a few minutes. I've installed ubuntu server on a pc with 5 hard disks. Everything works pretty much fine, except whenever I reboot, sometimes it thrashes for hours, and I can't login to see what is happening (headless). I know that sometimes it does a file system check, and sometimes it re-syncs the softraid, could it be anything else?