Everything about “National Do Not Call Registry” (NDNC Registry) including activate DND, check status, register & track complaint against service provider
Author Archives: Rahul Bansal
Our Journey with AdSense Ends!
Devils Workshop will not be able to serve AdSense ads anymore. This article lists reasons and how it will affect old guest bloggers.
Remove Sync.Me “cheap call” spam from your iPhone Contacts
AppleScript to Remove Sync.Me (SmartSync) “cheap call” spam voip-URL from your iPhone Contacts book. You can use it to remove any other URL field as well.
Starting WordPress-Nginx Tutorial Series
We are starting WordPress-Nginx tutorial series to make your site fast like rtCamp.com!
I hope you will find this useful.
Killing Zombie Processes on Linux
You can’t kill zombie processes by sending them “kill -9” directly. Because zombies are already dead! So its better to kill their “parent” process, unless inits init process. Run following command… ps -el | grep Z Look for PPID F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD 5 Z […]
PHP5.4, Imagemagick & Pecl Installation [Ubuntu]
After upgrading to PHP 5.4.x, by using source compilation method, IÂ realised our PHP was missing imagemagick extension. ImageMagick is replacement for php’s default GD library which WordPress uses for creating thumbnails on the fly. Using ImageMagick WordPress plugin, you can tell WordPress to use ImageMagick rather than PHP’s default GD library. But for this to […]
[Editorial] Aditya Kane Completes 3 Years with DW
Aditya Kane, Our Editor in Chief, completed 3 years at Devils Workshop on Aug 26. We are grateful for his valuable contribution 🙂
Compiling ghostscript 8.71 from sources
Compiling ghostscript 8.71 from sources on ubuntu. Including workaround for error ” warning: implicit declaration of function ‘gettimeofday’ [-Wimplicit-function-declaration]”
Remove Microsoft Office 2008/2011 Completely from Mac
Removing Microsoft Office 2008 or 2011 is not that obvious on Mac. This article gives proper instructions which help your Mac run faster after removing Office.
Change Ubuntu Server Timezone
One simple command to change Ubuntu servers timezone to your local timezone