March 11th in Adsense by .

How to stop adsense check and request reissue!

Stopping Adsense Cheque & Re-Issue

If you are adsense publisher and you have lost the check or havent received a check in time by standard or secured delivery, you can always place a stop request to check and google will credit back your earnings. But you will get that money …

March 10th in Linux/Unix by .

DNS Attacks – error sending response: host unreachable

I was shocked when i saw the /var/log/messages filled with large number of entries like

“server named[15166]: client [xxxx.xxx]#975: error sending response: host unreachable“.

I was running my own bind DNS server and initially i thought that this has something to do with dos attacks. There were about 100′s of above entries …

March 10th in Internet, Linux/Unix by .

Important TCP/UDP Port Numbers

TCP/UDP Port Numbers

I have compiled some of the very useful list of port numbers (unofficial) used by server administrators. If you are managing a server under VPS or dedicated, this could be more than helpful. You can also refer to Official Port Number & Assignments from IANA website …

March 10th in Games by .

Saints Row 2 in 1440×900 Resolution

Saints Row 2 is much like GTA game and it looks good. The real problem was the game runs in many resolutions and there is no 1440×900 option in display settings. My LCD monitor native resolution was 1440×900 the graphics and the game looked stretched and graphics wasnt good at …

March 9th in Internet by .

How to create a favicon?

Easy way to create a favicon for your Website

Favicon gives a discrete iconic look for your website or blog. The usual size of favicon is 16×16 pixels or 32×32 pixels and give its name to favicon.ico and upload to where your homepage resides.

To create favicon.ico

1. Create a 100×100 pixel PNG …

March 9th in Linux/Unix by .

Port 443 – Secure HTTP with SSL (https)

What is Port 443?

Port 443 is commonly used for Secure HTTP with SSL. All the https:// requests is forwarded to port 443 and the connection link will be a encrypted one.

To setup https and you need to install SSL certificate (openssl or paid one) with apache and once done …

March 8th in Wordpress by .

Best WordPress Music Themes for your Music Blog

i have been searching for some music themes for wordpress, quite a while and it appears to be only few of them around and most are hard to find.

Below i have compiled some of the beautiful wordpress themes for music related blogs/websites. I really liked them a lot.

Dance Thru …

March 4th in Money & Finance by .

Feb ’09 Paypal withdrawal delayed to Indian banks!

I have seen that many many webmasters have been complaining about their paypal withdrawal not reaching to most of their indian bank accounts.

It appears to be those withdrawals initiated between Feb 19 to Feb 24 are facing the delay.

The issue has been discussed in digitalpoint forums with many …

March 1st in PHP Scripts by .

PHP script to check server status online/offline

i wrote a simple php script to check whether the website or Ip address is online or offline. All you have to do is specify a website url or ip address and the script will return with ONLINE or OFFLINE. I used php fsockopen() to accomplish this.

/* Usage:
$status = …

 Page 2 of 2 « 1  2