Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Networking'

PHP HTML email to Exchange server not displaying in Outlook

March 2nd, 2010 · 1 Comment

Was using Free PHP Formmail Generator : http://phpfmg.sourceforge.net to send the contents of a form and when sending to most mail servers/mail clients it would work great.  When sending to a Microsoft Exchange server the HTML contents of the email was displayed as text (not marked up). Tried this with PHP4 and PHP5 and had [...]

[Read more →]

Tags: Linux · Networking · Operating System · Protocols · SMTP

SpamAssassin rulebase bug – FH_DATE_PAST_20XX

January 5th, 2010 · No Comments

There is a bug in some older rulebase versions for spam assassin 3.x which will cause an extra 3.4 points to be added onto incoming mail which greatly increases the chances of the mail being marked as spam. The rule “FH_DATE_PAST_20XX” checks to see if the email is from the future, however, since the new [...]

[Read more →]

Tags: Networking · Protocols · SMTP

Ubuntu 8.04 on Dell R410 network issue

December 9th, 2009 · 1 Comment

Installing Ubuntu on a new Dell R410 works, however, the network interfaces are not detected.  It appears the network interfaces included in the Dell R410 are Broadcom BCM5716′s. Apparently the bnx2 driver in included in Ubuntu 8.10 and later, however, no backported driver has been provided as yet. A process for getting the interfaces working [...]

[Read more →]

Tags: Linux · Networking · Operating System · Uncategorized

cacti rrd files not updating

December 1st, 2009 · No Comments

The cacti RRA files that were being update by the crontab: /usr/bin/php /usr/share/cacti/poller.php stopped working for some reason.  No permissions had changed, but, the disk did fill up at one start.  It was thought that perhaps some of the RRA files had been corrupted, however, running rrdtool info and fetch on the files they worked [...]

[Read more →]

Tags: Linux · Networking · Operating System

Student sends camera into stratosphere

October 16th, 2009 · No Comments

Thought this article was pretty cool for a finals project: http://www.smh.com.au/technology/sci-tech/offtheshelf-expedition-takes-flight-20091014-gw6o.html The idea was to launch my system into the stratosphere to an altitude of about 100,000 feet (30,480 metres) using a weather balloon. At that altitude, it could take pictures (hopefully) showing the blackness of space above and the curvature of the Earth below. [...]

[Read more →]

Tags: Networking · Other