<?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>www. S D Linux.com &#187; chmod</title>
	<atom:link href="http://www.sdlinux.com/tag/chmod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sdlinux.com</link>
	<description>San Diego Linux News and Consulting</description>
	<lastBuildDate>Mon, 22 Nov 2010 19:32:42 +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>Automate backups on Linux</title>
		<link>http://www.sdlinux.com/2009/07/automate-backups-on-linux/</link>
		<comments>http://www.sdlinux.com/2009/07/automate-backups-on-linux/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 21:22:30 +0000</pubDate>
		<dc:creator>pacneil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh-add]]></category>
		<category><![CDATA[ssh-agent]]></category>

		<guid isPermaLink="false">http://www.sdlinux.com/?p=75</guid>
		<description><![CDATA[<p>
Here&#8217;s an excellent article on automating backups on Linux systems. I use many of these same scripts to archive data to my backup server, nightly. If you haven&#8217;t already started using automated backups, I strongly urge you to do so. Remember if it&#8217;s not backed up, it must not be important.   &#8212; Neil
</p>
<p>
No [...]]]></description>
			<content:encoded><![CDATA[<p>
<strong><i>Here&#8217;s an excellent article on automating backups on Linux systems. I use many of these same scripts to archive data to my backup server, nightly. If you haven&#8217;t already started using automated backups, I strongly urge you to do so. Remember if it&#8217;s not backed up, it must not be important. </i>  &#8212; Neil</strong>
</p>
<p>
<strong>No excuses: do-it-yourself, secure, distributed network backups made easy</strong>
</p>
<p>
Carlos Justiniano, Software Architect, Ecuity Inc.
</p>
<p>
<b>Summary:</b> The loss of critical data can prove devastating. Still, millions of professionals ignore backing up their data. While individual reasons vary, one of the most common explanations is that performing routine backups can be a real chore. Because machines excel at mundane and repetitive tasks, the key to reducing the inherent drudgery and the natural human tendency for procrastination, is to automate the backup process.
</p>
<p>
If you use Linux, you already have access to extremely powerful tools for creating custom backup solutions. The solutions in this article can help you perform simple to more advanced and secure network backups using open source tools that are part of nearly every Linux distribution.
</p>
<p><a href="http://www.ibm.com/developerworks/linux/library/l-backup/index.html" target="_blank">read more &#8230;&#8230;.</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.sdlinux.com%2F2009%2F07%2Fautomate-backups-on-linux%2F&amp;title=Automate%20backups%20on%20Linux" id="wpa2a_2"><img src="http://www.sdlinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sdlinux.com/2009/07/automate-backups-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid common errors in UNIX and Linux</title>
		<link>http://www.sdlinux.com/2009/07/avoid-common-errors-in-unix-and-linux/</link>
		<comments>http://www.sdlinux.com/2009/07/avoid-common-errors-in-unix-and-linux/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 18:48:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[not found]]></category>
		<category><![CDATA[parameter list is too long]]></category>
		<category><![CDATA[PATH]]></category>
		<category><![CDATA[permission denied]]></category>
		<category><![CDATA[you do not have adequate permission]]></category>

		<guid isPermaLink="false">http://www.sdlinux.com/?p=40</guid>
		<description><![CDATA[<p>Summary:  Discover the most common errors in UNIX® and Linux®—and how to avoid them.</p>
<p>Have you ever wondered why you get the errors Execute permission denied or The parameter list is too long? These are just a few of the common errors UNIX and Linux novices receive that they may not know how to avoid. [...]]]></description>
			<content:encoded><![CDATA[<p>Summary:  Discover the most common errors in UNIX® and Linux®—and how to avoid them.</p>
<p>Have you ever wondered why you get the errors Execute permission denied or The parameter list is too long? These are just a few of the common errors UNIX and Linux novices receive that they may not know how to avoid. This article explains such errors and provides workarounds and resolutions to these and other errors that may crop up. </p>
<p><a href="http://www.ibm.com/developerworks/aix/library/au-unixerrors/" target="_blank">read more &#8230;.</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.sdlinux.com%2F2009%2F07%2Favoid-common-errors-in-unix-and-linux%2F&amp;title=Avoid%20common%20errors%20in%20UNIX%20and%20Linux" id="wpa2a_4"><img src="http://www.sdlinux.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sdlinux.com/2009/07/avoid-common-errors-in-unix-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

