<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Admin Zone &#187; General</title>
	<atom:link href="http://linuxadminzone.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:25:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Top 5 most useful commands or tools for Linux administrators</title>
		<link>http://linuxadminzone.com/top-5-most-useful-commands-tools-for-linux-administrators/</link>
		<comments>http://linuxadminzone.com/top-5-most-useful-commands-tools-for-linux-administrators/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 10:13:42 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=187</guid>
		<description><![CDATA[There are plenty such tools which are definitely very useful for Linux admins. Here I am just trying to figure out 5 of such useful tools which are used by a normal Linux administrator in day to day operations. A tool which I think is most useful may not fit in your usage and its [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/top-5-most-useful-commands-tools-for-linux-administrators/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Detect directory or file changes in *nix</title>
		<link>http://linuxadminzone.com/detect-directory-or-file-changes-in-linuxunix/</link>
		<comments>http://linuxadminzone.com/detect-directory-or-file-changes-in-linuxunix/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 10:55:27 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=137</guid>
		<description><![CDATA[There are various wasys to do this, but this is what I implemented. It is working as expected as of now on my RHEL 5.x boxes. I&#8217;ll take my usecase here and describe things. Plesk web hosting control panel is managing several hundred domains on one of RHEL box. Addition and removal of domains is [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/detect-directory-or-file-changes-in-linuxunix/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Create bootable USB drive with Fedora 11</title>
		<link>http://linuxadminzone.com/create-bootable-usb-drive-with-fedora-11/</link>
		<comments>http://linuxadminzone.com/create-bootable-usb-drive-with-fedora-11/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 09:23:48 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[fedora 11]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=134</guid>
		<description><![CDATA[Here are quick steps on CentOS 5.3 box (should be identical on any RH based distro) to create a bootable USB stick of latest Fedora 11 distrubution: 1. Check whether required tools are already installed or not: # rpm -q livecd &#60;no output&#62; 2. Install tools: # yum install livecd-tools 3. Insert your USB stick [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/create-bootable-usb-drive-with-fedora-11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install html2ps/pdf library to create PDF files using php</title>
		<link>http://linuxadminzone.com/install-html2pspdf-library-to-create-pdf-files-using-php/</link>
		<comments>http://linuxadminzone.com/install-html2pspdf-library-to-create-pdf-files-using-php/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 04:49:13 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=98</guid>
		<description><![CDATA[Generating PDF or postscript files on the fly with php is quite easy using a library called html2ps/pdf. Following are the steps which I took to install it on a fedora 7 server running php 5.x As per the documentation, html2ps/pdf requires either Ghostscript or PDFLIB libraries for fast pdf generation. You can also use [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/install-html2pspdf-library-to-create-pdf-files-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script to sync files between web severs having plesk</title>
		<link>http://linuxadminzone.com/script-to-sync-files-between-web-severs-having-plesk/</link>
		<comments>http://linuxadminzone.com/script-to-sync-files-between-web-severs-having-plesk/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 11:15:01 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=85</guid>
		<description><![CDATA[I got a little assignment where there are two webservers behind a load balancer and both needs to have identical files. Both server has plesk control panel. As we know, plesk store website files in /var/www/vhosts/domain/httpdocs directory, here domain is the name of website. I wrote a wrapper script for rsync and deployed there. Here [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/script-to-sync-files-between-web-severs-having-plesk/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
