<?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>Tech Fusion - Computer Repair, Website Design and SEO in Baton Rouge</title>
	<atom:link href="http://techfusionllc.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techfusionllc.com</link>
	<description>Computer Repair, Website Design and SEO in Baton Rouge</description>
	<lastBuildDate>Wed, 13 Jul 2011 17:27:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Welcome to Tech Fusion &#8211; Computer Repair, Website Design and SEO in Baton Rouge</title>
		<link>http://techfusionllc.com/welcome-to-tech-fusion-computer-repair-website-design-and-seo-in-baton-rouge/</link>
		<comments>http://techfusionllc.com/welcome-to-tech-fusion-computer-repair-website-design-and-seo-in-baton-rouge/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 20:29:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Repair Baton Rouge]]></category>
		<category><![CDATA[SEO Baton Rouge]]></category>
		<category><![CDATA[Tech Fusion Information]]></category>
		<category><![CDATA[Website Design Baton Rouge]]></category>
		<category><![CDATA[Baton Rouge]]></category>
		<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tech Fusion]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://techfusionllc.com/?p=5</guid>
		<description><![CDATA[Tech Fusion &#8211; Computer Repair, Website Design and SEO in Baton Rouge information coming soon!]]></description>
			<content:encoded><![CDATA[<p>Tech Fusion &#8211; Computer Repair, Website Design and SEO in Baton Rouge information coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://techfusionllc.com/welcome-to-tech-fusion-computer-repair-website-design-and-seo-in-baton-rouge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Automatic Updates : Ubuntu</title>
		<link>http://techfusionllc.com/setting-automatic-updates-ubuntu/</link>
		<comments>http://techfusionllc.com/setting-automatic-updates-ubuntu/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 16:17:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[automatic updates]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://techfusionllc.com/?p=26</guid>
		<description><![CDATA[In this article we will be using the &#8220;upgrade&#8221;, &#8220;update&#8221;, &#8220;dist-upgrade&#8221;, and &#8220;autoclean&#8221; commands.  Scheduling is taken care of by cron. sudo crontab -e You will need to use sudo because of the super-user privileges so cron is setup as root. 0 0 * * * aptitude -y update &#38;&#38; aptitude -y upgrade &#38;&#38; aptitude [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">In this article we will be using the &#8220;upgrade&#8221;, &#8220;update&#8221;, &#8220;dist-upgrade&#8221;, and &#8220;autoclean&#8221; commands.  Scheduling is taken care of by cron.</span></p>
<p><span style="color: #000000;"><code><strong><em>sudo crontab -e</em></strong></code></span></p>
<p><span style="color: #000000;"><em>You will need to use</em> sudo because of the super-user privileges so cron is setup as root.</span></p>
<p><span style="color: #000000;"><strong><em><code>0 0 * * * </code>aptitude -y update &amp;&amp; aptitude -y upgrade &amp;&amp; aptitude -y dist-upgrade &amp;&amp; aptitude -y autoclean</em></strong></span></p>
<p><span style="color: #000000;">The line above is the command that will run at 2:00 AM.   The 0 2 * * * signifies the time it will run, the format is a s follows &#8220;minute &#8211; hour &#8211; day of month &#8211; day of week&#8221;.  It will upgrade automatically at the time specified.  The upgrades include regular updates, kernel updates, security updates, so on and so forth.  The autoclean command removes old packages after they are no longer needed.   You can also just run the command yourself if you do not want cron to take care of it.</span></p>
<p><span style="color: #000000;"><strong><em>sudo aptitude -y update &amp;&amp; sudo aptitude -y upgrade &amp;&amp; sudo aptitude -y dist-upgrade &amp;&amp; sudo aptitude autoclean</em></strong></span></p>
<p><span style="color: #000000;"> Note:  The -y will over write .conf files so if you have custom files make sure to have a backup of your .conf files before you run this manually.  Also you can cron a backup of your .conf files before cron runs the update.</span></p>
<p><!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;}  ></div>
<div mce_tmp="1"><! [endif] ></div>
<div class="MsoNormal" style="background: #e8e8e8 none repeat scroll 0% 0%; line-height: 15pt;" mce_style="background: #e8e8e8 none repeat scroll 0% 0%; line-height: 15pt;" mce_tmp="1"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: #333333;" mce_style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: #333333;">sudo aptitude -y update &amp;&amp; sudo aptitude -y upgrade &amp;&amp; sudo aptitude -y dist-upgrade &amp;&amp; sudo aptitude autoclean</span></div>
<div mce_tmp="1">Note:  the -y will over write <b>.conf </b>files so if you have custom files make sure to have a backup of your <b>.conf</b> files before you run this manually.  Also you can <b>cron</b> a backup of your <b>.conf</b> files before <b>cron</b> runs the update.</d >< ><--></p>
]]></content:encoded>
			<wfw:commentRss>http://techfusionllc.com/setting-automatic-updates-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

