replication

22

Distributed Replicated Storage Across Four Nodes With GlusterFS On Fedora 12

http://www.howtoforge.com

This tutorial shows how to combine four single storage servers (running Fedora 12) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network.

Read more »
falko's picture
Created by falko 1 week 4 days ago – Made popular 1 week 3 days ago
Category: End User   Tags:
23

How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4

http://www.howtoforge.com

This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave).

Read more »
falko's picture
Created by falko 4 weeks 2 days ago – Made popular 4 weeks 1 day ago
Category: End User   Tags:
25

How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10

http://www.howtoforge.com

This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave).

Read more »
falko's picture
Created by falko 5 weeks 4 days ago – Made popular 5 weeks 4 days ago
Category: End User   Tags:
19

How To Set Up Database Replication In MySQL On Ubuntu 9.10

http://www.howtoforge.com

This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync.

Read more »
falko's picture
Created by falko 9 weeks 4 days ago – Made popular 9 weeks 3 days ago
Category: End User   Tags:
24

High-Availability Storage With GlusterFS On Debian Lenny

http://www.howtoforge.com

This tutorial shows how to set up a high-availability storage with two storage servers (Debian Lenny) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. The client system (Debian Lenny as well) will be able to access the storage as if it was a local filesystem.

Read more »
falko's picture
Created by falko 40 weeks 4 days ago – Made popular 40 weeks 3 days ago
Category: High End   Tags: