<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Linux Knowledge Base and Tutorial</title>
<link>http://www.linux-tutorial.info</link>
<description>The place where you learn Linux. Hundreds of articles, &quot;Test Your Knowledge&quot; quizzes, popup glossary, and much, much more help you learn Linux the easy way.</description>
<dc:language>en-us</dc:language>
<dc:creator>linkbat_admin@linux-tutorial.info</dc:creator>
<dc:date>2010-03-12T18:00:54+01:00</dc:date>

<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2010-03-12T18:00:54+01:00</sy:updateBase>

<item>
<title>How To Harden PHP5 With Suhosin On CentOS 5.4</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11057</link>
<description><![CDATA[This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.4 server. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or for]]></description>
<guid isPermaLink="false">11057@http://www.linux-tutorial.info</guid>
<dc:subject>PHP</dc:subject>
<dc:date>2010-03-12T15:27:46+01:00</dc:date>
<dc:creator>Posted by falko</dc:creator>
</item>

<item>
<title>Ignoring Files and Directories in Subversion for Easier Linux Server Management</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11056</link>
<description><![CDATA[There are several ways to ignore files or directories in Subversion so that Subversion will not include them in the output of svn status and will not keep them under version control. However, the exact syntax can be a little tricky. The single-command version is: 

svn propset svn:ignore test .

Note the . at the end to specify the current working directory. The problem with this approach is it will deal only with a single file. If you run the same command again with a second file...

Juli]]></description>
<guid isPermaLink="false">11056@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-12T13:43:17+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Regional Nagios Server Setup</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11055</link>
<description><![CDATA[The major goal of the  regional server is to distribute the results of all service checks to the central server.  The regional Nagios machines must use OCSP and OCHP in order to send the proper updates to the central server...The blue (in the diagram) represents the regional server so that it is transferring the information that it collects from the servers, routers and switches it is monitoring to the central Nagios server.  The same settings for NSCA that you did for passive checks will have t]]></description>
<guid isPermaLink="false">11055@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-12T13:39:43+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>How to Create Space Scenes Quickly and Easily in GIMP</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11054</link>
<description><![CDATA[I’m a sucker for a cool space wallpaper, and judging by the images I find online, so are many of you. Creating a cool space scene can be done in a few minutes once you’ve got the basic method down, and Gimp provides several ways to go about adding random elements to keep things interesting. In this guide we’ll cover a 10 minute method to creating a galactic landscape that may not win you any awards but will certainly add some depth to your desktop.

Fire up GIMP and see if this tutorial at Mak]]></description>
<guid isPermaLink="false">11054@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-12T13:36:50+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Eight Must-Have Apps for Linux</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11053</link>
<description><![CDATA[ Linux comes in all shapes and sizes...from the full-blown app-heavy distros like Fedora and Ubuntu, to the lean and mean distros such as Puppy and Damn Small Linux. Whatever the size of the distribution, there are always going to be applications that you will want to download and install, depending on your needs. These can be essential apps, like Skype, Flash, or Thunderbird, or not-so-important-yet-fun apps like Google Earth, VirtualBox, and VLC. To help get started with these applications, Li]]></description>
<guid isPermaLink="false">11053@http://www.linux-tutorial.info</guid>
<dc:subject>Ubuntu</dc:subject>
<dc:date>2010-03-11T23:39:04+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Commercial Gaming, Coming Soon to Linux?</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11052</link>
<description><![CDATA[Whichever way you look at it, consumers want to be able to play the latest commercial computer games. Sure, Linux has a myriad of fantastic free games available (and even a number of commercial ones) for the platform, but that’s not good enough for gamers. Does the latest and greatest hot off the press game run on Linux? No. Does an awesome proprietary game from 10 years ago run on Linux? Possibly. The lack of commercial gaming on Linux continues to be a stumbling block for many and the current ]]></description>
<guid isPermaLink="false">11052@http://www.linux-tutorial.info</guid>
<dc:subject>games</dc:subject>
<dc:date>2010-03-11T14:51:33+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Virtualization With VirtualBox 3.1.x On A Headless Fedora 12 Server</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11051</link>
<description><![CDATA[This guide explains how you can run virtual machines with Sun VirtualBox 3.1.x on a headless Fedora 12 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.http://www.howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3]]></description>
<guid isPermaLink="false">11051@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-11T14:50:09+01:00</dc:date>
<dc:creator>Posted by falko</dc:creator>
</item>

<item>
<title>GNOME Developer Kit Slimmed Down</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11050</link>
<description><![CDATA[The GNOME Developer Kit is a Linux distro based on Foresight Linux. Its new release shows a somewhat reduced collection of software for GNOME developers. The size of the GNOME Developer Kit system image was reduced from 1.4 GBytes to under 700 MBytes. To this end, Firefox was replaced by Epiphany and multimedia codecs were excluded. The distro for developers and translators now fits on a single CD. The typical installation for GNOME developers may well be on virtual machines. The download page t]]></description>
<guid isPermaLink="false">11050@http://www.linux-tutorial.info</guid>
<dc:subject>GNOME</dc:subject>
<dc:date>2010-03-11T13:42:21+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Unified network administration using eBox</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11049</link>
<description><![CDATA[Linux is an excellent choice for a server operating system, no matter what the size of business. However, it is still not very easy to administrate. Recently many distributions have launched their own interface to configure these server components (like Apache and Samba), but really failed at delivering an easy-to-use interface to configure it. That alone turns off many SMB (small and medium business) folks. eBox is trying to fix this particular issue. eBox (or eBox Platform, to give it its full]]></description>
<guid isPermaLink="false">11049@http://www.linux-tutorial.info</guid>
<dc:subject>Ubuntu</dc:subject>
<dc:date>2010-03-11T13:39:41+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Mozilla borrows from WebKit to build fast new JS engine</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11048</link>
<description><![CDATA[Mozilla's high-performance TraceMonkey JavaScript engine, which was first introduced in 2008, has lost a lot of its luster as competing browser vendors have stepped up their game to deliver superior performance. Firefox now lags behind Safari, Chrome, and Opera in common JavaScript benchmarks. In an effort to bring Firefox back to the front of the pack, Mozilla is building a new JavaScript engine called JägerMonkey. The secret sauce that will drive Mozilla's new JavaScript engine engine into the]]></description>
<guid isPermaLink="false">11048@http://www.linux-tutorial.info</guid>
<dc:subject>Mozilla</dc:subject>
<dc:date>2010-03-11T13:37:06+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title> Turn your old computer into a music server with VortexBox Linux </title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11047</link>
<description><![CDATA[VortexBox is a free, open source (GPL v3), quick-install ISO that turns your unused computer into an easy-to-use music server/jukebox. Once VortexBox has been loaded on an unused PC, it will automatically rip CDs to FLAC and MP3 files, ID3 tag the files , and download the cover art. Vortexbox will then serve the files to network  media players such as Logitech Squeezebox, Sonos, or Linn. The music files can also be streamed to a Windows or Mac OSX system.

Complete Story]]></description>
<guid isPermaLink="false">11047@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-10T23:55:14+01:00</dc:date>
<dc:creator>Posted by donadony</dc:creator>
</item>

<item>
<title>Intro to IO Profiling of Applications</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11046</link>
<description><![CDATA[One of the classic problems in designing storage solutions is that we don’t know what kind of IO performance applications need. We may have some empirical knowledge, “switching to SSD’s improved by wall clock time by 25%,” or, “adding an extra drive improved my application performance by 11%.” While this information is helpful to some degree what is missing is the understanding of why performance improved and by extension, what are the driving mechanisms behind the performance improvement. Perha]]></description>
<guid isPermaLink="false">11046@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-10T18:37:10+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Installing wxPython 2.8 on Debian Lenny</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11045</link>
<description><![CDATA[Actually Debian has the python-wxgtk2.8 package which you can simply apt-get if you wish to have it installed as part of Python 2.5 which is the stable version for Lenny.  I’m adding wxPython 2.8 to Python 2.6, which I installed from source. I mostly followed what the official wxPython installation guide says.  It was not a smooth installation for me, so this is my own installation note.  The version is 2.8.10.1. First, download the tarball for wxPython from the official repository.  Here I assu]]></description>
<guid isPermaLink="false">11045@http://www.linux-tutorial.info</guid>
<dc:subject>Debian</dc:subject>
<dc:date>2010-03-10T14:47:49+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Virtual Hosting With vsftpd And MySQL On Debian Lenny</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11044</link>
<description><![CDATA[Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine.http://www.howtoforge.com/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny]]></description>
<guid isPermaLink="false">11044@http://www.linux-tutorial.info</guid>
<dc:subject>Debian</dc:subject>
<dc:date>2010-03-10T14:44:38+01:00</dc:date>
<dc:creator>Posted by falko</dc:creator>
</item>

<item>
<title>Ubuntu, The Ultimate Linux Distribution</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11043</link>
<description><![CDATA[From its Debian roots to its commercially available support to its overwhelming popularity, Ubuntu is the ultimate Linux distribution. For me, Ubuntu became a significant force within the Linux community with its 2006 releases: 6.04 and 6.10. From April 2006, I've installed and used every new version and anticipate each new one the way a child anticipates toys on Christmas morning. But, have you ever wondered why is Ubuntu the ultimate Linux distribution? Why is it so popular? Why did Canonical ]]></description>
<guid isPermaLink="false">11043@http://www.linux-tutorial.info</guid>
<dc:subject>Ubuntu</dc:subject>
<dc:date>2010-03-10T13:18:42+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Twitter to screen links for phishing scams</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11042</link>
<description><![CDATA[Twitter launched a new link-screening service on Tuesday aimed at preventing phishing and other malicious attacks against users of the popular microblogging service. Part of the new service is a new Twitter tool to shorten URLs, so users will see some links in email notifications and direct messages from other users written as twt.tl, Twitter said in a blog post. "By routing all links submitted to Twitter through this new service, we can detect, intercept, and prevent the spread of bad links," t]]></description>
<guid isPermaLink="false">11042@http://www.linux-tutorial.info</guid>
<dc:subject>Security</dc:subject>
<dc:date>2010-03-10T13:11:37+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>March 31, 2010: Document Freedom Day</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11041</link>
<description><![CDATA[International free software organizations have declared the last Wednesday in March to be Document Freedom Day (DFD). Activities and information events will take place all over the world, including Canada, United Kingdom and the United States. "Will you be able to read your documents 20 years from now?" ask the organizers in their rally cry for DFD 2010. Their claim is that only open standards like the Open Document Format offers a guarantee. Everyone can use these formats without restrictions o]]></description>
<guid isPermaLink="false">11041@http://www.linux-tutorial.info</guid>
<dc:subject>Law</dc:subject>
<dc:date>2010-03-10T13:06:32+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>How Ruby Manages Memory and Garbage Collection</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11040</link>
<description><![CDATA[Garbage Collection and the Ruby Heap is a presentation given by Joe Damato and Aman Gupta at the recent LA Ruby Conference. You only get the slides for now (all 70 of them!), but they're very detailed and can almost work as a standalone concise e-book on Ruby's garbage collection system. Joe and Aman take a look at C memory management vs Ruby and show the difference between the stack and the heap. As a garbage collected language, Ruby takes the easy route by putting everything on the heap and th]]></description>
<guid isPermaLink="false">11040@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-09T16:57:06+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Distributed Replicated Storage Across Four Nodes With GlusterFS On Fedora 12</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11039</link>
<description><![CDATA[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. If you lose one server from replication1 and one from replication2, the distributed volume continues to work. The client system (Fedora 12 as ]]></description>
<guid isPermaLink="false">11039@http://www.linux-tutorial.info</guid>
<dc:subject>Red Hat</dc:subject>
<dc:date>2010-03-09T15:36:37+01:00</dc:date>
<dc:creator>Posted by falko</dc:creator>
</item>

<item>
<title>Klaatu Recommends Nikto for Web Security</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11038</link>
<description><![CDATA[Nikto is a free, open source, command line scanning script used for testing your web server’s security. It checks for thousands of vulnerabilities and potential security weaknesses such as default files and programs, outdated servers, insecure files, server and software misconfigurations. Nikto uses a configuration file, three dozen plugins for testing and a handful of templates for reporting. Nikto is not a weapon nor is it a remedy for damage that’s already occurred. It is an assessment tool t]]></description>
<guid isPermaLink="false">11038@http://www.linux-tutorial.info</guid>
<dc:subject>Security</dc:subject>
<dc:date>2010-03-09T13:55:32+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Kernel Log: Stable kernels analysed, Linux without firmware</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11037</link>
<description><![CDATA[A day after the release of Linux 2.6.33 in the last week of February, Linus Torvalds started merging the most important changes for Linux 2.6.34. By last Friday, he had integrated almost five thousand commits, which has added almost two hundred thousand lines of code to the kernel. Among the new additions to the kernel are the drivers for Apple's Magic Mouse, a Python scripting engine for the tracing subsystem, and the vhost_net Virtio server designed to reduce overheads when exchanging data wit]]></description>
<guid isPermaLink="false">11037@http://www.linux-tutorial.info</guid>
<dc:subject>linux</dc:subject>
<dc:date>2010-03-09T13:48:26+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>The newbie's guide to hacking the Linux kernel</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11036</link>
<description><![CDATA[What if everything in the kernel works just fine for you, and there's nothing that you'd like to fix? Well, don't despair, the Linux kernel developers need all the help they can get, and have plenty of code in the tree that's just waiting to get cleaned up. One example is the code in the drivers/staging/ tree, which consists of a lot of drivers that do not meet the normal Linux kernel coding guidelines. The code is in that location so that other developers can help on cleaning it up before it an]]></description>
<guid isPermaLink="false">11036@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-09T13:45:45+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Google Summer of Code 2010 in Starting Blocks</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11035</link>
<description><![CDATA[Search engine maker Google is again providing scholarships in 2010 for student open source works. Information is now first hand this week in Stuttgart and Karlsruhe. Wednesday, March 10, Dirk Haun, maintainer of the PHP-based Geeklog open source portal, will speak about Google's Summer of Code. The talk will take place at 7:00 PM at the offices of the Business Development Region Stuttgart GmbH. Thursday, March 11, information about Google's scholarship program, as presented by its mentor organiz]]></description>
<guid isPermaLink="false">11035@http://www.linux-tutorial.info</guid>
<dc:subject>Google</dc:subject>
<dc:date>2010-03-09T13:43:29+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Ubuntu vendor's plans don't include a mainframe environment</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11034</link>
<description><![CDATA[Canonical wants Ubuntu Linux to run on a range of devices — from mobile Internet devices all the way up to high-end servers and cloud systems. But there are two markets where Canonical has no plans to push Ubuntu. Here they are. During a recent phone briefing with The VAR Guy about ISV support, Canonical’s Steve George (director of corporate services) said the company had no plans to push Ubuntu for realtime solutions and mainframes. Is that a surprising statement? Certainly not. But it does hel]]></description>
<guid isPermaLink="false">11034@http://www.linux-tutorial.info</guid>
<dc:subject>Ubuntu</dc:subject>
<dc:date>2010-03-08T17:37:29+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Serious Apache Exploit Discovered</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11033</link>
<description><![CDATA[IT security company Sense of Security has discovered a serious bug in Apache's HTTP web server, which could allow a remote attacker to gain complete control of a database. Discovered by the company's security consultant Brett Gervasoni, the vulnerability exists in Apache's core "mod_isapi" module. By exploiting the module, an attacker could remotely gain system privileges that would compromise data security. Users of Apache 2.2.14 and earlier are advised to upgrade to Apache 2.2.15, which fixes ]]></description>
<guid isPermaLink="false">11033@http://www.linux-tutorial.info</guid>
<dc:subject>Apache</dc:subject>
<dc:date>2010-03-08T15:50:01+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Converting a PDF to a Word Doc with KWord</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11032</link>
<description><![CDATA[I was posed with a challenge yesterday and fortunately, the challenge was cancelled. Let me explain why I say "fortunately". At my day job, my boss wanted me to convert a document produced in LaTeX to a Word document. I work with LaTeX in Kile and this isn't an option that seems available. The native output of my little set up is PDF but the PDF to Word doc conversion options didn't look promising either. As I said, the immediacy of the challenge was cancelled and another solution was found, but]]></description>
<guid isPermaLink="false">11032@http://www.linux-tutorial.info</guid>
<dc:subject>HOWTOs</dc:subject>
<dc:date>2010-03-08T14:17:11+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Energizer Bunny infects PCs with backdoor malware</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11031</link>
<description><![CDATA[The Energizer Bunny infects PCs with backdoor malware, the Department of Homeland Security's US-CERT said Friday. According to researchers at US-CERT (United States Computer Emergency Readiness Team), software that accompanies the Energizer DUO USB battery charger contains a Trojan horse that gives hackers total access to a Windows PC.

No, really. It's true. Bad bunny! Bad! Find out more at Techworld.com.]]></description>
<guid isPermaLink="false">11031@http://www.linux-tutorial.info</guid>
<dc:subject>Security</dc:subject>
<dc:date>2010-03-08T14:13:12+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>Setting up a MySQL cluster 7.0 in Redhat based linux</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11030</link>
<description><![CDATA[MySQL Cluster is used to provide high-availability, high-redundancy for the distributed computing environment. You might know that beginning with MySQL 5.1.24, support for the NDBCLUSTER storage engine was removed from the standard MySQL server binaries built by MySQL. Therefore, here I’m using MySQL Cluster edition instead of MySQL Community edition. I’m using 3 servers (1 Management and 2 data) to setup cluster in CentOS 5.4 Linux box. The steps mentioned here can be used for quickly deploying]]></description>
<guid isPermaLink="false">11030@http://www.linux-tutorial.info</guid>
<dc:subject>MySQL</dc:subject>
<dc:date>2010-03-08T14:10:35+01:00</dc:date>
<dc:creator>Posted by tw45admin</dc:creator>
</item>

<item>
<title>How To Set Up WebDAV With Lighttpd On Ubuntu 9.10</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11029</link>
<description><![CDATA[This guide explains how to set up WebDAV with lighttpd on an Ubuntu 9.10 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-ubuntu-9.10]]></description>
<guid isPermaLink="false">11029@http://www.linux-tutorial.info</guid>
<dc:subject>Ubuntu</dc:subject>
<dc:date>2010-03-08T14:08:07+01:00</dc:date>
<dc:creator>Posted by falko</dc:creator>
</item>

<item>
<title>FBReader - e-book reader for Linux desktops</title>
<link>http://www.linux-tutorial.info/modules.php?name=News&amp;file=article&amp;sid=11028</link>
<description><![CDATA[FBReader is an e-book reader. It currently works on the Sharp Zaurus, Siemens Simpad with Opensimpad ROM, Nokia Internet Tablet (Maemo platform), Archos PMA430, Motorola E680i/A780/A1200 smartphones, PepperPad 3, Asus Eee PC,
IRex iLiad, UMPC, and desktop computers running Linux, Windows XP/Vista, or FreeBSD. It supports several e-book formats: epub, plucker, palmdoc, zTXT, HTML, CHM, fb2, TCR (psion text), OEB, OpenReader, RTF, non-DRM'ed Mobipocket, and plain text. 

Full Story]]></description>
<guid isPermaLink="false">11028@http://www.linux-tutorial.info</guid>
<dc:subject>Ubuntu</dc:subject>
<dc:date>2010-03-08T14:07:50+01:00</dc:date>
<dc:creator>Posted by gg234</dc:creator>
</item>

</channel>
</rss>
