<?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>Top Web Solutions. Hosting Solutions, Linux, Bash, SSH, Operation Systems. cPanel Control Panel, Fantastico Autoinstaller, Apache Web server, Gentoo Linux &#187; FreeBSD</title>
	<atom:link href="http://www.top-web-solutions.com/cat/os/freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://www.top-web-solutions.com</link>
	<description>cPanel Control Panel, Fantastico Autoinstaller, Apache Web server, Gentoo Linux</description>
	<lastBuildDate>Fri, 01 May 2009 13:22:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create a file of arbitrary size</title>
		<link>http://www.top-web-solutions.com/how-to-create-a-file-of-arbitrary-size.html</link>
		<comments>http://www.top-web-solutions.com/how-to-create-a-file-of-arbitrary-size.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 11:07:18 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips`n`Tricks]]></category>

		<guid isPermaLink="false">http://futurepages.net/?p=63</guid>
		<description><![CDATA[Sometimes you might need to test certain functionality of a file system, e.g. if quotas are reported correctly. For this purpose you might want to upload a file on the server in specified size. You can easily create such a file using the command below:
dd if=/dev/zero of=filename bs=1024 count=1048576

if &#8211; input file
of &#8211; output file [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/how-to-create-a-file-of-arbitrary-size.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimal FreeBSD Installation</title>
		<link>http://www.top-web-solutions.com/minimal-freebsd-installation.html</link>
		<comments>http://www.top-web-solutions.com/minimal-freebsd-installation.html#comments</comments>
		<pubDate>Sat, 07 Mar 2009 20:11:48 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://futurepages.net/minimal-freebsd-installation/</guid>
		<description><![CDATA[This article shows you how to install one of the most stable OS in a virtual environment using the VMWare virtualization server. This however should not frighten or disappoint you, as the technique is pretty much the same for non-virtual environment. First lets start with the
Requirements

A computer in front of you.
Available connection to internet &#8211; [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/minimal-freebsd-installation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual FreeBSD part 2: Installing the BASH shell.</title>
		<link>http://www.top-web-solutions.com/virtual-freebsd-part-2-installing-the-bash-shell.html</link>
		<comments>http://www.top-web-solutions.com/virtual-freebsd-part-2-installing-the-bash-shell.html#comments</comments>
		<pubDate>Sun, 01 Mar 2009 15:17:26 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[Bash / SSH]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://futurepages.net/virtual-freebsd-part-2-installing-the-bash-shell/</guid>
		<description><![CDATA[This is the second part of the &#8220;Virtual FreeBSD&#8221; tutorials series. In the first part we have installed the OS from the scratch by downloading most of it from the Internet. In this second tutorial we will customize the default shell and install a little bit more user-friendly one. But first thing first:
Requirements

A fresh (or [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/virtual-freebsd-part-2-installing-the-bash-shell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rolling your SERIAL mouse wheel on FreeBSD + Xorg</title>
		<link>http://www.top-web-solutions.com/rolling-your-serial-mouse-wheel-on-freebsd-xorg.html</link>
		<comments>http://www.top-web-solutions.com/rolling-your-serial-mouse-wheel-on-freebsd-xorg.html#comments</comments>
		<pubDate>Sun, 15 Feb 2009 20:08:16 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Tips`n`Tricks]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[wheel]]></category>

		<guid isPermaLink="false">http://futurepages.net/rolling-your-serial-mouse-wheel-on-freebsd-xorg/</guid>
		<description><![CDATA[This one is easy. However it took me a while before I found the sollution.
Here is the scenario. You have an old serial wheel mouse and you do not want to buy a new one as the current is doing great its job :)
If you try the Xorg auto configuration and fire up your favorite [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/rolling-your-serial-mouse-wheel-on-freebsd-xorg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
