| <Tatey> http://www.planetarosa.com.br/the-worst-datacenter-ever/ | |
| <cps> what the hell | |
| <cafuego_> I'm so tempted to put that on our 'hosting' page. | |
| <cps> looks like someone took over their sisters bedroom | |
| <cafuego_> adhoc: Someone got into your data center | |
| <purserj> got to love the innovative cooling technique though | |
| <cafuego_> i admit that cooling might be an issue in brazil | |
| <cps> that's actually a lot like how Google originally set up their data centres | |
| <cafuego_> didn't google use SLUGs instead of actual computers? | |
| <cps> they didn't bother to put the hardware in cases and just used air-conditioning to cool them | |
| <cafuego_> Nice cost saving, if they didn't actuallbuy cases either | |
| <pschulz01_> Morning all.. | |
| <cps> morning | |
| <pschulz01_> Does anyone know where i can get some nice images (svg) of computers,routers etc suitable for using in a network diagram. | |
| <cps> maybe on openclipart.org | |
| <pschulz01_> cps: They have changed their website... I would like a 'set' rather than individual images. | |
| <pschulz01_> cps: Although the following is kind of cool... | |
| <pschulz01_> http://www.lococitato.com/search_with_pic/search_with_pic.html | |
| <cps> yeah, I was playing with that the other day | |
| <pschulz01_> cps: I'm just going to make do with coloured boxes at this stage.. | |
| <merlin-linux> pschulz01_: hiya mate, how are you? | |
| <merlin-linux> pschulz01_: i have OpenWrt rocking on my R100 wireless unit | |
| <Tatey> hi merlin-linux | |
| <merlin-linux> hiya Tatey | |
| <merlin-linux> how are you? | |
| <Tatey> good mate | |
| <Tatey> yourself? | |
| <merlin-linux> going great thanks | |
| <merlin-linux> i am really happy with OpenWrt on my R100 | |
| <merlin-linux> Tatey: what have you been up to? | |
| <Tatey> not alot hey, playing with illustrator | |
| <Tatey> I've got XP in a virtual machine. hehe | |
| <merlin-linux> hehe | |
| <adhoc> cafuego_: huh? | |
| <cafuego_> adhoc: http://www.planetarosa.com.br/the-worst-datacenter-ever/ | |
| <bimberi> Ha! | |
| <bimberi> and the spin would be "Our _award winning_ datacenter ..." | |
| <pschulz01_> merlin-linux: Howdy.. | |
| <pschulz01_> merlin-linux: Cool about the R100. I'll have to get you to do the same for mine. | |
| <merlin-linux> pschulz01_: i can do that for you | |
| <merlin-linux> i got a 7dBi omni on my AP now | |
| <pschulz01_> merlin-linux: Just started a new job.. going well so far.. but I can't chat. | |
| <pschulz01_> merlin-linux: .. at the moment. | |
| <merlin-linux> pschulz01_: np | |
| <siccness> Afternoon | |
| <TheMuso> Hey siccness. | |
| <merlin-linux> hiya siccness, how are you mate? | |
| <adhoc> mentioned at the conf, openmoko http://wiki.openmoko.org/wiki/Disassembling_Neo1973 | |
| <pschulz01_> Anyone here used 'gosa' for system administration? | |
| <pschulz01_> (looks similar to webmin but with LDAP backend) | |
| <adhoc> cafuego_: not our data centers | |
| <pschulz01_> adhoc: ... no.. not enough water. | |
| <adhoc> pschulz01_: i'm not sure if that is supposed to be funny ... | |
| * pschulz01_ giggles | |
| <Tatey> fella's | |
| <pschulz01_> adhoc: Sorry... that was probable uncalled for. | |
| <pschulz01_> probably | |
| <merlin-linux> damn laptop shutdown cause it thought the battery was flat | |
| <cafuego_> adhoc: had a flooding? | |
| *** TPK is now known as ThePizzaKing | |
| <pschulz01_> cafuego: adhoc showed a photo of a datacentre in his talk at LCA07 which had water streaming from the ceiling. | |
| <pschulz01_> s/streaming/waterfall/ | |
| <adhoc> cafuego_: some time ago, heading to 2nd aniversory, | |
| <adhoc> see my talk video ... | |
| <adhoc> pschulz01_: and then flinders 12months + 1 day later | |
| <adhoc> pschulz01_: same thing | |
| <adhoc> pschulz01_: so this year its UniSA's turn | |
| <pschulz01_> adhoc: and with water restrictions. If it's at Mawson Lakes, I'll be thee with my wheely bin. | |
| <pschulz01_> there | |
| <kingkarlos> Where's Mawson Lakes? | |
| <pschulz01_> kingkarlos: 2 km north of Adelaide, why? do you need some water as well? | |
| <pschulz01_> 12km | |
| <kingkarlos> Hehe. No i'm going to be in sydney that day. | |
| <pschulz01_> kingkarlos: I dyhydrate some for you and send it through in the post? | |
| <pschulz01_> I can | |
| <kingkarlos> You take COD? | |
| <pschulz01_> kingkarlos: It would be a completely free service.. | |
| <siccness> http://img223.imageshack.us/img223/3966/22sl6.jpg <--that's just insane | |
| <Hit3k> cool | |
| <Tatey> nice comment on my site, siccness :P | |
| <Tatey> siccness: who's water cooling setup is that? | |
| <cafuego_> `whose' | |
| <noiesmo> hey all, had a hard drive failure, well my ext3 is now ext2 my data appears ok but I would like to convert to ext3 again is this possible without lossing any data | |
| <siccness> Not sure, Tatey | |
| <cafuego_> noiesmo: Yup. | |
| <noiesmo> cafuego, this should do it > tune2fs -j /dev/hda2 | |
| <cafuego_> noiesmo: Unmount the partition, run an fsck first, then that tune2fs. | |
| <noiesmo> cafuego, will data be lost ?? | |
| <cafuego_> noiesmo: No, data will not be lost. | |
| <siccness> no the data wont be lost | |
| <noiesmo> cafuego, yeah unmounted cool | |
| <Tatey> siccness: ahh, fair enough | |
| <siccness> if the data was lost no one would ever use it | |
| <cafuego_> noiesmo: You may want to check 'man tune2fs' and make the journal size bigger then default. | |
| <cafuego_> I use 128Mb for mine instead of 32Mb, helps performance a bit. | |
| <noiesmo> cafuego, thanks for info will rtfm | |
| <cafuego_> (the downsize is that journal playback will take a few seconds longer after a crash) | |
| <noiesmo> cafuego, at least data is there, I know, I know always backup lol | |
| <nrdb> HI all | |
| <romana> damn, now why isnt swap mounting i wonder? | |
| <Hit3k_> siccness, I saw this and thought of you http://www.threadless.com/product/261/What_Would_Macgyver_Do | |
| <Tatey> hah, nice | |
| <siccness> ROFL | |
| <siccness> That's brilliant | |
| <merlin-linux> siccness: hiya mate | |
| <siccness> Hey champ | |
| <merlin-linux> siccness: this is what i have been up too >>> http://southernvaleslug.org/modules/newbb/viewtopic.php?topic_id=26&forum=6&post_id=28#forumpost28 | |
| <merlin-linux> and there a link to some screenies too | |
| <siccness> Looks cool | |
| <merlin-linux> thanks | |
| <Tatey> siccness: compiled anything lately? :P | |
| <siccness> Yeah | |
| <siccness> Compiled something but can't quite remember what | |
| <Tatey> do you have to compile your internet connection? | |
| <Tatey> before you can come on IRC? | |
| <Tatey> :P | |
| <siccness> I have to compile bpalogin :) | |
| <siccness> So theoretically, yes. | |
| <Tatey> you're still not on heartbeat? | |
| <Tatey> errr | |
| <Tatey> the new auth system | |
| <siccness> but because Gentoo is so quick, I can actually compile/install something before you even work out how to use pacman | |
| <Tatey> LOL | |
| <siccness> :P | |
| <Tatey> as if | |
| <Tatey> I'm only teasing because of the comment on my blog :P | |
| <Tatey> much appreciated none the less :) | |
| <siccness> Heheh, yeah nah I figured I'd throw it in just because I could :) | |
| <Tatey> I'm sure I'd do the same | |
| <siccness> Heheh | |
| <Tatey> I think I've finally finished the logo I've been working on since this time yesterday :P | |
| <siccness> Yeah? Upload :) | |
| <siccness> fvwm is kinda cool | |
| <Tatey> using it now? | |
| <siccness> Yeah | |
| <siccness> The ability to put titlebars anywhere you want is pretty cool | |
| <Tatey> using it right now? | |
| <siccness> Yeah | |
| <siccness> Big Tatey want a screeny? | |
| <Tatey> sure | |
| <cafuego> fvwm is so i486 | |
| * cafuego doesn't wanna go back | |
| <siccness> awww, poor cafuego :P | |
| <Tatey> I'm pretty sure you could run FVWM over OS 9 | |
| <Tatey> siccness: screenshot coming? | |
| <siccness> yeah | |
| <siccness> big sicc is strugglin to work his terminals today :) | |
| <cafuego> -rw-r----- 1 cafuego users 13922 Jan 28 1997 .fvwmrc | |
| <cafuego> eh-eh-eh | |
| <cafuego> Officialy not used for a decade :-) | |
| <Kamping_Kaiser> lol | |
| <siccness> Yet you still have the file? | |
| <siccness> http://img243.imageshack.us/img243/8977/screenshot200702151848tc5.png | |
| <cafuego> siccness: Yeah, those 14Kb are really clogging up the disk ;-) | |
| <siccness> I can imagine :P | |
| <Tatey> LOL, nice picture of me there | |
| <Tatey> that actually looks pretty cool | |
| <Tatey> the whole layout | |
| <Tatey> hah, go ncmpc! | |
| <siccness> ncmpc ownz | |
| * Tatey uses Sonata | |
| <cafuego> siccness: I find cfg files usually tend to come in handy in the future, so I don't clean 'em out. | |
| <Tatey> I still have ncmpc | |
| <cafuego> .gnome2 is an exceptioon to this rule. | |
| <siccness> cafuego: yeah, the last thing you'd want to lose is a fvwm config file | |
| <Tatey> cafuego: .gnome2 is VERY messy :( | |
| <siccness> shit is the most confusing thing ever | |
| <Tatey> siccness: http://tatey.com/bottlebrush/bottlebrushsimple2.png | |
| <siccness> Ooo I like that | |
| <cafuego> <heh> Why do you have a separate category called 'Girls' in Gaim? | |
| <Hit3k_> ahhh I like how siccness has a "girls" group | |
| <Hit3k_> and theres only two girls :p | |
| <siccness> I seperate girls from guys for two reasons | |
| <Tatey> girls are mostly nub | |
| <cafuego> Just in case you get drunk and can't tell? ;-) | |
| <Tatey> LOL | |
| <siccness> 1) I'll know instantly if it's a girl, therefore, I can easily ignore them. 2) Girls have interests that don't fit into anything I like, therefore, refer to point 1 - they're pointless, boring, idiotic conversations. | |
| <Tatey> siccness: http://tatey.com/bottlebrush/ <-- if you go there, you can see earlier versions | |
| <siccness> http://tatey.com/bottlebrush/bottlebrush.png <--that last one is nice | |
| <siccness> (as are the others, but that last one is pimp | |
| <Tatey> heh, you're not the first person to say that | |
| <Tatey> I was suprised to actually hear anyone say that | |
| <siccness> that the last one is the better one? | |
| <Tatey> yes | |
| <siccness> It's clearly obvious why man | |
| <Hit3k_> thats done in photoshop right Tatey? | |
| <Tatey> Hit3k_: Abobe Illustrator | |
| <Hit3k_> Wine or VM? | |
| <Tatey> VM | |
| <Tatey> Wine doesn't behave properly, VM is pretty solid | |
| <Tatey> it's just a little slower | |
| * cafuego nudges Tatey towards inkscape | |
| <Hit3k_> mmm | |
| <Tatey> I'm aware of Inkscape, it's pretty nice | |
| <Hit3k_> Inkscape is fun | |
| <Tatey> I suppose I just prefer the Adobe interface, because I've been using it for 5-6 years | |
| <cafuego> andyfitz is going to eat your brain | |
| <Tatey> that's the Ubuntu/Redhat Inkscape guy, eh? | |
| <Tatey> siccness: I suppose I could do a hybrid version of the simplified bottlebrush and the one you liked | |
| <Hit3k_> http://arstechnica.com/journals/thumbs.ars/2007/2/13/7035 | |
| <Hit3k_> hm.. those menacing looking clouds are looking awfully promising :) | |
| <cafuego> Tatey: yeah, he is | |
| <Hit3k_> ugly looking fat people on TV :( | |
| <cafuego> Hit3k_: tell yo momma to not sit on the tv | |
| <Hit3k_> oh..that hurt... | |
| <siccness> Tatey: Yeah, my opinion on art is ALWAYS on-point. I know what I'm talking about when it comes to art. You see, Gentoo's art is superior... LOL :P | |
| <cafuego> Hit3k_: apoplogies. uncalled for. | |
| <Hit3k_> s'all right made me chuckle :p | |
| <cafuego> though "yo momma" != "your mother" | |
| <Tatey> one thing that has always frustrated me about the gentoo website is | |
| <Tatey> WTF is with the flying saucer? | |
| <Hit3k_> dont diss the saucer | |
| <cafuego> Tatey: it's abducting their optimisations | |
| <Tatey> LOL | |
| <Tatey> oh noes my funroll-loops!!11! | |
| <cafuego> powered by unroll-loops | |
| <siccness> Tatey: yeah f'knows what that saucer is | |
| <siccness> I'm hoping they get rid of larry the cow | |
| <siccness> simply on the basis of unknowing whether the cow is male or female | |
| <Tatey> he appears in your infamous emerge moo | |
| <siccness> yup | |
| <siccness> but apparently people are saying larry is female | |
| <Tatey> I have a cool looking pacman :P | |
| <siccness> yeah but you get eaten by little jellyfish lookin things | |
| <siccness> pacman is weak | |
| <siccness> atleast larry can survive a jellyfish | |
| <Tatey> I'll have you know pacman is eating your cow's grass | |
| <siccness> LOL | |
| * siccness ponders on a come-back while he heads to the local shops. bbs | |
| <Hit3k_> Hey, Tatey do you know the dimensions of a gnome Splash Screen? | |
| <Tatey> Hit3k_: no, but go to art.gnome.org and download one from there and use their dimensions | |
| <cafuego> siccness: not knowing its gender is trivial. There was Moof, people didn't even know whether it was a cow! | |
| <cafuego> and can it please rain already!!! | |
| <Hit3k_> cafuego, AMEN!!! | |
| <siccness> AMEN TO THAT BROTHER | |
| <siccness> AMEN TO THAT! | |
| <siccness> </end-of-african-american-host-religous-4am-tv-show> | |
| <Hit3k_> lol | |
| <Hit3k_> those clouds | |
| <Hit3k_> they're ready to pop!!!! | |
| <Hit3k_> wish they would. | |
| <Tatey> http://www.fukung.net/v/521/crushthem.jpg | |
| <Hit3k_> hey.. that would make great propaganda for my history class | |
| <Hit3k_> is it a "Free Image" | |
| <siccness> Heh, a mate of mine is suing someone or something | |
| <Hit3k_> for something? | |
| <siccness> Got a copy of the Herald Sun? Go to Page 37, on the very right. About Westpoint or something. | |
| <siccness> Trevor Pollard is his name | |
| <siccness> He's trying to get back $600,000. Despite the fact he's a rich bastard sittin on 22million | |
| <Hit3k_> hm no | |
| <Hit3k_> dont get the herald sun on weekdays | |
| <siccness> Good bloke actually tho :) | |
| <siccness> He's got his own wine cellar with hell loads of wine, givin my old man his old bike which is like a 2004 model :) | |
| <Hit3k_> tell him to give me his next old bike | |
| <siccness> heheh | |
| <Kamping_Kaiser> wonder how to tell the difference between a crashed courier server and a working really hard one | |
| <Hit3k_> ping ;p | |
| <siccness> pong | |
| <siccness> that was the worst pizza ive ever had | |
| <Hit3k_> oh? | |
| <Hit3k_> i had pizza tonight.. wasnt very nice either | |
| <siccness> I just wanna get the hell outta here | |
| <Hit3k_> once again, "oh" | |
| <siccness> mates pickin me up in 30mins-1hr | |
| <TheMuso> siccness: Taste wise? | |
| <siccness> Yeah, came back up :| | |
| <Hit3k_> :/ | |
| <Hit3k_> wheres it from | |
| <siccness> Knoxfield shops | |
| <Hit3k_> oh | |
| <Hit3k_> not the usual place you get your pizza from? | |
| <TheMuso> siccness: Oh that kind of bad. | |
| <TheMuso> Yuck. | |
| <siccness> Hit3k_: nah diff place | |
| <Hit3k_> that was great timing i just got out of the shower :p | |
| <siccness> Good to see you're taking short-showers. | |
| <Hit3k_> I was actually expecting this one to be a long one | |
| <siccness> The government are fools for thinking people can cut the average shower down from 7mins to 3.5mins | |
| <Hit3k_> yeah | |
| <Hit3k_> fluxbox has => 20601 | |
| <Hit3k_> lines of code | |
| <Hit3k_> i have alot of coding to do | |
| <Hit3k_> reading* | |
| <siccness> heh, you're a champion | |
| <Hit3k_> i usually wont read anything past 100 lines unless its my own code | |
| <siccness> i wont read more than 10 lines of anything | |
| <siccness> irc and web browsing are exceptions | |
| <Hit3k_> lol | |
| <Rothbuntu> http://www.microsoft.com/india/vistasongs/WoW%20is%20Now%20-%20full%20song.mp3 | |
| <Rothbuntu> clearly a number 1 hit | |
| <Rothbuntu> but it not really funny unless you know some indian :) | |
| <MotherLUG> osota http://radio.localfoss.org:8001 streaming now | |
| <Rothbuntu> LOL WHEN YOU FEEL THE NEED FOR MORE SPEED | |
| <Rothbuntu> YOU CAN BOOST THAT THROUGH THE USB | |
| <Hit3k_> Im gonna buy a usb and start using it as my swap | |
| <MotherLUG> due to technical difficulties and a vomiting baby. Osota will be available for download as a podcast tomorrow morning. Sorry folks. | |
| <Hit3k_> a vomiting baby ruined the tech?! | |
| <Rothbuntu> :-[ | |
| <purserj> Hit3k_: sort of, its very hard to do a live show with a crook bub on your lap | |
| <Hit3k_> awwww | |
| <Hit3k_> All I can say to that is "Get well soon" | |
| <purserj> thanks | |
| <Hit3k_> god its going to be hot tomorrow | |
| <TheMuso> Hit3k_: Where are you? | |
| <Hit3k_> melbourne | |
| <Hit3k_> I cant wait for winter | |
| <Davo_Dinkum> Hi peeps. | |
| <Davo_Dinkum> GAIM won't connect for some reason. | |
| <Hit3k_> MSN? | |
| <Fujitsu> MSN is currently somewhat missing from the planet. | |
| * Fujitsu points out that this is where Jabber is good. | |
| <Davo_Dinkum> No, everything. It won't connect to the IRC accounts I have set up either. | |
| <Kamping_Kaiser> mines working perfectly | |
| <Hit3k_> Fujitsu, Jabber is for people not from my school :p | |
| <Davo_Dinkum> Stupid IM. People should just use IRC. | |
| <TheMuso> I don't know what other people are complaining about with MSN, as I have no problems here. | |
| <TheMuso> I am still connected to it. | |
| <Hit3k_> :/ | |
| <Hit3k_> yeah | |
| <Hit3k_> it only seems to be one of my accounts | |
| <TheMuso> And receiving status changes etc with no problems. | |
| <Hit3k_> kakakaboom | |
| <Davo_Dinkum> I should get rid of my hotmail account. It blows. | |
| <Hit3k_> oh look Channel 7 got the V8s this year | |
| <Kamping_Kaiser> hi Hobbsee | |
| <Hobbsee> hey Kamping_Kaiser :) | |
| <Kamping_Kaiser> :) | |
| <Tatey^2> nubs | |
| <Tatey^2> siccness: http://img506.imageshack.us/my.php?image=scrot1fu4.png | |
| <Davo_Dinkum> Nubs? | |
| <Kamping_Kaiser> by changnign my init scripts i'v manged to root my shutdown. hoo frigging ray | |
| <TigerWolf> yay for spam to the mailing list | |
| <Davo_Dinkum> Bye! | |
| <Tatey> -!- siccness is now known as nubness | |
| <Tatey> | |
| <elkbuntu> " " to you too! | |
| <Tatey> was trying to paste a link | |
| <Tatey> http://www.instantimagehosting.com/storage/escape.JPG | |
| <Kamping_Kaiser> lol | |
| <merlin-linux> Tatey: lmao | |
| <Tatey> http://www.youtube.com/watch?v=xF_CoXsXtk4 <-- pretty cool | |
| <merlin-linux> Tatey: kewl | |
| <peterw> greetz | |
| <peterw> does any person here recommend iinet for adsl2+? |