Ditching MySQL: Red Hat shows its prowess in spin

In the aftermath of one of its most dramatic announcements, Red Hat, the premier Linux company, continues to demonstrate that its main strengths lie in things other than technology.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Red Hat to ditch MySQL for MariaDB in RHEL 7

MariaDB is a fork of MySQL that was launched in 2009 by original MySQL coder Ulf Michael “Monty” Widenius. It’s meant to be a drop-in replacement, meaning any application that runs on MySQL should run unmodified on the MariaDB server. MariaDB does have one important characteristic that MySQL doesn’t share, however: MariaDB isn’t owned by Oracle.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Red Hat ditches MySQL, switches to MariaDB

Red Hat will switch the default database in its enterprise distribution, RHEL, from MySQL to MariaDB, when version 7 is released. The switch was expected to happen after Red Hat’s community distribution Fedora announced earlier this year that it would be moving to MariaDB. But it will come as a major jolt to Oracle, the owner of MySQL. (openSUSE, the community distribution of SUSE, also announced a switch to MariaDB at the same time as Fedora.)
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

MySQL PAM and Active Directory authentication

How-To configure your MySQL to use PAM and/or Active Directory authentication with percona-pam-authentication plugin, and then use your existent AD or Linux users to connect to MySQL databases.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

10 Easy Steps to Upgrade from MySQL to MariaDB on CentOS 6.4

This article describes you how to upgrade MySQL to MariaDB in ten simple steps. We have already shown you How to Migrate from MySQL to MariaDB on FreeBSD. I assume that you already have installed MySQL latest version and it’s up and running now.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Setup Master-Slave Replication in MySQL Server

MySQL replication allows you to have multiple copies of data’s on many systems and data’s are automatically copied from one database(Master) to another database(Slave). If one server goes down, the clients still can access the data’s from another(slave) server database.In this how-to let us see how to configure MySQL master-slave replication.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Debian Wheezy

Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Debian Wheezy server with PHP5 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP).
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy (LAMP)

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Wheezy server with PHP5 support (mod_php) and MySQL support.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Debian Wheezy

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Debian Wheezy

Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Debian Wheezy server with PHP5 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP).

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy

Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Wheezy server with PHP5 support (mod_php) and MySQL support.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How To Enable Binary Logs In MySQL Server

The binary log contains events that describe database changes such as table creation operations or changes to table data
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Migrate from MySQL to MariaDB in FreeBSD

MariaDB is a community-developed fork of the MySQL relational database management system, the impetus being the community maintenance of its free status under the GNU GPL. As a fork of a leading open source software system, it is notable for being led by its original developers and triggered by concerns over direction by an acquiring commercial company Oracle. Contributors are required to share their copyright with Monty Program AB.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail