<?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>Linoob.com &#187; linux offline update</title>
	<atom:link href="http://www.linoob.com/tag/linux-offline-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linoob.com</link>
	<description>Linux Simplified For Newbies...!!!</description>
	<lastBuildDate>Sat, 07 Jan 2012 11:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>APTonCD: Update Ubuntu Offline</title>
		<link>http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aptoncd-update-ubuntu-offline</link>
		<comments>http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:52:56 +0000</pubDate>
		<dc:creator>Cell aka Abhishek</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[APTonCD]]></category>
		<category><![CDATA[APTonCD creator]]></category>
		<category><![CDATA[backup restore]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux offline update]]></category>
		<category><![CDATA[offline updates]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu backup]]></category>
		<category><![CDATA[Ubuntu offline update]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=1114</guid>
		<description><![CDATA[As we all know that Ubuntu Karmic/Jaunty and other versions come in a limited 700 mb CD, that means to have a computer running properly with Ubuntu requires an Internet connection. Sometimes, we come across hard-drive failures etc., so this creates a problem of downloading all the updates and applications again. Moreover, internet is not [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>As we all know that Ubuntu Karmic/Jaunty and other versions come in a limited 700 mb CD, that means to have a computer running properly with Ubuntu requires an Internet connection. Sometimes, we come across hard-drive failures etc., so this creates a problem of downloading all the updates and applications again. Moreover, internet is not available everywhere. So, to solve this, we have an application that will do just fine. <strong>APTonCD</strong> is a tool with a graphical interface which allows us to create one or more CDs or DVDs with all of the packages we&#8217;ve downloaded via &#8216;apt-get&#8217; , &#8216;synaptic package manager&#8217;, &#8216;ubuntu software center&#8217; and &#8216;add/remove&#8217;, creating a removable repository that we can use on other computers also. <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <strong>APTonCD also allows you to automatically create media with all of the .deb packages located in one specific repository, so that we can install them into other computers without the need for an Internet connection&#8217;.</strong> It also serves as a backup to our installed applications, programs and updates.</p>
<p><strong>Download</strong>:</p>
<p><em>all.deb </em>: click <a href="http://downloads.sourceforge.net/aptoncd/aptoncd_0.1-1_all.deb">here</a></p>
<p><em>tar.gz</em> : click <a href="http://downloads.sourceforge.net/aptoncd/aptoncd-0.1.tar.gz">here</a></p>
<p><strong>Installation</strong>:</p>
<p><strong>Option 1)</strong> If you have downloaded the .deb file (recommended), you just need a double click to go . Easy, isn&#8217;t it <img src='http://www.linoob.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Option 2) For the second one, you can easily compile the downloaded source code (tar.gz file) using the following commands in terminal:-</p>
<blockquote><p>$ tar -xvzf aptoncd-*.tar.gz<br />
$ cd aptoncd/<br />
$ sudo make install</p></blockquote>
<p><span id="more-1114"></span></p>
<p><strong>How to Create an APTonCD image :</strong></p>
<p>It creates an image of desired size from packages downloaded via Synaptic Package Manager / Apt-get. It requires Administrator privileges. Don&#8217;t worry, just type in the admin password and go.</p>
<p>Note: External packages that were not installed can also be put in the image file.</p>
<p>Steps to create APTonCD image:</p>
<p>1) Selecting installed packages:<br />
By default, all the packages saved in /var/cache/apt/archives/ directory . We have the option to add/remove the packages for APTonCD media just checking/unchecking  them on the list. When we add/remove a package,the total file size is automatically updated.</p>
<p>2) Adding external packages:<br />
We can also add those packages to the APTonCD image that weren&#8217;t installed on the system. There are two ways to do this: we can use the &#8216;Add Package&#8217; button then find and open the .deb package to be added. The other way is simply drag-and-drog the package from hard-drive to APTonCD window.</p>
<p>3) Destination folder for image:<br />
By default, the image generated by APTonCD is saved in /home/user/aptoncd directory . It can be changed by using the option &#8216;destination folder&#8217; .</p>
<p>4) Burning Created Image:<br />
When an APTonCD image is successfully created, we can burn it into CD/DVD</p>
<p><strong>How to Restore APTonCD :</strong></p>
<p>It restores an image from an already created APTonCD media and allows to select and install packages offline. This also requires Administrator privileges. Also, restoring a .ISO image created using APTonCD is also same.</p>
<p>Steps to restore a created image:</p>
<p>1) Open CD/DVD:-<br />
Put the CD/DVD created by APTonCD in the drive.</p>
<p>2) Selecting packages to recover:-It shows a list with all packages available to restore. By default, all packages are checked, but you can just uncheck the packages at will.</p>
<p>3) Copying files to another system:-<br />
The packages selected are copied from the APTonCD media to /var/cache/apt/archives/ directory.In this way,the packages are available and you can install them using apt-get or synaptic without need to download them.</p>
<p>It&#8217;s an easy way to get all the required softwares and packages to run Ubuntu just fine.</p>
<p><strong>Note</strong>: By default, latest versions of all softwares are restored.</p>
<p>Njoy !!!</p>

