@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22



Comments:

<0> :)
<1> Oh, I didn't tell you folks about my victory over BrightHouse Networks today
<1> They haven't fixed my internet access for 6 months...they need to run a new line
<0> was it a war in paintball :)
<2> Neat. I can pick up a 1GHZ laptop on eBay for nothing flat. All is now settled again.
<1> Fladimir: I'm speaking, you're just sitting there looking like an idiot.
<2> reality: I think he's bouncing. Sittings seems a bit too reverent.
<0> true
<1> Anyway...so, they said they were coming out at 6 PM today. They showed up at 12:00PM...and obviously, I was busy working at the lab and firing people.
<1> So, the tech called me up, I told him to come back at 6, he said he wouldn't. I called up Brighthouse and started into an absolute rant.
<1> I'm getting a refund for the past 6 months. Around $600
<3> nice.
<1> **** yeah
<4> reality: cool!
<2> Well done.
<0> just because they didn't showed up on time you recieve $600 refund ?



<1> Just goes to show, if you scream loud enough, somebody is going to listen
<1> Fladimir: Speak English?!
<0> not so well
<1> And how
<1> Fladimir: They were supposed to fix it 6 months ago
<0> let's say in the scale from 1-10 probably 6
<1> I've been at 1/2 speed for 6 months now
<1> Which is a pain in the *** for the development of mythslingbox and the new mythweb streaming flash
<3> you're one of the myth devs? neat.
<5> Hmm...
<5> re Sean ;)
<6> is there any flash plugin 4 x64 ?
<1> Tamahome: On the side
<4> safekali: check the macromedia website
<7> or adobe, these days.
<1> safekali: No
<4> safekali: and kindly speak ENGLISH here, '4' is not a word.
<8> well, I came up with a way to handle the "meet the parents" thing easy.
<8> just accidentally run into them in a crowd of 400 000 people
<4> Strider: lol
<1> Strider: Just as long as it doesn't end with a pick ax...you should be good
<8> that's what happened when I took $geekchick out to the fireworks on saturday
<8> we were walking along after dinner, looking for a spot to sit for the fireworks, and I hear someone claling my name.. look up, and there are my parents sitting on a blanket up the hill
<3> they gonna call themselves Adobe Media now? :P
<1> Tamahome: Well, they did buy Macromedia
<9> Do we have a weather bot in this channel?
<2> Tamahome: Bloatware Superstore
<4> CeruleanD: very unlikely.
<9> Just checking
<7> moo, kania
<7> uh
<7> Ka-bar:
<9> Nope, it's clear and calm in 01850 :-P
<4> dho: It seems its very hard for you to take a hint...
<10> ups
<4> dho: Stop raping your enter key.
<8> not bouncy
<4> indeed
<11> dho is a cow-orker of mine. what did he do?
<1> Damn Adobe needs to release their damn java sdk for flash
<4> Ka-bar: acting like a total retard.
<8> Ka-bar: you need to whack him with a clue-by-four, or take away his enter key. :)
<4> sjh!
<12> liono
<3> steven
<12> sean
<12> hmm, I really do need to move to the new ip address we have for svana.org
<5> hmmm..
<13> raeB!
<5> hey XyZzY
<13> you know what would **** being a borg? if they ever discovered read values and you were 1/3 of [0..1]
<13> s/read/real
<13> "hey 0.33333333...."
<5> XyZzY: what about imaginary numbers?
<4> right, bedtime
<13> those are borg who are not even a twinkle in you parent groups eye
<5> XyZzY: or Pi?
<5> XyZzY: "My full name is 3.1415926.., but can call me Pi"



