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 moreXen Bridge Networking
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 moreBasics of iptables
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 moreDynamic Web Scraping Using Selenium
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 moreGit access control with Gitosis
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 morePort based routing in Linux.
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 moreWeb Scraping : A basic know-how.
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 moreHow to connect to IM gateways through openfire
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 morePuppet Configuration Management Tool
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