<?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>System  Administrator  Tools</title>
	<atom:link href="http://sysadmintools.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysadmintools.net</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 09:34:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to increase the maximum number of connections to an IMAP QMAIL server</title>
		<link>http://sysadmintools.net/how-to-increase-the-maximum-number-of-connections-to-an-imap-qmail-server/</link>
		<comments>http://sysadmintools.net/how-to-increase-the-maximum-number-of-connections-to-an-imap-qmail-server/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 15:51:57 +0000</pubDate>
		<dc:creator>Bogdan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://sysadmintools.net/?p=78</guid>
		<description><![CDATA[Scenario : I had a situation where I needed to increase the number of connections to the IMAP server. I had a Centos server running QMAIL with IMAP. The client complained about the fact that he can’t connect to the mail server with a Thunderbird mail client and even when he somehow manage to connect, [...]]]></description>
		<wfw:commentRss>http://sysadmintools.net/how-to-increase-the-maximum-number-of-connections-to-an-imap-qmail-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vsftpd server user upload permissions</title>
		<link>http://sysadmintools.net/vsftpd-server-user-upload-permissions/</link>
		<comments>http://sysadmintools.net/vsftpd-server-user-upload-permissions/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 15:20:33 +0000</pubDate>
		<dc:creator>Bogdan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[umask]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://sysadmintools.net/?p=57</guid>
		<description><![CDATA[How to quickly set up user file and folder permissions in the classic FTP server vsftpd. It is trickier and could give you some headaches. I made here a small comprehensive guide on how to rapidly set a FTP server which runs vsftpd. There are certain aspects which must be taken into consideration when you [...]]]></description>
		<wfw:commentRss>http://sysadmintools.net/vsftpd-server-user-upload-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MX record from zone file of a BIND DNS server</title>
		<link>http://sysadmintools.net/mx-record-from-zone-file-of-a-bind-dns-server/</link>
		<comments>http://sysadmintools.net/mx-record-from-zone-file-of-a-bind-dns-server/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 13:50:09 +0000</pubDate>
		<dc:creator>Bogdan</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[BIND]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[filezone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MX]]></category>
		<category><![CDATA[named]]></category>
		<category><![CDATA[priority]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[zone file]]></category>

		<guid isPermaLink="false">http://sysadmintools.net/?p=25</guid>
		<description><![CDATA[The Linux BIND is not very difficult to configure but sometimes gives some strange errors and it fails to start. I configured BIND for a linux server with only a single zone. Let’s call it domain-name-1.com. All went well until I added another domain: domain-name-2.net. Then made a few modifications to the domain-name-2.net and suddenly [...]]]></description>
		<wfw:commentRss>http://sysadmintools.net/mx-record-from-zone-file-of-a-bind-dns-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use Wget to download selective files from a directory</title>
		<link>http://sysadmintools.net/wget-download-selective-files-from-remote-directory/</link>
		<comments>http://sysadmintools.net/wget-download-selective-files-from-remote-directory/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 19:04:17 +0000</pubDate>
		<dc:creator>Bogdan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://sysadmintools.net/?p=4</guid>
		<description><![CDATA[How to use wget to download selective files from a directory in a remote ftp or http server: Let’s say you have found a good and large resource on the internet with movies, interesting documents and tutorials. You want to save them locally on another server, in this scenario a linux server. How to do [...]]]></description>
		<wfw:commentRss>http://sysadmintools.net/wget-download-selective-files-from-remote-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

