<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: Automatic Updates : Ubuntu (all versions)</title> <atom:link href="http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/feed/" rel="self" type="application/rss+xml" /><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/</link> <description>Enhancing your Ubuntu experience!</description> <lastBuildDate>Wed, 08 Sep 2010 21:00:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=abc</generator> <item><title>By: Bimbo</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-11944</link> <dc:creator>Bimbo</dc:creator> <pubDate>Tue, 17 Aug 2010 14:46:30 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-11944</guid> <description>From https://help.ubuntu.com/9.04/serverguide/C/automatic-updates.htmlsudo apt-get install unattended-upgradesLook the page for basic info</description> <content:encoded><![CDATA[<p>From <a href="https://help.ubuntu.com/9.04/serverguide/C/automatic-updates.html" rel="nofollow">https://help.ubuntu.com/9.04/serverguide/C/automatic-updates.html</a></p><p>sudo apt-get install unattended-upgrades</p><p>Look the page for basic info</p> ]]></content:encoded> </item> <item><title>By: Suits</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-10150</link> <dc:creator>Suits</dc:creator> <pubDate>Tue, 12 Jan 2010 10:59:56 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-10150</guid> <description>Isn&#039;t there something built into apt-get or aptitude to run as a service? </description> <content:encoded><![CDATA[<p>Isn&#39;t there something built into apt-get or aptitude to run as a service?</p> ]]></content:encoded> </item> <item><title>By: Suits</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-10151</link> <dc:creator>Suits</dc:creator> <pubDate>Tue, 12 Jan 2010 10:59:56 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-10151</guid> <description>Isn&#039;t there something built into apt-get or aptitude to run as a service? </description> <content:encoded><![CDATA[<p>Isn&#39;t there something built into apt-get or aptitude to run as a service?</p> ]]></content:encoded> </item> <item><title>By: ESQ MAGAZINE</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-9417</link> <dc:creator>ESQ MAGAZINE</dc:creator> <pubDate>Wed, 26 Aug 2009 02:17:16 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-9417</guid> <description>Thanks a lot for this article. Really help me. </description> <content:encoded><![CDATA[<p>Thanks a lot for this article. Really help me.</p> ]]></content:encoded> </item> <item><title>By: Levi</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-8663</link> <dc:creator>Levi</dc:creator> <pubDate>Wed, 06 May 2009 16:03:15 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-8663</guid> <description>To compensate aptitude overwriting config files sometimes I made a script that backs up all my custom configuration files, runs the aptitude command, then copies the config files back.  I then set that script to run as a cron job.  It&#039;s pretty simple, and ensures I don&#039;t lose any configuration files while allowing me to make changes to confs without then explicitly backing them up. </description> <content:encoded><![CDATA[<p>To compensate aptitude overwriting config files sometimes I made a script that backs up all my custom configuration files, runs the aptitude command, then copies the config files back.  I then set that script to run as a cron job.  It&#039;s pretty simple, and ensures I don&#039;t lose any configuration files while allowing me to make changes to confs without then explicitly backing them up.</p> ]]></content:encoded> </item> <item><title>By: Tristan Rhodes</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-8561</link> <dc:creator>Tristan Rhodes</dc:creator> <pubDate>Mon, 20 Apr 2009 15:35:11 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-8561</guid> <description>Here is a very similar procedure on the official Ubuntu website: &lt;a href=&quot;https://help.ubuntu.com/8.10/serverguide/C/automatic-updates.html&quot; target=&quot;_blank&quot;&gt;https://help.ubuntu.com/8.10/serverguide/C/automa...&lt;/a&gt; </description> <content:encoded><![CDATA[<p>Here is a very similar procedure on the official Ubuntu website:</p><p><a href="https://help.ubuntu.com/8.10/serverguide/C/automatic-updates.html" target="_blank"></a><a href="https://help.ubuntu.com/8.10/serverguide/C/automa.." rel="nofollow">https://help.ubuntu.com/8.10/serverguide/C/automa..</a>.</p> ]]></content:encoded> </item> <item><title>By: trlkly</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-8322</link> <dc:creator>trlkly</dc:creator> <pubDate>Sun, 29 Mar 2009 18:51:15 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-8322</guid> <description>Post this only if I&#039;m right:If you are running GUI, you might want to disable the Automatic Updates under System -&gt; Administration -&gt; Software Sources -&gt;  Updates, so you aren&#039;t doing the same job twice.</description> <content:encoded><![CDATA[<p>Post this only if I&#8217;m right:</p><p>If you are running GUI, you might want to disable the Automatic Updates under System -&gt; Administration -&gt; Software Sources -&gt;  Updates, so you aren&#8217;t doing the same job twice.</p> ]]></content:encoded> </item> <item><title>By: trlkly</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-8321</link> <dc:creator>trlkly</dc:creator> <pubDate>Sun, 29 Mar 2009 18:42:36 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-8321</guid> <description>RE:anacronBy default on Ubuntu systems, anacron is set up to automatically run cron jobs that don&#039;t get executed on time.At least, that&#039;s what I think the settings in /etc/anacrontab mean. Check them yourself.</description> <content:encoded><![CDATA[<p>RE:anacron</p><p>By default on Ubuntu systems, anacron is set up to automatically run cron jobs that don&#8217;t get executed on time.</p><p>At least, that&#8217;s what I think the settings in /etc/anacrontab mean. Check them yourself.</p> ]]></content:encoded> </item> <item><title>By: Eric</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-7736</link> <dc:creator>Eric</dc:creator> <pubDate>Fri, 16 Jan 2009 17:11:26 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-7736</guid> <description>fix this posting.  this is as clear as mud!!!</description> <content:encoded><![CDATA[<p>fix this posting.  this is as clear as mud!!!</p> ]]></content:encoded> </item> <item><title>By: gioby</title><link>http://ubuntu-tutorials.com/2006/10/07/automatic-updates-ubuntu-all-versions/comment-page-1/#comment-5656</link> <dc:creator>gioby</dc:creator> <pubDate>Tue, 12 Aug 2008 11:20:07 +0000</pubDate> <guid isPermaLink="false">http://ubuntu-tutorials.com/?p=151#comment-5656</guid> <description>Wouldn&#039;t it be better to use anacron instead of cron?What if the machine is off power when the cron job is programmed to be run?</description> <content:encoded><![CDATA[<p>Wouldn&#8217;t it be better to use anacron instead of cron?</p><p>What if the machine is off power when the cron job is programmed to be run?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 5/20 queries in 0.018 seconds using disk

Served from: ubuntu-tutorials.com @ 2010-09-09 07:38:32 -->