Master-Master Replication With MySQL 5 On Fedora 8

February 18th, 2008


View original post


Master-Master Replication With MySQL 5 On Fedora 8

This document describes how to set up master-master replication with
MySQL 5 on Fedora 8. Since version 5, MySQL comes with built-in support
for master-master replication, solving the problem that can happen with
self-generated keys. In former MySQL versions, the problem with
master-master replication was that conflicts arose immediately if node
A and node B both inserted an auto-incrementing key on the same table.
The advantages of master-master replication over the traditional
master-slave replication are that you don’t have to modify your
applications to make write accesses only to the master, and that it is
easier to provide high-availability because if the master fails, you
still have the other master.

Read more…

View source post

Free POP3 and SMTP access to Yahoo! Mail using YPOPS! in Ubuntu

February 18th, 2008


View original post


YPOPs! is an application that provides POP3 and SMTP access to Yahoo! Mail.

This application is more like a gateway. It provides a POP3 server interface at o­ne end to talk to email clients and an HTTP client (browser) interface at the other which allows it to talk to Yahoo! The same concept holds good for SMTP as well.It works with all know email clients like Outlook, Thunderbird, Evolution, Eudora etc.

(…)
Read the rest of Free POP3 and SMTP access to Yahoo! Mail using YPOPS! in Ubuntu (518 words)


© admin for Ubuntu Geek, 2008. |
Permalink |
No comment

Add to del.icio.us

Search blogs linking this post with Technorati

Want more on these topics ? Browse the archive of posts filed under General, Server.

View source post

Using ndiswrapper in Ubuntu 7.10 to configure Atheros AR5006EG

February 18th, 2008


View original post


There don’t seem to be any native drivers available for this card in Ubuntu, so to get it to work one needs to use ndiswrapper which implements windows APIs in the Linux kernel, allowing windows drivers to be used.

View source post

Bits from the Debian Eee PC team

February 18th, 2008


View original post


In the past few months in the Debian-EeePC team, a number of interesting things have been happening - Progress has been made to ensure the Eee’s drivers get merged upstream.

View source post

Google Talk with VOIP on Ubuntu Gutsy

February 18th, 2008


View original post


I Googled around a bit and then eventually came across Jabbin. Jabbin is a Jabber (google it up) client that primarily focuses on VOIP, and supports Google Talk Voip.

View source post

Debian GNU/Linux 4.0 updated

February 18th, 2008


View original post


The Debian project is pleased to announce the third update of its
stable distribution Debian GNU/Linux 4.0 (codename etch). This update
mainly adds corrections for security problems to the stable release,
along with a few adjustment to serious problems.

View source post

Long-time remote shooting with Canon EOS 400D

February 18th, 2008


View original post


Problem: Shooting with exposure times 30 and more is required and this process must be automated.
Solve: using soldering iron, common chips and bash script in Linux, it is possible to make PC-driven remote control device.

(…)
Read the rest of Long-time remote shooting with Canon EOS 400D (922 words)


© virens for Debian Admin, 2008. |
Permalink |
No comment

Add to del.icio.us

Search blogs linking this post with Technorati

Want more on these topics ? Browse the archive of posts filed under General.

View source post