Node.js with MySQL ExamplesNode.js with MySQL Examples

Node.js with MySQL Examples Node.js is an popular programming language like PHP & JAVA for web applications. Also MySQL is most popular database used for storing values. MySQL database driver for Nod…

Read more »
26 Jan 2016

How To Install Memcached with PHP on Ubuntu 14.04 /12.04 LTS

How To Install Memcached with PHP on Ubuntu 14.04 /12.04 LTS Memcached is a distributed memory object caching system which stored data in memory on key-value basis. It is very useful for optimizing d…

Read more »
26 Jan 2016

How To Install Memcached with PHP on CentOS/RHEL 7/6/5

How To Install Memcached with PHP on CentOS/RHEL 7/6/5 Memcached is a distributed memory object caching system which stored data in memory on key-value basis. It is very useful for optimizing dynamic…

Read more »
26 Jan 2016

How To Enable or Disable CGI Scripts in Apache 2.4How To Enable or Disable CGI Scripts in Apache 2.4

How To Enable or Disable CGI Scripts in Apache 2.4 Apache Module mod_cgi/mod_cgid is responsible for handling of CGI Scripts. for worker and event multi-threaded MPM uses cgi daemon “mod_cgid” module…

Read more »
26 Jan 2016

Wordpress Booking Calendar Contact Form Plugin <=1.1.23 - Unauthenticated SQL injectionWordpress Booking Calendar Contact Form Plugin <=1.1.23 - Unauthenticated SQL injection

Wordpress Booking Calendar Contact Form Plugin Unauthenticated SQL injection Author: i0akiN SEC-LABORATORY Download Exploit:  Source  …

Read more »
26 Jan 2016

Install and Configure Caching-Only DNS Server in RHEL/CentOS 7Install and Configure Caching-Only DNS Server in RHEL/CentOS 7

Install and Configure Caching-Only DNS Server in RHEL/CentOS 7 DNS servers comes in several types such as master, slave, forwarding and cache, to name a few examples, with cache-only DNS being the on…

Read more »
26 Jan 2016

How do I Install and Use Iptables on CentOS/RHEL 7

How do I Install and Use Iptables on CentOS/RHEL 7 Latest Linux operating systems like CentOS/RedHat 7 and Fedora 21 has stop using iptables and start now using dynamic firewall daemon firewalld whic…

Read more »
26 Jan 2016

MySQL Replication in 5 MinutesMySQL Replication in 5 Minutes

MySQL Replication in 5 Minutes Configure MySQL replication is extremely simple. This article demonstrates how to create a master in minutes replicating it for a slave. Replication is a native MySQL f…

Read more »
26 Jan 2016
 
Top