How To

How to remove X-PHP-Originating-Script

Posted by on October 3, 2012 at 11:09 am

X-PHP-Originating-Script Will show the line and script of the file witch sent the email within php.  You may want to disable this for security reasons. To do so… Just edit /etc/php5/cgi/php.ini and change the following to: mail.add_x_header = Off   While your in there change: expose_php = Off

How to setup Domain Keys (DKIM) using Debian and Postfix

Posted by on October 3, 2012 at 9:11 am

DomainKeys is an e-mail authentication system designed to verify the DNS domain of an e-mail sender thereby allowing a person, or organization to claim some responsibility for the message and helps verify that your mail is legitimate. This will help your emails not get flagged as spam or fraud, especially if you are doing bulk […]

Following Facebook Like bar

Posted by on April 28, 2012 at 9:09 am

I got board and made a Facebook “Like Bar” Witch keep’s the Facebook like bottom at the Top Right of your window even when your scrolling around. To use just change the website address from “WEBSITEHERE” to “www.yourdomainhere.tld”. Top-Right    <!– Facebook Likebar http://thegeekoftheworld.com/likebar/ –> <style type=”text/css”> #likebar { position: fixed; margin: 0 0 0 […]

JavaScript – SSL Strip Detector with Client Alert

Posted by on February 13, 2012 at 8:33 am

Code name: JavaScript SSL Strip Detector and Alerter. Code version: v1.0 Copyright: Copyright (C) 2012  Richard Cornwell Website: http://thegeekoftheworld.com/js-ssl-strip-detector/ Email: richard@techtoknow.net Code license: GNU General Public License v3 You can find this Script at: http://thegeekoftheworld.com/scripts/sslstripjs.txt   This code way made to protect the client for a local SSL Strip attack. Do take note this is only for the client side… not server […]

How to get Arduino Mega 2560 R3 to work in Windows 7

Posted by on January 12, 2012 at 11:06 am

Things you will need: Arduino Mega 2560 R3: http://arduino.cc/en/Main/ArduinoBoardMega2560 ($50). USB A to B Cable (Dollar Tree? $1). Arduino SDK: http://arduino.cc/en/Main/Software (Free). State of the art computer running: Windows 7 (You have one right?). Beer  ICEE! (Must have…. Ohh and buy me one *Donate*).   First you will need to Download the SDK Go to their site and find it… (Make […]

Samson C01U Driver / SoftPre Amp

Posted by on December 11, 2011 at 12:16 pm

I just won a bid on EBay …So what did I get?? I got a new Microphone its a Samson C01U – USB Studio Condenser Microphone very great mic with great… great reviews. So the only thing todo is… Play the EBay “Shipping wait game”(TM)  So after reading as much about this mic…  People kept talking […]