[00:47] http://www.webhostingtalk.com/showthread.php?p=7442949 anyone good at routing got any suggestions on this? :P [00:51] have you looked in iptables to see if there's anything matching? [00:53] see if someone got on the wrong side of fail2ban or similar [00:55] shauno, nope, my iptables entries are null [00:55] I checked :) [00:55] iptables --list shows everything is allow [00:57] have you tried doing traceroute from server->baduser ? [01:15] shauno, yes, that's in the thread [01:17] it's only one hop? [01:18] shauno, yep. [01:18] breakage \o/ [01:54] <3 get_iplayer === hamitron_ is now known as hamitron [06:24] hi [06:24] is there a way to ghost image of Ubuntu Desktop ? [06:25] clonezilla can do it [06:30] MartijnVdS: Thanks [07:23] Morning [08:11] 23:13:46 < gord> we don't really support having the monitor on the left of the springboard [08:11] has launcher been renamed to springboard? [08:34] That'll vex the iOS people. [08:37] Anyone know a bit about jQuery? What does the if statement below mean? (I'm a bit confused by the comma. What is the callback actually working on?) [08:37] $('#browseCatalogue ul.browseSubMenu > li > a').click(function() [08:37] { [08:37] if(!$('.sub',$(this).parent()).hasClass('active')) [08:40] Morning all [08:44] howdyho [08:53] :( skype [08:56] dutchie: Mass transfer to Ekiga, or an acceptance that it works and it doesn't really matter who owns it. Either way, its still a closed source system and may not make much difference [08:56] DJones: Google Talk also works [08:57] DJones: with/without video [08:57] with/without audio [08:57] (in empathy) [08:57] MartijnVdS: Must admit, I've never tried googletalk [08:57] DJones: yeah, but the problem is non-geek friends use it heavily [08:58] dutchie: They're not your friends anymore now. [08:58] i'm sure my girlfriend would love that [08:58] dutchie: you'll have more time for her! [08:58] not much use when she is in .ch [08:59] google talk, or move there ;) [08:59] i think google talk [09:00] dutchie: Heh, to be honest, I uses what works and suits me, while personal choice will be an open source option, if closed source (because of popularity) is needed, I'll use it if necessary. I guess as long as MS don't stop supporting non-windows versions its not likely to be a problem (as with msn etc) [09:00] * dutchie notes that msn is currently failing to log in via empathy [09:01] Pidgin FTW [09:06] DJones: i have to say i agree with pragmatism [09:07] although skype barely works now and is about 5 versions behind the mac/windows client [09:08] I found skype worked really well on linux at the start of the year when my parents were in Australia, certainly couldn't fault its basic usage, installed easily, connected with no problems, although agreed that it is some way behind the windows version [09:09] empathy can't call google talk web users [09:09] due to codec issues [09:09] popey, that was the last i heard... maybe its the launcher again, i honestly can't keep up [09:10] hah [09:10] springboard is the apple one [09:10] Is there a way to disable the "Apps you can download" bit in the "Magnifying glass with a + in it" "menu"? [09:11] i looked in to it, i honestly have no idea [09:11] i'm gonna call it the appydoodah [09:11] (also, does it have a better name than "Magnifying glass with a + in it-menu" [09:11] it's called unity-places-applications [09:12] sorry unity-place-applications [09:12] !info unity-place-applications [09:12] MartijnVdS, only by modifying the source of the apps place [09:12] unity-place-applications (source: unity-place-applications): Application place for unity. In component main, is optional. Version 0.2.46-0ubuntu3 (natty), package size 43 kB, installed size 212 kB [09:12] lens [09:13] is it that awful? [09:13] gord: Oh. That's annoying. The user in question doesn't have admin rights, so can't install those apps (yet it still shows them) [09:13] i want to get into unity hacking actually, so i may make a patch for that [09:13] seems like as good place to start as any [09:13] MartijnVdS, interesting [09:14] \o/ unity hacking [09:14] i mean hacking in the true sense of the word [09:14] ie making it do what i want, don't care what the "designers" say [09:15] this sure does have a lot of build deps [09:15] MartijnVdS, if apt doesn't know about the applications and we have no results to return, then we won't show the more apps you can download bit though, maybe that would help? [09:16] gord: showing options to run apt if the user can't run apt feels bad though :) [09:16] or at least sub-optimal [09:17] MartijnVdS, i would agree, up to a point "hey mum, i saw this game on the computer, can i get it?" - not sure what the best solution is there [09:17] I'll file a bug, so People In Charge can decide [09:18] :) [09:18] worst comes to worst, we throw an option in there per user [09:18] wait.. I need to double-check if it's not unity-2d on that machine [09:18] it wouldn't matter [09:18] oh? same code? [09:18] the backend, place-applications and place-files are shared between them [09:19] its in the backend [09:20] waiting for launchpad... [09:21] are these c files autogenerated from the vala? [09:22] yes [09:22] vala compiles down to c [09:22] so i need to edit the vala files? [09:22] and why are the c files shipped in the source package if they are intermediate? [09:22] my laptop is broken so was forced to use unity 2d on my netbook yesterday for actually doing things..didn't work out too well [09:23] if you don't want to alt-tab, then switching windows is a nightmare [09:23] yes, true [09:23] ali1234, if the c files already exist, they are prolly not generated from vala [09:23] look in the C code, if it looks sane then its not generated by vala, if it looks insane, its generated by vala [09:23] gord: main.c, main.vala - has same const strings in the same order... [09:24] the c looks pretty insane even by glib standards [09:24] no comments either [09:24] i've seen worse written by humans though [09:24] ali1234, that will be generated then, not sure why its shipped [09:24] all the variables are like _tmp1_ - that's dead giveaway [09:24] what is this in? [09:25] in unity-place-applications [09:26] 30kb/s from launchpad wooo [09:26] gord: ooh, a record [09:27] gord: Is there a picture somewhere with arrows pointing at all the bits of Unity with their names? [09:27] there is [09:27] ali1234, i just branched lp:unity-place-applications and we don't ship any c files. are you talking about the tarball? they will have c files because it just makes life easier for distribution [09:27] AlanBell: do you have a link? :) [09:27] on the lense page MartijnVdS [09:27] https://wiki.ubuntu.com/Unity/Lenses [09:27] doesn't cover all of it [09:28] gord: i did apt-get source unity-place-applications on natty [09:28] and it says launcher rather than springboard [09:28] gord: So where was you last night dude? [09:28] anyone listen to jono bacon's interview on the linux action show the other day? [09:29] davmor2, i wanted to go out, hotel is suffocating, but then those plans fell through and i napped through the evening by accident :( [09:29] i'm glad he is no longer saying that natty rocks [09:29] davmor2, i'm convinced you are not here anyway [09:29] its all a big trick [09:30] ah, i just realised "applications available for download" makes sense in the context of doing a search [09:32] oimon: friend messaged me last night: "ok, so now ubuntu is totally rubbish, what is good?" [09:32] AlanBell: http://askubuntu.com/questions/10228/whats-the-right-terminology-for-unitys-ui-elements/19166#19166 [09:32] except he didn't say rubbish [09:32] AlanBell: that explains it better :) [09:32] ali1234: gnome classic session is the answer :D [09:32] except people don't realise it [09:33] Ahoy peeps! [09:33] well XFCE certainly isn't the answer [09:33] ahoy-hoy [09:33] i see no reason to jump until my options have disappeared [09:34] while gnome classic exists then why jump? [09:34] i dunno [09:34] no reason [09:34] Chris Cross will make you jump [09:34] gord: Damn you seeing through my cunning plan, oh wait no I am here :P I think you're not :D [09:34] jump jump [09:34] i don't believe they (gnome) can get away with dropping it entirely [09:34] or at all for that matter [09:34] seems like the only thing that even fewer people like than unity is gnome shell [09:35] * bigcalm goes looking for some nice 80s hip-hop [09:35] btw they were called kris kross [09:35] my company has over 500 linux desktops, possibly nearer to 1000, and we may soon be making a decision on a single distro to use [09:35] just fyi [09:40] I hate you all. [09:41] popey: Why? [09:41] http://www.last.fm/user/popeydc [09:41] now playing [09:41] popey: At least it's not Rick Astley [09:41] \o/ [09:42] Your musical compatibility with popeydc is HIGH [09:42] * bigcalm tickles popey [09:42] :) [09:42] Your musical compatibility with popeydc is VERY HIGH [09:42] i got very high too [09:42] yay dell fixed my laptop on the last day of warranty :D [09:43] oimon: that's what warranty is for :P [09:43] that doesn't make much sense [09:43] MartijnVdS: the indian call centre guy didn't think so [09:44] rather fortunate that it should break 2 days before the 3yr was up [09:44] but in no uncertain terms he said i had to pay £85 since it wasn't covered by warranty [09:45] Your musical compatibility with popeydc is VERY LOW [09:45] wow popey is stuck in the indie scene of the 90s [09:45] where's sleeper and blur? [09:46] :) [09:46] popey: where did u go to uni? [09:46] dutchie: do you only listen to classical? [09:46] not exactly [09:46] Country & Western? [09:46] oimon: I never went to Uni [09:46] http://www.last.fm/user/jshholland [09:47] Ah, you're young [09:47] popey: i was at manchester around that era...was good times :D [09:47] I forget now and then :) [09:47] "bran van 3000 - Drinkin in LA" -yesss i heard a snippet of that song the other day and couldn't think what it was [09:48] bigcalm: :P [09:48] is lastfm free? [09:48] Yes [09:48] there is a free tier and a subscriber tier [09:52] Grandmaster Flash - The Message [09:52] * bigcalm grooves [09:52] Sound of Eden - Shades of Rhythm [09:52] Shaun of the Dead has this and other great 80s hits [09:52] * popey winds it up [09:53] New glasses will be ready for collection at lunch time. I think I'm far too excited about getting new glasses :) [09:54] * ali1234 makes a new lastfm account but with real name this time [09:54] heh [09:55] the trouble with making accounts under a false name [09:55] is you can't tell anyone it's you [09:55] otherwise they know the false name you use everywhere [09:56] lol [09:56] i was telling my friend mungojerry that the other day [09:56] i need some help testing my webcam later [09:56] ahem [09:57] http://www.ustream.tv/channel/uupc [09:59] this is driving me nuts, i thought i had my theme sorted out, lastnight the top panel was dark with the nice unity icon set, but now it's reverted to what i think is oxygen, [09:59] i updated this machine from 10.10, and i had installed kde4 as a test, but i think it's conflicted with unity's setup [09:59] now i'm stuck with the lighter theme in my top bar, [09:59] really want the nice mono colours forthe unity theme [10:00] wow, just turned on two finger scrolling on the touchpad! [10:00] so something is reverting it after i login. [10:00] AlanBell, yeh, that's sweet [10:00] loved that when i discovered it on my Eee [10:00] didn't support it in Maverick [10:01] I have started trying to two finger scroll on any laptop :P [10:01] not on my laptop [10:01] oh? did on 10.10 for me [10:01] what laptop [10:01] samsung R530 [10:01] maybe different touchpad driver. [10:01] yeah, the OS supported it but the driver didn't [10:02] popey: does this mean we are going to get some live show recordings via video now you have a superduper net connection? [10:02] horizontal scrolling too [10:02] yup :) [10:03] Apacheuk: ya [10:03] and no :) [10:03] that is awesome on the summit schedule [10:03] seems like everyone stopped using lastfm in dec 2009? [10:03] including me [10:03] popey: :) that was my show prediction from the prediction show :) [10:03] is that when they shut off streaming to uk [10:03] too many people in wayland talk [10:03] ? [10:04] no, to europe [10:04] ali1234: no, don't think so [10:04] that was ~3 mo ago iirc [10:04] well, everyone outside USA basically [10:04] i used it for a long time, ubuntu one replaced it [10:04] since they decided to give me a 3 month free subscription for some reason and that has now run out [10:05] spotify replaced it for me [10:05] but now they've got a limit too [10:05] Last FM is good for random tracks on a theme. Spotify is good for albums [10:05] can't get spotify :( groove shark is my only option, but not real desktop app for it (: [10:05] yeah my use case is different, i want to stream my own music not discover music i guess [10:06] i don't want to deal with a music library ever again now [10:06] certainly not one that i had to pay for [10:06] it's bad enough that it can go up in smoke due to random computer failure [10:07] i just throw up my music into u1 [10:07] * dutchie likes having physical cds [10:07] i don't like having physical CDs actually [10:07] i think i am a dying breed [10:07] they take up too much space [10:07] i prefer it to buying mp3s online though [10:07] i have an irrational distrust of spotify [10:08] got rid of all mine after i finished ripping my music and moved house [10:08] what about listening to music in the car? [10:08] if i could buy the whole artist backcatalogue on a read only microsd card, that would be ideal [10:08] i mean, i still have the music and i have that music backed up, so don't need the cds [10:08] Just noticed this http://www.omgubuntu.co.uk/2011/05/netflix-chrome-plugin-will-bring-on-demand-video-to-linux ok, netflix isn't available in the uk yet, but could be interesting in future [10:08] not entirely legal though gord [10:09] eh? what is not legal about it oimon? [10:09] ask popey [10:09] if cd's had copy protection it would be, because you are breaking the DMCA but thats not the case [10:09] gord: do you mean that you ripped your cds and then sold them? [10:09] maybe that thing he's always on about only applies to dvds [10:09] o_O [10:10] oimon, oh god no [10:10] oh :D [10:10] i ripped my cds and then put my cds in the bin [10:10] * AlanBell is not living in a country where the DMCA has any validity [10:10] Its nothing to do with the DMCA [10:10] It's not legal to rip CDs/DVDs in the UK. [10:10] yup [10:10] you can't put your CDs on your MP3 player [10:11] in the UKI? [10:11] indeed [10:11] I didn't realise, in Ireland here so [10:11] That's a shame [10:11] president? [10:11] bet you can't in Ireland either [10:11] similar rules will apply here, we mostly just copy you guys : ) [10:11] i remember when i was young, the daily mail had a story about recording of tv programmes becoming illegal. i worried about it for about a year [10:11] i remember that too [10:11] heh [10:12] i think there's a lay like you can't keep recorded tv shows for longer than 3 weeks or something [10:12] a law that is [10:12] if its illegal to copy data from a cd to somewhere else then just playing them is illegal [10:12] or that was the law they brought in in the 80s [10:12] no idea if it still exists [10:12] gord: nope [10:12] If so, then my V+ box is being very naughty [10:12] nope [10:12] just finished watching danish tv series the killing - best programme i ever saw [10:12] you have a license via Virgin for what it does [10:13] bigcalm: this was back in vhs days [10:13] gord, playing is fine if you don't take advantage of the ananlogue loops, there's seperation of the potential to break a law and actually doing it that protects you [10:13] I see [10:13] gord: just because something is technically equivalent does not mean itis legally equivalent [10:13] And off the shelf DVRs? [10:13] http://en.wikipedia.org/wiki/Ripping [10:13] "In the United Kingdom, making a private copy of copyrighted media without the copyright owner's consent is illegal: this includes ripping music from a CD to a computer or digital music player" [10:13] i wonder about freesat type stuff actually [10:14] citations are there before anyone larts me for quoting wikipedia [10:14] manufacturers have to meet a loooong list of requirements to put freesat on it [10:14] i love that my dvr has a usb port for copying/archiving to pc [10:14] have bbc done that encryption thing with their eit data yet? [10:14] ali1234: the freesat logo, yes [10:14] ali1234: but Freesat works fine on my receiver, which isn't "official" freesat [10:14] the logos count for nothing [10:14] yes, yes [10:14] ali1234: (being in NL and all) [10:14] the logo [10:15] logos count for a lot [10:15] as proven by the digital tick case of the digifusion fvrt200 box [10:15] Sure, "red button" stuff doesn't work [10:15] but [10:15] you won't see a sat receiver in curries if it doesn't have freesat logo or sky logo on it [10:15] ah, its one of those laws that doesn't actually matter [10:15] Heh [10:15] certain manufactureres used the tick and it didn't conform [10:16] all the customers lost out [10:16] maybe i'll open a ripping facility in france, you send your cd's via royal mail, i rip them then send back a digital copy [10:16] gord: a friend of mine wanted to set up that exact service [10:16] concluded that CDs are too damn valuable to send by post [10:17] perhaps valuable is the wrong word... "too expensive to replace" would be more like it [10:17] lovefilm seems to do fine [10:17] because it's not like you can resell them for anything like the cost to buy them [10:18] lovefilm isn't dealing with retail purchased dvds [10:18] if it cost then £16.99 every time one got lost or damaged in the post they would be screwed [10:18] or £32.99 for the blu-ray [10:19] also they're not shipping 100 in a big box [10:19] well they have rental copies, i'm not sure how that affects the price [10:19] someone's entire CD collection could represent an investment of several thousand pounds [10:20] bluray - what a con [10:21] a con? [10:21] i like bluray [10:21] i like bluray too, when it's done right [10:21] i don't like upscaled-from-dvd bluray releases [10:21] i like HD, 25mbit content is great too [10:21] the prices of films on bluray are a ripoff [10:21] yeah too expensive too [10:21] it's like when CD's came out, they were cheaper to produce than cassetes but were still more expensive [10:21] eh, i get mine for around £20, i'm willing to pay that [10:22] would have to be a damn good film for me to pay £20 [10:22] even if the dvd is a tenner? [10:22] yes [10:22] because dvd quality looks poor now everyone has HD tvs [10:22] dvd has horrible compression and at a terrible resolution, also you basically flip a coin on weather you are gonna get progressive or interlaced content. no thanks [10:22] ali1234, I really can't see the difference sat back on my sofa [10:22] i don't have surround sound or HD TV [10:22] and sorry, but upscaling makes it look worse than just watching it on a SD CRT [10:23] with dvd i just end up looking at the artifacts [10:23] if you can't see the difference between HD and upscaled SD on a HDTV you must have extremely poor eyesight [10:23] right [10:23] ali1234, it's probably that... I don't care [10:23] if you don't have HD TV then everything looks fine [10:23] well, it could be that the TV is too small or too far away [10:23] upscaling makes the artifacts must worse [10:23] did you ever look at SD TV and DVD and think , this sucks? [10:24] I've got a 32" HD TV with Sky HD... I regularly don't realize I'm not watching the HD versions of channels [10:24] it's only when you get HD telly that you see artifcats [10:24] obviously there *is* a difference, but I ain't paying an extra tener for it [10:24] oimon: i have looked at SD content on a SD CRT next to a HD LCD, and the CRT looks fine, while the HDTV looks poor due to artifacts [10:24] sky hd wasn't good last time i saw it, low bitrate :( [10:24] ali1234: right [10:25] BBC HD, BBC One HD, ITV HD and C4 HD look fine though [10:25] especially the BBC channels [10:25] i don't get it [10:25] if you have a HDTV you need HD content otherwise it looks worse than SD on a SD screen [10:25] and the SD tellys are going to the skip even though they are great still [10:25] they are not great [10:25] ali1234, it depends on the TV I think, some upscale REALLY badly [10:25] the only thing is i wish i could plug the laptop into the telly [10:25] I had to replace one that broke and the difference in upscaling was unreal [10:26] it's just that you need content that matches the screen [10:26] ali1234, ideally yes, but I don't notice too much difference unless I'm looking at it (or am sat close to it) [10:26] *looking for it [10:26] looking at it lol [10:26] i saw a crt for the first time in years the other day, couldn't look at it, refresh rate hurt my eyes :( [10:26] I don't enjoy a film in SD any less than an HD one [10:27] sorry but i do enjoy a film more in HD [10:27] it's not that i don't enjoy SD [10:27] i've never seen one in HD, or 3D for that matter [10:27] \o/ HD snobbery [10:27] i don't have to lookfor the artifacts either [10:27] i'm used to watching the stuff from iplayer [10:27] they jump right out like a spelling mistake in a book [10:28] I have blu-rays that are full of black snow (that isn't film grain) [10:29] animated stuff is well worth the HD [10:29] btw on a rather differnt topic, i'm choosing desktop PCs to last for the next 4 years..which processors do you recommend? [10:29] http://supportdetails.com/ heh cute [10:29] i3? i5? [10:29] oimon: Sandy Bridge i7-2600K [10:29] i wouldnt buy a desktop [10:29] :) [10:29] popey: nice one, bookmarking that [10:29] * MartijnVdS is waiting for Ivy Bridge :) [10:30] desktops are more future proof and long lasting than other tech [10:31] I'd buy an imac :) [10:31] oimon, +1 [10:31] troll [10:31] neh [10:31] buy a mac pro [10:31] oimon: I've just bought an i3 laptop for home & got an i5 desktop at work, both with the same memory & I don't notice any speed difference except with a flash game (The i3 is considerably faster with that) [10:31] not a imac [10:31] geez [10:31] I've never bought a desktop PC.. [10:31] he said desktop [10:31] :) [10:31] I just build them [10:31] DJones: http://www.cpubenchmark.net/high_end_cpus.html [10:31] mac pro *is* a desktop [10:31] oh, sorry [10:31] misread [10:31] unless you only count pcs where the whole case goes on the desk [10:31] at the moment they have core 2 duo e8400 [10:32] hah, the pedant definition of 'desktop' [10:32] which are plenty fast enough [10:32] OK: workstations [10:32] mac pro is the only mac i'd ever buy, and i'd never buy it cos an equivalent pc is half the price [10:32] so i guess my recommendation is spec a pc equivalent to a mac pro :) [10:33] i'm sure someone out there has already done exactly that to troll mac users [10:33] ali1234: have you compared like with like? [10:33] wondering what we will be short of in 4yrs...RAM or CPU [10:33] dwatkins: no, but have you seen the price of mac pro? [10:33] power it looks like [10:33] I've just endlessly upgraded the same PC I bought in 1997 :) [10:34] come on battery tech, improve already! [10:34] ali1234: yes, I bought one last year. [10:34] oi, I'm the one that trolls mac users [10:34] kazade: i have a p4 at home, runs on lucid nicely [10:34] oimon, mine is currently a AMD Athlon X2 3200+ I think (stopped caring a while back) [10:34] wouldn't you be better running lucid on the p4 [10:35] dwatkins: btw when i say equivalent PC, i mean one you build yourself from parts, and does not have a shiny alu case [10:35] oimon, obviously the whole system has been replaced since 97.. just incrementally [10:35] oimon: Just compared the two processors in the desktop & laptop, the desktop's benchmark is 50% faster than the laptop, but its not noticable (probably because the desktop has win 7 & the laptop has ubuntu) :) [10:35] the choice is prob cire i3-2100 or a i5-2400 [10:36] DJones: yeah, strange ...i guess other things come into play such as drive speed etc [10:36] Psychobudgie: you're slacking :) [10:36] popey, I know, it's the recession [10:37] ahh [10:37] * popey chucks a penny in Psychobudgie's hat [10:37] nobody can afford to buy an overpriced 2005 PC running macOS these days [10:38] for some people power isn't the primary reason [10:38] woohoo, a whole shiny penny, thanks mister, I can eat for a week now [10:38] price for me [10:39] needs to be < £500 [10:39] popey, you aren't suggesting mac users are shallow and pretentious now? [10:39] You're right, I'm not. [10:39] popey, I almost caused a war in here the last time I was misunderstood by some to be saying something like that but wasn't [10:40] cause, they aren't [10:40] "they" [10:40] where "they" == generalisation [10:40] sorry, substitute 'they' for 'prerentiou.....mac users' [10:41] what about the non-pretentious users? [10:41] I dunno, I think he's at work, I'll call him later and ask [10:42] Quick! brobostigon! change the subject! [10:42] seriously though, I used to own a mac back when they weren't fashion accessories [10:42] good morning everyone. [10:43] Psychobudgie: 1985? [10:43] 96ish [10:43] popey: huh ? [10:43] blimey, and oimon thought _I_ was the troll [10:44] used it for controlling a sound desk [10:44] :D [10:44] mac os 9 sucked though didn't it? [10:44] perhaps thats cos i was using acorn RISC OS at the time, and everything else sucked by comparison [10:44] I wouldn't use the term sucked as it tends to upset users but it wasn't as bad as it could have been [10:45] * DJones changes the subject by wondering what he did with his Apple ][ [10:45] see, I can spin most things positively despite what others say [10:45] i think i started this convo by asking which processor to buy for my staff [10:45] :S still no closer [10:45] oimon, what are you like [10:46] Just ask the staff which games they want to play and work around the best for that [10:46] DJones: they run linux :D [10:46] I went to a car dealership yesterday. I saw KDE on the desktop [10:46] They can still play games [10:46] popey: car giant? [10:46] oimon, buy them all the cheapest pc you can find. Essentially all your staff are interested in are 'can I use facebook' [10:46] no [10:46] popey: Did you get your clutch sorted? [10:47] no, it's properly broken [10:47] car needs MoT on friday so may be uneconomical to repair [10:48] buy a skateboard [10:48] Popey McFly [10:48] heheh [10:48] I need to get mine mot'd at the weekend, at least its just been serviced & checked over so should be ok [10:48] Psychobudgie: hardly any of them use facebook , mostly they use pine :D [10:48] a lot of them hate getting new stuff [10:49] in that case put gnome 3 on all the new machines, they'll love you for it [10:49] that's another bridge i'll have to cross one day [10:49] fortuantely we use RH based distro [10:50] so not for another few years [10:51] which distro? [10:51] scientific linux [10:51] thought you were going to say caldera for a moment [10:51] heh [10:53] the problem is with RH based stuff is that you end up rolloing your own packages a lot [10:53] um, quick question but why Cern Linux? [10:53] I understand why Cern use it, but why you? [10:53] i work in a university, it's really popular in scientific faculties [10:54] e.g. we run it on the HPC clusters too [10:54] fair enough [10:54] it's similar to centos [10:54] just checking it wasn't down to just hating your staff like the rest of us [10:55] If I could I would force mine to use windows me [10:55] or unity [10:55] i like my staff [10:56] darn it, sorry, couldn't help that, my brain was screaming 'don't type it' but I couldn't stop myself [10:56] i want them to do well :D they have an incredibly stable distro [10:56] except the packages are really old [10:56] I don't really hate my staff, just some of them [10:56] i'm thinking of changing distro [10:56] but then rhel6 came out, so i'm hanging on a bit longer [10:57] and rhel works really well with our infrastructure [10:57] ldap/nfs/kickstart etc [10:57] puppet [10:58] I tend to remain faithful to one distro until it gets to the point where it's pretty much unusable so I see where you are coming from [11:01] running a fully managed desktop in linux is an absolute joy..i've done windows in the past too and everything was a hassle [11:03] oimon: fully managed? As in active-directory style? [11:03] BigRedS: you reffering to win or lin? [11:03] well, both [11:03] wondering what you meant by 'fully managed' [11:03] i mean no admin rights [11:03] ohhhhh [11:04] IT staff only ones who install stuff [11:04] Ah yeah, I was wondering what you'd done to get the sorts of automation you have in AD onto Linux without hassle [11:04] but if you've not emulated AD, that'd be why there's no hassle :) [11:04] netbook has gone insane [11:05] clicking on channels closed them [11:05] gord: maybe it wants you to do some work? [11:05] it closed work channels too ;) [11:06] oh they are filming this, boo [11:06] ok i did mac pro vs ebuyer: http://bit.ly/mmJMLA [11:06] just had a cold call from microsoft :-| [11:06] clippy has gone rogue [11:06] dwatkins: ^ [11:06] they asked how many windows 7 and office 2010 we have [11:07] "as few as possible, good bye" [11:08] i'm sure i forgot stuff though [11:08] the OS :) [11:08] ha [11:08] 25 quid? [11:08] i wouldn't use mac os x even if it was free [11:08] i didn't include keyboard and mouse either [11:09] because who wants to use a keyboard with wrong keymap and a mouse with only one button lol? [11:09] osx is fairly cheep isn't it? i haven't looked but thats the impression i get [11:09] it is [11:09] it's certainly not £1500 for OS, kb and mouse anyway :) [11:09] maintenance? [11:09] none included [11:10] mac pro are sandy bridge now right? [11:10] afaik sandy bridge is not for sale yet [11:10] Sounds like a porn star name [11:11] oh wait i was thinking of ivy bridge [11:11] which also sounds like a porn star name [11:11] spooky [11:11] first item in my twitter stream is someone saying "IvyBridge :-)" [11:12] * popey wondrs if Omer Akram is ali1234's alternate name [11:14] ali1234: thanks, i shall have a read [11:16] ali1234: I bought a Macbook Pro, I gather the Mac Pro desktop machines have very recent processors which can lead to them being rather expensive; there's also the support of course. [11:17] sure [11:18] but buying the very latest stuff has never been good value for money [11:18] and i don't need support [11:18] also don't go out and buy what i've put in that spread sheet and expect it to work [11:19] i have no idea if the bits are compatible [11:19] where i couldn't find equivalent i just picked the most expensive one i could find [11:21] the support and guarantee of compatibility is, I think, what many people who buy Apple stuff are willing to pay for [11:22] buying a Windows PC is _such_ a faff, especially if you're not really that interested in it [11:22] yes this is very true [11:22] but i am not many people [11:23] when i say "i would never buy it" i literally mean that [11:25] I love how people come up with reasons why people buy apple kit [11:25] nobody has so far come up with the reasons why _I_ bought apple kit :D [11:25] we all know it's because you hate freedom [11:25] Oh yes. That. [11:25] popey: is it possible that you don't know why either? [11:26] Oh I have very specific reasons :) [11:26] they just aren't the reasons everyone else attributes :) [11:26] You want everything to be white [11:26] Racist! [11:26] etc [11:26] * bigcalm rolls his eyes [11:26] * popey rolls a six [11:27] http://www.penny-arcade.com/comic/2004/12/10/ [11:27] popey, because you are a http://malus.exotica.org.uk/~buzz/mac.gif ? :) [11:28] Awww, that's wrong :) [11:28] hehe [11:28] great smiley for forums that [11:28] haha [11:29] popey, you buy apple kit because it is competitively priced, well built, well designed, and looks great in the loo [11:29] ? [11:29] So close. [11:30] It does what you want it to do [11:30] hi [11:30] For the one in the kitchen, at least one requirement was "it needs to fit in the gap" [11:30] http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current/images/netboot/ [11:30] I dont see netboot.tar.gz [11:30] i do [11:30] me too [11:30] i have a tattoo of sir clive sinclair on my bottom, and because of this, I now buy spectrums. similar thing for you ? getting closer ? [11:30] I see it [11:31] popey: are you referring to me ? [11:31] netboot.tar.gz26-Apr-2010 00:03 12M [11:31] http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current/images/netboot/netboot.tar.gz [11:31] yes kaushal [11:31] ok [11:31] popey, filling gaps in kitchens? isnt that the job for a joggler ? :) [11:31] its a big gap :) [11:31] Lots of jogglers? [11:32] A video wall of joggers [11:32] I can't imagine anything slower [11:32] a big gap? then there is no competion. you need a pdp-5 or similar. [11:32] popey: I like your terrorist watch. I had one as a kid. I think my mum still uses hers from the same period [11:33] popey, i take it the gap isnt big enough for a beer fridge? i cant see a apple device winning over additional storage for beer right ? :) [11:33] http://twitpic.com/2yfuwn [11:33] you can see the gap there [11:33] filled [11:34] bigcalm, i skyped on the joggler the other day. was quite suprised at how usable it was [11:34] PINK! [11:34] exobuzz: with video? [11:34] bigcalm, yep [11:34] Cool [11:34] heh, photo of my desk from 6 months ago... [11:34] http://twitpic.com/377dng [11:35] not much has moved [11:35] not even the bottle? [11:35] popey, nice pick. well the mac looks nice there [11:35] pic [11:35] I'm looking forward to getting my 89 quid android tablet, though I expect it to be as slow and aggonising to use as the joggler [11:37] popey, do you have a mac ini in the toilet ? [11:37] mini [11:37] i have no mac minis [11:38] i have 3 and a bright blue imac [11:38] but dont tell anyone im a macw***** [11:38] i've never used my mac mini [11:38] it sits unloved on a shelf in my office... [11:39] here is one of mine http://www.exotica.org.uk/mediawiki/files/4/43/Macmini-rack.jpg [11:39] :) [11:39] exobuzz: please tell me that's at home and not in a company rack ;) [11:39] it's in telehouse facility in london docklands [11:40] heh [11:40] bigcalm: when's it arrive? [11:40] http://www.mythic-beasts.com/macmini.html [11:40] yeah, I've known several people shove mac minis into racks [11:40] oimon: I was expecting it to ship at the end of this month, but it looks like it's been pushed back to the begining of July [11:40] i thought july was the 2nd batch [11:40] 16:07:04 (1.74 MB/s) - `netboot.tar.gz' saved [45/45] [11:41] Aha [11:41] something is wrong [11:41] Then I might see it at the end of this month :) [11:41] bigcalm: Any clue ?> [11:41] mind you, after i saw that android tablet, i discovered the asus transformer [11:41] kaushal: humm? [11:42] bigcalm, http://www.jogglerwiki.com/forum/download/file.php?id=19&mode=view (needs a wipe that joggler, i should have had a clean before making the pic) [11:42] thats the joggler with skype on jolios [11:42] Cool [11:44] exobuzz: having the power leads coiled up like that may be producing some unwanted EMF [11:45] thats just the webcam cord [11:45] (The macminis) [11:45] oh [11:45] sorry heh [11:45] No worries, I should have said in my line [11:45] the mac minis are shielded mind [11:46] I guess [11:46] not in my control anyway. not my rack just i rent the space [11:46] Fair enough :) [11:47] that machine isnt technically there anymore, since the hd died. im actually on my 3rd mac mini. had some bad luck with them. hd, then failed ram or something, now on the 3rd one. heh [11:52] :( [11:52] ebuyer are trying to add a free "Webroot Internet Security Essentials" to my basket when buying a linux acer revo [11:52] * bigcalm sticks with Bytemark [11:55] "Password cannot contain non-alphanumeric characters" :S [11:56] ebuyer fail [12:16] can anyone explain what dialog(ue) sheets are? [12:16] ‘dialog sheets’ coming to Ubuntu 11.10 http://goo.gl/fb/fWX6f [12:17] oimon: Dialogs that drop down from the title bar? [12:18] think i'm being dumb but i still don't get it . [12:21] i guess they mean that you won't lose a file-open type window anymore [12:21] Arg.. After getting a new 22" widescrenn at work, I thought it would be great having all the extra screen space over a 17" screen, but now it feels like theres too much space [12:22] But, NO, I'm not giving it up [12:30] http://www.ustream.tv/channel/uupc [12:30] that work for anyone else? [12:31] aaagh popey naked in his kitchen! [12:31] haha [12:32] yes seems to be fine [12:32] aloha [12:33] yo [12:33] popey: so never going on uupc now :p [12:33] haha [12:37] Works for me, although a bit of a dodgy advert with blue people [12:38] popey: you have any idea as to how much bandwidth you using... say per hour? [12:38] oh no ... http://www.channelregister.co.uk/2011/05/10/microsoft_windows_tv_adverts/ [12:38] no idea [12:39] Apacheuk: but that webcam is configured to use 600kbs [12:39] and I have 3Mb/s upstream [12:40] and this is how I'm spending my lunch break :) [12:40] lol [12:40] along with 8 others [12:40] i should go and wave [12:40] can't you make it do something [12:43] popey: what time is the recording tonight? [12:44] now I want a cream egg [12:46] 2030 [12:47] so....... [12:47] i need to download about 80GB of data from a linux server [12:48] i need something that will do rsync over night or something [12:48] rsync :) [12:48] rsync has a option to do that? [12:48] to do what? [12:48] cron it [12:49] how do i kill it though? [12:49] or if you are worried about bandwidth it has a rate limiting option [12:49] just kill it [12:49] it will carry on the next time you start it [12:49] i need it to run only between 11pm and 8am [12:49] does it resume partial files? [12:49] pkill rsync [12:50] yes [12:50] all good then [12:50] hey guys. having trouble with a nas box, Iceybox 4220-B, i installed screen on it but when i run it, it says no available PTY [12:50] oh there is one small problem [12:50] rsync exhausts the vps memory if i try to use it [12:50] NET||abuse: did you ssh then su? === tubadaz__ is now known as tubadaz [12:50] popey, :P actuallly this isn' ubuntu [12:50] ali1234: put a small private webserver up and wget it? [12:51] i need to fetch 80Gb of >1Kb files [12:51] so i'm "admin" on the NAS's embeded linux OS. [12:51] i mean <1Kb [12:51] ali1234: wget -m --no-parent http://foo/bar/baz/ [12:51] i need to keep it in sync from now on as well [12:52] tbh i don't trust wget [12:52] to not mangle all the filenames [12:53] scp then [12:53] ha ha ha ah ahha haha good one [12:53] :) [12:54] doing ls -lR in the directory i need to sync [12:54] i reckon it will take at least an hour, probably more [12:54] (i redirected it to a file) [12:55] see the problem i have is someone asked me to make them a private "wayback machine" and i did [12:55] and it grows in a ridiculous way [12:57] ali1234: which OS does the server run? [12:57] unlike the original it polls pages every day and it saves absolutely everything by pushing the transfer through a proxy [12:57] oimon: it runs hardy iirc [12:57] there was a bug in rsync which exhausts the memory [12:57] yes, been there, done that [12:57] even with the bug fixed it still uses an insane amount of memory [12:57] oh [12:57] because even with the bug fixed rsync still keeps the whole file list in ram before it starts to transfer anything [12:57] i can rsync milions of files no problem now [12:58] AFAIK that's what the patch was supposed to fix [12:58] i'll run wc on the ls -lR when it finishes [12:58] maybe there was another bug :) [12:59] i had to do some crazy hacks to get this thing to work [13:00] like build my own lib32 by hand to make flashplugin work properly [13:00] http://rsync.samba.org/FAQ.html#4 [13:00]  It also introduced an incremental recursion mode that builds the file list in chunks and holds each chunk in memory only as long as it is needed. This mode dramatically reduces memory usage, but it only works provided that both sides are 3.0.0 or newer and certain options that rsync currently can't handle in this mode are not being used. [13:00] cooooool [13:00] ls -lR is 50mb already and nowhere near finished [13:03] ali1234: rsync 3? [13:03] oh [13:03] tar it up? [13:03] :) [13:03] i'm only doing this because the server is full [13:04] Is there anything besides iptables that could block huge IP ranges? [13:04] Also, iptables --list would show if iptables was blocking any IPs, right? [13:04] your ISP could [13:05] also, which services? /etc/hosts.deny could be blocking stuff [13:05] MartijnVdS, yea, I'm trying to prove that they are :P [13:05] Azelphur: mtr :) [13:05] but what if they are not? [13:06] MartijnVdS, makes it to the last hop, host says it could be a firewall on my box [13:06] so I want to rule that out [13:06] MartijnVdS, http://www.webhostingtalk.com/showthread.php?t=1047113 traceroutes :p [13:07] since then I've been scanning IRC channels and randomly asking optimum online users to ping my server, it's been 100% failure rate. Pretty much anyone on optimum online has the same issue. [13:07] does anyone know why sudo apt-get remove mysql- would want to remove cherokee? [13:07] http://pastebin.com/F9Bz027G [13:07] edit: remove mysql-* [13:08] Azelphur: your traceroutes make no sense [13:08] that's fun :D [13:09] ali1234, yet there they are, I did them while VNC'd into an optimum online user, so they are what they are :) [13:09] the trace from user [13:10] is optimum online the isp that has the issue? [13:10] popey, yep [13:10] sounds like the same issue I had [13:10] popey, I scanned a bunch of channels for *.dyn.optonline.net and pm'd them asking to ping me, 100% fail so far [13:10] (which I did say the other day) :D [13:10] popey, fun, what was your issue? [13:10] ali1234, what doesn't make sense about it? [13:10] traceroute is UDP traffic [13:10] I suspect it's due to the way your ISP has carved up the netblocks [13:11] Azelphur: it doesn't contain their ip [13:11] Azelphur: but it does start with 10 address [13:11] so it doesn't, that's weird [13:12] then in your traceroute [13:13] the first response you get looks like a DSL hostname [13:13] Azelphur: you said something about a VPN the other day [13:13] popey, yea, if he uses a VPN he can get to my site, that's how he got to my site to originally contact me about the issue :) [13:13] popey, I verified his IP before I ran that traceroute. [13:13] how did you verify it? [13:14] ali1234, loaded up my own website while watching access.log [13:14] but how did he access it ? [13:14] I accessed it while on remote desktop, using chrome [13:14] so it worked? [13:14] but how if it doesn't work? [13:14] sorry, different website host [13:14] I have multiple boxes :P [13:14] ok [13:14] he can connect to my VPS in england fine, that's what I used to verify [13:14] i reckon its the netblock issue [13:14] that's not 100% reliable btw [13:15] popey, netblock issue? [13:15] the way your isp has divided up the IP addresses [13:15] your host is .242 [13:15] I bet the customer can get to .241 and .243 just fine [13:15] (assuming they exist and are allocated) [13:16] how is that even possible? [13:16] nah, he cant connect to my servers alternative ip addresses [13:16] which are? [13:16] give me all the addresses he cant get to [13:16] however he does seem able to connect to others servers in the same [13:16] dc [13:16] yes, thats what I'd expect [13:16] what addresses can he not get to? [13:17] popey we tester fun.azelphur.com and azelphur.com [13:17] tested* phone typing \o/ [13:17] fun.az has a 69.x.x.x address [13:17] yea exactly [13:17] Azelphur: [13:17] i guess it's a vlan routing issue [13:18] he is originating from the same DC [13:18] Azelphur: you tracerouted FROM fun? [13:18] ali1234 nope, good idea [13:18] no, you did [13:18] in your logs [13:18] fun == azelphur.com [13:18] that's the one and only response [13:18] they are the same box [13:18] also, use tcptraceroute instead of traceroute since some routers block UDP traffic [13:18] just different ips [13:18] but they have a different ip [13:19] yea the box has 16 ips [13:19] in 2 ranges [13:19] when you did traceroute from server to user [13:19] in the forum thread [13:19] the one and only response you got came from the fun IP [13:19] hahah [13:19] wtf [13:19] which is why i didn't understand it [13:19] thats messed up haha [13:19] because you did a trace *TO* the main one [13:19] so im routing traffic through myself? [13:19] no [13:19] it's just the first hop [13:20] why on earth do you have two public IP's on the same box? [13:20] in completely different netblocks? [13:21] redundancy [13:21] wow i just cracked open an easter egg and there are smarties inside...when i was little, the smarties came seaparate :D [13:21] yeah, no single points of failure there :) [13:21] popey because thats just how i was allocated them [13:21] *shrug* [13:21] if one route goes down, the other can carry on working [13:22] discaleimr I have not read the conversation ;-) [13:22] dislcaimer i cannot spell that wod [13:22] or the word 'word' [13:22] fail [13:22] popey, just need more ips for all the services running on there, bought another 8, they allocated me some random 69 range :D [13:22] ali1234, why would traceroutes first hop not be the default interface? [13:23] that must be the default interface [13:23] it doesn't really matter [13:23] [Alistair McKinlay] Google IO predictions - http://www.10people.co.uk/index.php/2011/05/google-io-predictions/ [13:23] hmmm Azelphur what is the service delivered over? leased line or broadband [13:23] when you're sending the source ip is pretty much irrelevant [13:23] oimon, my server is on 100mbps fiber [13:23] ali1234, it's not the default interface [13:24] ls -lR is still running btw, now 300mb [13:24] Azelphur: what is the default interface? [13:24] eth0 204.145.82.242 is the default interface [13:24] 69.160.254.177 is eth0:4 lol [13:24] thats the same interface [13:24] i had a 100mb connection which had a pair of addresses , plus the 16 address for me to use - is it the same situation? [13:25] that's the point [13:25] ok :p [13:25] 1 interface multiple ips [13:25] which one you get when you ask for "the ip of eth0" really doesn't matter [13:25] what's it doing though, just picking one randomly? [13:25] they are all equally valid [13:25] yea, true [13:25] yeah randomly, pretty much [13:25] ok :p [13:25] oimon, I'll try tcptraceroute now [13:25] are you sure the pair of addresses are not the point-to-point connections? [13:26] oimon, huh? [13:26] oimon, tcptraceroute produces the same result as the udp traceroute :p [13:27] how many address in the 204.x range do you have, and how many in the 69.x range [13:28] oimon, http://pastebin.com/RGAgS55B [13:29] Azelphur: so *none* of those addresses works? [13:29] your netmask looks wrong [13:29] eth0 has netmask 255.255.255.248 but eth0:0,1,2,3 have 255.255.255.0 [13:29] ali1234, from what I can see, yes. next time my optonline user comes online I'll ask him to ping each one individually [13:29] that does look a bit odd [13:29] interesting o.O [13:30] for the other interfaces I'm just doing sudo ifconfig eth0:0 204.145.82.243 up [13:30] so maybe that doesn't set the netmask right [13:30] similarly, i'd be surprised if the 69.x addresses are on a 255.0.0.0 , most liekly they have been carved up into smaller netmasks [13:31] Azelphur: it doesn't [13:31] that's why that's weird then :p [13:31] and that may be related [13:31] i think it is [13:31] in fact it 100% IS realted [13:31] problem solved [13:31] really? [13:31] o.O [13:31] your guy is on a 69 IP too [13:32] your machine thinks you and him are on same subnet cos all your 69 IPs are on 255.0.0.0 [13:32] so 69.* can't connect [13:32] thus, it doesn't send packets to him to the router [13:32] haha! [13:32] problem solved [13:32] awesome [13:32] the invoice is in the post [13:32] so how do I set this up properly? [13:32] haha [13:32] what's in /etc/network/interfaces? [13:33] well assuming the 69 netmask is same [13:33] sudo ifconfig eth0:0 204.145.82.243 nm 255.255.255.248 up [13:33] etc [13:33] oimon, http://pastebin.com/nHyRdfN7 [13:34] \o/ guy giving the keynot just said 'ecosphere' [13:34] :) [13:35] are ubuntu trying to make their distributions names harder and harder to spell ? [13:35] Oneiric Ocelot .... blimey [13:36] haha [13:36] exobuzz: Perky penguin will be an easy one to spell [13:36] yay [13:39] Azelphur: are you all good now? [13:39] oimon, I'm just finding the gateway address for my 69.* IP's, then I'll take one of the unused IP's down and fix it, see if the user can connect to it [13:40] gateway should be the same? [13:40] you should be able to fix it on the fly with the ifconfig command, and fix later in /etc/network/interfaces [13:40] oh wait ignore that [13:40] that's dumb :) [13:40] Microsoft on Tuesday announced they would buy Skype Global for $8.5 billion in cash — the largest acquisition ever for the technology giant :-S [13:40] you have to put netmask not nm [13:43] ali1234, yea, it is xD [13:44] although [13:44] hmm [13:44] yeah i see [13:45] oimon / ali1234 yep, that fixed it [13:45] when you try to connect a 69 address it's going to try to use the 69 interface [13:45] now to fix all the other interfaces :D [13:45] \o/ [13:45] which is why the traceroute said what it said [13:50] yep, fixed all my netmasks and now my optimum online friend can access everything \o/ [13:50] woo [13:53] so ebay made a $6bn profit on skype ? [13:58] oimon: assuming the net profit/loss of running it was 0 [13:59] ali1234: yes, i don't know their P&L but assuming they at least broke even, they did well [13:59] yeah [13:59] so who's got skype now? [13:59] there's always a mug like microsoft who will buy the fully matured company [13:59] MS [13:59] i'm not sure it's worth that much tbh [14:00] hmmm my thunderbird's become unresponsive..shouldn't have clicked the folder with 33000 unread messages [14:01] ahh, maybe they can swap those annoying magnetic borders for scrollbars that don't look the same as any other window's [14:01] not that I've run skype on windows for a while [14:01] i don't use skype, although i have it installed. [14:02] i don't really phone people either lol [14:06] i use the n900 for skype [14:06] Anybody care to help with a MySQL question? :) http://pastebin.ubuntu.com/605665/ [14:06] people call me on skype and i don't even realise [14:06] i just wonder why i'm getting a phone call on a mobile with no sim in it [14:07] lol [14:08] haha, that should make my game servers infinitely more popular [14:08] 69.* is in and around NY, which is where players will get insanely low pings and thus play on my server more :P [14:09] Azelphur: for fun or profit? [14:09] or both :P [14:09] I wish it was both, but unfortunately just fun atm :P [14:09] maybe profit in the future :D [14:10] What happened to 69.*, Azelphur? [14:10] dwatkins, anyone in the 69.* range couldn't connect to my servers, haha [14:10] and probably 204.* too [14:10] dwatkins: blocked due to bad network config [14:11] oops, Azelphur [14:11] Azelphur: those interface had 255.255.255.0 netmask which means you only blocked people on 204.x.y.* [14:11] i used to work in a company that used a 159.x.x.x network internally, even though it was a public IP. people regularly wondered why they couldn't get to the guardian website and others [14:11] where x and y are whatever your IP is [14:11] oops indeed, it's been like that since last year [14:11] I see [14:12] all the masks are 255.255.255.248 now \o/ [14:12] Azelphur: it works like this: destination IP is bitwise and'd with netmask, if that equals your IP and'd with netmask, the packet is sent directly to destination IP, otherwise it is forwarded to default gateway [14:12] that's everything you need to know abut IP basically :) [14:13] *glazed look* [14:13] yea, I know what subnet masks are :D [14:13] just didn't know what my old subnet mask was lol [14:14] so you would be getting the packets, but the replies would never get to the first hop [14:14] also that's why they time out instead of getting a blocked response from first router or something [14:15] I'd like to see this MS-buying-skype story turn into one about them discovering just how many people run Linux [90% of the time, despite having windows] [14:15] um wat? [14:16] i'm sure MS would have asked questions like this before buying [14:16] "how many linux users you got?" "oh, about 10" [14:16] they probably knew already from the browser stats, I guess [14:17] that's fairly indicative [14:17] according to w3schools, Linux makes up just over 5% over internet users, Mac users are just over 8%. [14:19] internet users or w3schools users? [14:19] w3schools users [14:20] every so often someone decides to pretend teh two are equivalent [14:20] ls -lR finished - got a 700mb file [14:20] w3schools contains amongst other things, a load of ASP and other MS centric stuff [14:20] but it's still targetted at developers [14:20] i'd be more interested in facebook stats [14:20] much more representative [14:21] hmm... 14 million files [14:21] ali1234: I tend to go with Slashdot stats [14:21] makes me feel less weird [14:22] meh, slashdot is pretty small site these days [14:22] where are the fb and slashdot stats ? [14:22] no idea [14:23] http://www.facebook.com/press/info.php?statistics [14:23] nothing about OS on there though [14:23] dunno, I just see /.'s every so often [14:24] http://www.facebook.com/note.php?note_id=94523840758 [14:24] mac: 7% linux: 2% [14:25] http://www.currybet.net/cbet_blog/2005/10/the-software-used-to-access-th-1.php <- stats for BBC [14:25] 74% still using Windows XP :-O [14:25] linux: 0.41% [14:25] that one is really old though [14:25] ahem, 2005 [14:25] (facebook stats from 2009 too) [14:26] 5% quoted by w3schools seems plausible [14:27] ali1234: the facebook link wasn't facebook stats though [14:27] oh? [14:27] oh it's just some random person's facebook site? [14:27] seems so [14:27] oops lol [14:28] I think it's a hosting company's [14:30] oh wow who remembers this thing: http://i.imgur.com/NX7SM.jpg [14:31] heh [14:31] Yep [14:31] sorry to be random, i was just updating my website stats and that picture was on a page which also links to my site [14:32] i found a commodore amiga in someon's office the other day ...he had gone to the effort of bringing it to work to have on his shelf :S [14:32] big shelf, unless it was a a600 [14:32] a500 [14:32] oimon: Probably more like his other half had told him to get rid of that piece of antique/junk, its just gathering dust [14:33] i think he was a basement dwelling oddbod [14:33] although i must admit, i've considered it too [14:33] spreading random obsolete technical items around my room [14:33] oimon: The taking junk to work to store, or being the basement dwelling oddbod [14:34] ;) [14:34] I'd take my junk to work, but thats were most of it came originally [14:34] once we discovered a guy had brought over 50 books and various suits, coats, shoes etc to a cramped openplan office [14:35] oimon: two of my colleagues have a window-sill full of either classic Macs or iMacs [14:36] Where I used to work, the manager had a locked cupboard which only he had the key to. When he was off sick, people were looking for things and had to cut the padlock off it thinking they might find work related things there, turned out to be his stash of "adult magazines" & Max Mosely style equipment [14:36] I really wanted an Amiga when I was younger. [14:36] hmm, my inspiron duo seems to have taken a step in the wrong direction, it says my wifi is disabled by a hardware switch, but my laptop doesn't have a wifi hardware switch. [14:36] DJones: the mind boggles as to the things some people don't leave at home [14:37] Azelphur: i've seen dells do that in windows :( [14:37] fun [14:37] DJones: what type of comapny? ann summers? [14:37] wonder if it's disabled in the bios o.o [14:38] dwatkins: Yeah, specially as he got arrested a while later for indecent acts in the gents public toilets (But, too much detail & too much off topic) [14:38] oimon: He was a pensions advisor [14:38] hmm [14:38] DJones: enough said, I won't recount how this reminds me of an ex-colleague. [14:38] * dwatkins would like to point out he has always worked in technical support [14:39] once i was trawling the squid logs in real time and saw a dude in the legal department looking at all sorts of nastiness [14:39] bizarro stuff i'd never dream of [14:39] the thing is, i could see him from where i was sitting..and he just had a poker face on [14:40] oimon: Written warning or retained for blackmail purposes [14:40] it was middle of the working day [14:40] retained [14:40] he was more trouble that it was worth [14:41] sometimes you don't wanna get involved unless the big boss wants the guy out === denny- is now known as denny [14:46] there, fixed the wifi by enabling and disabling it in the bios, weird. [14:48] how can i get banshee to find all my cover art? seems to be loads still missing [14:49] run the plugin to fix mp3 tags [14:50] ali1234: you mean the metadatare fixer? [14:51] yeah [14:51] you might want to enable the option that writes changes out to the fils first [14:51] otherwise it just goes in some db [14:53] :( it never quite works how i want it [14:53] plus the stupid thing where you get the songs entered twice [14:54] maybe i have weird music taste and amazon etc don't have the cover art [14:54] oimon: doubtful [14:55] ah, it seems to collect them when i click the album [14:55] although loads of duplicate song entries [14:55] yeah I get loads of duplicates as well [14:55] from my U1MS [14:56] where every song gets entered twice , even though there only exists one file? [14:56] yes [14:56] oh not all [14:56] just most [14:57] oimon: in banshee? [14:57] oimon: known bug if it is banshee [14:59] davmor2: yeah, banshee http://i.imgur.com/Jzyk8.png [15:00] btw i'm not responsible for those kylie minogue and jamelia songs...must be on a compilation of my wife's ...i wish they would hurry up and implement an Album artist browser :( [15:00] me too [15:00] i'm subbed to that bug, someone is working on it [15:01] me too :D [15:02] bugzilla bug 540873 [15:02] Launchpad bug 540873 in gnome-panel (Ubuntu) "gnome-panel crashed with SIGSEGV in panel_applet_lockable() (dup-of: 96800)" [Medium,Invalid] https://launchpad.net/bugs/540873 [15:02] Launchpad bug 96800 in gnome-panel (Ubuntu) "[apport] gnome-panel crashed with SIGSEGV in panel_applet_lockable()" [Medium,Triaged] https://launchpad.net/bugs/96800 [15:02] calm down botty [15:10] lo [15:10] lo [15:11] just bought a VPS and there are thousands of failed login attempts per day... is that... normal? [15:11] yes [15:11] Yep [15:11] good [15:11] have secure passwords, or use keys to logon and disable password logons [15:11] Adriannom: move sshd to a different port [15:11] and/or use denyhosts [15:11] and/or move ssh to another port [15:11] and/or use port knocking [15:11] i think i'll do some of those things, thanks :) [15:12] :) [15:13] the only concern i have left now is that the host appears to store control panel passwords in plaintext :( [15:15] Adriannom: are you sure that's the control panel and not your web browser? [15:15] bigcalm, they ask for certain letters over the phone [15:15] Oh, I see [15:17] i'm on a knife's edge as to whether to try to get my money back. they were hacked a while ago and forced everyone to change their passwords because they stored them in plaintext, but if they're still storing them that way then... :| [15:19] (fasthosts) [15:20] Ug [15:20] If you're with fasthosts, you'd be better off with Bytemark I think [15:21] davmor2: do you have a link to the banshee duplicate entries bug? i'm on v 2.0.0 and i could only find a link to a closed bug from 1.8 [15:23] oimon: one second [15:24] signed up to a 12 month contract, what do you reckon my chances are of getting my money back? signe dup about 7 days ago [15:25] oimon: https://bugs.edge.launchpad.net/ubuntu/+source/banshee/+bug/778476 that was my original but then it effects imports too it turns out [15:25] Ubuntu bug 778476 in banshee (Ubuntu) "Importing cd's to banshee give 2 copies with different timings" [Undecided,New] [15:27] davmor - thanks - i wonder if it's worth linking it to an upstream bug # in bugzilla [15:28] that's where the banshee bugs seem to be [15:29] possibly https://bugzilla.gnome.org/show_bug.cgi?id=614171 ? lower comments say it's not limited to the library watcher either (i have that turned off) [15:29] Gnome bug 614171 in Importing "[library watcher] Importing leads to duplicate and missing tracks if LibraryWatcher enabled" [Major,New] [15:33] i want to like banshee but there's some major bugs including freezes that really get on my wick [15:34] oimon: I think it has some great features but some huge bugs [15:34] yep [15:35] the devs seem to have a lot on their plate [15:37] davmor2: actually my song timings are always the same, just dupes [15:38] oimon: yeah I think that is cd specific [15:40] Ubuntu moves to OpenStack - away from Eucalyptus??? [15:40] Just got the press release in my email. [15:40] Budapest, 10th May, 2011: The Ubuntu project announces today that future versions of Ubuntu Cloud will use OpenStack as a foundation technology. [15:41] not surprising [15:41] no [15:43] hi guys I am having a PPA error, " [15:43] An unresolvable problem occurred while initialising the package information. [15:43] Please report this bug for the 'update-manager' package and try to include the following error message: [15:43] 'E:Type ‘n’ is not known on line 2 in source list /etc/apt/sources.list.d/screenlets-ppa-lucid.list, E:The list of sources could not be read.'" the problem is when I check software sources I don't see it. Please help [15:48] what is the content of the /etc/apt/sources.list.d/screenlets-ppa-lucid.list file? [15:52] clementine music player is looking attractive right now [15:59] * DJones wonders whether the external IT support contractor really meant to leave cd with Nuke & Boot lying around on a desk [16:05] me wonders how you do it that way round [16:05] er s/^/\// [16:08] * oimon discovers that clementine also supports wii remote :D [16:16] hey guys [16:16] trying to setup an entropykey to work with egd [16:16] I've got it listning on the external interface tcp 8888 [16:16] but I can't get egd-linux to connect to it [16:25] Does anybody use an ubuntu machine to access a windows machine that has logmein unstalled on it? What method do you use, I've read that there's hamachi, but not sure of thats the same thing [16:33] * brobostigon decides after the discussion ealier, to try denyhosts. [16:44] When did Ubuntu shipit close/ [16:44] ? [16:47] a guy delivering some printers dropped them 10 feet down some steps. when i queried it with him , he suddenly "me no speaka di english" [16:48] KrisDouglas: I think it was about a month to 6 weeks ago [16:50] DJones, that is a nightmare [16:50] Our customers love ubuntu [16:50] !shipit [16:50] Canonical is no longer sending free Ubuntu CDs to individuals through its ShipIt program. For more information please see http://blog.canonical.com/?p=551 !LoCo teams can request CDs through this link https://forms.canonical.com/lococd/ [16:51] KrisDouglas: burn your own disks or buy them from canonical? [16:51] 5th April that blog post is dated [16:51] I'm gonna buy them from canonical [16:51] http://shop.canonical.com/index.php?cPath=17 [16:52] do they sell single disks now? [16:52] Minimum looks to be packs of 5 [16:53] wtf, there is no 10.04 desktop one? [16:53] * hamitron sulks [16:53] obviously a mistake [16:53] since there is kubuntu 10.04 [16:54] You'd think there would be as its LTS [16:55] I was hoping they may have sold a single copy of 10.04 for 2 quid or something [16:55] then i could get a shinny cd, and they could make a small profit [16:55] ;) [16:56] suppose, maybe the 10.04 cd there are just old stock [16:57] hamitron: Its still LTS though, people are still likely to want them. Maybe they've run out of them & won't add them unless they get sufficient requests to produce morwe [16:57] more [16:57] Gord where are you? [16:58] gord. where are you even [16:58] how will sabfdl get his 200 million ubunters without the 1004 cd's in the shop? [16:59] argh i just clicked on the worst button in an application ever :( [16:59] imo, limiting distribution of cd to people having to buy 5, isn't going to encourage anyway [16:59] anyone [17:00] and then not even having all versions [17:03] if you ever run clementine music player NEVER click on the hypnotoad [17:05] oimon, the contents are: [17:05] deb http://ppa.launchpad.net/screenlets/ppa/ubuntu lucid main [17:05] n [17:05] sorry I was busy sticking stuff on the keyboard [17:06] safiyyah: remove the n from the 2nd line [17:06] oimon, thanx [17:06] i.e. remove the bad 2nd line then run sudo apt-get update and you'll be fine [17:07] oimon, thanx I have done it :) [17:08] does anyone have experience installing MSOffice on PlayOnLinux [17:08] it keeps getting stuck on me [17:14] <^aDaM> Good afternoon all :) [17:14] afternoon [17:14] <^aDaM> :> === seeker_ is now known as seeker [17:39] Just had a customer in saying their laptop was completely dead and not working. Plugged it in and it booted up absolutely fine. Turns out there was no power at their house. I seriously wonder how they didn't notice; considering the charger has a light on it. [17:40] had one of those last weekend. "now press the power button ...". you really don't expect them to happen in real life :/ [17:42] Gosh - been so busy just read about Skype. [17:42] That's the kiss of death then. [17:43] they claim they're not dropping support for other platforms .. but of course, that now depends on their definition of 'other platforms' :/ [17:46] I didn't mean for Linux per-se. More Microsoft's inability to make any money from on-line. [17:49] because they're fools [17:50] google and facebook surely prove the best way to make money from online is not to charge [17:51] the reason microsoft never make any money online [17:52] is because all they ever do is copy other people's products [17:52] this doesn't work when you can't force people into using your version because it's just another website [17:52] or buy other people's products and bastardise them [17:53] when they do that they are usually successful [17:53] because they usually give the result away [17:54] you can be sure they will put new features in the clients for certain platforms, missing out others that miss "Media Player Tech" [17:55] well that wil destroy skype completely [17:55] the only reason people use it is because it works in a way that none of the others do because of codec issues [17:56] and firewall issues as well [17:57] it could be annoying for users with devices and skype integrated [17:57] tv's, psp, etc [17:57] why? [17:57] if they change something, it could break them [17:57] :/ [17:57] and that would be the end of skype [17:58] you reckon killing off PSP users would kill skype? [17:58] they have to be a little bit selective about which clients they break [17:58] yes [17:58] they won't want to kill the PSP users [17:58] but because skype is such a uniform system controlled by ... well skype [17:58] they won't be able to do that [17:59] that's the whole point of skype for me. I don't have to care if the other person is using windows, or their phone, or whatever [17:59] it's not like there is 10 different implementations of a skype client [17:59] I wouldn't be surprised if there were some client updates and protocol bumps [17:59] there's a few [17:59] same AlanBell [17:59] but those protocol versions exist for all platforms [17:59] for "security" reasons [17:59] so if you kill all old skype versions [18:00] with some clients lagging behind others in the update cycle [18:00] you block a large part of the network [18:00] must people I know, never cared that MSN didn't work on linux at the time..... it was my fault for not using windows [18:00] I suspect they won't want to disconnect the linux clients though, because I suspect quite a few supernodes run linux [18:01] yeh [18:01] what permissions doineed to give stuff in /var/www ? [18:01] brobostigon: www-data needs read access [18:01] it might need write access to some areas as appropriate [18:02] I'm gonna start using the skype linux client for badness [18:02] AlanBell: umm, i am unsure how to achieve that. [18:02] the more users on linux use it, the less of an excuse MS have to ignore it [18:02] ;) [18:02] they won't care much about disconnecting linux clients temporarily from time to time except for the supernodes [18:02] I'm sure :/ [18:02] but still like to try [18:04] it is all about the supernodes really [18:04] they can't afford a monoculture of supernodes [18:04] but I like to moan and complain..... seems like a great thing to moan about \o/ [18:17] just read up [18:17] what is happening with skype? [18:18] it's being bought by Microsoft [18:19] !permissions [18:19] An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [18:19] oh dear [18:19] ^^ brobostigon [18:20] do we have a skype cross platform alternative? [18:20] not one with millions of users [18:20] plus people are not exactly switching to linux [18:21] AlanBell: ok, i figured out, how to chown www-data access to /var/www, however it is still saying "403 - forbidden". [18:21] the r simply upgrading windows [18:21] safiyyah: Google Talk :) [18:21] safiyyah: it has video, audio, chat [18:21] safiyyah: and it works with Empathy (on Ubuntu, out of the box) [18:21] brobostigon: do ls -l of the file you want to read [18:23] -rwxrwxrwx 1 root root 3569 2011-05-10 11:45 index.lighttpd.html [18:23] drwxrwxrwx 4 ptaylor ptaylor 4096 2011-05-10 16:50 pivotx [18:23] AlanBell: that is the output. [18:24] World writeable? You scary man [18:24] MartijnVdS: oh dear, not intentional, mymistake, :( [18:25] brobostigon: Sorry, didn't mean to sound harsh [18:25] brobostigon: "Are you sure you want those files to be world-writeable?" [18:26] MartijnVdS: i know the concequences. no worries. [18:26] MartijnVdS: and it didnt intentionall do that. [18:26] i* [18:28] Files in /var/www need to be readable by the "www-data" user (or whichever other user you're running your web server as) [18:28] Some directories might need to be world-writeable because of brain-dead PHP scripts [18:28] um yeah, rwxrwxrwx is not ideal [18:28] the +x bit might also confuse apache [18:28] but anyhow, the point is that isn't owned by www-data [18:28] making it think it's actually executable (CGI script) [18:29] bbl, food [18:29] :D [18:29] so chmod -x index.lighttpd.html [18:29] actually chmod ugo -x index.lighttpd.html [18:29] AlanBell: that html file i canreadfine, [18:29] to do it for user, group and other [18:29] then chown www-data: index.lighttpd.html [18:30] and chmod go -w index.lighttpd.html [18:30] and maybe chmod u -w index.lighttpd.html if you don't want the web server to be able to write to that file [18:30] the permissions are in three groups: user, group, other [18:32] AlanBell: i can pickup that html file fine, however it is the whole of the pivotx folder, with seems to be giving me the forbidden error. so do we reallyneed tochange nything on tht html file? [18:33] nginx ftw ;-) [18:33] you need to reduce permissions as much as possible or nasty hackers will own your box [18:33] * TheOpenSourcerer thinks the garage have lost my car... [18:33] however chown -R www-data: pivotx will sort you out as a starting point [18:34] TheOpenSourcerer: lost!! [18:34] AlanBell: ok ,what is the minimum permissions we canhave, and allow the whole of /var/www to bepickedup? [18:34] Well, they left the garage at about 16:30 to bring it here. [18:34] brobostigon: make www-data the owner of it all and give owner read only access [18:35] brobostigon: you need slightly different perms for files and directories. [18:35] or you can make ptaylor the owner and put www-data in the same group and give the group read access [18:35] files 644 is OK and dir 755 [18:35] http://www.zzee.com/solutions/unix-permissions.shtml :) [18:35] * AlanBell does not talk about permissions in octal [18:35] If the ownder is correct you could go for 600 and 700 files & dirs. [18:35] hmm octal [18:36] It's less typing [18:36] the problem with octal is that people dont understand what it does [18:36] I do. [18:36] AlanBell: but it's easy! [18:36] it is less typing for people who do understand what it does [18:36] umm, slow down, i cant keep up. [18:37] read(4), write(2), execute(1), just add them up [18:37] http://en.wikipedia.org/wiki/Filesystem_permissions#Octal_notation [18:37] ok so the rwxrwxrwx stuff is three groups rwx for the owner rwx for the group rwx for everyone else [18:37] setuid(4), setgid(2), sticky(1) + 3x read(4), write(2), execute(1).. just add [18:37] AlanBell: yes... 777 [18:37] AlanBell: umm, three sets of three,ok. [18:38] call them binary digits and r-- becomes 100(binary) which is 4(decimal) rwx is 111 (binary)which is 7 (decimal) etc [18:39] so rwx rwx rwx is three lots of 7, i.e. 777 [18:39] ah, ummm, makes sense, i think, [18:39] so 644 is 110 100 100 or rw-r--r-- [18:39] actually octal, not decimal :) [18:39] The garage is also now closed. So I have no way of ascertaining the whereabouts of said car. [18:39] because they're groups of 3 bits, octal = easy [18:39] (it's like decimal with 2 fingers chopped off) [18:40] MartijnVdS: 100 binary is 7 in decimal and octal [18:40] AlanBell: yes, up to 7 octal and decimal are the same [18:40] then it's 10 vs 8 :) [18:40] AlanBell: uumm, i think so, yes. [18:40] yes [18:41] I've been doing this for a while now :P [18:41] :) [18:41] ok, so brobostigon the 777 or 644 stuff people talk about is just a short way of saying which bits of rwxrwxrwx are turned off and on [18:41] to open a directory you need execute permissions to it [18:41] AlanBell: i think i hve it now, yes. [18:42] so 755 (rwxr-xr-x) [18:43] AlanBell: sointheory, i just need to make /var/www and its contents, readble by www-data.? [18:43] so owner can go into it and create files (read, write and execute) group and other can go into it but not change stuff (read+execute) [18:43] chmod -R /var/www ? [18:43] chmod -R 755 /var/www ? [18:44] for stupid historical reasons it is chmod -r and chown -R (or the other way round I always get it wrong) [18:44] ok, it will always tellme, if i have it wrong. [18:44] -R works for both in my experience AlanBell [18:46] hmm, ok [18:46] one works with lower case too then [18:48] drwxr-xr-x 2 www-data www-data 4096 2011-05-10 17:39 www [18:48] is that right? [18:48] it is right if that is what you want [18:49] i want people to be able to read what i put in /var/www [18:49] Excellent, I can log into my work PC using ubuntu & chromium-browser from home via logmein [18:50] brobostigon: you want apache running as www-data to read it then hand it out what it reads to anonymous people [18:50] AlanBell: iam not using apache, i am using lighttpd [18:51] ooh, ok [18:51] what user does that run as? [18:51] not aclue. [18:51] ps aux |grep lighttp [18:52] www-data 29331 0.0 0.7 5092 1784 ? S 11:45 0:00 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf [18:52] ok, so it is running as the user called www-data [18:53] yes. [18:53] so in general you want to arrange things so that www-data can read stuff [18:54] if you want people to be able to upload things to certain folders then you need to allow it to write to them and create files [18:54] if you want to use something like wordpress with automatic updates then it needs to be able to write to it's own php files as appropriate [18:54] you really don't want to allow people to arbitarily upload php files and then run them [18:55] or persuade your http task to write to files that it will then execute [18:55] PHP is an architectural failure of the concept of separating code and data [18:55] but it does run some nice applications [18:57] Hi, Can I ask Ubuntu/Kubuntu questions? [18:57] ok, umm, i have made notes of whatwe have upto now. no, i dont wat randompeople to play around. not a good idea. [18:57] bearslumber: good evening, fire away, always. [18:57] bearslumber: sure [18:57] AlanBell: ok, thank you for you help, i have made extensive notes. [18:58] Cheers. I wondered can I install Ubuntu and Kubuntu so I can choose between either desktop? [18:58] you can but be aware it can occasionally mess up fonts in ubuntu [18:59] bearslumber: I think if you install the ubuntu-desktop package and the kubuntu-desktop package you end up with everything and can choose on login [18:59] bearslumber: yes, install kubuntu-desktop, and ubuntu-desktop, and then switch between them in gdm. [18:59] Sounds good. How, by Ubuntu CD then Kubuntu? [18:59] I think you end up with the branding of the one you install last [19:00] so you can start with either CD and install the -desktop package of the other one [19:00] and the gdm theme ends up being overwritten by the second one (I think) [19:02] AllenBell: Thanks AlanBell. I see. Does that mean either GDM theme copes with both Ubuntu and Kubuntu [19:03] yeah, I think so [19:03] haven't tried it for a few releases though [19:03] let us know how you get on [19:04] Evening [19:04] AllanBell: brobostigon: Okay guys. Thats all I need to go ahead. Will post back soon. I'm off to do it while the iron is hot. Many thanks. Bye [19:41] hmm that's nice, xcode adds copyright boiler plate for you [19:41] i always forget to do that === dogmatic69_ is now known as dogmatic69 [20:04] all your copyright are belong to apple :p [20:16] Hi, I've got Ubuntu on my laptop and netbook. My netbook is currently on 11.04, and my laptop 10.10. I want to upgrade my laptop, but was wondering whether it's possible to re-use the packages downloaded for the netbook upgrade, then just download any additional packages? [20:23] evening [20:23] oops scroll failt [20:23] emorris: Maybe. The packages might still be in /var/cache/apt/archives on the netbook [20:23] emorris: put them in /var/cache/apt/archives on the laptop and start the upgrade [20:24] MartijnVdS, cool, there's loads in there; I'll give it a shot. Thanks! [20:40] gord: it is officially the springboard now, been announced on the podcast and everything [20:40] surprised how closely the streams are in sync. video via ustream, audio the normal way [20:50] how are people finding the performance of unity? [20:51] non-existant, dont use unity. [20:51] :p [20:52] I don't have problems with it [20:52] except the un-autohide might be a bit quicker === awilkins_ is now known as awilkins [21:31] hi guys, i recently installed ubuntu 11.04 as a triple boot with ubuntu 10.10 and windows 7 on my hp pavilion dv6-3150 sa.on restart after the grub menu it did not boot 11.04 instead the back screen appeared. i did a cold booting again which worked and then logd out to test the classic desktop screen. I restarted the computer again and since then ubuntu 11.04 is not loading instead shows a black screen, can any one help, thanks in advance === ocean is now known as Guest54607 [21:42] i think 2.6.38 is a lemon :( [21:42] keep hearing bad things about it [21:43] 2.4 <3 [21:43] well yeah [21:43] hope you enjoy manually configuring all your hardware though [21:44] tbh, I found it more fun [21:44] ;) [21:44] but I accept it isn't the way forward [21:45] wasn't there some debate about how they change the development cycle when 2.6 branch started? [21:45] it sure was damn reliable once you set it up [21:45] there wasn't any debate [21:45] basically there is never going to be a 2.7 [21:45] well, some didn't like the changes [21:45] might as well just call it v38 [21:46] hmmm [21:46] how long is 2.4 "supported" [21:48] I've started to lose what I gained, when first moving to linux [21:49] linux is never directly supported by the developers [21:49] no [21:49] 2.4 is supported for as long as you can find someone who will sell you a support contract [21:49] but I mean, by supported.... people maintaining it [21:50] it will be maintained while there are still people willing to pay for support [21:51] keep playing with the idea of looking into linuxfromscratch [21:51] learning from an old version of the book [21:51] and seeing if something useful can still be built [21:56] what do you guys think the future is for netbooks ... are they on their way out, or are tablets just a fad? [21:57] lo [22:00] evening all [22:01] evening popey and daubers [22:03] I can't see the point of tablets, personally. But I don't find netbooks ideal either - useful as a reading device, but rubbish for input [22:04] * popey covers his ipads ears [22:06] ali1234: I saw this and thought of you http://people.cs.vt.edu/~mjeg/blog/2011/04/25/fast-ssh-file-copy-with-tar [22:07] moo! [22:07] popey, Neato, I sometimes use an archiver for that purpose (reduce file attribute thrashing), but I'd not thought of using tar like that. [22:08] It's official gord doesn't exist [22:09] A shame that won't work on Windows without farting around setting up an sshd [22:11] Sigh, XChat keeps crashing :/ [22:12] * popey cuddles kazade_ [22:17] awilkins, yeah i can't see a use case for myself where i would use a tablet .. just hope companies don't stop making netbooks, as they work perfect for my needs [22:17] popey: nice one, i assume tar to stdout then pipe over ssh? [22:18] thanks, that might just work [22:22] np [22:32] !lts [22:32] LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server. The current LTS version of Ubuntu is !Lucid (Lucid Lynx 10.04) [22:32] hmmmmmmmmm [22:34] so i have hardy 64 bit, with a lucid 64 bit chroot inside it, and the hardy lib32 is symlinked to the lucid chroot lib32 [22:35] and i chrooted to the lucid and did apt-get update [22:35] but apparently theres no updates [22:35] which seems odd cos i haven't updated it since a year ago [22:38] popey: That's a neat use of tar & ssh. Should be in www.commandlinefu.com (if it isn't already of course). [22:38] yeah [22:38] ok, it was cos i didn't put lucid-updates in sources.list [22:39] hmm is there a way to prevent apt/dpkg from touching a directory? [22:40] or make them ask me before installing files in a path [22:40] ali1234: as it runs as root, probably not, unless you set the immutable nit [22:40] s\nit\bit [22:41] Then it will crash spectacularly I would guess :-) [22:41] hmm a flashplugin update [22:41] i hoeps its not the same broken one from natty [22:42] you could pin the package [22:42] unlikely anything depends on it [22:42] except my app [22:42] time for bedski said zebedofski [22:42] o/ [22:42] nn [22:43] damn it *is* the same one from natty [22:43] lame, i better not get white rectangles in all the screenshots now [22:43] that will be really annoying [22:44] no i mean it wouldn hold anything else back [22:44] too late now i didn't notice it until it already installed :( [22:44] ah [22:44] i don't think it uses the one from inside the chroot actually [22:45] i think that's just there to get the deps [22:45] i should probably check my notes before i start messing with the server [22:46] otoh if lucid and natty have same flash, then maverick probably did too [22:47] so maybe it's actually a ff4 problem [22:49] arg how do i connect to a server on natty? [22:49] places->connect to server [22:53] good night everyone, sleep well. [22:57] ali1234: nautilus, file -> connect to server [22:57] so now i have to go somewhere i don't want to go first before i can go where i want to go? [22:57] logical [22:58] just like how System Settings is under the power menu [22:58] oh wow what is that? [22:59] gnome has a big control panel thing now too? [22:59] Took me ages to find the system settings menu. Only found it after giving up and went to shut down [22:59] at least gnome's one picks up nvidia-settings - the one in xfce doesn't [22:59] bigcalm: almost same, I was giving up and going to log out to switch to classic [22:59] i just typed the name of the thing i wanted in dash [23:00] What if you don't know what you're looking for and just want to browse? [23:00] 12 [23:00] like "update" or "synaptic" or "passwords" [23:00] bah [23:00] 42 [23:00] i already know all the gnome settings applets off by heart [23:00] but if i was a new user i would hate it [23:00] i still hate it a little bit [23:01] settings seems to find it in dash [23:01] I'm more of a server user than the desktop [23:01] you hate freedom more than I :) [23:01] Heh [23:01] I use computers as a tool [23:02] I found the settings thing being in the power menu... odd [23:02] Especially since it's the bottom item [23:02] I expect the bottom item to be something that exits in some manner [23:02] ok anyone know a really horrible flash website that uses multiple embeds all over the place and will really test any browser? [23:03] Either logout or shutdown [23:03] Yeah, I think it was shutdown before [23:03] ali1234: newgrounds? [23:04] they have no flash onthe front page at all [23:04] just a guess, sorry [23:05] weebls-stuff.com ? [23:06] I think it might be time for beddiebies [23:06] all this stuff has almost no flash at all :/ [23:07] http://www.thefwa.com/ [23:08] better [23:08] mtv.com does [23:08] if you choose uk [23:10] seems to be working still [23:10] although i might have to increase the loading delay [23:10] flash sites take so long to load :( [23:14] you've made a browsershots-a-like? [23:17] yes [23:17] it also "rips" the entire page [23:17] including all the urls, in a way that can be played back to the browser [23:18] i didn't actually write most of it [23:18] neat [23:19] https://github.com/AdamN/python-webkit2png/blob/master/webkit2png.py [23:19] i started with that ^ [23:19] and added flash plugin support and proxy-cache based on how pachyderm works [23:22] curse google and there annoying url redirect that breaks copy paste [23:22] google pachyderm proxy if you want to know, it's top hit [23:25] http://dl.dropbox.com/u/3832397/screenshots/May%202011/IMG_20110510_231755.jpg [23:25] weeeeeeeee, it's alive \o/ [23:28] what is that thing on the desk, on the left [23:30] water cooler radiator? [23:30] ahh === ocean is now known as Guest4574 [23:34] hi guys, is there any 64 bit of flash player deb file available for ububtu [23:36] there is an experimental ppa [23:36] can u get me the link pls, is it available to download from adobe site? [23:37] https://launchpad.net/~sevenmachines/+archive/flash [23:37] "it should not be used" [23:37] You can just grab the .so from Adobe also [23:38] And dump it in ~/.mozilla/plugins [23:38] Guest4574: are you having the white rectangle bug? [23:39] bug 761074 [23:39] Launchpad bug 761074 in flashplugin-nonfree (Ubuntu) "flashplugin-nonfree draws white rectangles" [Undecided,Confirmed] https://launchpad.net/bugs/761074 [23:39] awilkins, that sounds easy, but where can I get the .so file for 64 bit [23:40] ali1234, what is the rectangular bug [23:40] http://labs.adobe.com/downloads/flashplayer10_square.html [23:40] well, you get lots of white rectangles over flash embeds [23:41] like this: https://launchpadlibrarian.net/69392440/Bildschirmfoto-1.png [23:41] awilkins, thats a tar file isnt it [23:41] yes it is [23:41] Guest4574, Contains the libflashplayer.so file [23:42] awilkins, so just copy and paste it to mozilla /plugin? [23:42] ~/.mozilla/plugins [23:42] awilkins, would it allow me to watch u tube? [23:43] Guest4574, I don't seem to have a problem and it's been in my plugins folder for ages (I'm on v 10.2 d161 though - older) [23:44] ok, thats cool [23:44] let me try [23:44] :-) [23:45] why do web users always connect with a reasonable nick and then get changed to guest? nick collision? [23:45] if so, shouldn't that happen before they connect to a channel? or is nickserv just slow? [23:54] popey: the original version of my app put each version of thepage in a git repo [23:55] it was funny to watch web developers tweaking live pages in real time