[03:10] Hey can someone help me with a real easy bash script problem that im writing using vim [03:11] a [04:26] <_serial_> Good morning all. Please can someone tell me what the name of the sound service or program called that manages the sound icon in the unity panel? [04:28] <_serial_> Fixed it. I sent unity a message --reset-icons which although removed my icons config brought back my sound panel icon. [06:35] wooo, I'm gonna be an official google helpouterer when it goes live \o/ [06:36] SuperMatt: it's like fixing your family's computers, except they're strangers, on the internet! [06:36] SuperMatt: ("I didn't click anything, honest!") [06:37] naw, it's gonna be more about teaching people to get up and running on ubuntu [06:38] ah, I thought it was a general tech support-y kind of thing [06:38] nope nope [06:38] it can be anything you like [06:38] I should work on the site === Avon_ is now known as KAvon [08:04] sad not to be at oggcamp [08:20] ye [09:12] good morning everyone, [09:17] morning === mungbean_ is now known as mungbean [09:18] morning mungbean === mungbean is now known as Guest32587 [09:28] think it will be quiet here today === Guest32587 is now known as mungbean_ [09:29] yes? [09:29] release party hangovers? oggcamp hangovers? [09:29] oggcamp in full swing [09:29] haven't seen much excitement around new release [09:30] i suppose ubuntu-phone being stable release is the interesting bit. [09:32] i see lubuntu have gone to firefox now instead of chrom* [09:32] very few changes otherwise [09:32] chromium, there wouldnt have used chrome, because of chromes closed componants. [09:33] they* [09:47] Morning all [09:49] morning popey [09:56] 8.1 introduces scopes i see [09:56] "Instead of simply searching your computer, it now includes web search results as well (via Bing, naturally). The result is that the Metro desktop now doubles as your search engine, and a nice one at that." [11:21] so, my google helpout should be live on day 1 of helpouts, so I'm working on my helpouts webpage :D [11:21] http://helpouts.supermatt.net/ [11:36] SuperMatt: looks cool, what is that all about [11:37] so google helpouts is a way of using google hangouts to help people with whatever they need [11:37] I've decided to run a "getting started with ubuntu" helpout [11:38] so I'm providing a little extra documentation to go with it [11:38] very cool [11:38] so we need to tell people about this somehow? [11:39] well, I'm going to keep my eye on things like reddit to see if there are people that need help [11:39] when does it kick off? [11:40] next friday === Lcawte|Away is now known as Lcawte [12:05] y'all might want to examine the box at the bottom of this page [12:05] https://plus.google.com/settings/endorsements?hl=en [12:20] oh yeah, already done that [12:24] all right, my helpouts thing is coming along real nice now I've got the toughest bits up and running [13:58] man, I didn't think I'd be able to write all this in only a day [13:58] http://helpouts.supermatt.net [14:00] Hi all [14:00] cannot figure out for the life of me what's wrong with the following ... [14:01] it a config file for imap filter [14:01] what application [14:01] ? [14:04] http://pastebin.com/56hQxt2c [14:05] what application is this? [14:05] geary? thunderbird? [14:05] imapfilter [14:05] oh right [14:05] I don't know anything about that I'm afraid [14:05] http://pastebin.com/56hQxt2c [14:06] i'm using it to filter spam and rubbish out of my inbox [14:06] the yahoo move works [14:06] but the regex in the vydox line isn't working [14:07] that looks a bit like Ruby [14:07] tis lua [14:07] ah! [14:08] You sure you don't need to denote it's a regex by using something like / instead of '? [14:08] (Sorry, I don't know lua) [14:08] tbh - it could be any scripting language [14:08] mgdm that's exactly what I can't figure out [14:09] hm - i'll try some slashes [14:10] wait one - i'll just edit the script on the pi.... [14:13] do you need a * or wildcard after vodox? [14:14] aparently not [14:14] the yahoo line didn't need it [14:15] i wonder if its actually case sensitive? [14:16] try break it down. [14:16] lowercase only - send a mail, see if it works [14:16] k doing that now [14:17] http://moiristo.wordpress.com/page/2/ [14:17] msgs = account2.INBOX:contain_from('Cron') + account2.INBOX:contain_from('Log') + account2.INBOX:contain_subject('yum') [14:17] What you need to know here is that the β€˜+’ operator means β€˜or’. [14:18] ah! [14:18] it appears that it isn't case sensitive, so the regex just confuses it [14:19] just tested and got it to work [14:19] \o/ [14:20] * MartijnVdS recompiles a Precise kernel.. can't wait for the 13.10 kernel/"enablement" bits [14:20] Haven't done this in ages [14:20] so, just don't have to bother with as much validation as usual [14:20] cool :) [14:21] nice one people, my raspi is about to become a demon mail sorter :) [14:29] MartijnVdS: huh? [14:29] whicvh bits? [14:31] Hello. Any Dell XPS 13 Developer Edition folks about? I want to wipe my machine and do a clean 13.10 install, but not sure what some of existing partitions are for, whether I need them, and also what to do about swap on an SSD... [14:32] isleofmandan: what kind of partitions do you have? [14:33] isleofmandan: can you do an "fdisk -l", or screenshot gnome-disks and put it online somewhere? [14:36] http://paste.ubuntu.com/6264114/ [14:40] hmmm [14:40] My thoughts too [14:40] :) [14:40] could be useful (EFI boot stuff) [14:41] or not ("repair" partition to bring everything back to factory settings) [14:42] grub does give a "Re-install 12.04 to factory settings" type option, so I assume sda2 contains the image for that. [14:43] sda1 might be something for the BIOS to use. Diagnostic software or some such? [14:43] Well it's up to you then.. do you want to keep it? ;) [14:43] it's probably the software used to put the image in the repair partition back on the rest of the disk [14:43] I don't need the 12.04 sputnik image. I could always download it from Dell again. [14:44] you could always make a backup of those partitions, they're not huge [14:44] What's the best way? dd them into a file? [14:44] there's partimage, but that doesn't take care of the bootloader [14:44] hmmm [14:44] neither would dd'ing, btw [14:57] looking in /etc/grub.d is helping me to see what is what... [15:22] hello - after upgrade the greeter doesn't show the window-managers, coult anyone tell me, in which file i can change this or edit [15:24] it seems to be the lightdm-gtk-greeter [15:54] i have found it, solved... [16:30] hmm... i need a sata extension cable so i can plug a 3.5" hard drive in to a laptop motherboard [16:48] MartijnVdS: Just popped back in to say I wiped every partition and installed 13.10 on a blank drive. Nothing seems broken, so I think I got away with it :) Thanks for your help earlier. [17:33] what is the best way to keep a folder in sync across linux and mac? [17:33] rsync? [17:37] it has to work in both directions [17:38] only new files will be created and they will never change [17:38] hmm can't rsync do that? [17:39] dunno [17:39] also it needs to work 3 way [17:40] ali1234: Well I'd just rsync both ways to each of the other two machines [17:41] unison? (never used it, but I believe it should work...) [17:41] basically there will be 3 computers copying video off sd cards onto their local hard drive [17:42] they will all be copying literally as fast as they can [17:42] from SD card that is [17:42] they'll also be connected on gigabit ethernet [17:42] each computer needs a copy of all the video files [17:42] ali1234: And so you're trying to make all 3 be mirrors of each other? [17:42] right [17:43] ali1234: So personally, unless there is zillions of files, I'd either run individual rsync's between them, or treat one as master that they all rsync to and back from [17:43] the thing about rsync is, it's too complicated [17:43] ali1234: ? [17:43] i want something i can just turn on and forget about it [17:43] but looks like i'll have to make it with rsync [17:44] ali1234: I'd just keep it cron'ing all the time [17:44] i'm going to be busy fiddling with sd cards, i don't need to be running rsync as well [17:44] the other thing is it can't run over ssh because the overhead will be too much [17:44] ali1234: You say between macs and linux - is that some machines are macs and some are linux? [17:44] yes [17:45] are you *sure* ssh is too high? That sounds unlikely [17:45] the video files are 54mbit/s [17:45] we have 7 cameras [17:45] ali1234: Unless the machines are truly shit then ssh shouldn't be an issue [17:45] the sd card readers do about 100mbit/s [17:45] and we'll have 3 of those [17:45] one in each machine [17:45] ali1234: Considered one of the wifi sd cards? [17:45] too expensive [17:46] also 54mbit/s on wifi = lolno [17:46] and certainly not with 7 of them all running at once [17:46] ok [17:47] also i kind of doubt that these machines can do 100mbit/s ssh encryption and decryption at the same time [17:47] ali1234: I'd try rsync with ssh (I think you can specify ssh encryption type and opt for a very low cpu one if that's really a problem); rsync is generally pretty efficient unless you're dealing with lots of tiny files which you aren't [17:47] yeah, rsync isn't the problem, t's the encryption [17:47] rsync can do a native protocol I think, not tried it for years though [17:47] it's totally not needed anyway as we will be using loopback network cables [17:48] rsync --rsh="ssh -c blowfish" says google [17:48] ali1234: OK, other way is to mount via samba/webdav each machine to each other, and then you're running rsync just within the machine [17:48] gets you 25MB/sec [17:48] i'd take ssh over that [17:49] i can just put a cert on each machine then [17:49] my other option was going to be netcat [17:49] i wonder if you can do --rsh="something clever with netcat" [17:49] ali1234: If you can run the rsyncd on each machine it'll do it without ssh at all [17:50] is that available as standard on macs? [17:50] * penguin42 doesn't know macs [17:50] i'll ask [17:52] ali1234: Read the 'Connecting to an rsync daemon' in the rsync manpage - note the subtlety in the url naming to use rsync:// or the *double* colon [17:55] ali1234: The other thing I'd be careful of is how you're copying off the SD cards and in particular if you end up copying partial files [17:55] yes, already considered that [17:55] i'll copy to a temp folder and then mv it into the synced directory [17:56] nod [18:06] i wonder how much video files would compress [18:45] ali1234: They shouldn't [18:45] yeah they don't: about 1% [18:45] with bzip2 -9 [18:45] ali1234: If the cameras are only doing mjpeg they stand a chance [19:15] does export save a variable in the user profile for ever? or do i need something else? [19:16] gebbione: No it doesn't [19:16] gebbione: export just sets it for the current shell, if you want to set it for ever put it in your .profile or .bashrc [19:16] thanks [19:19] i hate it when a shell is dead ... not even ctrl +c returns control over it by killing the current process/action [19:19] you don't mean with ssh, do you? [19:20] ~. [19:20] that'll kill it [19:20] it is with ssh [19:20] but nothing returns control from it [19:20] neither enter not ctrl c [19:21] it is stuck showing me the remote username@ip [19:21] yes, try the combo I gave you [19:21] enter then ~ then . [19:22] great thanks ... whats behind the scenes when you do this key combination ... it kills your ssh client? [19:23] the 'enter then ~' bit is a command to SSH to give you its console [19:23] then '.' means exit [19:24] try enter ~ ? some time, too [19:24] or read http://www.void.gr/kargig/blog/2006/01/24/ssh-escape-characters/ [20:31] Good morning peeps :) [20:35] erm good morning [20:35] :D [20:39] Hello [20:39] Good afternoon. [20:39] I need help with Ubuntu, can someone please give me a hand? [20:39] !ask [20:39] 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 [20:41] Ok. I need to create a booteable Pendrive [20:41] Obiituzz: From a Linux system? Got a recent Ubuntu iso? [20:41] i was trying to do it with Unetbotin [20:41] yes [20:41] i have the ISO imge [20:42] Obiituzz: If you know the /dev/sd?? name of the device, make sure it's not mounted and then do dd if=my.iso of=/dev/sdX bs=1024k [20:42] Obiituzz: BUT BE CAREFUL TO GET THE RIGHT DEVICE - and it's the one without the numbers at the end [20:50] bigcalm: 'lo [20:51] mgdm: how's oggcamp? [20:52] bigcalm: wouldn't know [20:52] mgdm: aww, sorry. Thought you had gone [20:53] Nah, didn't in the end. And my trip to the hospital on Thursday night woudl've seen to it anyway :) [20:53] What have you done to yourself? [20:53] tl;dr - asthma FTL [20:53] :( [20:54] however, communist^Wsocialized healthcare FTW [20:54] Heh [20:54] mgdm: Ah, I'm fortunate enough to keep my asthma mostly in check with the regular stuff and the occaisonal salbutamol [20:55] penguin42: normally so am I, but I got a cold, which mutated, and regardless of all of that I ended up needing enough Ventolin nebulizer treatment to stun a horse [20:55] mgdm: Erk [20:57] In other news, I just make a project use Autotools and it works and I only swore a couple of times [20:57] this is new for me [21:10] penguin: sorry man, im a new Linux user [21:10] i didnt understand what you said.. Let me be clear.. I have Ubuntu and i'm trying to get Fedora [21:10] Im trying to do a LiveUSB to boot it... I have the image [21:11] i've try to use uNetbootin and Fedora Live usbCreator [21:11] and i have troubles with both [21:11] it should work [21:12] UnetCreator: I fllow the steps and while i'm booting it gets freeze [21:12] Fedora Live Usb Creator: ISO MD5 checksum verification failed [21:14] so you have a problem with the downloading of the iso file [21:14] No [21:14] just checking the md5 [21:14] aint downloading using the tool [21:15] i've already download it from site [21:15] ok, sorry [21:15] Any idea, my friend? [21:17] just had a look it lists my usb pendiver as /dev/sdb1 [21:17] i need to download lubuntu 13.10 so will have a go as i also need to update a pen drive with that [21:18] so will do some screen shots at the same time and put on my website [21:25] Thanks man [21:26] np [21:26] give us a few days and i will hopefully have something [21:26] Thanks man [21:26] np === LjL is now known as Lthen === Lthen is now known as LjL [21:34] * mgdm writes documentation [21:34] boo, dull [21:34] but essential [21:35] Yeah. Especially as it's a library [21:35] ah [21:35] i thought you meant for ubuntu [21:36] Ah, no [21:36] It's for my fantastically niche side project: https://github.com/mgdm/Mosquitto-PHP [21:36] ah [21:37] what does star this repo mean [21:37] ? [21:38] It's like 'favourite' [21:38] ok [21:38] a sort of bookmark thing [21:38] like in chrome [21:38] aye [21:41] Has anyone found a way to use an Android tablet as a secondary display yet? [21:41] Loads of projects on Windows/OSX seem to do it, but nothing works on Linux. :< [21:42] i am sure we were doing that at the last exeter lug meet [21:42] as in #dcglug [21:43] devon and cornwall linux user group channel [21:43] i think you can do that using vnc [21:44] as = ask [21:44] zleap: yea, I remember in my last attempt, I did something involving bumping the viewport size up, then vnc with clipping. But X was bugged and wouldn't allow Windows to move outside of the standard viewport area [21:44] wonder if it's been fixed in 13.10. [21:44] ok [21:45] I've taken a few runs at getting this to work ;) [21:49] as i said try the #dcglug channel i am sure this was a recent discussion or project or could actually be a current project [22:00] what's the command line way of updating to a new release? (13.04 -> 13.10) for some reason update-manager doesn't feel like giving me the button. [22:01] do-release-upgrade [22:01] that's the one, ty :) [22:12] Docs finished, for now \o [23:07] Oh, it's after midnight [23:08] oops [23:08] * penguin42 looks at the pumpkin mgdm [23:08] :D [23:08] I am somewhat round, though not orange as far as I can tell. :P === Lcawte is now known as Lcawte|Away