<?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; System Tools</title>
	<atom:link href="http://www.linoob.com/category/apps/systools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linoob.com</link>
	<description>Linux simplified for newbies....</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:04:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>APTonCD: Update Ubuntu Offline</title>
		<link>http://www.linoob.com/2010/02/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>celldweller 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[<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>
<p>
				<table cellspacing="0" cellpadding="0" border="0" style="width: 300px; height: 50px; text-align: left; margin-left: auto; margin-right: auto;">
				<tbody>
				<tr>

				<td style="text-align: center;">
				<a href="http://digg.com/submit?phase=2&url=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/digg.png" alt="Digg It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://twitter.com/home?status=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/twitter.png" alt="Tweet It" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>


				<td style="text-align: center;">
				<a href="http://ping.fm/ref/?link=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/ping.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://www.facebook.com/share.php?u=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/facebook.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://del.icio.us/post?url=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/&title=APTonCD: Update Ubuntu Offline" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/delicious.png" alt="Add to Del.cio.us" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

							

				<td style="text-align: center;">
				<a href="http://www.linoob.com/feed/rss/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/feeds.png" alt="RSS Feed" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://technorati.com/faves?add=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/technorati.png" alt="Add to Technorati Favorites" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.stumbleupon.com/submit?url=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/&title=APTonCD: Update Ubuntu Offline" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/stumble.png" alt="Stumble It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.mixx.com/submit?page_url=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/mixx.png" alt="Mixx It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				



							

				<td style="text-align: center;">
				<a href="http://buzz.yahoo.com/submit?submitUrl=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/buzz.png" alt="Buzz It Up!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
				
				

				<td style="text-align: center;">
				<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/myspace.png" alt="Post To MySpace" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
	
				
					
	
				</tr>
				</tbody>
				</table>

                
		
				</p><hr /><small>Copyright &copy; 2008<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>]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2010/02/aptoncd-update-ubuntu-offline/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tweak: The Ultimate Tweaker For Ubuntu</title>
		<link>http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/</link>
		<comments>http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 09:05:41 +0000</pubDate>
		<dc:creator>celldweller aka abhishek</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Preferences]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu manager]]></category>
		<category><![CDATA[Ubuntu Tweak]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=968</guid>
		<description><![CDATA[Ubuntu is considered as one of the most user-friendly Linux distributions  available today. But still, there are some hidden functions and settings that will improve your Ubuntu experience to a great extent. Though you don&#8217;t need a third-party program to unlock them, you just need Ubuntu Tweak. It will save a lot of time of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-medium wp-image-1207" title="Ubuntu Tweak" src="http://www.linoob.com/wp-content/uploads/2010/01/Logo-300x187.png" alt="" width="300" height="187" /></p>
<p>Ubuntu is considered as one of the most user-friendly Linux distributions  available today. But still, there are some hidden functions and settings that will improve your Ubuntu experience to a great extent. Though you don&#8217;t need a third-party program to unlock them, you just need <strong>Ubuntu Tweak</strong>. It will save a lot of time of yours as this application gives you a UI to control and configure your system settings yourself. Ubuntu Tweak makes it easy to change hidden system and desktop settings. Unfortunately, it is only for GNOME desktop environment. This is still under heavy development and a very good utility for Ubuntu users. Tweak is more or less like <a href="http://www.linoob.com/2009/12/ubun-student-application-for-students/">Ubun-student</a> but a bit more stable and reliable with lesser bugs.But this application is also going heavy development, so watch for updates and latest releases regularly. It was basically build for the new Ubuntu users to help them getting a experience. <strong>We recon this a must have for your Ubuntu Desktop</strong> and we are sure that it will improve the usability of your Ubuntu desktop significantly.</p>
<p>Changes OverView:</p>
<ul>
<li>Support of Ubuntu 9.04 and before DROPPED.</li>
<li>Use all native icon in UI.</li>
<li>Migrate from policykit to policykit-1, no C code any more.</li>
<li> Support dynamic-module, only load module what desktop supports.</li>
<li>Redesign the sidebar and titlebar.</li>
</ul>
<p>New Features :</p>
<ul>
<li> Application Center: improve from Add/Remove, supports online data sync.</li>
<li>Add the option to disable user list in gdm.</li>
<li> Add indicator-session dialog control.</li>
<li>Improve the computer page, add “Change Hostname” feature.<br />
Source Center: improve from Third-Party Source, supports online data sync.</li>
<li>Add the menu and button icon options to gnome settings.  &#8211; Add the show desktop icon again.</li>
<li>Update Manager: a simple but more human-readable update manager.</li>
</ul>
<p><span id="more-968"></span></p>
<div>
<blockquote>
<p style="text-align: center;"><span style="text-decoration: underline;"><strong>INSTALLATION</strong></span></p>
<p style="text-align: center;"><strong>Latest release Ubuntu Tweak 0.5</strong>.x: (read <a href="http://www.ubuntu-tweak.com">here</a>)</p>
<p style="text-align: center;"><a href="http://launchpad.net/ubuntu-tweak/0.5.x/0.5.0/+download/ubuntu-tweak_0.5.0-1~karmic1_all.deb">Deb For Karmic User</a> (Ubuntu 9.10 &amp; above)</p>
<p style="text-align: center;"><a href="http://launchpad.net/ubuntu-tweak/0.4.x/0.4.9.2/+download/ubuntu-tweak_0.4.9.2-1~jaunty1_i386.deb">Deb For jaunty Users</a> (Ubuntu 9.04 &amp; below)</p>
<p style="text-align: center;"><strong>For older builds:</strong> visit <a href="http://code.google.com/p/ubuntu-tweak/downloads/list">here</a> <strong>For more info:</strong> visit <a href="http://ubuntu-tweak.com/downloads/">here</a></p>
</blockquote>
</div>
<p><strong>Lets move to the Old native way i.e the Terminal way to  Install (Refer Screenshots For Help)</strong></p>
<blockquote><p><strong>Note</strong> : An easy way to add sources of  Ubuntu-tweak(work since Ubuntu 9.10):  Go to System / Administration /  Software Sources, click on Other Software tab, click Add button, and  enter</p>
<blockquote><p>ppa:tualatrix/ubuntu-tweak</p></blockquote>
<p>This will add the PPA  repo and the GPG key automatically.  You can also do it from command  line by running:</p>
<blockquote><p>sudo add-apt-repository  ppa:tualatrix/ubuntu-tweak</p></blockquote>
</blockquote>
<p>To add the source of Ubuntu Tweak on your machine:  Open your terminal, first import the key:</p>
<blockquote><p>sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220</p></blockquote>
<p><a href="http://www.linoob.com/wp-content/uploads/2010/01/01-Add-Key.png"><img class="alignnone size-thumbnail wp-image-1193" title="01-Add Key" src="http://www.linoob.com/wp-content/uploads/2010/01/01-Add-Key-150x150.png" alt="" width="150" height="150" /><img title="02-Command To Edit Source List" src="http://www.linoob.com/wp-content/uploads/2010/01/02-Command-To-Edit-Source-List-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/03-Editing-Sources-List.png"><img class="alignnone size-thumbnail wp-image-1195" title="03-Editing Sources List" src="http://www.linoob.com/wp-content/uploads/2010/01/03-Editing-Sources-List-150x150.png" alt="" width="150" height="150" /></a><br />
type the command to run gedit to modify the sources.list:</p>
<blockquote><p>sudo gedit /etc/apt/sources.list</p></blockquote>
<p>For Ubuntu 8.10 Intrepid:</p>
<blockquote><p>deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepid main  deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepid main</p></blockquote>
<p>Or Ubuntu 9.04 Jaunty:</p>
<blockquote><p>deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main  deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main</p></blockquote>
<p>Or Ubuntu 9.10 Karmic:</p>
<blockquote><p>deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main  deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main</p></blockquote>
<p>Then update the source and install or upgrade Ubuntu Tweak:</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<blockquote><p>sudo apt-get install ubuntu-tweak</p></blockquote>
<p><a href="http://www.linoob.com/wp-content/uploads/2010/01/04-Updating.png"><img class="alignnone size-thumbnail wp-image-1196" title="04-Updating" src="http://www.linoob.com/wp-content/uploads/2010/01/04-Updating-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/05-Installing-Tweak.png"><img class="alignnone size-thumbnail wp-image-1197" title="05-Installing Tweak" src="http://www.linoob.com/wp-content/uploads/2010/01/05-Installing-Tweak-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/06-Upgrading.png"><img class="alignnone size-thumbnail wp-image-1198" title="06-Upgrading" src="http://www.linoob.com/wp-content/uploads/2010/01/06-Upgrading-150x150.png" alt="" width="150" height="150" /></a></p>
<p>If you have installed, just type:</p>
<blockquote><p>sudo apt-get dist-upgrade</p></blockquote>
<p>and done.</p>
<p>We are good to go.  Launch Ubuntu Tweak : Goto Applications &gt; System Tools &gt; Ubuntu Tweak</p>
<p>Ubuntu Tweak is a good ubuntu manager and will help you a lot with it . It will surely improve you Ubuntu experience by making things easier and faster .</p>
<blockquote><p><strong>Note</strong> : The latest release(Tweak 0.5.x) is only for Ubuntu-Karmic users. Older versions of ubuntu support the previous builds.</p></blockquote>
<p>Here are couple of screenshots of the Interface (Ctrl+Click) xoxo Njoy&#8230;!!!</p>
<p style="text-align: center;"><a href="http://www.linoob.com/wp-content/uploads/2010/01/001-About.png"><img class="aligncenter" title="About" src="http://www.linoob.com/wp-content/uploads/2010/01/001-About-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2010/01/002-Main.png"><img class="alignnone size-thumbnail wp-image-1210" title="Main" src="http://www.linoob.com/wp-content/uploads/2010/01/002-Main-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/003-Apps-Centre.png"><img class="alignnone size-thumbnail wp-image-1211" title="Apps Centre" src="http://www.linoob.com/wp-content/uploads/2010/01/003-Apps-Centre-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/004-Source-Centre.png"><img class="alignnone size-thumbnail wp-image-1212" title="Source Centre" src="http://www.linoob.com/wp-content/uploads/2010/01/004-Source-Centre-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2010/01/004-Source-Centre.png"></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/005-Source-Editor.png"><img class="alignnone size-thumbnail wp-image-1213" title="Source Editor" src="http://www.linoob.com/wp-content/uploads/2010/01/005-Source-Editor-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/006-Update-Manager.png"><img class="alignnone size-thumbnail wp-image-1214" title="Update Manager" src="http://www.linoob.com/wp-content/uploads/2010/01/006-Update-Manager-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/007-Startup-Apps.png"><img class="alignnone size-thumbnail wp-image-1215" title="Startup Apps" src="http://www.linoob.com/wp-content/uploads/2010/01/007-Startup-Apps-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2010/01/007-Startup-Apps.png"></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/008-Desktop-Icons.png"><img class="alignnone size-thumbnail wp-image-1216" title="Desktop Icons" src="http://www.linoob.com/wp-content/uploads/2010/01/008-Desktop-Icons-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/009-Default-Folders.png"><img class="alignnone size-thumbnail wp-image-1217" title="Default Folders" src="http://www.linoob.com/wp-content/uploads/2010/01/009-Default-Folders-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.linoob.com/wp-content/uploads/2010/01/010-Power-Mgmt.png"><img class="alignnone size-thumbnail wp-image-1218" title="Power Mgmt" src="http://www.linoob.com/wp-content/uploads/2010/01/010-Power-Mgmt-150x150.png" alt="" width="150" height="150" /></a></p>
<p>
				<table cellspacing="0" cellpadding="0" border="0" style="width: 300px; height: 50px; text-align: left; margin-left: auto; margin-right: auto;">
				<tbody>
				<tr>

				<td style="text-align: center;">
				<a href="http://digg.com/submit?phase=2&url=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/digg.png" alt="Digg It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://twitter.com/home?status=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/twitter.png" alt="Tweet It" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>


				<td style="text-align: center;">
				<a href="http://ping.fm/ref/?link=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/ping.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://www.facebook.com/share.php?u=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/facebook.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://del.icio.us/post?url=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/&title=Ubuntu Tweak: The Ultimate Tweaker For Ubuntu" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/delicious.png" alt="Add to Del.cio.us" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

							

				<td style="text-align: center;">
				<a href="http://www.linoob.com/feed/rss/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/feeds.png" alt="RSS Feed" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://technorati.com/faves?add=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/technorati.png" alt="Add to Technorati Favorites" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.stumbleupon.com/submit?url=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/&title=Ubuntu Tweak: The Ultimate Tweaker For Ubuntu" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/stumble.png" alt="Stumble It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.mixx.com/submit?page_url=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/mixx.png" alt="Mixx It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				



							

				<td style="text-align: center;">
				<a href="http://buzz.yahoo.com/submit?submitUrl=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/buzz.png" alt="Buzz It Up!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
				
				

				<td style="text-align: center;">
				<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/myspace.png" alt="Post To MySpace" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
	
				
					
	
				</tr>
				</tbody>
				</table>

                
		
				</p><hr /><small>Copyright &copy; 2008<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>]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2010/01/ubuntu-tweak-the-ultimate-tweaker-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WUBI &#8211; Windows based Ubuntu Installer</title>
		<link>http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/</link>
		<comments>http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 09:30:13 +0000</pubDate>
		<dc:creator>celldweller aka abhishek</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[lubi]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu in windows]]></category>
		<category><![CDATA[Ubuntu installer]]></category>
		<category><![CDATA[Windows based Ubuntu installer]]></category>
		<category><![CDATA[Windows Dual boot with Ubuntu]]></category>
		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=931</guid>
		<description><![CDATA[Wubi (Windows-based Ubuntu Installer) is an official Windows-based free software installer for Ubuntu.It can bring you to the Linux world with a single click. It allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way. Trying Ubuntu out has never been easier. For history freaks Wubi was [...]]]></description>
			<content:encoded><![CDATA[<p>Wubi (Windows-based Ubuntu Installer) is an official Windows-based free software installer for Ubuntu.It can bring you to the Linux world with a single click. It allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way. Trying Ubuntu out has never been easier.</p>
<p>For history freaks Wubi was born as an independent project but after 8.04 alpha 5 , it started coming within the iso. The goal of the project is to assist a Windows user unacquainted with Linux in trying Ubuntu without risking any loss of information due to disk formatting or partitioning .Wubi can also uninstall Ubuntu from within Windows. It adds an entry to the Windows boot menu which allows the user to run Linux. Ubuntu is installed within a file in the Windows file system (c:\ubuntu\disks\root.disk), as opposed to being installed within its own partition. This file is seen by Linux as a real hard disk.</p>
<p>While Wubi does not install Ubuntu directly to its own partition this can also be accomplished by using <a href="http://lubi.sourceforge.net/lvpm.html">LVPM</a>, a Loopmounted Virtual Partition Manager, to transfer the Wubi-generated Ubuntu installation to a dedicated real partition. The creation of Virtual partition and installation of Ubuntu in it saves your data in c:\ drive and it deosnot let any change happen to your system ,its just that it takes some part of your disk space <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Wubi also creates a swap file in the Windows file system (c:\ubuntu\disks\swap.disk), in addition to the memory of the host machine. This file is seen by Ubuntu as additional RAM. A related project named <a href="http://lubi.sourceforge.net/lubi.html">Lubi </a>(Linux based Ubuntu installer) is also present which lets you install Ubuntu in Linux host machine. After installation , you will be able to dual boot b/w your own previous Linux and Ubuntu.</p>
<p>Caution:-  :  Wubi sometimes can create problems with certain hardware and hangs out . The only option at that time to regain your system is hard reboot (CPU reset or UPS shutdown <img src='http://www.linoob.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>Hardware Support :- intel x86_32 bit version of ubuntu and x86_64 bit versions are supported.</p>
<p><strong>Installation procedure :-</strong></p>
<p>1) The first step is to get your Ubuntu installation Iso image. You can get your copy<a href="http://www.ubuntu.com/getubuntu/download"> here </a>. To read more about Karmic koala &#8211; Ubuntu 9.10 , please read our <a href="http://www.linoob.com/2009/10/ubuntu-9-10-karmic-koala-launched/">previous post</a>.</p>
<p>2)Once you have your ubuntu copy, then burn it into a CD or install via USB drive. For using USB, you will need Unetbootin(Universal Netboot Installer) which you can get it <a href="http://unetbootin.sourceforge.net/">here </a>.After running this software select the option “Diskimage ISO” &amp; just give the location of the image file you downloaded.</p>
<p>3)Now , insdert your CD or USB into your computer. Then , open My Computer on your Windows and goto the Installation CD directory os USB drive. Double click Wubi.exe .You will see an ubuntu menu like this one.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/wubi-1.PNG"><img class="aligncenter size-medium wp-image-942" title="main menu" src="http://www.linoob.com/wp-content/uploads/2009/12/wubi-1-300x232.PNG" alt="main menu" width="300" height="232" /></a></p>
<p>4)Now click &#8220;Install inside Windows&#8221; .You will get option to select destination , desktop environment , username /password etc.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/wubi-2.PNG"><img class="aligncenter size-medium wp-image-943" title="Installer" src="http://www.linoob.com/wp-content/uploads/2009/12/wubi-2-300x228.PNG" alt="Installer" width="300" height="228" /></a></p>
<p>Note:You must have about 6 gb space free for installation , rather the installer asks for only 4 gb but for a better experience, it is recommended to have larger space.</p>
<p><span id="more-931"></span></p>
<p>5)After making all the desired settings, click Install .</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/wubi-3.PNG"><img class="aligncenter size-medium wp-image-944" title="Wubi at Work" src="http://www.linoob.com/wp-content/uploads/2009/12/wubi-3-300x229.PNG" alt="Wubi at Work" width="300" height="229" /></a></p>
<p>6)Last step is completing installation .Just click reboot.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/wubi-4.PNG"><img class="aligncenter size-medium wp-image-945" title="Reboot now" src="http://www.linoob.com/wp-content/uploads/2009/12/wubi-4-300x228.PNG" alt="Reboot now" width="300" height="228" /></a></p>
<p>Our work here is done.Now, its all upto ubuntu now. Go get a cup of coffee and relax on your chair as after a while you will see Ubuntu getting installed itself.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/wubi-bootloader.jpg"><img class="aligncenter size-medium wp-image-936" title="Xp boot screen" src="http://www.linoob.com/wp-content/uploads/2009/12/wubi-bootloader-300x166.jpg" alt="Xp boot screen" width="300" height="166" /></a></p>
<p>Installation will start by itself . All seetings that you have done previously will now take effect.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/splash-image.png"><img class="aligncenter size-medium wp-image-951" title="splash image" src="http://www.linoob.com/wp-content/uploads/2009/12/splash-image-300x225.png" alt="splash image" width="300" height="225" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/installer-karmic-main.JPG"><img class="aligncenter size-medium wp-image-938" title="karmic installer" src="http://www.linoob.com/wp-content/uploads/2009/12/installer-karmic-main-300x236.jpg" alt="karmic installer" width="300" height="236" /></a>The installer also shows you what you can do with Karmic. Its a really nice OS which can give you a realtime Computing experience.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/install-exact.png"><img class="aligncenter size-medium wp-image-939" title="Karmic installer" src="http://www.linoob.com/wp-content/uploads/2009/12/install-exact-300x235.png" alt="Karmic installer" width="300" height="235" /></a></p>
<p>After completing installation , your computer will reboot by itself .</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/loginkarmicwubi.png"><img class="aligncenter size-medium wp-image-972" title="Login" src="http://www.linoob.com/wp-content/uploads/2009/12/loginkarmicwubi-300x225.png" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/karmic1.png"><img class="aligncenter size-medium wp-image-971" title="Ubuntu 9.10 Desktop" src="http://www.linoob.com/wp-content/uploads/2009/12/karmic1-300x223.png" alt="" width="300" height="223" /></a></p>
<p>Now, if you want to see ubuntu in your system , just goto control panel and see <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/ubuntukarmicwubi5.PNG"><img class="aligncenter size-medium wp-image-946" title="control panel" src="http://www.linoob.com/wp-content/uploads/2009/12/ubuntukarmicwubi5-300x225.PNG" alt="control panel" width="300" height="225" /></a></p>
<p>While you select your os vis dual boot as shown above, you will go across grub 2.0 . Just press enter and enjoy ubuntu experience.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/loader.png"><img class="aligncenter size-medium wp-image-952" title="grub 2.0" src="http://www.linoob.com/wp-content/uploads/2009/12/loader-300x196.png" alt="grub 2.0" width="300" height="196" /></a>If you want to uninstall wubi , its also easy.Just goto Ubuntu folder in your c:\ drive and open it .Double Click the Uninstall-wubi icon and done.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/uninstall.png"><img class="aligncenter size-medium wp-image-953" title="uninstall" src="http://www.linoob.com/wp-content/uploads/2009/12/uninstall-300x216.png" alt="uninstall" width="300" height="216" /></a></p>
<p>If you want to do a dedicated fresh install , then you should refer our post <a href="http://www.linoob.com/2009/04/landing-on-planet-ubuntu/">Landing on Planet Ubuntu </a>.</p>
<p>We are sure ubuntu will give a full computing experience and that too for free. <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy linuxing to all our users .<img onclick="grin(':grin:');" src="../wp-includes/images/smilies/icon_biggrin.gif" alt=":grin:" /></p>
<p>Njoy.!.</p>
<p>
				<table cellspacing="0" cellpadding="0" border="0" style="width: 300px; height: 50px; text-align: left; margin-left: auto; margin-right: auto;">
				<tbody>
				<tr>

				<td style="text-align: center;">
				<a href="http://digg.com/submit?phase=2&url=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/digg.png" alt="Digg It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://twitter.com/home?status=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/twitter.png" alt="Tweet It" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>


				<td style="text-align: center;">
				<a href="http://ping.fm/ref/?link=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/ping.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://www.facebook.com/share.php?u=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/facebook.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://del.icio.us/post?url=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/&title=WUBI &#8211; Windows based Ubuntu Installer" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/delicious.png" alt="Add to Del.cio.us" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

							

				<td style="text-align: center;">
				<a href="http://www.linoob.com/feed/rss/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/feeds.png" alt="RSS Feed" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://technorati.com/faves?add=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/technorati.png" alt="Add to Technorati Favorites" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.stumbleupon.com/submit?url=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/&title=WUBI &#8211; Windows based Ubuntu Installer" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/stumble.png" alt="Stumble It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.mixx.com/submit?page_url=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/mixx.png" alt="Mixx It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				



							

				<td style="text-align: center;">
				<a href="http://buzz.yahoo.com/submit?submitUrl=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/buzz.png" alt="Buzz It Up!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
				
				

				<td style="text-align: center;">
				<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/myspace.png" alt="Post To MySpace" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
	
				
					
	
				</tr>
				</tbody>
				</table>

                
		
				</p><hr /><small>Copyright &copy; 2008<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>]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/12/wubi-windows-based-ubuntu-installer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WineXS: A GUI for Wine</title>
		<link>http://www.linoob.com/2009/12/winexs-a-gui-for-wine/</link>
		<comments>http://www.linoob.com/2009/12/winexs-a-gui-for-wine/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:52:12 +0000</pubDate>
		<dc:creator>celldweller aka abhishek</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[windows emulator]]></category>
		<category><![CDATA[wine]]></category>
		<category><![CDATA[Wine GUI]]></category>
		<category><![CDATA[wine is not an emulator]]></category>
		<category><![CDATA[WineXS]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=877</guid>
		<description><![CDATA[Wine as we all know is an Opensource implementation of Windows API to linux .Wine can be used as a development toolkit as well as a program loader for creating a compatibilty layer b/w linux and windows applications .It can be used to run almost all Windows applications and games in linux platform. As we [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } --> <!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } --><strong><a href="http://www.linoob.com/2009/07/wine/" target="_blank">Wine</a></strong> as we all know is an Opensource implementation of Windows API to linux .Wine can be used as a development toolkit as well as a program loader for creating a compatibilty layer b/w linux and windows applications .It can be used to run almost all Windows applications and games in linux platform. As we have already covered <a href="http://www.linoob.com/2009/07/wine/" target="_blank">Wine</a> in our previous postings, we are familiar with it but  the concern for a Wine UI still continues. And, now the wait is over.We are happy to inform our users that there exists a frontend named<strong> WineXS</strong> that gives a proper UI for Wine for installing and removing applications. Now , we dont have to rely on .dlls(wine has the ability to use .dll if available) and .exe&#8217;s . We can directly install softwares in wine using WineXS and remove them directly without going to a Windows machine. It gives user a full control over wine for installing , removing softwares, editing wine registry , file-management , installing system files , kill wine if it hangs out <img src='http://www.linoob.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , user guide etc.</p>
<p><strong>Installation Process :</strong></p>
<p>For installing Wine ,please refer our <a href="http://www.linoob.com/2009/07/wine/" target="_blank">Wine-post</a> or one can also use <a href="http://www.linoob.com/2009/12/ubun-student-application-for-students/" target="_blank">Ubun-Student</a> for installationof wine to your computer system.</p>
<p><strong>Installing WineXS:</strong></p>
<p>We at first download the file into the destination folder where we need winexs to be into say it is /home/user.</p>
<blockquote><p>cd/home/user</p></blockquote>
<blockquote><p>sudo wget http://tsx.nl/files/winexs-1.4.2.tgz</p></blockquote>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/CreatingDirectory.png"><img class="aligncenter size-medium wp-image-909" title="CreatingDirectory" src="http://www.linoob.com/wp-content/uploads/2009/12/CreatingDirectory-300x118.png" alt="CreatingDirectory" width="300" height="118" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/download.png"><img class="aligncenter size-medium wp-image-910" title="download" src="http://www.linoob.com/wp-content/uploads/2009/12/download-300x155.png" alt="download" width="300" height="155" /></a></p>
<p><span id="more-877"></span></p>
<p>Now, we need to extract the tar.gz file and then proceed the installation .</p>
<blockquote><p>tar xvzf winexs-1.4.2.tgz</p></blockquote>
<p>If everything has been done correctly, then we must be having a directory named winexs in /home/user. We now need to get access to that directory , for that type in :</p>
<blockquote><p>cd winexs</p></blockquote>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/ececute.png"><img class="aligncenter size-medium wp-image-911" title="execute" src="http://www.linoob.com/wp-content/uploads/2009/12/ececute-300x176.png" alt="execute" width="300" height="176" /></a></p>
<p>Now to run winexs , type :</p>
<blockquote><p>./winexs</p></blockquote>
<p>and done.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/winexs.png"><img class="aligncenter size-medium wp-image-913" title="winexs" src="http://www.linoob.com/wp-content/uploads/2009/12/winexs-300x197.png" alt="winexs" width="300" height="197" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/installation.png"><img class="aligncenter size-medium wp-image-912" title="installation" src="http://www.linoob.com/wp-content/uploads/2009/12/installation-300x198.png" alt="installation" width="300" height="198" /></a></p>
<p>Above UI is WineXS, the key for using wine to the fullest for non-geeks and regular users.Install whatever you want , use it the way you want! IMO , this is actual computing power <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Njoy.!.</p>
<p>
				<table cellspacing="0" cellpadding="0" border="0" style="width: 300px; height: 50px; text-align: left; margin-left: auto; margin-right: auto;">
				<tbody>
				<tr>

				<td style="text-align: center;">
				<a href="http://digg.com/submit?phase=2&url=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/digg.png" alt="Digg It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://twitter.com/home?status=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/twitter.png" alt="Tweet It" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>


				<td style="text-align: center;">
				<a href="http://ping.fm/ref/?link=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/ping.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://www.facebook.com/share.php?u=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/facebook.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://del.icio.us/post?url=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/&title=WineXS: A GUI for Wine" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/delicious.png" alt="Add to Del.cio.us" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

							

				<td style="text-align: center;">
				<a href="http://www.linoob.com/feed/rss/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/feeds.png" alt="RSS Feed" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://technorati.com/faves?add=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/technorati.png" alt="Add to Technorati Favorites" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.stumbleupon.com/submit?url=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/&title=WineXS: A GUI for Wine" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/stumble.png" alt="Stumble It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.mixx.com/submit?page_url=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/mixx.png" alt="Mixx It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				



							

				<td style="text-align: center;">
				<a href="http://buzz.yahoo.com/submit?submitUrl=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/buzz.png" alt="Buzz It Up!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
				
				

				<td style="text-align: center;">
				<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.linoob.com/2009/12/winexs-a-gui-for-wine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/myspace.png" alt="Post To MySpace" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
	
				
					
	
				</tr>
				</tbody>
				</table>

                
		
				</p><hr /><small>Copyright &copy; 2008<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>]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/12/winexs-a-gui-for-wine/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>KVM: Kernel Virtual Machine</title>
		<link>http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/</link>
		<comments>http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 23:57:35 +0000</pubDate>
		<dc:creator>celldweller aka abhishek</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[Kernel Virtual Machine]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Virtual machine manager]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=410</guid>
		<description><![CDATA[We have been looking forward for a replacement of Virtualbox OSE . This thing started our quest for finding a Virtualization application to fulfill the needs with an easy-to-use procedure. We found KVM in Add/remove while we were looking for something alike YaVM &#8211; Yet another Virtual Machine (An application developed for openSUSE in 2006 [...]]]></description>
			<content:encoded><![CDATA[<p>We have been looking forward for a replacement of Virtualbox OSE . This thing started our quest for finding a Virtualization application to fulfill the needs with an easy-to-use procedure. We found KVM in Add/remove while we were looking for something alike YaVM &#8211; Yet another Virtual Machine (An application developed for openSUSE in 2006 to serve as basic virtual machine that comes with the os preinstalled). Xen , the geeky Virtual machine by SUSE linux enterprise is a virtualization powerhouse. While Xen offers quite complex procedure requiring you to boot a patched Xen kernel to create and run a Virtual machine &#8211; KVM is a loadable module which runs with the OS&#8217;s default kernel module.  The only thing it requires is that your processor should have the architecture to support visualization .</p>
<p>For this type:</p>
<blockquote><p><em>kvm</em></p></blockquote>
<p>in the terminal and see the result:</p>
<blockquote><p><em>QEMU PC emulator version 0.9.1 (kvm-84), Copyright (c) 2003-2008 Fabrice Bellard<br />
usage: qemu [options] [disk_image]</em></p></blockquote>
<p>If you see the above message, then you should be smiling as you are green to go for virtualization with your hardware.</p>
<p>But if your CPU does not, in fact support Hardware virtuallization, you will get output such as the following:</p>
<blockquote><p><em>$ kvm<br />
Could not initialize KVM, will disable KVM support<br />
Ubuntu does not support running KVM without hardware acceleration. Sorry.</em></p></blockquote>
<p>So lets start our work with Virtualization  weapons at hand. First,  head on over to the <a href="http://www.linux-kvm.org/page/Main_Page" target="_blank">KVM HOME PAGE</a></p>
<p>Best feature of KVM is that it is part of the OS and is not dependent upon a 3rd party vendor . Also, it’s very easy to maintain as you update your system, and load new kernel revisions, as the module will not break  like VirtualBox and VMware solutions would. Also, it’s far less problematic to manage than Xen, which is entirely unsuitable for a desktop system IMO . KVM really is more of a direct competitor to Xen than to a workstation solution like VirtualBox or VMware workstation, and has some very powerful features, I will never tap into here on my home system. By design however, it’s far less intrusive on a standard Linux desktop than Xen.</p>
<p>Now we have our kernel module working properly and rest everything in place so must get back to business . I will use Kubuntu for the testing purpose coz its my personnel favourite and it very light too.</p>
<p>Follow these steps to set up your virtual Machine :-</p>
<p><span id="more-410"></span></p>
<ol>
<li><span><strong><span style="text-decoration: underline;">Launch</span></strong> :- Goto Applications&gt;System tools and start KVM .Then choose the virtualizaton method to full virtualization if your processor supports that feature.</span></li>
<li><span><strong><span style="text-decoration: underline;">Installation Method</span></strong> :- Now choose the media from which the OS is to be installed to the machine . Also chose the OS type and its Variant .</span></li>
<li><span><strong><span style="text-decoration: underline;">Installation Media</span></strong> : Select he ISO image location (whether from External drive or already present image from HDD) .</span></li>
<li><span><strong><span style="text-decoration: underline;">Allocating Space</span></strong>:- Choose the disk space you want to allocate to the machine&#8217;s Virtual Hard drive. Allocate space wisely for stability issues .Then select to allocate the  whole virtual hard disk to the machine .<br />
Note: If you don&#8217;t allocate the whole virtual hdd to the machine , then the machine will allocate space for itself while it is running and if the space in that partition goes out , then the data in the virtual machine is likely to get corrupted. You can allocate additional space like network drives etc to your virtual drive.</span></li>
<li><span><strong><span style="text-decoration: underline;">Memory &amp; CPU allocation</span></strong> :- Allocate RAM for your machine which it will be able to utilize to max. You have to allocate RAM for peak run and startup differently. Do it generously for proper running of he host and virtual machine . Eg: i have 2 gb RAM and i allocated 750 mb to the machine to max and for start-up , i gave it 512 mb. You can change the se settings in the hardware section of the GUI while running the machine.</span></li>
<li><span><strong><span style="text-decoration: underline;">Finishing Job </span></strong>:- Check your preferences and Click finish &amp; let the magic happen. The installation of a virtual OS is totally same as installing a regular OS. So, now we are done with it .</span></li>
</ol>

<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/00_kvm_start/' title='KVM Start'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/10/00_kvm_start-150x150.png" class="attachment-thumbnail" alt="KVM Start" title="KVM Start" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/01_choose-machine-name/' title='Choose Machine Name'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/10/01_choose-machine-name-150x150.png" class="attachment-thumbnail" alt="Choose Machine Name" title="Choose Machine Name" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/02_kvm_virtualisation-method-2/' title='Kvm Virtualisation Method'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/02_kvm_virtualisation-method-150x150.png" class="attachment-thumbnail" alt="Kvm Virtualisation Method" title="Kvm Virtualisation Method" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/03_kvm_installation-method-2/' title='Kvm Installation'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/03_kvm_installation-method-150x150.png" class="attachment-thumbnail" alt="Kvm Installation" title="Kvm Installation" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/04_kvm_installation-source-2/' title='Kvm Installation-source'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/04_kvm_installation-source-150x150.png" class="attachment-thumbnail" alt="Kvm Installation-source" title="Kvm Installation-source" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/05_kvm_destinatio-folder-2/' title='Kvm Destination-folder'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/05_kvm_destinatio-folder-150x150.png" class="attachment-thumbnail" alt="Kvm Destination-folder" title="Kvm Destination-folder" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/06_kvm_ram-and-cpu-allocation-2/' title='Kvm Ram-and-CPU Allocation'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/06_kvm_Ram-and-CPU-allocation-150x150.png" class="attachment-thumbnail" alt="Kvm Ram-and-CPU Allocation" title="Kvm Ram-and-CPU Allocation" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/07_build-it-2/' title='KVM Building Virtual Machine'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/07_build-it-150x150.png" class="attachment-thumbnail" alt="KVM Building Virtual Machine" title="KVM Building Virtual Machine" /></a>
<a href='http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/08_kvm_booting-up-2/' title='KVM Booting Up Virtual Machine'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2009/09/08_kvm_booting-up-150x150.png" class="attachment-thumbnail" alt="KVM Booting Up Virtual Machine" title="KVM Booting Up Virtual Machine" /></a>

<p>Obviously , KVM is much more capable than we discussed just now. We were just able to do the basics, rest you can try on your own after installing the application.</p>
<p>Happy Virtualization !!!</p>
<p>
				<table cellspacing="0" cellpadding="0" border="0" style="width: 300px; height: 50px; text-align: left; margin-left: auto; margin-right: auto;">
				<tbody>
				<tr>

				<td style="text-align: center;">
				<a href="http://digg.com/submit?phase=2&url=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/digg.png" alt="Digg It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://twitter.com/home?status=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/twitter.png" alt="Tweet It" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>


				<td style="text-align: center;">
				<a href="http://ping.fm/ref/?link=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/ping.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://www.facebook.com/share.php?u=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/facebook.png" alt="Share On facebook" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				<td style="text-align: center;">
				<a href="http://del.icio.us/post?url=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/&title=KVM: Kernel Virtual Machine" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/delicious.png" alt="Add to Del.cio.us" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

							

				<td style="text-align: center;">
				<a href="http://www.linoob.com/feed/rss/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/feeds.png" alt="RSS Feed" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://technorati.com/faves?add=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/technorati.png" alt="Add to Technorati Favorites" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.stumbleupon.com/submit?url=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/&title=KVM: Kernel Virtual Machine" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/stumble.png" alt="Stumble It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				

				<td style="text-align: center;">
				<a href="http://www.mixx.com/submit?page_url=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/mixx.png" alt="Mixx It!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>

				



							

				<td style="text-align: center;">
				<a href="http://buzz.yahoo.com/submit?submitUrl=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/buzz.png" alt="Buzz It Up!" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
				
				

				<td style="text-align: center;">
				<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/" rel="nofollow">
				<img src="http://www.linoob.com/wp-content/plugins/addtothis/myspace.png" alt="Post To MySpace" style="border: 0px solid ; width: 32px; height: 32px;"/>
				</a>
				</td>
	
				
					
	
				</tr>
				</tbody>
				</table>

                
		
				</p><hr /><small>Copyright &copy; 2008<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>]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/10/kvm-kernel-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
