<?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; bash</title>
	<atom:link href="http://linuxadminzone.com/category/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Wed, 23 Nov 2011 14:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>quickly check your mail server using telnet, mail or mutt</title>
		<link>http://linuxadminzone.com/quickly-check-your-mail-server-using-telnet-mail-or-mutt/</link>
		<comments>http://linuxadminzone.com/quickly-check-your-mail-server-using-telnet-mail-or-mutt/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 13:03:00 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=254</guid>
		<description><![CDATA[There are of course various ways to check whether your mail server is now configured ok or not but what I found is that checking through telnet is quick and easy. let&#8217;s check our mail server now, it may be mail.youdomain.com or localhost depending on what you are using right now, here&#8217;s the full process: [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/quickly-check-your-mail-server-using-telnet-mail-or-mutt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ensuring secure access to Production Linux Servers</title>
		<link>http://linuxadminzone.com/ensuring-secure-access-to-production-linux-servers/</link>
		<comments>http://linuxadminzone.com/ensuring-secure-access-to-production-linux-servers/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 06:04:38 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[public/private keys]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=245</guid>
		<description><![CDATA[I was amazed to hear from my friend that one of their server got hacked and reason may be that their part-time admin set password of root user as &#8216;admin&#8217;. Wow!! can&#8217;t believe it! They dont have right to cry about security attacks as they themselves keep their door opens I&#8217;ve suggested them some points [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/ensuring-secure-access-to-production-linux-servers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bash script to backup essential log files of Linux Server</title>
		<link>http://linuxadminzone.com/bash-script-to-backup-essential-log-files-of-linux-server/</link>
		<comments>http://linuxadminzone.com/bash-script-to-backup-essential-log-files-of-linux-server/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 08:03:48 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=171</guid>
		<description><![CDATA[Here&#8217;s small bash script to backup important log files from a server to a backup server. You should customize it per your environment. I&#8217;ve deployed this script in some hosts and its working fine for me but I&#8217;m not making any guarantee that this will work for you as well. Task: Two most important log [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/bash-script-to-backup-essential-log-files-of-linux-server/feed/</wfw:commentRss>
		<slash:comments>6</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[bash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Server]]></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>
	</channel>
</rss>