<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/1-create-aptoncd/' title='01 Create APTonCD'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/1-Create-APTonCD--150x150.png" class="attachment-thumbnail" alt="Create and APTonCD image" title="01 Create APTonCD" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/2load-packages/' title='02 Load packages'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/2load-packages-150x150.png" class="attachment-thumbnail" alt="Load and check/uncheck all packages currently installed" title="02 Load packages" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/3select-external-packages/' title='03 Select external packages'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/3Select-external-packages-150x150.png" class="attachment-thumbnail" alt="Add external packages to be added to the image" title="03 Select external packages" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/4-revise-selected-packages/' title='04 Revise selected packages'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/4-Revise-selected-packages-150x150.png" class="attachment-thumbnail" alt="Check/uncheck all changes made uptill now" title="04 Revise selected packages" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/5-installation-disc-config/' title='05 Installation disc config'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/5-installation-disc-config-150x150.png" class="attachment-thumbnail" alt="Check the installation disc configuration before burning image file" title="05 Installation disc config" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/6-create-aptoncd-image/' title='06 Create aptoncd image'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/6-create-aptoncd-image-150x150.png" class="attachment-thumbnail" alt="Setup is creating image file of selected packages" title="06 Create aptoncd image" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/7-scanning-cd-rom/' title='07 Scanning CD rom'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/7-scanning-CD-rom-150x150.png" class="attachment-thumbnail" alt="Setup is scanning CD-ROM for suitable media" title="07 Scanning CD rom" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/8-making-iso/' title='08 Making .ISO'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/8-making-.ISO_-150x150.png" class="attachment-thumbnail" alt="Setup is building the .ISO file" title="08 Making .ISO" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/9-burn-image-to-cd/' title='09 Burn image to cd'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/9-burn-image-to-cd-150x150.png" class="attachment-thumbnail" alt="Burning of image to CD/DVD" title="09 Burn image to cd" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/10-restore/' title='10 Restore'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/10-Restore-150x150.png" class="attachment-thumbnail" alt="Click Restore to install packages and updates from the APTonCD image" title="10 Restore" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/11-select-media-source-for-recovery/' title='11 Select media source for recovery'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/11-select-media-source-for-recovery-150x150.png" class="attachment-thumbnail" alt="Select the source from where packages are to be extracted" title="11 Select media source for recovery" /></a>
<a href='http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/12-select-packages-to-be-restored/' title='12 Select packages to be restored'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/12-select-packages-to-be-restored-150x150.png" class="attachment-thumbnail" alt="Select the packages to be installed or updated" title="12 Select packages to be restored" /></a>

<p><strong><br />
</strong></p>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-1114"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F02%2Faptoncd-update-ubuntu-offline%2F' data-shr_title='APTonCD%3A+Update+Ubuntu+Offline'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F02%2Faptoncd-update-ubuntu-offline%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F02%2Faptoncd-update-ubuntu-offline%2F' data-shr_title='APTonCD%3A+Update+Ubuntu+Offline'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.linoob.com @ 2012-02-10 01:16:22 -->
