Slashdot Mirror


User: hanulec

hanulec's activity in the archive.

Stories
0
Comments
12
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12

  1. build a beowulf ... on Building Your First Cluster? · · Score: 1

    beowulf: http://www.rocksclusters.org/wordpress/ or http://www.warewulf-cluster.org/cgi-bin/trac.cgi

    i'd recommend looking at the ease of building diskless clusters w/ warewulf.

  2. tons of miniPCI supported cards on 802.11 for Linux Non-Geeks? · · Score: 1

    go to http://www.netgate.com/ select a miniPCI card (i like the 5004 MP Atheros 4G: 802.11a/b/g miniPCI Card), a PCI Adapter: miniPCI in a PCI Slot and finally the correct antenna and you will have a working solution for Linux, FreeBSD and OpenBSD. the solution will cost over $100 but WORK!!!

  3. 8 Way Opteron && the on-cpu memory archite on Best Motherboard for a Large Memory System? · · Score: 2, Informative

    When spec'ing a large RAM Opteron make sure to remember that unlike Intel Xeon systems, the memory controller is on the cpu die. This provides for great memory performance.. but requires that on a 2, 4 or 8 way system you must purchase a CPU to use the bank of memory adjacent to the CPU socket.

    Blantant Ad: My employer, Western Scientific, has recently released their 8-way Opteron solution, the FusionA8, which supports 32 memory sticks when 8 Series 800 processors are used.

  4. Re:DSpam with qmail / vpopmail on DSPAM v3.2 Released · · Score: 1

    qmail integration is easy w/ DSpam... just use Procmail. SpamAssassin shouldn't even be an option... its scoring algo in 2.6 put a bad taste in my mouth.

    I compile DSpam w/ (works w/ v3.0... haven't tried 3.2 yet) ./configure --prefix=/usr/local/spam/dspam-3.0.0-sigheader \
    --enable-signature-headers \
    --enable-source-address-tracking \
    --with-db4-includes=/usr/local/db/db-4.2.52/includ e \
    --with-db4-libraries=/usr/local/db/db-4.2.52/lib \
    2>&1 | tee H-configure-sigheader

    #
    # sigheader option requires you to 'bounce' spam or ham
    # mails into your pre-defined aliases which reclassify emails
    #

    make 2>&1 |tee H-make-sigbody

    Your /var/qmail/rc then looks like:

    #!/bin/sh

    exec env - PATH="/var/qmail/bin:$PATH" \
    qmail-start '|preline procmail' multilog t s1000000 n20 /var/log/qmail

    And your .procmailrc entry looks like: :0 fw: dspam.lock
    |/usr/local/spam/dspam-3.0.0-sigheader /bin/dspam --mode=teft --user=hanulec --feature=chained,bnr --deliver=innocent,spam --stdout --dspam -d hanulec

    You then use procmail to capture spams into another folder... the syntax of this is based upon procmail's integration w/ your POP3 or IMAP server.

    I reliably use qmail and Cyrus IMAPd on a slow dedicated server to delivery 100K+ emails/day.

  5. the internet on What Should 10-Year-Olds Know About IT? · · Score: 0, Offtopic

    was made for p0rn!

    - Trekkie Monster, Avenue Q

  6. Fedora is only getting better.. on Fedora Core 2 Dud or Dodo? · · Score: 2, Informative

    The default kernel allows for installation onto SATA based workstations and servers. This in the past was such a problem, especially with Silicon Image based controllers, which required proprietary drivers and specific kernels. The sata_sil support isn't the most stable in 2.6 but better than 2.4.

    NVidia users will need to compile a new kernel w/o the 4K stack size but other than that the distro is not that bad.

    Users complaining about gnome or kde need to spend less time looking at their GUI and pitch in on making Open Source software better by either helping w/ the QA process or even submitting patches.

  7. Re:Oh, come ON. on SCSI vs. IDE In The Real World · · Score: 1

    trust me, you don't want to have an IDE RAID made out of 3Ware cards. Unfortunately 3Ware cards do not have on-board memory/cache and reply upon the cache on each drive.

  8. as if a real university education is much better on Do Online Schools Provide A Quality Education? · · Score: 1

    back in college i hardly learned anything from a good percentage of my teachers. there were a few exceptions... but all in all i learned more from myself, from my friends, and from doing projects than anything else.

    btw.. how is the virtual dating scene at an online university :)

  9. USB KVMs for PCs and Macs on USB KVMs Compared · · Score: 1

    Has anyone out there used either of these KVMs w/ a PC (running linux or windows) and a Mac running OSX? I'd like to find out any problems people have had w/ them before purchasing a device like this for on of my users..

    -Mike

  10. web sites need to start caching more on Intel "Northwood" vs. Athlon XP 2000+ · · Score: 1


    why is it that linuxhardware.com is unaccessable right now? did the server crash? or is its perl script too busy rebuilding the page every time it is requested. web sites need to start caching more! use a apache http accel cache.. anything!

  11. Re:MY Exchange integration... on Evolution 1.0 Released · · Score: 1

    ah yeah.. ever hear of the aggregate command set. enable the following in your .pinerc

    enable-aggregate-command-set
    and then you can query your messages all sorts of ways and save mass quanties at a time.

    i use pine to access exchange also, via imap4. thankfully now i use Exchange Web Access a lot to see my calendar.. thus allowing me to be 98% M$ free.
    --
    https://www.hanulec.com

  12. who cares.. on Advertising in Your Boot Sequence? · · Score: 1

    i don't reboot often.. and if some sponsor thinks this is worth wild well then they are stupid..

    10:01am up 92 days, 11:40, 1 user, load average: 1.00, 1.00, 1.00