Search Results

Digsby – Manage all your existing IM, email, and social network accounts from one easy to use application.

digsby is a social networking tool that alerts you of events like new messages and gives you a live Newsfeed of what your friends are up to. digsby is an email notification tool that alerts you of new email and lets you perform actions such as ‘Delete’ or ‘Report Spam’ with just one click.  digsby is [...]

Nomee – one-stop solutions to keep you in touch with your social circle

This software gives you the option to follow your contacts across more than a hundred social networks including Twitter,MySpace,LinkedIn and Facebook. It even supports WordPress and Blogger weblogs.You get notifications,and you can also can make posts,comment and reply to comments.Nomee,however,can be overwhelming at times,andgiven all the services involvedcan be a bandwidth guzzler.But once it gets [...]

Dell Venue Pro Windows Phone 7 Smartphone

You want a smartphone that enables you to stay connected, be productive, and keep in touch with colleagues, friends and family? Dell Venue Pro™ is a do everything smartphone that helps you be more efficient in how you stay connected and entertained. Seamlessly toggle between your work and life apps. From your favorite games to keeping [...]

How to enable logging in Apache WebServer

For httpd server logging, W3C logging format is preferred, with the agent and referrer extensions in separate files. To enable logging, set the CustomLog fields in the httpd.conf files as follows: LogFormat “%h %l %u %t \”%r\” %s %b” common LogFormat “%{Referer}i-> %U” referer LogFormat “%{User-agent}I” agent CustomLog /path/to/audit/logs/access_log common CustomLog /path/to/audit/logs/referer_log referer CustomLog /path/to/audit/logs/agent_log [...]

How to Install and Configure Multi-Master Replication Manager for MySQL

How to Install and Configure MMM? This article has been refereed from mysql-mmm.org Installation Guide –  Multi-Master Replication Manager for MySQL This installation guide describes a installation of MMM 2 (without the MMM tools) based on Debian Lenny (5.0) A basic installation contains at least 2 database servers and 1 monitoring server. In this guide, I used [...]

How to Generate a Certificate Signing Request (CSR) – Exchange Server 2010

Follow the instructions below to generate a CSR on Exchange Server 2010 . When you have completed generating your CSR, cut/copy and paste the certificate content into the CSR field on the SSL certificate-request page. Exchange Server 2010 requires a Multiple Domain (UCC) Certificate to run all services securely. To Generate your Certificate Signing Request [...]

Download PostgreSQL 9.0

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. Before exiting walreceiver, ensure all the received WAL is fsync’d to disk (Heikki Linnakangas)Otherwise the standby server could replay some un-synced [...]

Google Docs gets makeover – A New Look and New Features

The Google Docs home page has been given a new look and also they have added many new features which will be very useful to the end user. The keys to better organization of your spreadsheets, documents, presentations and even photos and videos are a group system called Collections and a filtering system that allows to be [...]

Is Microsoft’s Bing Copying Google search results?

In a recent Google  blog posted by  Google Fellow , Amit Singhal elaborate the findings that  Microsoft’s Bing uses Google search results. Its very interesting to read his findings, As per Google they have done some research with Bing and observed that the synthetic queries which they have searched on Google come up later as search results in Bing [...]

How to Synchronise your BlackBerry Calendar and Address Book with Google Account

You can Synchronise your BlackBerry Calendar and Address Book with Google Account .This is a free utility from Google. You have to install this tool on your BlackBerry Device . First, you’ll need to download and install Google Sync, complete the following steps: Point your BlackBerry browser to: http://m.google.com/sync Once the page is open, you’ll [...]

Google Changes algorithm to tackle content copying

In a Blog Matt Cutts reveled that Google changed its algorithm to tackle content copying. They have done this for reducing the spam on the net. Thousands of blogs and websites are based on rss feeds which get data from other sites. Now this Algorithm change will enable Google to show search results based on original site which published the actual content. This also will [...]

How does the Solr slave replicate?

The master is totally unaware of the slaves. The slave continuously keeps polling the master (depending on the ‘pollInterval’ parameter) to check the current index version the master. If the slave finds out that the master has a newer version of the index it initiates a  The steps are as follows, Slave issues a filelist [...]

Line Configuration Mode – Cisco Command-Line Interface

Line configuration commands modify the operation of a terminal line. Line configuration commands always follow a line command, which defines a line number. Use these commands to change terminal parameter settings line-by-line or for a range of lines. Use the line vty line_number [ending_line_number] command to enter line configuration mode. The new prompt means line configuration [...]

Global Configuration Mode – Cisco Command-Line Interface

Global configuration commands apply to features that affect the device as a whole. Use the configure privileged EXEC command to enter global configuration mode. The default is to enter commands from the management console. When you enter the configure command, a message prompts you for the source of the configuration commands: Switch# configure Configuring from terminal, memory, [...]

Cache Router – caching system for Drupal

CacheRouter is a caching system for Drupal allowing you to assign individual cache tables to specific cache technology. CacheRouter has an option to utilize the page_fast_cache part of Drupal in order to reduce the amount of resources needed for serving pages to anonymous users. Cache Router supports the following technologies natively: APC Database eAccelerator File [...]