<?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>BrakeBlog &#187; rsync</title>
	<atom:link href="http://www.ericbrake.ws/tag/rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericbrake.ws</link>
	<description>Local photography, National rants, Zero navel-gazing allowed... Blogging from Hopkinsville, KY</description>
	<lastBuildDate>Sat, 28 Jan 2012 04:53:48 +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>Simple rsync backup</title>
		<link>http://www.ericbrake.ws/linux/simple-rsync-backup/</link>
		<comments>http://www.ericbrake.ws/linux/simple-rsync-backup/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 23:44:10 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[icecast]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[shuttle pc]]></category>

		<guid isPermaLink="false">http://www.ericbrake.ws/?p=341</guid>
		<description><![CDATA[One of my goals for running a dedicated home server was for backup purposes. I already have a Simpleshare NAS that works OK but if it fails my data is still lost. Unlike previous computers, the Shuttle PC K4500 is so quiet that I can run it 24/7. From the Shuttle PC, I can mount [...]]]></description>
			<content:encoded><![CDATA[<p>One of my goals for running a dedicated home server was for backup purposes. I already have a <a title="Hardware Review: Simpleshare NAS" href="/linux/hardware-review-simpletech-simpleshare-nas-250gb/">Simpleshare NAS</a> that works OK but if it fails my data is still lost. Unlike previous computers, the Shuttle PC K4500 is so quiet that I can run it 24/7. From the Shuttle PC, I can mount the Simpleshare and rsync changes across.</p>
<pre>#!/bin/bash
/bin/mount /mnt/nfsbackup
/usr/bin/rsync -a --numeric-ids /mnt/nfsbackup/ /home/backup/bkup.0/
/bin/umount /mnt/nfsbackup</pre>
<p>The &#8211;numeric-ids option is handy because the UID/GIDs are different between the server and my laptop. I looked at different methods of doing backups. What I decided was to rsync new files to the Shuttle PC but not to delete anything. I&#8217;ll decide how I want to &#8220;prune&#8221; deleted files later. Rsync runs every six hours and now I have everything mirrored. The next step in centralizing my data is to setup icecast and stream all my music from the server. I archive all my music in FLAC already. Once I start streaming I&#8217;ll be able to remove my MP3s from the laptop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ericbrake.ws/linux/simple-rsync-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maintenance: 4/16/2008</title>
		<link>http://www.ericbrake.ws/linux/gentoo/maintenance-4162008/</link>
		<comments>http://www.ericbrake.ws/linux/gentoo/maintenance-4162008/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 18:12:27 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[mktemp]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://ericbrake.ws/?p=142</guid>
		<description><![CDATA[Upgrades These are the packages that would be merged, in order: Calculating world dependencies . ... done! [ebuild N ] app-arch/lzma-utils-4.32.5 0 kB [ebuild U ] media-libs/libpng-1.2.26-r1 [1.2.25] 0 kB [ebuild U ] net-misc/rsync-2.6.9-r6 [2.6.9-r5] USE="acl -ipv6 -static -xinetd" 0 kB [ebuild U ] dev-libs/libxml2-2.6.31 [2.6.30-r1] USE="python readline -bootstrap -build -debug -doc -examples% -ipv6 -test" [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Upgrades</strong></p>
<pre>These are the packages that would be merged, in order:

Calculating world dependencies  .  ... done!
[ebuild  N    ] app-arch/lzma-utils-4.32.5  0 kB
[ebuild     U ] media-libs/libpng-1.2.26-r1 [1.2.25] 0 kB
[ebuild     U ] net-misc/rsync-2.6.9-r6 [2.6.9-r5] USE="acl -ipv6 -static -xinetd" 0 kB
[ebuild     U ] dev-libs/libxml2-2.6.31 [2.6.30-r1] USE="python readline -bootstrap -build -debug -doc -examples% -ipv6 -test" 0 kB
[ebuild     U ] sys-devel/m4-1.4.11 [1.4.10-r3] USE="nls -examples" 0 kB
[ebuild     U ] app-text/poppler-0.6.3 [0.6.1-r1] USE="zlib -cjk -jpeg" 0 kB
[ebuild     U ] sys-devel/automake-1.10.1 [1.10] 0 kB
[ebuild     U ] sys-apps/coreutils-6.10-r1 [6.9-r1] USE="acl nls (-selinux) -static -vanilla% -xattr" 0 kB
[blocks B     ] sys-apps/mktemp (is blocking sys-apps/coreutils-6.10-r1)
[blocks B     ] &gt;=sys-apps/coreutils-6.10 (is blocking sys-apps/mktemp-1.5)

Total: 8 packages (7 upgrades, 1 new, 2 blocks), Size of downloads: 0 kB</pre>
<p>Note the two blockers between mktemp and coreutils. The key here is that coreutils now includes a mktemp binary. It is sys-apps/mktemp that should be unmerged.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ericbrake.ws/linux/gentoo/maintenance-4162008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

