Sphinx is an open source search engine designed to search text extremely quickly. It can be included in your programs to provide custom search functionality.
Read more
Sphinx is an open source search engine designed to search text extremely quickly. It can be included in your programs to provide custom search functionality.
Read more
Xen provides couple of different networking options like bridge networking, nat networking and route networking. Bridging is a technique used for connecting different network segments.
Read more
Iptables is the default firewall used in many present Linux distros. It is a project under netfilter. Previously it was known as ipchains (For 2.2
Read more
This article is a part of the on-going Web Scraping Series. If you are not familiar with Web Scraping please check with the first article
Read more
Introduction to Git access There are many open source version control systems like Bazaar, Arch, Aegis, SVN ,CVS , Git etc. All systems have there
Read more
Routing In Linux An Introduction By default, routing is based on destination IP address, i.e., the routing table will decide where to route the packet
Read more
A Web crawler is a computer program that browses the World Wide Web in a methodical, automated manner or in an orderly fashion. Other terms
Read more
The IM Gateway plugin for Openfire provides connectivity to other IM networks (AIM, ICQ, IRC, MSN, Yahoo, etc). It uses internal mechanisms to smooth the
Read more
Introduction To Puppet Configuration Puppet Configuration is a Ruby based Configuration Management System with client/server model, licensed under GPLv2 .It has one Master server puppetmasterd
Read more