<5> s/but/but you/
<13> of course the irrational borg would be deliver the email
<13> aka - 'postal borg'
<14> Hi all...what's the best way to change the order of shutdown services? Snort is reporting a failure because mysql is shutting down before it. I tried changing their chkconfig levels to be the same but that didn't seem to affect the shutdown sequence at all...am i looking in the wrong place?
<8> ok, time to go home
<3> later Hans
<13> laters Strider
<13> Gevaudan_: well first you have to understand how your init scripts are run. there are typically two different links pointing to the same script. one for startup and one for shutdown for each runlevel
<15> Gevaudan_: Don't change your distribution's init. It's that way for a reason... and if you have to ask how to do it, you're in no position to decide what changes should be made to it.
<14> big help mwilson, you're the man :\
<15> NP... I figure at least 50% of the job is stopping stupid people from doing stupid things.
<13> I also figure you boxen, your ****ups, your system backups too
<14> ^ wth?
<13> fiddling with the init scripts is not to be done casually. particularly on production boxes
<14> it's not production, nowhere near close to that, but i was just looking to the general way of going about things...where to look anyway...searching "changing shutdown order init linux" and other combinations haven't yielded much
<16> Does anyone know of a way to restrict on a per user bases which users may tunnel through my sshd server?
<3> not really.
<14> crc: if you use webmin it's very intuitive to do this through their interface
<16> Its either all on or all off then?
<7> crc: The closest you can come is either firewalling or using AllowUsers directives. Or maybe tcpwrappers.
<15> Yes, but intelligent people don't use webmin.
<14> but since you don't seem to be of much help...it's better than nothing
<7> But then again, firewalling/tcpwrappers isn't really going to let you do it on a per-user basis.
<14> looks like you can restrict by hostname...don't see an option per user
<17> Gevaudan: google it, there have to be a million articles on init scripts
<14> atompngn: i'm not trying to write an init script, just change the ordering of existing ones...either way, i'm getting nowhere so i'll keep looking
<17> Gevaudan: That's what I am trying to tell you
<13> crc: you can allow either by user or groups
<7> The only big problem with AllowUsers in this context is that it's not going to limit that to SSH tunneling
<16> yea I'm scanning the AllowUsers and AllowGroups in the ssh_config
<17> Gevaudan: what distro, and I will tell you the style of init scripts.
<7> Any users not specified in AllowUsers simply won't be allowed to log in
<14> centos 4.3
<16> looks like it limits login as well. :(
<7> Yes.
<17> Gevaudan: based on Redhat, it's SysV init scripts.
<14> i'll take a look, thanks
<18> hi
<18> Ka-bar: liar.. it's not a trigger
<7> Ka-bar: You disabled it globally?
<13> crc: ah. so the allowtunnels for each user. well sounds like a good thing for a bit of coding to me for an enhancement
<7> Mm. I think he's back at the office, coding.
<18> that or knowing him he screwed it up to trigger on *hi*
<16> yea its like I want user foot to be allowed to tunnel but not user bar. Stuff like that.
<7> schitzo: No, it was annoying and we told him to turn it off in #FreeBSDHelp on EFNet. But I guess he killed it globally.
<13> looks like it is aware of a ssh tunnel. just does not give you control down the the user level for it
<7> crc: That's not currently possible without some sort of extension.
<16> yea I'll just turn it off then. :)
<17> Gevaudan: summary from "Essential System Administration", some ***hat formatted the server this is a google cache of my article http://tinyurl.com/gv58h
<18> dho: oh.. heh
<17> Gevaudan: If you can find the book by Aeleen Frisch even better
<18> dho: I'll still blame it on him doing something stupid though
<14> awesome, i looked at rc levels earlier...this is a good starting point to search...i have an safariu online license so it might be available there
<7> haha
<7> Wow, jylefort hangs out here?
<19> which network just died ?
<11> schitzo, dho: yeah, I shut it off until I have some time to **** around with it more.
<7> ...like make sure it doesn't match any random `hi' in the sentence ;)
<11> only matches at the beginning of the line.
<11> ok...
<11> Ka-bar: not yet.
<11> Hi!
<7> Ka-bar: The best part about that is that they got buffered backwards by your client and the response came first.
<11> yeah
<7> :D
<20> I am not gonna say I got drunk over the weekend but I managed to step on my own fingers
<3> "oops"
<11> bsims: um..... ok. And how did you manage *that*? :)
<3> hrm, I should probably go return my movie
<20> By the way apt-get install digiKam showfoto is damn neat
<20> Ka-bar: I dunno I blame the 1/4 of a gallon of whiskey and 1/3 of a flask of everclear
<19> hehehe
<19> time to slow up just a bit ?
<20> whitecap: nah teh liver she is a miracle it enlarges to accomodate.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linux
or
Go to some related logs:

#AllNiteCafe
#london
#chatzone
#php
#linuxhelp
www hotbeby girls,com
#apache
#php
#linux
ldapadd: attributeDescription dn: (possible missing



Home  |  disclaimer  |  contact  |  submit quotes