Find Interference free WiFi channel
0Nearby wireless routers may Interfere with your wireless internet connection causing slow speeds and frequent disconnections.
The solution is to switch your router to a less occupied channel.
How to-
Open cmd, type
netsh wlan show networks mode=bssid
Take note of channels used by other routers and select a channel which is not / least in use.
GD Star Ratingloading...
Setup Airtel Recorder Remote with Logitech Harmony
01. Login to www.myharmony.com and load the setup software.
2. Click Devices > Add a Device
3. In popup window put ‘Airtel’ under Manufacture and ‘HD DVR’ under Model Number
4. Confirm device and Sync your Logitech Harmony Remote
GD Star Ratingloading...
Chabeel
0UNP Members arranged a ‘Chabeel’ on 22 July, serving cold sweet water to commuters in the scorching heat.
more pics here: UNP Chabeel 22 July
GD Star Ratingloading...Disable error.log and vhost-error_log in Nginx
0If you know what you are doing and have a pretty good reason to do it, this is one way to do it.
ln -fs /dev/null /var/log/nginx/error.log
ln -fs /dev/null /var/log/nginx/vhost-error_log
the command will clear the content of the files and create a junction to “/dev/null”. All further logs will be sent to blackhole (discarded).
GD Star Ratingloading...
Cloudflare and Google Crawl
0Within days of Implementing cloudflare, Google crawl stats plummeted across all my sites using cloudflare CDN. And the following line appeared in Google webmasters tools
Your site has been assigned special crawl rate settings. You will not be able to change the crawl rate.
Things were quickly back to normal once cloudflare was removed.
Crawling plummeted and taking twice much time downloading page.
Hits from Google bots were also down.
Although Cloudflare did helped a lot with server load and I was able to pull a seamless server move with zero downtime.
I’ll monitoring stats for sites still More >
Move servers with Zero downtime using cloudflare
2(A) Few days before moving your site to the new server, implement cloudflare on your site. (i.e if you are not already using it)
Its free and the process is pretty straightforward.
Switch to Cloudflare nameservers and wait for 2-3 days for DNS propagation.
(B) Move your site to new server. database driven sites (wordpress, vbulletin) should be put into read only mode before moving.
(C) Update cloudflare DNS settings to reflect the IP of your new server.
After that if you do not wish to use cloudflare just update nameservers at your domain registrants but DO NOT More >
Disable error_log and access_log in Apache
0If you know what you are doing and have a pretty good reason to do it, this is one way to do it.
ln -fs /dev/null /etc/httpd/logs/access_log
ln -fs /dev/null /etc/httpd/logs/error_log
the command will clear the content of the files and create a junction to “/dev/null”. All further logs will be sent to blackhole (discarded).
GD Star Ratingloading...India Speed Post Status and Tracking Online
0Now you can check the status of you speedpost consignment by visiting the following link-
http://services.ptcmysore.gov.in/speednettracking/
India Speed Post Status and Tracking Online
update: tracking works internationally.
GD Star Ratingloading...




