In the vast and dynamic landscape of web development, PHP stands as a cornerstone, empowering the creation of interactive and feature-rich websites and applications. Its
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 moreCommand-line tips: Understanding Dig
dig is a command line tips for querying DNS name servers for information about host addresses, mail exchanges, name servers, and related information. Understanding the
Read moreSystem Admin Tools Basic Linux Commands For System Admins
System Admin Tools:First of all lets learn how to find out what is chocking or gobbling up the server resource. You can get the memory
Read moreApache suEXEC: Configuring, Installing and Testing suEXEC
Apache comes bundled with its own security wrapper application called suEXEC. SuExec is a security mechanism for wrapping dynamic content (SSI & CGI) – content
Read morePostgreSQL Command line Tips
PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at the University of California at Berkeley Computer Science Department. POSTGRES
Read moreLinux Fail-over Clustering
To all those who needs uninterrupted webservice here is an article that describes basic settings of how Linux Fail-over Clustering can be done using linux
Read moreSystem Admin Tools Part 11
Now I am going introduce you to a set of commands & System Admin Tools that may come handy FIND [bash]find -perm 777 -type d
Read more