MySQL Replication
How to Set Up Replication This section briefly describes how to set up complete replication of a MySQL server. It assumes that you want to replicate all databases on the … Continue Reading →
A Pandit of Server Technologies
How to Set Up Replication This section briefly describes how to set up complete replication of a MySQL server. It assumes that you want to replicate all databases on the … Continue Reading →
How to edit /etc/fstab when at Centos/Redhat “Repair filesystem” prompt? I faced this situation yesterday when I was working on Fedora Core 6 distribution and was setting up a DRBD … Continue Reading →
MySQL, Triggers and Amazon RDS JUNE 17, 2013 3 COMMENTS This article explains how to enable SQL database triggers for the Amazon Relational Database Service (RDS). If one attempts to create a … Continue Reading →
So adding some code in your php.ini file will protect your server from execution of Shells like b374k, r57,c99. disable_functions = php_uname, getmyuid, getmypid, passthru, leak, listen, diskfreespace, tmpfile, link, ignore_user_abord, shell_exec, dl, set_time_limit, … Continue Reading →
Finding a File Containing a Particular Text String In Linux Server by NIX CRAFT on MARCH 24, 2007 · 46 COMMENTS· LAST UPDATED MAY 30, 2013 in BASH SHELL, FILE SYSTEM, LINUX Ihave been using Linux for a while … Continue Reading →