How to: Spreadtrum ADB (Android Debug Bridge) Drivers / Setup – ZTE U791 – Windows 7 64Bit and MAC

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboI recently bought a very cheap ZTE U791 that I wanted to use as a debugging device while developing an Android app. It took me a whole day to find the correct drivers…

Salesforce and WordPress Plugin – Comment Moderation Notification From: Email change to Comment Users Email

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboSalesforce and WordPress Plugin – Comment Moderation Notification From: Email change to Comment Users Email A client  wanted  Wordpress comments to be logged as new leads or as activities on Salesforce. To do…

How to: CentOS 6 Apache errors – Unable to load dynamic library timezonedb.so / memcache.so / ioncube_loader_lin_5.3.so

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboI recently had a few errors in my httpd error log on a new CentOS 6 server – here I will list the errors as well as how to fix them. PHP Warning:…

How to: GDI USB Printer on DD-WRT v24-SP2 (HP Laserjet 1000 / 1005 / 1018 / 1020 / P1005 / P1006 / P1007 / P1008 / P1505 on Buffalo WZR-HP-AG300H)

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboAt home, I happen to use a Buffalo WZR-HP-AG300H??router (with an external Fiber modem) and a cheap HP Laserjet printer. The printer is a GDI (meaning it has no PCL or Postscript support,…

How to Fix: Centos 6 SSH Stop/Restart Error – cat: /proc/sys/crypto/fips_enabled

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboWhile setting up a new system I got this error. Stopping sshd: [ OK ]cat: /proc/sys/crypto/fips_enabled: No such file or directory/etc/init.d/sshd: line 50: [: too many argumentsStarting sshd: [ OK ] To fix:…