--- Log opened Wed Feb 08 23:59:02 2012 23:59 < retro|blah> First 23:59 < EugeneKay> Second 00:00 < Perihelion> ! 00:00 < caker> http://www.youtube.com/watch?v=6AKBOrS46X4 00:00 < EugeneKay> \m/ 00:01 < caker> OBEY YOUR MASTERRRRRR 00:01 < Perihelion> Suddenly log rotation seems really intense 00:01 -!- Athenon [~Athenon@74.197.151.154] has joined #linode 00:03 < heckman> Guspaz: I assume there is a decent CLi utility to go with it? 00:05 -!- karstensrage [~karstensr@c-67-174-201-143.hsd1.ca.comcast.net] has joined #linode 00:06 -!- Kos [~Kos@the.kos.io] has quit [Ping timeout: 480 seconds] 00:08 < rovo> Thanks guys 00:09 -!- Hoggs [~Hoggs@121-73-32-225.cable.telstraclear.net] has joined #linode 00:12 < mbreslin> where would i set an option to make sure an interface gets a linklocal address 00:12 < mbreslin> s/a/the 00:13 < EugeneKay> Depends wholly upon the distro 00:14 < mbreslin> the distro is whatever cobbled together thing they use in tomatousb router firmware 00:14 * EugeneKay hides under a rock 00:15 < mbreslin> any wild guess? 00:15 < bob2> v4 link local or v6? 00:15 < mbreslin> v6 00:15 -!- Kos [~Kos@the.kos.io] has joined #linode 00:15 < bob2> sure you don't have one already? 00:15 < mbreslin> positive 00:16 < mbreslin> radvd pukes on start saying br0 (the lan bridge) doesn't have a linklocal 00:16 < EugeneKay> Something involving /proc/sys/net/ipv6 ? 00:17 < mbreslin> i add echo 0 > p/s/n/v6/disable_ipv6 and echo 1 > p/s/n/v6/forward to init 00:17 < EugeneKay> /proc/sys/net/ipv6/conf/all/autoconf 00:17 < mbreslin> hmm 00:17 < EugeneKay> No idea if that'll force it to autoconf, but it's a start 00:17 < mbreslin> chekcs 00:18 < mbreslin> people were saying as long as disable_ipv6 has 0 before the bridge is built i'll be fine but it doesn't seem so 00:18 < mbreslin> i'll try autoconf 00:19 < mbreslin> autoconf is already 1 :/ 00:19 < EugeneKay> How about forthe br0 interface/ 00:19 < mbreslin> same 00:19 < EugeneKay> Hrm 00:21 -!- orudie [~Paul@ool-4575bb41.dyn.optonline.net] has quit [Quit: Leaving] 00:21 < mbreslin> the annoying thing is it has a couple of gui ipv6 options in this firmware just specifically for a 6to4 tunnel, if i fill it out with fake tunnel info it does "something" then restarts networking and everything has a linklocal i just can't spot what switch they flip 00:22 < mbreslin> and my question in the forum has sat for a week now so oh well 00:22 < mbreslin> dd-wrt works fine but i only get like 60mbit wan to lan throughput 00:22 < JoeK> 'only 00:22 < JoeK> ' 00:23 < mbreslin> on this tomatousb build i get my full 100mbit 00:23 < mbreslin> JoeK: hehe i pay for it ! 00:24 -!- Bhavic [~bhavicp@westinn1.connect.com.fj] has joined #linode 00:24 -!- Cychie [~Cychie@222-154-234-246.adsl.xtra.co.nz] has joined #linode 00:27 < Kunda> how do i something like this: cat /var/log/mail.* | grep (bounced|error) 00:28 < bob2> ? 00:28 < Kunda> grep bounced or mail 00:28 < bob2> oh 00:28 < bob2> ok 00:28 < bob2> like that 00:28 < bob2> but with egrep 00:28 < bob2> and put the pattern in '' 00:28 < Kunda> cool 00:29 < Kunda> Binary file (standard input) matches 00:29 < Kunda> cat /var/log/mail.* | egrep '(bounced|error)' 00:29 < bob2> -> you included some gzip'd files 00:29 < bob2> zcat 00:30 < Kunda> zcat like not .gz files ? 00:31 -!- nmudgal [~nmudgal@182.71.136.54] has joined #linode 00:32 -!- asedeno [~asedeno@74.125.59.113] has quit [Ping timeout: 480 seconds] 00:34 -!- Bass10 [Bass10@c-76-113-194-7.hsd1.mn.comcast.net] has quit [Read error: Operation timed out] 00:35 -!- ZeeO [~Joel@142-165-14-101.msjw.static.sasknet.sk.ca] has quit [Read error: Connection reset by peer] 00:35 -!- asedeno [~asedeno@74.125.59.113] has joined #linode 00:36 -!- rovo [~rovo@pool-96-231-193-69.washdc.fios.verizon.net] has quit [Remote host closed the connection] 00:37 -!- lsolesen [~lsolesen@0120000177.0.fullrate.dk] has joined #linode 00:37 < bob2> all zcat does is cat the uncompressed contents of gz file 00:37 < bob2> s 00:38 < mbreslin> EugeneKay: figured it out, or most likely did anyway, even though i put the echo 0 > .../disable_ipv6 line in the little gui init script it's 1 when i check it so if i can find their scripts i'm sure it's being set again later 00:39 < mbreslin> EugeneKay: and they set it back to 1 before building the interfaces 00:39 < EugeneKay> Lulz 00:39 < mbreslin> you can do anything you want but we'll probably piss on it later anyway so good luck 00:39 < mbreslin> ;/ 00:40 < EugeneKay> I approve this message 00:41 -!- Bass10 [Bass10@c-76-113-194-7.hsd1.mn.comcast.net] has joined #linode 00:41 < danblack> Kunda: there is also z[ef]?grep 00:41 -!- Cychie [~Cychie@222-154-234-246.adsl.xtra.co.nz] has quit [Quit: Leaving] 00:42 < Kunda> danblack, checking 00:42 < Kunda> very cool 00:46 -!- Bass10 [Bass10@c-76-113-194-7.hsd1.mn.comcast.net] has quit [Quit: Leaving] 00:49 -!- zack__ [~zack@207.239.83.62] has quit [Quit: zack__] 00:50 < mbreslin> 6: br0: inet6 fe80::225:9cff:fe67:3e72/64 scope link 00:50 < mbreslin> finally 00:51 * Katana drops mbreslin's ipv6 address 00:57 < EugeneKay> sup br0 00:58 < pharaun> oh sup br0 what's up? 00:59 < pharaun> i heard you liked some ipv6 01:02 < EugeneKay> brA 01:03 -!- donermachtschoner [46ae2543@ircip3.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client] 01:04 < Solver> br0 is sup that's what sup 01:06 * pharaun opens tickets for ipv6 support 01:07 < pharaun> man i love me some haskell error messages *sigh* usually not bad but some are just sigh 01:07 < pharaun> at least i'm not doing C++ template metaprogramming 01:07 < EugeneKay> Wtf is haskell for anyway 01:07 < pharaun> what do you mean? 01:08 < EugeneKay> What do you program in it? 01:08 < Guspaz> heckman: CLI interface with what, apcupsd? 01:08 < heckman> Yeah 01:08 < EugeneKay> Web-apps are PHP or Java(tomcat0 01:08 < EugeneKay> Native apps are C/C++ 01:08 < pharaun> oh i know of a couple webapp in haskell 01:08 < EugeneKay> What's Haskell's use-case? 01:08 < pharaun> and a guy at work is doing his own website in haskell 01:09 < pharaun> and me? i'm using haskell in xmonad (my laptop and work's window manager) 01:09 < Guspaz> heckman: It's more of a management thing, running silently in the background, making sure the computer shuts down when it should and such, monitoring power conditions. The web interface just reports info. There is a CLI tool called "apctest", but you've got to shut off the daemon to use it, and that's for changing the harwdare settings. 01:09 < bob2> EugeneKay, writing papers about type systems 01:09 < pharaun> thinking of deploying it to my desktop 01:09 < Guspaz> heckman: Like voltage transfer thresholds or alarm on/off or what 01:09 < Guspaz> The web interface controls nothing, it just reports stuff. 01:09 < pharaun> Guspaz: apcaccess 01:09 -!- Webhostbudd [~William@isr6632.urh.uiuc.edu] has joined #linode 01:10 < heckman> I would use it to poll whether it there was AC power or not, and what the batt percentage remaining is 01:10 < pharaun> can probably poll it, but i'm sure there's some way to hook in 01:10 < pharaun> yeah 01:10 < pharaun> just poll and sed/awk what you need out, done 01:10 < heckman> Looking to cook it in to Nagios 01:10 < Guspaz> Yeah, apcaccess spits out the raw data that the web interface reports on. 01:10 < pharaun> tho i'm pretty sure there's way to hook in 01:11 < pharaun> i used to have an ups script that would shut down my computer when battery hit 5% 01:11 < Guspaz> I might want to make a munin plugin to graph the wattage and voltage and other stuff from apcaccess... 01:11 < pharaun> that's gonna to be dirty easy 01:12 < Guspaz> Actually, there's probably already somebody whose done this before... 01:12 < pharaun> probably :o 01:17 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 01:27 -!- HedgeMag1 [~HedgeMage@99-8-16-70.lightspeed.iplsin.sbcglobal.net] has joined #linode 01:29 -!- HedgeMage [~HedgeMage@99-8-16-70.lightspeed.iplsin.sbcglobal.net] has quit [Ping timeout: 480 seconds] 01:37 < Guspaz> Indeed, apcupsd_pct works well enough. Now I have munin graphs of load capacity percentage, battery charge percentage, power consumption in watts, runtime remaining, line voltage, battery voltage... 01:38 < Guspaz> Although it doesn't get the model number right, I should fix that. 01:42 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Operation timed out] 01:43 < pharaun> apcupsd? 01:44 < Guspaz> Bah, hardcoded it. 01:44 < Guspaz> What about it? 01:53 -!- mpkossen [~mpkossen@188.202.125.121] has joined #linode 02:04 -!- lakridserne [~IceChat77@hide05.efif.dk] has joined #linode 02:07 -!- lsolesen1 [~lsolesen@87.116.2.66] has joined #linode 02:08 -!- Guspaz [cef886d4@ircip2.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client] 02:08 -!- lsolesen [~lsolesen@0120000177.0.fullrate.dk] has quit [Ping timeout: 480 seconds] 02:11 -!- VladGh [~vladgh@ip98-163-224-123.no.no.cox.net] has quit [Ping timeout: 480 seconds] 02:18 -!- dubenste1n [~dubenstei@46.130.94.158] has quit [Quit: leaving] 02:18 -!- KyleXY [kyle@li114-146.members.linode.com] has quit [Remote host closed the connection] 02:19 -!- KyleXY [kyle@li114-146.members.linode.com] has joined #linode 02:24 -!- lakridserne [~IceChat77@hide05.efif.dk] has quit [Ping timeout: 480 seconds] 02:32 -!- yacc [~Adium@adsl-75-6-253-139.dsl.pltn13.sbcglobal.net] has quit [Quit: Leaving.] 02:38 -!- HeavyMetal_ [~HeavyMeta@d24-150-143-232.home.cgocable.net] has joined #linode 02:40 -!- HeavyMetal [~HeavyMeta@d24-150-143-232.home.cgocable.net] has quit [Ping timeout: 480 seconds] 02:47 < linbot> New news from forums: copy disk over ssh, Unknown command 'dd if=/dev/xvda' in General Discussion 02:53 -!- darkbeholder [darkbehold@124-149-174-219.dyn.iinet.net.au] has quit [Remote host closed the connection] 02:55 -!- HeavyMetal_ [~HeavyMeta@d24-150-143-232.home.cgocable.net] has quit [Ping timeout: 480 seconds] 02:57 -!- Kunda [~Kunda@76-253-76-173.lightspeed.austtx.sbcglobal.net] has quit [Remote host closed the connection] 02:58 -!- darkbeholder [darkbehold@124-149-174-219.dyn.iinet.net.au] has joined #linode 02:59 < EugeneKay> ^^ Oh god wat 03:04 < vodka> dat 03:07 < pharaun> even better if he zero'd his local disk :p 03:07 < pharaun> aw :p 03:07 -!- vodka [~rswarts@lkt.hostnet.nl] has quit [Quit: Computer has gone to sleep.] 03:10 -!- lakridserne [~IceChat77@hide05.efif.dk] has joined #linode 03:11 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 03:15 -!- vodka [~paper@85.Red-83-41-151.dynamicIP.rima-tde.net] has joined #linode 03:16 -!- Rhydian [~56a76e72@chat.linode.com] has joined #linode 03:17 < Rhydian> Hey guys. I've got an alert saying that ym disk IO rate is higher then 1000 for last 2 hours it was actually reported to be 2669.99 for last two hours. Is that anythign to be alarmed by? 03:18 < Kyh> I don't know, is it? 03:18 < Kyh> Are you meant to be doing lots of IO? 03:19 < Rhydian> I have no idea lol. Actually think it was emailed to me after I installed cpanel lol. 03:19 < mikegrb> lulz 03:19 < Praefectus> are you still installing things? 03:19 < Rhydian> nah not for a while 03:20 < Praefectus> check your IO graph, if its low, you can ignore the notice now 03:20 < Rhydian> just saw the graph seems fine now lol thanks for the help Kyh :P 03:20 < mikegrb> lulz 03:21 < Rhydian> :D 03:21 < Rhydian> what ya'll up to anyways? 03:22 < KyleXY> burning cpanel in a large bonpit 03:22 < KyleXY> makes good smores. 03:23 < Rhydian> Share the love! 03:23 < KyleXY> sharing the hate :) 03:23 < Rhydian> lol 03:23 < mikegrb> lulz 03:24 < Rhydian> Btw I'm only using cpanel because my friends are too stupid to use anything else <--I'm a really good friend :D 03:24 < KyleXY> mmhmm :p 03:24 < Praefectus> KyleXY: share your hate elsewhere 03:24 < KyleXY> Praefectus: I'm just joking around :p 03:24 < KyleXY> Praefectus: I really don't care for cpanel, just as long as it's not forced on me :) 03:25 < KyleXY> Or if at the least I get limited shell access heh 03:25 < Rhydian> command line is a lot better then cpanels/whm gui in most tasks and doesn't cost anything :P 03:26 * Praefectus creates accounts on cPanel servers through SSH 03:26 < Rhydian> :D 03:26 < KyleXY> heh 03:27 * Rhydian doesn't know hwo to move plesk accounts to cpanel with SSH 03:28 * Rhydian also is dyslexic 03:28 < Praefectus> it would be easier to use the transfer tool in whm 03:29 < Rhydian> it is :D 03:30 < lakridserne> You could just use /scripts/pkgacct and then rsync it to the new server 03:30 < Praefectus> not on a plesk server he cant 03:30 < lakridserne> Oh yeah I forgot plesk->cPanel 03:30 < lakridserne> not cPanel->cPanel 03:30 < KyleXY> Praefectus: does cPanel even offer tools for plesk->cPanel? 03:30 < Praefectus> yup 03:31 < KyleXY> Since when? 03:31 < Praefectus> only a migration script 03:31 < KyleXY> Wasn't there a good 3-4 years ago 03:31 < Praefectus> since YEARS ago 03:31 < Praefectus> yes it was 03:31 < Rhydian> lol 03:31 < mikegrb> lulz 03:31 < KyleXY> Or I just wasn't paying attention much, 03:31 < KyleXY> that's common for me :) 03:31 < KyleXY> Especially when I don't need to use it 03:31 < Rhydian> used to use mediatemple then i was shown the light 03:31 < KyleXY> ohgod .-. 03:31 < Rhydian> please don't kill me 03:32 -!- w7u64xi71 [~i7-OLD@41.234.86.174] has quit [Quit: Leaving.] 03:32 < KyleXY> mediatemples "perfect uptime" 03:32 < Rhydian> Kyle you have mastered the art of sarcasm +1 03:33 < Praefectus> there are actually a bunch of $panel > cPanel migration scripts in whm 03:33 -!- w7u64xi7 [~i7-OLD@41.234.86.174] has joined #linode 03:33 -!- w7u64xi7 [~i7-OLD@41.234.86.174] has left #linode [] 03:33 < KyleXY> Only good thing that brought was a good excuse when a DDoS happened 03:33 < Praefectus> ensim, plesk, da, alabanza and sphera are the ones i can think of off the top of my head 03:34 -!- w7u64xi7 [~i7-OLD@41.234.86.174] has joined #linode 03:34 < KyleXY> It came back! .-. 03:34 -!- stafamus [~stafamus@host-89-243-36-132.as13285.net] has joined #linode 03:35 -!- ansch [~ansch@178.79.137.73] has quit [Quit: Lost terminal] 03:36 < Rhydian> hows linode been for you guys? 03:36 < heckman> Amazing. :) 03:36 < KyleXY> Rhydian: Erm, insert biased opinion here? 03:36 < KyleXY> Rhydian: I mean, #linode :p 03:37 < tkmedia> what do you use your for heckman? 03:37 < heckman> IRC 03:37 < tkmedia> et all 03:37 < Praefectus> words lose their value when you use them to describe everything 03:37 < heckman> Not even a server, just connecting to random places. My personal git repo. 03:37 < KyleXY> I'm sure all ~400 of us have mostly good things to say ;p 03:37 < heckman> A redmine instal and a blog I never update. 03:37 < Rhydian> mostly? :P 03:38 < KyleXY> Rhydian: Nothing good to say about Fremont .-. 03:38 < lakridserne> Linode has been amazing 03:38 < lakridserne> in Dallas 03:38 -!- lsolesen1 [~lsolesen@87.116.2.66] has quit [Ping timeout: 480 seconds] 03:38 < KyleXY> Only good thing to say about Fremont is if you actually want downtime .-. 03:38 < Rhydian> im on UK seems to be fast, I seen bad things about fromont aswell. 03:38 < heckman> sleep o? 03:39 < heckman> er o/ 03:39 < KyleXY> fromont? Where's that? 03:39 < Rhydian> lol 03:39 < mikegrb> lulz 03:39 < KyleXY> Seriously :p 03:40 < Rhydian> pick on my typing ability. At least I still have a mars bar :/ 03:40 < KyleXY> Hmm... :p 03:40 < Rhydian> Actually I just finished it :'[ 03:40 < KyleXY> I think I've ticked off a majority of my friends in Scrabble today ._. 03:40 < KyleXY> (Real scrabble...) 03:41 < Rhydian> What is this scrabble you talk about? 03:41 * KyleXY hangs around http://isc.ro/ a lot. 03:42 < Rhydian> noooo someone taken Rhydian on scrabble! 03:42 < KyleXY> .-.? 03:42 -!- dubenstein [~dubenstei@46.130.94.158] has joined #linode 03:42 < KyleXY> Rhydian: And they haven't signed on since October :p 03:42 < KyleXY> Nor have they played any games 03:43 < w7u64xi7> Nginx or apache !? any one to advise!? 03:43 < Rhydian> It must be Rhydian Roberts 03:43 < KyleXY> Rhydian: *shrug* 03:45 < Rhydian> http://www.wikivs.com/wiki/Apache_vs_nginx 03:46 -!- shade [~shade@201.160.46.231.cable.dyn.cableonline.com.mx] has joined #linode 03:46 -!- w7u64xi71 [~i7-OLD@41.43.236.106] has joined #linode 03:47 -!- hipsterslapfight [~ryan@client-82-26-190-166.pete.adsl.virginmedia.com] has joined #linode 03:47 < EugeneKay> It's over 9000 03:47 < EugeneKay> Node.js is the official hipster webserver 03:47 < EugeneKay> Apache is well-tested, but nginx is "more performant", wtfever that means 03:48 < KyleXY> lol 03:48 < mikegrb> lulz 03:48 < pharaun> no love for lightty 03:48 < EugeneKay> "Because fuck you, that's why." 03:49 < Rhydian> my eyes are burning! 03:50 < Praefectus> Rhydian: just run /scripts/easyapache dawg 03:50 < KyleXY> Rhydian: when aren't they 03:51 -!- w7u64xi7 [~i7-OLD@41.234.86.174] has quit [Ping timeout: 480 seconds] 03:52 < shade> hw 03:52 < Rhydian> I'm lost 03:53 < shade> hello world 03:53 < w7u64xi71> For a newbie, what is the best sshell client to be used? 03:54 < pharaun> fish 03:54 < lakridserne> !hi 03:54 < linbot> Hello! 03:55 < shade> puttyy 03:56 < Kyh> kitty 03:56 < Rhydian> electroencephalography 03:58 < Rhydian> I killed the chat :/ 03:58 < EugeneKay> w7u64xi71 - windows? use PuTTY 03:59 -!- nviror [~nviror@182.68.229.235] has joined #linode 03:59 -!- nviror [~nviror@182.68.229.235] has left #linode [] 04:00 < w7u64xi71> Any thing more easier so it can help during commands and a like? 04:01 -!- Webhostbudd [~William@isr6632.urh.uiuc.edu] has quit [Read error: Connection reset by peer] 04:02 < shade> hahahahaa linux=openshh 04:03 -!- EriksLV [~EriksLV@195.13.253.231] has joined #linode 04:03 -!- advion [~advion--@cpe-74-71-55-117.twcny.res.rr.com] has quit [Quit: This computer has gone to sleep] 04:03 < shade> lokk 04:04 < shade> ssh ip port 04:04 -!- SubZero_ [SubZeroDOT@member.13th-division.com] has quit [Remote host closed the connection] 04:05 < Rhydian> Linux and Windows it tastes great! 04:05 < w7u64xi71> it is just totally black , is it possible to be a light background? 04:05 < shade> and FreeBsd? 04:06 -!- vodka_ [~rswarts@office.hostnetbv.nl] has joined #linode 04:06 < Rhydian> You can have it in any color you want as long as it's black 04:08 -!- EriksLV [~EriksLV@195.13.253.231] has quit [Remote host closed the connection] 04:09 < w7u64xi71> :) 04:10 < shade> the best its mc 04:10 -!- gerryvdm [~gerryvdm@d5152D00E.static.telenet.be] has joined #linode 04:11 -!- stafamus [~stafamus@host-89-243-36-132.as13285.net] has quit [Ping timeout: 480 seconds] 04:13 < w7u64xi71> mc? 04:14 -!- Rhydian [~56a76e72@chat.linode.com] has quit [Remote host closed the connection] 04:14 -!- Athenon [~Athenon@74.197.151.154] has quit [Quit: Leaving] 04:15 < shade> yea 04:16 -!- JMag [~4fadc3da@chat.linode.com] has joined #linode 04:16 < shade> for linux apt-get install mc 04:17 < JMag> Hi. I need to redeploy my Linode because it has been compromised and is executing a DoS attack. 04:17 < JMag> I'm basically trying to figure out how to get my data off the old Linode. 04:17 < JMag> Haven't used rsync before. 04:17 < Kyh> JMag: shut it down, and redeblow from scratch 04:17 < Kyh> heh, define data? 04:17 < JMag> my site data /srv/www 04:17 < Kyh> If it's any binaries or php or scripts, you can forget that.. otherwise boot into finix and copy and of your non script/executables off 04:18 < Kyh> JMag: does that include any php/scripts? 04:18 < JMag> Well, my sites are running drupal, so yeah, php. 04:18 < Kyh> welp, restore from known good backups 04:18 < KyleXY> just export the mysql data really 04:19 < Kyh> because your php crap/databases could have been compromised, so you can't trust it 04:19 < KyleXY> sift through the database make sure it's clean and tada .-. 04:19 -!- gerryvdm_ [~gerryvdm@d5152D00E.static.telenet.be] has joined #linode 04:19 < Kyh> basically, blow it away, start from scratch and restore from non-compromised backup 04:19 < JMag> Okay, but I will still need to copy over all my static data. Lots of images, mostly. 04:20 -!- JMag [~4fadc3da@chat.linode.com] has quit [Remote host closed the connection] 04:20 -!- JMag [~4fadc3da@chat.linode.com] has joined #linode 04:20 < Kyh> JMag: Like I said, boot the finix rescue image, mount your linodes disk image and copy stuff off 04:20 < JMag> Okay, but I will still need to copy over all my static data... lots of images mostly. 04:20 < JMag> Okay, thanks, I will look into that. 04:21 < JMag> Is there any kind of guide for that available? 04:21 < Kyh> !finix 04:21 < Kyh> !rescue 04:21 < Kyh> wtf linbot 04:21 < Kyh> someone help me out here 04:21 < Praefectus> http://library.linode.com/troubleshooting/finnix-rescue-mode 04:22 < JMag> Thanks. 04:23 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:25 -!- dubenstein [~dubenstei@46.130.94.158] has quit [Quit: leaving] 04:26 -!- gerryvdm [~gerryvdm@d5152D00E.static.telenet.be] has quit [Ping timeout: 480 seconds] 04:27 -!- JMag [~4fadc3da@chat.linode.com] has quit [Remote host closed the connection] 04:29 -!- fisted_ [~fisted@xdsl-84-44-237-42.netcologne.de] has joined #linode 04:30 < linbot> New news from forums: Apache/Passenger Tuning on Linode 768 in Performance and Tuning 04:31 < Kyh> !linuxatemyram 04:31 < linbot> http://www.linuxatemyram.com/ 04:31 -!- fisted [~fisted@xdsl-87-78-81-118.netcologne.de] has quit [Ping timeout: 480 seconds] 04:32 -!- Dokujisan [~Dokujisan@74-141-242-220.dhcp.insightbb.com] has quit [Read error: Operation timed out] 04:34 < SpaceHobo> !finnix 04:34 < linbot> Finnix -- http://library.linode.com/troubleshooting/finnix-rescue-mode 04:34 < Kyh> oh, two n's 04:36 -!- Dokujisan [~Dokujisan@74-141-242-220.dhcp.insightbb.com] has joined #linode 04:38 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 04:39 -!- michael_mbp_ [~michael_m@62.215.214.4] has joined #linode 04:39 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:39 -!- michael_mbp_ is now known as michael_mbp 04:39 < mdcollins> I assume that 'find: /system/sd/app/com.rovio.angrybirdsrio-2.apk: Input/output error' probably isnt a good thing.. 04:39 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:39 < mdcollins> Is that a corrupted file? 04:39 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 04:39 < Kyh> mdcollins: running android on your linode? 04:40 < mdcollins> :P nah, mainly the lin part of linode.. 04:40 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:40 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 04:41 -!- michael_mbp_ [~michael_m@62.215.214.4] has joined #linode 04:41 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:41 -!- Hoggs [~Hoggs@121-73-32-225.cable.telstraclear.net] has quit [Quit: Leaving] 04:41 -!- michael_mbp_ [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:41 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 04:42 -!- michael_mbp_ [~michael_m@62.215.214.4] has joined #linode 04:42 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:42 -!- michael_mbp_ is now known as michael_mbp 04:43 -!- michael_mbp_ [~michael_m@62.215.214.4] has joined #linode 04:43 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:43 -!- michael_mbp_ is now known as michael_mbp 04:43 -!- michael_mbp_ [~michael_m@62.215.214.4] has joined #linode 04:43 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:43 -!- michael_mbp_ is now known as michael_mbp 04:44 -!- michael_mbp_ [~michael_m@62.215.214.4] has joined #linode 04:44 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:44 -!- michael_mbp_ is now known as michael_mbp 04:45 < Kyh> wtf michael_mbp nick changes from to 4 x in a row? 04:45 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:45 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 04:45 -!- michael_mbp [~michael_m@62.215.214.4] has quit [Read error: Connection reset by peer] 04:48 -!- shade [~shade@201.160.46.231.cable.dyn.cableonline.com.mx] has quit [Quit: Saliendo] 04:49 < hawk> Kyh: Him and peer apparently don't get along 04:50 < Kyh> I mean, I ignore his joins/parts/quits already, does irssi let you ignore nick changes? 04:51 -!- dubenstein [~dubenstei@46.130.66.59] has joined #linode 04:52 -!- shade [~shade@201.160.46.231.cable.dyn.cableonline.com.mx] has joined #linode 04:56 -!- michael_mbp [~michael_m@62.215.214.4] has joined #linode 04:57 -!- Knight [~BOSS@snubby.user.oftc.net] has quit [Quit: Leaving] 04:57 -!- vodka [~paper@85.Red-83-41-151.dynamicIP.rima-tde.net] has quit [Quit: Leaving] 04:57 -!- vodka_ is now known as vodka 05:00 -!- shade [~shade@201.160.46.231.cable.dyn.cableonline.com.mx] has quit [Ping timeout: 480 seconds] 05:02 -!- w7u64xi71 [~i7-OLD@41.43.236.106] has quit [Read error: Connection reset by peer] 05:08 -!- praetorian [~praetoria@tentacles.nullis.net] has joined #linode 05:08 < praetorian> Perihelion: :-( 05:08 < praetorian> Perihelion: you banged me while i wasnt looking again :< 05:13 < vodka> what's with peer today... 05:13 < vodka> ow nothing, someone was impersonating me :( 05:23 -!- flashingpumpkin [~alen@host81-136-167-178.in-addr.btopenworld.com] has joined #linode 05:30 < amitz> so... anybody uses mindmap? is it useful? 05:31 < mdcollins> I like Thinking Space, which is similar and now mindmap has taken over for thinking space/ 05:34 < amitz> thinking space, let me google that 05:34 < mdcollins> You are talking about android, correct? 05:35 < amitz> oh, seems to be same principle but different app 05:35 < amitz> i'm talking about the general idea 05:35 < mdcollins> From what I remember, the devs of thinking space took over mindmap. 05:36 < amitz> for mapping business requirement to software 05:36 < mdcollins> Ah, but I'm wrong.. the dev took over mindjet, not mindmap. 05:36 < amitz> just to make sure the requirement is consistent and iterateble. 05:39 < EugeneKay> Kyh - Xchat lets you set the nick-change string to null ;-) 05:40 -!- lsolesen [~lsolesen@0120000177.0.fullrate.dk] has joined #linode