<?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>David Bomba</title>
	<atom:link href="http://davidbomba.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidbomba.com</link>
	<description>Setup for the Virtual World</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:56:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sparse files in linux</title>
		<link>http://davidbomba.com/index.php/2012/02/04/sparse-files-in-linux/</link>
		<comments>http://davidbomba.com/index.php/2012/02/04/sparse-files-in-linux/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 00:55:19 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=361</guid>
		<description><![CDATA[dd if=/dev/zero of=sparse_file_name bs=1 count=0 seek=500G]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2012/02/04/sparse-files-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iscsi target</title>
		<link>http://davidbomba.com/index.php/2012/01/15/iscsi-target/</link>
		<comments>http://davidbomba.com/index.php/2012/01/15/iscsi-target/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 22:11:39 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=358</guid>
		<description><![CDATA[config files for the latest version if iet are found in /etc/iet/ NOT /etc/init.d]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2012/01/15/iscsi-target/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>install pmacctd on XenServer</title>
		<link>http://davidbomba.com/index.php/2011/12/23/install-pmacctd-on-xenserver/</link>
		<comments>http://davidbomba.com/index.php/2011/12/23/install-pmacctd-on-xenserver/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 00:29:01 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=352</guid>
		<description><![CDATA[Download http://www.pmacct.net/#downloads enable Base repo on Dom0 yum install gcc gcc-c++ autoconf make libpcap libpcap-devel ./configure make make install]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/12/23/install-pmacctd-on-xenserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIT</title>
		<link>http://davidbomba.com/index.php/2011/12/14/git/</link>
		<comments>http://davidbomba.com/index.php/2011/12/14/git/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 08:26:34 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=350</guid>
		<description><![CDATA[I hate setting up new repo&#8217;s&#8230; If you have a local repo that you would like to share, on the remote server create a new directory (with correct permissions). then, cd into the dir and type git --bare init on &#8230;<p class="read-more"><a href="http://davidbomba.com/index.php/2011/12/14/git/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/12/14/git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFS Port Mapping IPTABLEs Setup</title>
		<link>http://davidbomba.com/index.php/2011/11/25/nfs-port-mapping-iptables-setup/</link>
		<comments>http://davidbomba.com/index.php/2011/11/25/nfs-port-mapping-iptables-setup/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 06:03:04 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=346</guid>
		<description><![CDATA[Great post instructing how to lock down an NFS server http://nxlinuxadmin.blogspot.com/2010/05/iptables-for-nfs-server.html]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/11/25/nfs-port-mapping-iptables-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postgresql 9.0 Centos Install and Config</title>
		<link>http://davidbomba.com/index.php/2011/08/11/postgresql-9-0-centos-install-and-config/</link>
		<comments>http://davidbomba.com/index.php/2011/08/11/postgresql-9-0-centos-install-and-config/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 23:59:56 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=309</guid>
		<description><![CDATA[Download repo wget http://yum.pgrpms.org/reporpms/9.0/pgdg-centos-9.0-2.noarch.rpm Install repo rpm -i pgdg-centos-9.0-2.noarch.rpm Install Postgres yum install postgresql90-server Initialise DB service postgresql-9.0 initdb Start Service service postgresql-9.0 start Turn levels on chkconfig --levels 235 postgresql-9.0 on Edit conf file nano /var/lib/pgsql/9.0/data/pg_hba.conf Change IDENT to &#8230;<p class="read-more"><a href="http://davidbomba.com/index.php/2011/08/11/postgresql-9-0-centos-install-and-config/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/08/11/postgresql-9-0-centos-install-and-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php-wkhtmltox</title>
		<link>http://davidbomba.com/index.php/2011/08/04/php-wkhtmltox/</link>
		<comments>http://davidbomba.com/index.php/2011/08/04/php-wkhtmltox/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 09:40:19 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=330</guid>
		<description><![CDATA[wkhtmltox is a great piece of kit to convert webpages to PDF format. It is &#8211; however &#8211; an absolute Pita to install, as there are minimal resources on the net for installing this onto a Linux Server. The first &#8230;<p class="read-more"><a href="http://davidbomba.com/index.php/2011/08/04/php-wkhtmltox/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/08/04/php-wkhtmltox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS Cache Flush Mac OS X</title>
		<link>http://davidbomba.com/index.php/2011/07/31/dns-cache-flush-mac-os-x/</link>
		<comments>http://davidbomba.com/index.php/2011/07/31/dns-cache-flush-mac-os-x/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 08:13:57 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=328</guid>
		<description><![CDATA[dscacheutil -flushcache]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/07/31/dns-cache-flush-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize XEN VM disk and Swap Disk</title>
		<link>http://davidbomba.com/index.php/2011/07/21/resize-xen-vm-disk/</link>
		<comments>http://davidbomba.com/index.php/2011/07/21/resize-xen-vm-disk/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 11:35:18 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=321</guid>
		<description><![CDATA[master:~# fdisk /dev/xvda Command (m for help): p Command (m for help): d Partition number (1-4):&#60;enter partition number&#62; Command (m for help): n Command action e extended p primary partition (1-4): p Partition number (1-4): &#60;enter partition number&#62; First cylinder (32-6527, &#8230;<p class="read-more"><a href="http://davidbomba.com/index.php/2011/07/21/resize-xen-vm-disk/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/07/21/resize-xen-vm-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode 4 Source Control Woes</title>
		<link>http://davidbomba.com/index.php/2011/04/26/xcode-4-source-control-woes/</link>
		<comments>http://davidbomba.com/index.php/2011/04/26/xcode-4-source-control-woes/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 23:58:34 +0000</pubDate>
		<dc:creator>turbo124</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://davidbomba.com/?p=312</guid>
		<description><![CDATA[I spent an age trying to work out why i couldn&#8217;t check out my code from a SVN REPO. So turns out Xcode will not allow you to download from a SVN source that uses a untrusted SSL certificate. You &#8230;<p class="read-more"><a href="http://davidbomba.com/index.php/2011/04/26/xcode-4-source-control-woes/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://davidbomba.com/index.php/2011/04/26/xcode-4-source-control-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching using apc
Object Caching 546/640 objects using apc

Served from: davidbomba.com @ 2012-02-08 03:59:43 -->
