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!!!
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.
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 #
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.
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.
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:)
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..
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!
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
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.
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!!!
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.
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.
./configure --prefix=/usr/local/spam/dspam-3.0.0-sigheader \d e \
/var/qmail/rc then looks like:
/var/log/qmail
.procmailrc entry looks like: :0 fw: dspam.lockr /bin/dspam --mode=teft --user=hanulec --feature=chained,bnr --deliver=innocent,spam --stdout --dspam -d hanulec
I compile DSpam w/ (works w/ v3.0... haven't tried 3.2 yet)
--enable-signature-headers \
--enable-source-address-tracking \
--with-db4-includes=/usr/local/db/db-4.2.52/inclu
--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
#!/bin/sh
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start '|preline procmail' multilog t s1000000 n20
And your
|/usr/local/spam/dspam-3.0.0-sigheade
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.
was made for p0rn!
- Trekkie Monster, Avenue Q
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.
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.
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
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
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!
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
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