NavigationUser loginWho's onlineThere are currently 0 users and 22 guests online.
Linux NewsClick the above for your daily dose of Linux news. Highest Users
Democracy Now! |
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). 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. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures. Ever since I moved to Ubuntu, my only problem was that I couldn’t use GTalk in Ubuntu.Here comes the solution - GTalx. It works flawlessly on my Ubuntu 9.10 karmic running on Dell Inspiron 1525. gtalX is a Linux client for gtalk, the voip application of Google. It supports voice and text-based chat. Before you download it, please read the ‘How to install’ paragraph below. Hawkscope is a productivity tool that allows you to access your hard drive contents quickly via system tray / menubar icon with dynamic pop-up menu. Debian Etch is soon to be unsupported by the Debian team, therefore all Debian Linux Servers need to be upgraded to Debian Lenny. I have upgraded many Linux servers to Debian Lenny over the past months, so I am providing this guide on how to upgrade Debian Etch to Debian Lenny. http://www.howtoforge.com/how-to-upgrade-debian-etch-to-lenny With all the virtualization schemes running on top of Linux, how do they exploit the underlying kernel for I/O virtualization? The answer is virtio, which provides an efficient abstraction for hypervisors and a common set of I/O virtualization drivers. Discover virtio, and learn why Linux will soon be the hypervisor of choice. |