<?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 Tips and Tricks &#187; debian</title>
	<atom:link href="http://glonek.co.uk/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://glonek.co.uk</link>
	<description>By Robert Glonek</description>
	<lastBuildDate>Tue, 12 Jul 2011 09:29:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install ProFTP with virtual MySQL users</title>
		<link>http://glonek.co.uk/linux-server/proftp-with-virtual-mysql-users/</link>
		<comments>http://glonek.co.uk/linux-server/proftp-with-virtual-mysql-users/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 12:43:38 +0000</pubDate>
		<dc:creator>Robert Glonek</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[proftpd]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual users]]></category>

		<guid isPermaLink="false">http://glonek.co.uk/?p=172</guid>
		<description><![CDATA[ProFTPd is the best FTP server I found for linux. It is not only very flexible, fast and secure, it also allows configurations with virtual MySQL users. This makes ProFTPd perfect for small and large configuration, inclusive of domain hosting services. This tutorial will walk you through the installation process of ProFTPd with a MySQL [...]]]></description>
		<wfw:commentRss>http://glonek.co.uk/linux-server/proftp-with-virtual-mysql-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DNS (bind9) Configuration HowTo</title>
		<link>http://glonek.co.uk/linux-server/dns-bind9-configuration-howto/</link>
		<comments>http://glonek.co.uk/linux-server/dns-bind9-configuration-howto/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:06:14 +0000</pubDate>
		<dc:creator>Robert Glonek</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[bind9]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[zone]]></category>
		<category><![CDATA[zones file]]></category>

		<guid isPermaLink="false">http://glonek.co.uk/?p=152</guid>
		<description><![CDATA[Administering DNS in Linux is in fact really simple. The first-time configuration though can prove quite tricky. Just follow the instructions that follow to have your DNS server setup using bind9 &#8211; the most popular and reliable dns server.

First, let&#8217;s install the DNS server:

aptitude install bind9
cd /etc/bind


Add a new forward and backward lookup zone to [...]]]></description>
		<wfw:commentRss>http://glonek.co.uk/linux-server/dns-bind9-configuration-howto/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Simple Ubuntu Web Repository</title>
		<link>http://glonek.co.uk/tips-tricks/simple-ubuntu-web-repository/</link>
		<comments>http://glonek.co.uk/tips-tricks/simple-ubuntu-web-repository/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:29:29 +0000</pubDate>
		<dc:creator>Robert Glonek</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://glonek.co.uk/wp/?p=29</guid>
		<description><![CDATA[First gather all the packages that you want to put in your repository. I normally install a fresh Ubuntu on vmware to start with. Then I update the installation and install the packages I need. Once done, I take all required packages from apt cache and use those (so that I have full upgrade path [...]]]></description>
		<wfw:commentRss>http://glonek.co.uk/tips-tricks/simple-ubuntu-web-repository/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu debootstrap and chroot</title>
		<link>http://glonek.co.uk/tips-tricks/ubuntu-debootstrap-and-chroot/</link>
		<comments>http://glonek.co.uk/tips-tricks/ubuntu-debootstrap-and-chroot/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:26:15 +0000</pubDate>
		<dc:creator>Robert Glonek</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Chroot]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Debootstrap]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://glonek.co.uk/wp/?p=25</guid>
		<description><![CDATA[In Debian-based distributions (eg ubuntu) you can easily create a fully-featured chroot environment for running stuff, including services. There are some good sides to that. For example, if you are messing about with repositories and dependencies, you can do that in a chrooted environment without destroying your host system. Also, you can run services in [...]]]></description>
		<wfw:commentRss>http://glonek.co.uk/tips-tricks/ubuntu-debootstrap-and-chroot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

