<?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>FlipsideReality &#187; sysadmin</title>
	<atom:link href="http://flipsidereality.com/blog/tag/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://flipsidereality.com/blog</link>
	<description>Once upon a time, in a land far far away...</description>
	<lastBuildDate>Tue, 29 Jun 2010 17:40:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LAMP on debian (ubuntu mint etc) One line install</title>
		<link>http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 11:48:42 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/</guid>
		<description><![CDATA[Installing a LAMP stack on deb has never been easier! sudo tasksel install lamp-server]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto replace duplicate files with hard links.</title>
		<link>http://flipsidereality.com/blog/linux/howto-replace-duplicate-files-with-hard-links/</link>
		<comments>http://flipsidereality.com/blog/linux/howto-replace-duplicate-files-with-hard-links/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 17:30:04 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[file management]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=401</guid>
		<description><![CDATA[Like most people I have multiple backups of the same files, stored in an ad-hoc structure. I went hunting fir a good utility to remove duplicates, and replace them with hard links. It surprised me that there is a tool for doing this on NTFS volumes under windows. Update: and another free one! I found [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/linux/howto-replace-duplicate-files-with-hard-links/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Rsync to backup</title>
		<link>http://flipsidereality.com/blog/linux/rsync-to-backup/</link>
		<comments>http://flipsidereality.com/blog/linux/rsync-to-backup/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 15:35:56 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=400</guid>
		<description><![CDATA[I'll turn this into a script and update the post, but for now: rsync -avrxP --delete $FILESYSTEMS backup-server:backups/$HOSTNAME -a, --archive archive mode; same as -rlptgoD (no -H, -A) -v, --verbose increase verbosity -r, --recursive recurse into directories -x, --one-file-system don't cross file system boundaries -P same as --partial --progress --progress show progress during transfer --partial [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/linux/rsync-to-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LVM volgroup creation Debian etch 4.0</title>
		<link>http://flipsidereality.com/blog/linux/lvm-volgroup-creation-debian-etch-40/</link>
		<comments>http://flipsidereality.com/blog/linux/lvm-volgroup-creation-debian-etch-40/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 15:01:40 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=399</guid>
		<description><![CDATA[I've just upgraded my home media server, and had to set up LVM again, and as i do it so infrequently, i completely forgot what i was doing... so i thought I'd make some notes: We are going to set up a LVM across two drives, identical 750GB sata disks (sda &#38; sdb), then format [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/linux/lvm-volgroup-creation-debian-etch-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
