=== metzthepest is now known as metasansana === harsh_bhatt is now known as gunfire007 === gunfire007 is now known as fire_ === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === cpg is now known as cpg|away === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts [04:02] How can I use wget -r to retrieve all files and folders from a given location, but not have it pursue links to the parent directory? E.g., I want to download http://example.tld/foo/bar/*, but nothing above bar/. When I use wget -r, it begins at bar/ and pursues up the chain to begin downloading objects from foo/. === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === cpg|away is now known as cpg === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off [06:11] is there a command i can do to 1) search my home folder, 2)go through each filename and folder, 3)find any spaces and replace the spaces with underscores? I recently did a backup of windows files and some of them have spaces, despite every effort to enforce a no spaces policy. [06:12] i guess this could be a general topical support issue? [06:13] yeah. ill ask there instead. ignore my last messages [06:31] I want to route pulseaudio to jack using pulseaudio-module-jack. Please help! === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === dendrobates is now known as dendro-afk [07:55] New bug: #1054477 in checksecurity (main) "check-diskfree ignores fs with "media" anywhere in mount path" [Undecided,New] https://launchpad.net/bugs/1054477 === n0ts is now known as n0ts_off === cpg is now known as cpg|away [11:20] I have some question [11:20] Somebody pls answer me. [11:21] About ubuntu automatic installation [11:23] Pls.... [11:23] Please... === dendro-afk is now known as dendrobates [13:28] <`Dyanna83> any admin on [13:28] <`Dyanna83> ? [13:28] <`Dyanna83> or some body else? [13:29] whats up? not really an admin [13:29] `Dyanna83, it is normally a good idea just to ask ... [13:33] !ask [13:33] 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. :-) See also !patience [13:40] <`Dyanna83> some admin [13:40] <`Dyanna83> ? === sagar is now known as Guest38055 [14:40] Hi, I am trying MaaS using ubuntu 12.04 server. Since i already have the 12.04 iso, is there a way to avoid doing " sudo maas-import-isos " while setting up MaaS. [14:41] I mean that can i use the iso i have already downloaded and using to create a MaaS machine, can that iso be used in the MaaS [15:27] hrmf [15:27] is qcow2 really very slow compared to raw, preallocated images? [16:01] hi, what is this: http://sebsauvage.net/paste/?55fd498290eeb864#5IkplCMlxEkxEEKKbssQSOtabMCYsoRAE2DMTnwulR8= trying to tell me? [16:06] hmm [16:06] sounds like nfs doesn't like your tgt [16:07] yeah, thats the problem, my client mounts the share but every folder in it is owned by nobody:nogroup [16:09] ya that would be a nfs4 permissions issue [16:09] everything needs to match on the nfs client and server [16:09] the usernames and id's [16:09] also, you must use an authenicated login to mount the nfs [16:10] i do [16:10] if any of that fails, you get nobody and basically read-only [16:10] and it matches [16:10] that error message says something doesn't match/is trusted [16:15] iqualfragile: usually that means you don't have kerberos setup correctly [16:16] iqualfragile: try nfsv3 [16:16] what would that change? [16:16] heh [16:16] i have just tested: i can login on my client with an remote ldap-account [16:16] EVERYTHING :) [16:16] hmm? [16:16] and i can use kadmin from the client [16:17] what does any of that have to do with kerberos on nfs4? [16:17] iqualfragile: mount -t nfs -o vers=3 ... [16:17] but the server runs v4 [16:18] * patdk-lap hasn't heard of a nfs4 server that doesn't also do nfs3 [17:11] Good evening [17:11] hi [17:11] Het iqualfragile, how are you? [17:11] hey* [17:12] ok, i solved that problem, i had to regenerate all the keytabs [17:12] im fine [17:12] iqualfragile: Good to hear. [17:18] Hi all, I just had Ubuntu re-installed on my server, and now the bind directory I backed up is having issues. Are there changes I have to make for it to work? [17:24] anyone here? [17:38] katronix, es .. I am here [17:39] katronix, what is your exact problem with /bin ? [17:40] ironm Not having an issue with /bin, having an issue with bind [17:42] its complaining about axfr.conf [17:43] katronix: You know, it would be a lot easier to help you if you told us what kind of issues you were having. Nevertheless, I'll take a shot in the dark and guess that you are having permission problems, due to the current bind user/group is having a different uid/gid than on your previous install. [17:43] katronix, when you reinstall Linux than some default settings can get overwritten [17:44] katronix, check the file axfr.conf onto the new installation and the old version from backup [17:44] katronix: So, if you list the files under /etc/bind/, what users and group are they reported as beonging to? [17:45] the afxr.conf file I have is from the previous install. some of the files are owned by root:root and others by root:bind [17:45] katronix: Also, instead of saying "complaining about foo", do provide the exact complain, without paraphrasing. [17:46] http://pastebin.com/bAjeMc6w here is the log file excerpt [17:47] katronix, have you compared the old and the current axfr.conf already? [17:48] I didn't check to see if I had one previously [17:49] katronix, you said already that you have made a backup [17:49] yes this is the backup [17:51] what does this file do? [17:53] looks like you created a zone file in the wrong place [17:53] anyone know of a good way to trigger a service restart on file change? [17:53] i was looking at incron [17:54] RoyK, can you be a bit more specific? [17:54] using puppet is perhaps overkill, but it's a jolly good framework :) [17:54] blendedbychris: that was for you [17:54] i use puppet already but I don't think it's fast enough [17:55] for what i'm trying to do atleast [17:55] katronix: looks like you put the zone definition into axfr.conf [17:56] blendedbychris: I guess writing a wrapper using inotify could do it [17:56] this looks promising… http://manpages.ubuntu.com/manpages/hardy/man5/incrontab.5.html [17:56] I didn't but an old panel I was using may have, which of course not included on this version [17:57] blendedbychris: oh, didn't know that one :) [17:58] ah that fixed lol, silly simple mistake [17:59] RoyK: can you think how i could restart a service as a nonroot though? [17:59] incrontab doesn't let me create a crontab to root [17:59] blendedbychris: you can't restart a service as nonroot, but you can use sudo to allow a user to do that [18:00] http://www.howtoforge.com/triggering-commands-on-file-or-directory-changes-with-incron << dang the internet knows everything [18:19] once bind is working, what would be the dig command to make sure its working as expected? [18:29] RoyK: can you think of a reason why running restart with inotifyd would cause two instances of the service to run? [18:30] i have no doubt that the problem is a crapp y init.d script but it seems only inotify does it [18:31] I doubt they use inotifyd [18:31] well i know i had it just run service foo restart [18:31] inotify is easy to use on files without a separate daemon [18:32] question is [18:32] would you really want to restart a service once a file is changed? [18:32] ya. i don't have much of a choice at this point [18:33] maybe the sysadmin changed something on the apache config and apache died because he wasn't finished [18:33] it's not a apache type service [18:33] it's Wowza… the only way for it to start playback from a given playlist file is to restart it [18:33] still, it should be up to the sysadmin to restart the service [18:33] ic [18:34] what makes wowza so cool, btw? [18:34] it's cheap and it works [18:34] compared to the other solutions [18:34] I'm working on a project with mediamosa and researching how to do realtime with that [18:34] we use it for simulated live streaming [18:34] and also live streaming [18:35] * RoyK wants to build an open system for such things [18:35] i think that's happening is notify is running restart twice maybe [18:35] what's* [18:35] perhaps the makers of wowza should implement inotify calls [18:35] would make things a bit easier [18:36] this simulated live thing has a "brew your own" notion to it… it's open source [18:36] it'd be nice if they just made it read the dumb playlist file [18:37] or implimented reload [18:41] wowsa's open source? [18:46] parts of it [19:50] RoyK: you still around? === cpg|away is now known as cpg [19:56] blendedbychris: mhm [19:59] royk, the new living google! [20:01] for sure [20:04] i can't for the life of me figure out why inotify is starting wowza up twice [20:04] unless it simultaneously runs the service twice [20:16] patdk-lap: ? [20:18] figured it out :) [20:18] inotifyd aparently has a NO_LOOP parameter that will prevent the thing from going nuts if the file is modified more than once i pressume [20:19] and the commnd hasn't finished === cpg is now known as cpg|away === cpg|away is now known as cpg [21:01] is there some reason why the www-data group is always GID 33? Is it safe to change? [21:03] zastern: on a running system? why would you want to do that? [21:03] guntbert_: no, new system [21:04] im going to have multiple apache systems serving the same content, and for various reasons, its helpful to have users/groups have the same gid on every system [21:04] I don't mind keeping at 33, if that's safe to enforce [21:06] zastern: iirc those numbers are set somewhere in a seed file for the installation - should be stable at least for a while :) [21:06] guntbert_: welp, i have 2 apache 10.04 nodes and its 33 there, and a bunch of 12.04 and its 33 there. so it seems safe :) [21:06] im going to have puppet always create that group with GID 33 then. [21:06] and the user with UID 33 [21:07] zastern: I just looked into a debian server: its 33 there too [21:07] guntbert_: I figured as much. [21:08] zastern :) === cyclicflux is now known as Guest93100 [22:25] Whats happening fellow Ubuntu enthusiasts === cpg is now known as cpg|away [22:45] Hi guys, I have a fresh install of Ubuntu Server 12.04 LTS. I setup /etc/network/interfaces with proper *Stat* ip settings, yet for some reason. I come back four hours later to see my server using a DHCP assigned address? [22:46] Network interface file http://pastebin.com/xX3Wqerg === cpg|away is now known as cpg [22:59] sudo ifconfig eth0 10.0.0.100 netmask 255.255.255.0 [23:00] auto eth0 [23:00] iface eth0 inet static [23:00] address 10.0.0.100 [23:00] netmask 255.255.255.0 [23:00] gateway 10.0.0.1 [23:06] Hi folks. Wondering the best free web control panel for Ubuntu server 12.04? [23:06] was looking at EHCP, but it's not compatible with 12.04 [23:15] Auckla, try commenting the "auto eth0" lines