Articles

Apache 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 displayed based on user input and scripts executed. Normally, when a CGI or SSI program executes, it runs as the same user who is running the web server. suEXEC allows …

Apache suEXEC: Configuring, Installing and Testing suEXEC Read More »

PostgreSQL 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 pioneered many concepts that only became available in some commercial database systems much later with PostgreSQL Command. PostgreSQL is an open-source descendant of this original Berkeley code. It supports a …

PostgreSQL Command line Tips Read More »