<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>freebsdguy</title>
	<link>http://www.freebsdguy.co.uk</link>
	<description>freebsd guides from freebsd users</description>
	<lastBuildDate>Thu, 16 Oct 2008 13:42:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>R.I.P. CVSup</title>
		<description>CVSup - slow, painful, annoying (imho, prove me wrong!).

For the last year or so I've exclusively used Portsnap.  From the handbook:
Portsnap is a system for securely distributing the FreeBSD ports tree. Approximately once an hour, a “snapshot” of the ports tree is generated, repackaged, and cryptographically signed. The resulting files ...</description>
		<link>http://www.freebsdguy.co.uk/2008/10/16/rip-cvsup/</link>
			</item>
	<item>
		<title>Sharing Media via iTunes &#038; Daapd</title>
		<description>Sharing media over the network using iTunes media sharing is easy, but it's even better when you can set up FreeBSD as  your backend media library server.  We can achieve this by using mt-daapd and mDNSResponder.



Start with my favorite 2 commands:
portsnap fetch
portsnap update
Install daapd:
cd /usr/ports/audio/mt-daapd/
make install clean
cp /usr/local/etc/mt-daapd.conf.sample /usr/local/etc/mt-daapd.conf
Edit /usr/local/etc/daapd.conf ...</description>
		<link>http://www.freebsdguy.co.uk/2008/04/07/sharing-media-via-itunes-daapd/</link>
			</item>
	<item>
		<title>Share files with OS X using NFS</title>
		<description>Last year I bought a Mac Mini with the intention of using it as the front end for a media centre solution.

For my plan to work, I needed to share my media from the FreeBSD server to the Mac.  Considering both of these operating systems are *nix based, I ...</description>
		<link>http://www.freebsdguy.co.uk/2008/03/22/share-files-with-os-x-using-nfs/</link>
			</item>
	<item>
		<title>Xming Server - Bring Xorg to Windows</title>
		<description>Last night a friend (on right) of mine tipped me off about an excellent X server for Windows. I got fed up using the cygwin so decided to try it out. Xming is a cool name too!

Here is what you need to get:

	Root Access
	Xorg installed
	SSH Access to the FreeBSD machine ...</description>
		<link>http://www.freebsdguy.co.uk/2007/12/29/xming-server-bring-xorg-to-windows/</link>
			</item>
	<item>
		<title>OpenFire - Jabber Server and IM Gateway</title>
		<description>As I work in a large corporation who have all their satellite offices (like my own) connect to the Internet through a central structure, I decided I didn't want some IT nerd reading all my IM's.  SSH wasn't good enough - I wanted a robust solution that didn't take ...</description>
		<link>http://www.freebsdguy.co.uk/2007/12/13/openfire-jabber-server-and-im-gateway/</link>
			</item>
	<item>
		<title>Java JDK 1.5</title>
		<description>Installing Java can be a pain in the ass.  You have to download the files manually for licensing purposes :(

cd /usr/ports/java/diablo-jdk15
make install clean

You'll see the notes regarding downloading the files.  Access the urls with a browser, accept the agreements and download the two files it wants.
Note: you need ...</description>
		<link>http://www.freebsdguy.co.uk/2007/12/13/java-jdk-15/</link>
			</item>
	<item>
		<title>RTIR: Request Tracker Incident Response</title>
		<description>RTIR is an incident response module for RT, so clearly we had to take a little peek at the goods.  This is really meant for incident responmse / network operations teams.

RTIR is built on RT, but provides different functionality.  Read here for more information regarding the usefulness of ...</description>
		<link>http://www.freebsdguy.co.uk/2007/12/12/rtir-request-tracker-incident-response/</link>
			</item>
	<item>
		<title>RT: Request Tracker</title>
		<description>A friend of mine is installing RT for use in the company he works for.  I thought I'd give it a spin to see what the fuss was about.  Here's what happened!

This was based on http://wiki.bestpractical.com/index.cgi?InstallationGuides and the README distributed with RT.

What we need:

	root
	Perl
	MySQL (Although you can use ...</description>
		<link>http://www.freebsdguy.co.uk/2007/12/12/rt-request-tracker/</link>
			</item>
	<item>
		<title>Replacing Apache with lighttpd</title>
		<description>As a precursor to researching Apache replacements for work, I decided to look at lighttpd at home.  I already have php5 installed (incluing fast-cgi support).  Here is how I installed lighttpd in my setup.  These steps were carried out as root.
cd /usr/ports/www/lighttpd
make install clean
I had to make ...</description>
		<link>http://www.freebsdguy.co.uk/2007/10/21/replacing-apache-with-lighttpd/</link>
			</item>
	<item>
		<title>JBoss 4 Application Server &#038; FreeBSD 6</title>
		<description>At work, we currently have deployed apps that run on JBoss under Windows 2003.  No big deal really, apart from other services on the Windows servers tend to kill the entire box now and again - quite a pain in the backside.  So I'm trying to convince them ...</description>
		<link>http://www.freebsdguy.co.uk/2007/09/19/jboss-4-application-server-freebsd-6/</link>
			</item>
</channel>
</rss>
