@# 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 23 24 25 26



Comments:

<0> http://www.lowes.com/lowes/lkn?action=productDetail&productId=122495-1703-K2501-2&lpage=none
<1> it's like ****in sodlering its so easy
<0> ohhhh http://www.lowes.com/lowes/lkn?action=productDetail&productId=166606-1703-K2498-1&lpage=none
<1> the only ****ty thing is u gotta buy the argon or whatever gas it was they use as the flux/catalyst
<0> yeah
<0> prolly like $300/tank
<1> lol
<1> ya but once you buy it refills shouldnt be too bad
<0> nah you don't buy a tank
<0> that **** is like 1k
<0> plus they expire
<1> huh?
<0> 3,000 psi == expensive
<1> don't you just buy the huge tank ? that's what my friend did
<0> i'd just rent it
<1> and you just take it in like propane and exchange the tank for a filled one



<0> deposit or whatever
<1> oh oh oh
<1> i gues if you're only using it temp
<0> either way
<1> it's always nice to have a tank/welder and everything onhand
<0> tanks deteriorate
<1> so you don't have to buy the **** at 3am when you suddenly feel the need to weld
<0> i guess, but i don't plan on welding titanium to aluminum anytime soon :P
<1> ya thats why you exchange them when you use up the old one
<0> welders-direct.com hahaha
<1> yeah cow you should fabricate some hardcore solid titanium bumpers
<0> heh
<1> smash the **** outta stuff
<0> i want this -> http://www.welders-direct.com/merchant2/merchant.mv?Screen=PROD&Store_Code=WD&Product_Code=1-1320-1
<1> heh only 2600
<0> i could probably build a plasma cutter
<0> i should try that
<1> lol
<0> ahaha
<0> buy a welder from amazon
<1> somehow i don't see you building a plasma cutter ending w/o some sort of serious bodily injury
<0> pfft i could do it
<1> you gotta get some kevlar gloves for when you do body work on your car btw
<1> lol
<0> yeah i'm getting some
<0> well, gloves
<1> heh.. i use the ones i use scuba diving
<1> i have to wear kevlars in lake erie.. goddamn zebra mussels
<0> lol
<0> same here dude
<1> it's like grabbing at a birds nest of razors
<1> michigan has em too right?
<1> lake michigan
<0> yar
<1> ****in cocks
<0> we live in the same state basically
<0> same bull**** gas
<0> same bull**** fish
<1> lols
<0> http://www.amazon.com/gp/product/B0009XTOZ0/qid=1138986688/sr=1-140/ref=sr_1_140/002-2292521-4427262?%5Fencoding=UTF8&v=glance&n=228013
<0> LOL
<1> i like taking say a big iron deck spike when i dive, and smash the **** outta the biggest clump of those things i can find
<0> i gotta roll
<0> bbiab
<1> later cow
<2> heh, i click on "view larger image" and the picture is THE SAME ****ING SIZE.
<0> yeah
<0> i hate that
<1> LOL
<3> hey i have a problem. when i turn on my pc sometimes my dvdr drive is not there, and i have to reboot then it shows up. what can fix this?
<1> heh, my friend had that problem
<1> is it a benq drive by chance
<3> no
<1> or some generic brand
<3> its a cheap drive paid $50 for it
<4> that's too much
<1> i just kinda chalked it up as being a cheapo drive cause he only paid 30 bucks
<1> and thats retail.. not online i mean
<3> this was retail at some asian store
<1> could just be a flaky drive



<1> what's the brand?
<5> When I try to install MS Active Sync, i get this error -> INF Install Failure. Reason: Access Denied
<3> liteon
<6> try changing it to the master on IDE1
<6> my liteon burner didnt play well unless it was setup as a amster drive
<3> this is master
<6> dunno then
<3> then when i reboot it doesnt read any cds in audiograbber. but it reads cds in wmp
<6> google? liteon forums/support?
<3> yea i will thx
<1> faulty drive maybe
<1> it's not an SO1600 series is it
<1> or S something 1600
<1> cause i went through five of those in less than a year before i gave up and bought an LG
<7> Does anyone know how I would determine, under Redhat ES or CentOS, whether the following are enabled: sysctl support, network packet filtering, connection tracking, iptables, REDIRECT target, and full NAT in my kernel. Read: I want to know how to CHECK if that stuff is enabled.
<7> in my kernel
<2> programmatically, or by inspection?
<7> by reading a document that says "make sure the following are enabled in your kernel"
<7> I want to enable transparant proxying in Squid, but I need these particular kernel options turned on
<7> and I don't know what the stock kernel has
<2> my centOS box has /lib/modules/2.6.9-5.0.3.EL/source/.config -- i suspect RHEL would do the same.
<7> 'k
<2> CONFIG_IP_NF_IPTABLES=m <-= netfilter is available as a module.
<7> hmmm
<7> I have CentOS 3.3 .. there's no source directory under that /lib/modules/2.4.21-20.EL.c0
<7> kernel-source is installed
<2> most if not all of those are probably modularized.
<8> FK|Work`: Check in /boot/config-`uname -r`
<7> hmmm
<7> checking that :D
<8> That's the case on my CentOS 4 box.
<7> looks like it on my 3.3 too
<7> slick
<8> Which also does not have what pb mentioned.
<2> hrm. i wonder why my centOS 4 box *does* have that then.
<8> pizza_biz: As do I...
<8> rpm -qf /lib/modules/2.6.9-5.0.3.EL/source
<2> kernel-devel
<8> Ah, so.
<8> kernel-devel is used for building third-party binary modules, I believe.
<7> ah ok
<7> kernel-devel ain't installed on mine either :D
<7> that would be it then
<8> Whereas each kernel package installs its own /boot/config-foo.
<7> all the info looked like it was in /boot/config-foo tho
<8> FK|Work`: That's just the configuration used for that kernel, so nothing surprising should be in there.
<2> and for rebuilding kernels. not sure *why* it's installed -- i don't have any pressing need to recompile the kernel on that box.
<7> the modules themselves marked "m" in the config are in /lib/modules too
<7> so cool
<7> I guess I'm set
<7> tnx
<8> Sure.
<7> if I can get this working, I'll be happy
<8> Squid is really, really cool.
<8> It can do some really powerful stuff, for cheap.
<8> It's not easy, though.
<7> well, yeah, we're using squid now, but configuring clients to use it with varying types of workstation conditions is crazy
<7> so I wanna try transparent proxying
<7> w/Squid
<8> Should work pretty well; I've known a few sites doing that with it.
<7> yeah we're happy with squid, been using it since like 98
<2> i just use squid as a simple web proxy.
<8> We have a Squid box here, but I have no idea what we do with it.
<8> It's named "calamari." :-D
<7> so is ours :D
<2> haha
<7> calamari
<8> FK|Work`: Rock!
<7> yeah :D
<8> I bet there are a lot of those.
<7> we can trade proxy maintenance scripts
<7> and not have to rewrite


Name:

Comments:

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






Return to #windows
or
Go to some related logs:

#gamedev
#flash
#worldcup
#unixhelp
#unixhelp
ronald reagan rap
#freebsd
#politics
#politics
sapphirerotica



Home  |  disclaimer  |  contact  |  submit quotes