@# 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



Comments:

<cHiKNPad> hmm
<peerce> copper or br***
<Gimp-Cow> um it should be steel
<Gimp-Cow> otherwise it would corrode
<cHiKNPad> stainless
<peerce> and it should be isolated from metal anyways.
<Gimp-Cow> for above reason
<peerce> steel corrodes faster thana nything
<Gimp-Cow> peerce, stainless
<peerce> isn't it attached at both ends with rubber fuel hose?
<Gimp-Cow> that's what modern fuel lines are
<Gimp-Cow> i have no idea
<cHiKNPad> yes
<Gimp-Cow> it broke in the middle
<peerce> and any hangers should be wrapped in rubber, no electrical contact
<Gimp-Cow> ok peerce
<cHiKNPad> i had a transmission drain out on me
<Gimp-Cow> can we cover something here
<Gimp-Cow> i understand dielectric junctions
<Gimp-Cow> and how to avoid them
<Gimp-Cow> i was simply explaining wtf happened
<Gimp-Cow> and jesus christ they want a lot for "restoration" gas lines
<peerce> yah, no prob. just saying you're noot going to find a hard fuelline for a old car, just get somoe metal tubing, stainless if thats what you want, and bend your own
<Gimp-Cow> http://mustangdepot.com/OnLineCatalog/FuelSystems/fuel_lines.htm
<Gimp-Cow> oh look
<Gimp-Cow> hardline
<cHiKNPad> you can get someone to bend you one
<Gimp-Cow> i can buy the entire car in parts peerce
<Gimp-Cow> and weld it together
<Gimp-Cow> if i was so inclined
<SDMF_> anyone know much about the turion processors
<peerce> yeah, and it would cost more than cody's SL55, and still be a piece of shiht 'stang
<Gimp-Cow> yeah sup SDMF_
<Sabba> PEERCE: Can't browse by IP either (tried Google and Yahoo)
<SDMF_> are they worth while
<Gimp-Cow> no, it would cost ~40k in parts
<Gimp-Cow> and it would be very solid
<Gimp-Cow> sd, there are a couple kinds
<Gimp-Cow> the old ones are 32bit, the new ones are 64
<Gimp-Cow> they have a single memory channel, and less l2 cache
<SDMF_> AMD Turion 64 Mobile Technology MT-30 at 1.6GHz
<peerce> turion is amd's laptop thing? or the celeron equiv ?
<Gimp-Cow> cel
<Gimp-Cow> why are you rockin mobile?
<Gimp-Cow> or is this a laptop
<SDMF_> laptop
<peerce> intel owns the laptop space with pentium-M and Core
<SDMF_> http://www.costco.com/Browse/Product.aspx?Prodid=11096384&whse=BC&topnav=&browse= a friend wants to get that
<peerce> junk
<Gimp-Cow> i can't find an m-30 spec
<Gimp-Cow> sdmf, hit up dell.cm
<Gimp-Cow> go to home, scroll down to "outlet"
<Gimp-Cow> refurbished, same warrenty as new, all kinds of cheap
<cHiKNPad> the costco sams club versions of electronics are made just for those stores and often not the same specs as bestbuy or other stores
<cHiKNPad> sony makes lcd monitors that are only sold in sams club
<SDMF_> ****ing open houses, bbl
<cHiKNPad> you selling your house?
<sartan> annoyinnicl
<Pfft> hmmm
<peerce> OUCH. some dip**** jumped from a overp*** onto the fastlane of US101 in palo alto last night, caused a 7 car pileup (and of course, died when car#1 smacked her)
<Pfft> seems like a lot of work to not have to have my bf2 cd in the drive
<Pfft> feh
<Aurelius> wow
<Aurelius> peerce: univ ave?
<skoal> Can you configure a linux ntpd to talk to a Win2k DC?
<skoal> to keep time
<peerce> sure
<skoal> I just realized my box has drifted substantially
<peerce> san antonio rd overp***, says
<skoal> 2h+ even
<peerce> at rush hour
<peerce> closed 101 for 4 hours :((
<complianc> ntp is a 'standard'
<peerce> that musta been a mess
<pale_blue> is ntpd even still running?
<skoal> complianc!
<skoal> hey also,
<Aurelius> peerced: damn
<peerce> MS's implementation of NTP is crappy.
<complianc> if it is a standards based ntp server/client, they should interoperate just fine
<skoal> how do i figure out the dealy with my crontab entry?
<complianc> crontab -l
<skoal> it doesnt appear to be running
<peerce> its not a real NTP, its a 'set the clock a few times a day' SNTP
<complianc> to list it?
<skoal> i know it's there
<skoal> i wanna know why it doesnt appear to be running like it should
<skoal> I just ironed out all the perm issues
<complianc> crontab entry?
<skoal> yeah.
<complianc> have you run it by hand?
<Aurelius> is crond running? :)
<skoal> yeah.
<sAMOa> peerce, you'e killing me with the suicide report
<skoal> it runs by hand
<complianc> there is that, crond running?
<complianc> ps afx | grep crond
<complianc> (that's fbsd)
<skoal> aux, thx :)
<complianc> i'm sure linsux will puke on that
<Aurelius> eax!
<skoal> yeah crond is going
<Aurelius> hrm
<Aurelius> check in /var/log/cron*
<peerce> ps -ef
<complianc> do you have >2&1 /dev/null & at the end?
<Aurelius> dunno the exact logname there
<peerce> that works almost everywhere
<skoal> yes loph
<complianc> so you are losing the output
<skoal> hmm.
<complianc> remove that temporarily ... every 5 minutes i ***ume you are correcting
<complianc> <losing the output of the cron command, not the jobs the cron runs>
<sartan> LOSING the output of the commands.
<skoal> 2>&1
<skoal> thats what I have at the end
<skoal> is that wrong?
<sartan> 1&2>/dev/null
<complianc> no. not at all.
<Pfft> skoal - what shell? that only works w/sh/bash/zsh
<Pfft> not w/csh or tcsh ( their output redirection ****s ***)
<skoal> bash
<Pfft> oh if its in cron it's /bin/sh
<complianc> people use csh/tsh still?
<sartan> just to be different
<complianc> bash.
<XTR> I do.
<complianc> it's ghetto shell.
<complianc> but it works.
<skoal> hmm.
<Pfft> lots of people who were using unix long before linux use csh/tcsh still, yes
<skoal> Mar 25 11:45:00 aaa CROND[25627]: (root) CMD (cacti php /var/www/html/cacti/poller.php > /dev/null 2>&1)
<skoal> Mar 25 11:50:00 aaa CROND[25722]: (root) CMD (cacti php /var/www/html/cacti/poller.php > /dev/null 2>&1)
<skoal> Mar 25 11:55:00 aaa CROND[25753]: (root) CMD (cacti php /var/www/html/cacti/poller.php > /dev/null 2>&1)
<skoal> Mar 25 12:00:00 aaa CROND[25776]: (root) CMD (cacti php /var/www/html/cacti/poller.php > /dev/null 2>&1)
<Pfft> personally i dig zsh - it gives me the best of both (sh/csh) worlds :)
<skoal> sure LOOKS like it works.
<complianc> it's running
<complianc> but you have no diea what it is doing
<skoal> I wonder if the crontab entry should be owned by the cacti user
<Pfft> do the 2>&1 >/dev/null
<skoal> what do you mean pfft?
<skoal> do what to it
<complianc> reverse it
<skoal> */5 * * * * cacti php /var/www/html/cacti/poller.php > /dev/null 2>&1
<skoal> that's me line now
<sartan> it looks liek your cron line is wrong
<Pfft> ...poller.php 2>&1 >/dev/null
<complianc> correct.
<complianc> the 2>&1 redirects standard in & error


Name:

Comments:

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






Return to #windows
or
Go to some related logs:

verlihub+fedora4
socialism in weden
#nhl
#stocks
#politics
F E M S Y L
if column length = 0 then update else dont mssql
#photoshop
ics wake on lan xp
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes