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



Comments:

<0> this is ****ing weird
<1> deny condition = ${if < {${run {/usr/bin/sbrsLookup $sender_host_address}}}{-6}}
<1> thats my entire acl now
<0> there is something broken in exim here i think
<1> worked on -6, failed on -5, for sbrsLookup returning 5.5, as expected
<2> i'm trying to make a raid 5 array using mdadm via this file http://www.linuxdevcenter.com/pub/a/linux/2002/12/05/RAID.html but i can't get it to work because dev/md0 doesnt exist and i dont understand mknod's options. can anyone help me out with that?
<0> man this is pissing me off
<0> set acl_m9 = ${run {/usr/bin/sbrsLookup $sender_host_address}}
<0> that works
<0> set's acl_m9 to 1.8 fine
<0> but try do ANY condition on acl_m9
<0> and exim complains about the "
<1> wtf :/
<1> recompile it :/ heh
<0> condition = ${if {$acl_m9}}
<0> right, can't get any more basic



<1> yeah
<1> i have nfi now
<2> how do i make md0 for my raid5 array?
<0> there is something seriously wrong and I cannot figure out why
<1> tendo2: sorry, didnt see you ask that before, try adding --auto=md
<2> to mknod?
<1> tendo2: to mdadm --create
<2> matja: thx
<1> mdadm --create --auto=md <rest of your options>
<2> whee
<2> workin now :)
<1> :)
<2> is there a way i can watch progress on it?
<1> cat /proc/mdstat
<1> that'll list all md devices and the status on any pending operations
<2> oh wow its going to take awhile for 1.2TB
<1> lol
<1> if they're blank disks, you can use --***ume-clean
<1> but yea, its safer to just let it do its thang
<0> i swear
<0> i just gonna have a break down in a moment
<0> this should not be this difficult
<2> <0> this should not be this difficult
<2> i feel that way about most things linux
<2> seems like they should be able to streamline a lot of things
<0> H=localhost [127.0.0.1] temporarily rejected connection in "connect" ACL: failed to expand ACL string "${if <{$acl_m9}{3}{true}{false}}": "1.8
<0> how the **** is that a helpful error message?
<0> it tells me NOTHING
<0> got it
<0> jesus that was a nightmare
<1> Jaded: what was it?
<0> set acl_m9 = ${run {/usr/bin/sbrsLookup $sender_host_address}}
<0> condition = ${if <{$0}{-3}{true}{false}}
<1> explicit true/false? wtf hehe
<0> I'm still not 100% clean on the whole acl_m9 bit
<0> nor the rest
<0> but if fukcing works
<0> so i'll leave it alone
<1> hehe
<0> i kinda get it
<0> acl_m9 is a variable which you can use while message being recieved
<0> however, why I have to do the if on $0 instead of $acl_m9
<0> I'm not sure
<0> hmm next bit of fun
<0> adding the score into the email ;)
<1> into the body, or the headers?
<0> headers
<1> ah, phew
<1> :)
<0> hmm can't do it
<0> ah well
<0> i'll log the scores to log file instead
<1> somehow i get spam scores in my headers
<1> but i cant remember how i do it
<1> work's exim.conf is a ****ing nightmare
<0> it's becuase I haven't even seen the message
<0> so how can I put headers in it ? ;)
<1> theres more sql than exim expressiosn
<0> hehe
<0> i reall need to get back to work
<0> hmm it's not logging it though



<0> sweet
<0> got it logging the scores
<0> mind it's scary
<0> 13 seconds to AV, and dual spam scan an email
<1> Jaded: i think its just a headers_add in the transport
<0> think that needs a bit more work
<0> it's ok, i don't want the scores public
<1> is $acl_m9 still available at transport time?
<0> just wanted a way i can see whats going on
<1> ah k
<0> right, now to back this friggin config up
<0> after all that
<0> ;)
<1> hah
<1> yep
<3> ack
<4> How do you use the --noerror option?
<4> on dd
<4> dd if=/dev/hdc of=/mnt/P4 --noerror?
<1> Codgen: conv=noerror
<4> oh... That'll do it
<1> check out ddrescue, too
<4> What's ddrescue?
<0> matja: **** it's not working
<0> it matches anything as false
<0> *sighs*
<4> JAded: Not having a good day?
<1> "GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors"
<1> "ddrescue does not truncate the output file if not asked to. So, every time you run it on the same output file, it tries to fill in the gaps."
<0> nope driving me crazy
<4> Can't I just do that with dd
<1> Codgen: dd doesnt retry
<4> Oh
<1> if you're having media errors, use ddrescue
<4> Crap, CD-ROM drive won't copy XP CD
<4> Well, it's not erroring out, it just goes to 1136kb and crashes :s
<4> Well, doesn't crash. Just can't stop it without restarting the system
<0> i just don't ****ing understand this
<0> set acl_m9 = ${run {/usr/bin/sbrsLookup $sender_host_address}}
<0> that runs
<0> logwrite = SBRS Score for $sender_host_address : $acl_m9
<0> that pastes the value into the logs
<0> yet the comparison query won't run
<5> ffs
<5> i keep getting phone calls from job agencies saying "I see youve done a lot of game programming on the xbox"
<5> "... no... I 'ported' gentoo to the xbox"
<5> is it that much to ask that they actually read my CV/resume before calling? :\
<0> i am really getting mad here
<0> i cannot figure out why the HELL this will not work
<2> how do i delete the eth0 i accidently made?
<5> how can you make an eth0?
<2> i dont know
<5> heh
<5> you cant delete hardware
<2> i are the newb
<5> what are you trying to do... on a broader scale
<2> well it shows eth0 and eth1, eth1 is the working one and the eth0 doesnt do anything
<5> so you have two ethernet cards, yes?
<2> no only one
<5> are you certain?
<5> im guessing eth0 is a built in one on your motherboard
<5> and eth1 is a PCI NIC
<2> no the motherboard one is the only one i have
<5> interesting,
<5> go to pastme.com
<5> pasteme.com
<5> and paste the output of lspci
<2> ok one sec it's building samba
<5> open another term ;p
<2> i guess i could just open another ssh session :)
<5> yep
<5> if you dont have that command... youll need to emerge pciutils
<6> Pasted http://pasteme.com/p.php?id=200
<5> dun dun dunnn


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#cph
yum-pull#
#politics
toddedwards
#nintendo
#politics
#debian
#windows
#beginner
#winxp



Home  |  disclaimer  |  contact  |  submit quotes