<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Tuxtree</title>
	
	<link>http://www.tuxtree.com</link>
	<description>It's about Linux Distros</description>
	<lastBuildDate>Mon, 12 Nov 2012 07:29:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Linuxtree" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="linuxtree" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://superfeedr.com/hubbub" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Linuxtree</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>[How to] Downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10</title>
		<link>http://www.tuxtree.com/2012/11/how-to-downgrade-php-version-from-5-4-to-5-3-in-ubuntu-12-10.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-downgrade-php-version-from-5-4-to-5-3-in-ubuntu-12-10</link>
		<comments>http://www.tuxtree.com/2012/11/how-to-downgrade-php-version-from-5-4-to-5-3-in-ubuntu-12-10.html#comments</comments>
		<pubDate>Mon, 12 Nov 2012 07:14:57 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.10]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=1129</guid>
		<description><![CDATA[This post will show you how to downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10. First you need to download the shell script from below location : https://www.box.com/s/utzf230qwdt1i5ifvmiu Downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10 : &#160; After downloading the php5_4_downgrade_5.3.sh file , Change the permissions using the following command [...]<p><a href="http://www.tuxtree.com/2012/11/how-to-downgrade-php-version-from-5-4-to-5-3-in-ubuntu-12-10.html">[How to] Downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This post will show you how to downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10.</p>
<p>First you need to download the shell script from below location :</p>
<p><a title="https://www.box.com/s/utzf230qwdt1i5ifvmiu" href="https://www.box.com/s/utzf230qwdt1i5ifvmiu">https://www.box.com/s/utzf230qwdt1i5ifvmiu</a></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/11/2012-11-12_125205.jpg"><img class="aligncenter size-full wp-image-1136" title="2012-11-12_125205" src="http://www.tuxtree.com/wp-content/uploads/2012/11/2012-11-12_125205.jpg" alt="2012 11 12 125205 [How to] Downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10" width="355" height="400" /></a></p>
<h3><span style="text-decoration: underline;">Downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10 :</span></h3>
<p>&nbsp;</p>
<p>After downloading the php5_4_downgrade_5.3.sh file , Change the permissions using the following command :</p>
<p><span style="color: #0000ff;">sudo chmod 755 php5_4_downgrade_5.3.sh</span></p>
<p>Finally Run the script using the following command :</p>
<p><span style="color: #0000ff;">sudo sh php5_4_downgrade_5.3.sh</span></p>
<p><span style="color: #000000;"><strong>Note :</strong> </span></p>
<ul>
<li><span style="color: #000000;">Chmod 755 is used to change the permission . By Chmod 755 , you can read or run the file. </span></li>
<li>Sh Command is used to execute the Shell .</li>
</ul>
<p>[Via <a href="http://ubuntuforums.org/showthread.php?t=2074178">Link</a>]</p>
<p><a href="http://www.tuxtree.com/2012/11/how-to-downgrade-php-version-from-5-4-to-5-3-in-ubuntu-12-10.html">[How to] Downgrade PHP version from 5.4 to 5.3 in Ubuntu 12.10</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/11/how-to-downgrade-php-version-from-5-4-to-5-3-in-ubuntu-12-10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Google search support in Ubuntu terminal</title>
		<link>http://www.tuxtree.com/2012/09/google-search-support-in-ubuntu-terminal.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=google-search-support-in-ubuntu-terminal</link>
		<comments>http://www.tuxtree.com/2012/09/google-search-support-in-ubuntu-terminal.html#comments</comments>
		<pubDate>Fri, 14 Sep 2012 17:05:11 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Tips_Tricks]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>
		<category><![CDATA[Ubuntu 11.04]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=926</guid>
		<description><![CDATA[This tutorial will show you how to install Google search support in Ubuntu terminal . In Ubuntu environment most of the installation is done through terminal . During installation , sometimes you may get error .Generally newbies search on Google by using  error message as keyword . Current Process :  In case if you get  a error while installing in [...]<p><a href="http://www.tuxtree.com/2012/09/google-search-support-in-ubuntu-terminal.html">How to install Google search support in Ubuntu terminal</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This tutorial will show you how to install Google search support in Ubuntu terminal .</p>
<p style="text-align: justify;">In Ubuntu environment most of the installation is done through terminal . During installation , sometimes you may get error .Generally newbies search on <a href="http://www.google.co.in/">Google</a> by using  error message as keyword .</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Current Process : </strong></span></p>
<p style="text-align: justify;">In case if you get  a error while installing in terminal, you will copy the error message and search in Google .</p>
<p style="text-align: justify;"><strong><span style="text-decoration: underline;">Process after tweak :</span></strong></p>
<p style="text-align: justify;">In case if you get  a error while installing in terminal, select  the error message and right click on it . &#8220;Search on Google&#8221; option will be displayed , apart from open terminal , open tab etc which were already existing .</p>
<h1 style="text-align: justify;">How to install Google search support in Ubuntu terminal :</h1>
<p style="text-align: justify;">Since installation is done through PPA , first you have to add PPA by using below command :</p>
<p style="text-align: justify;"><span style="color: #0000ff;">sudo add-apt-repository <a href="https://launchpad.net/~tualatrix/+archive/personal" target="_blank"><span style="color: #0000ff;">ppa:tualatrix/personal</span></a></span></p>
<p style="text-align: justify;">Next update your system and install it in Ubuntu :</p>
<p style="text-align: justify;"><span style="color: #0000ff;">sudo apt-get update &amp;&amp; sudo apt-get install gnome-terminal</span></p>
<p style="text-align: justify;">Thanks for visiting my Blog !!</p>
<p style="text-align: justify;"><strong>Note:  </strong>This PPA supports Ubuntu 12.04, 11.10, 11.04, 10.10, and 10.04.</p>
<p style="text-align: justify;"><strong>Reference : </strong></p>
<p style="text-align: justify;"><a href="http://blog.ubuntu-tweak.com/2010/11/16/gnome-terminal-with-google-search-support.html">http://blog.ubuntu-tweak.com/2010/11/16/gnome-terminal-with-google-search-support.htm</a>l</p>
<p style="text-align: justify;">
<p><a href="http://www.tuxtree.com/2012/09/google-search-support-in-ubuntu-terminal.html">How to install Google search support in Ubuntu terminal</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/09/google-search-support-in-ubuntu-terminal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Install GRUB Customizer 3.0 in Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/09/how-to-install-grub-customizer-3-0-in-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-grub-customizer-3-0-in-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/09/how-to-install-grub-customizer-3-0-in-ubuntu-12-04.html#comments</comments>
		<pubDate>Sun, 09 Sep 2012 14:30:24 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[How to Install]]></category>
		<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=918</guid>
		<description><![CDATA[This tutorial will show you how to install GRUB Customizer 3.0 in Ubuntu 12.04 . Note : This also works in Ubuntu 10.04 , 10.10 , 11.04 ,11.10, 12.10 . About GRUB Customizer: Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menu entries. * move, remove or rename menu entries * [...]<p><a href="http://www.tuxtree.com/2012/09/how-to-install-grub-customizer-3-0-in-ubuntu-12-04.html">[How to] Install GRUB Customizer 3.0 in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to install GRUB Customizer 3.0 in Ubuntu 12.04 .</p>
<p><strong>Note : </strong>This also works in Ubuntu 10.04 , 10.10 , 11.04 ,11.10, 12.10 .</p>
<h1>About GRUB Customizer:</h1>
<p>Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menu entries.</p>
<p>* move, remove or rename menu entries<br />
* edit the contents of menu entries or create new ones (internally it edits the 40_custom)<br />
* support for GRUB2 and BURG<br />
* reinstallation of the boot loader to MBR<br />
* settings like default operating system, kernel params, background image and text colors etc.<br />
* changing the installed operating system by running on a live cd</p>
<p>To know more about GRUB Customizer , refer below links :</p>
<p><a title="https://answers.launchpad.net/grub-customizer/+faq/1355" href="https://answers.launchpad.net/grub-customizer/+faq/1355">https://answers.launchpad.net/grub-customizer/+faq/1355</a></p>
<p><a title="https://launchpad.net/grub-customizer" href="https://launchpad.net/grub-customizer">https://launchpad.net/grub-customizer</a></p>
<p><strong><span style="text-decoration: underline;">Also Read :</span></strong></p>
<p><a title="http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html" href="http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html">[Tip] Where GRUB is installed in Ubuntu</a></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/09/Screenshot-from-2012-09-09-230240.png"><img class="aligncenter size-full wp-image-920" title="Screenshot from 2012-09-09 23:02:40" src="http://www.tuxtree.com/wp-content/uploads/2012/09/Screenshot-from-2012-09-09-230240.png" alt="Screenshot from 2012 09 09 230240 [How to] Install GRUB Customizer 3.0 in Ubuntu 12.04" width="533" height="660" /></a></p>
<h1>How to Install :</h1>
<p>Since installation is done through PPA , first you have to add PPA which is done through below command :</p>
<p><span style="background-color: #cccccc;">sudo add-apt-repository ppa:danielrichter2007/grub-customizer</span></p>
<p>Next run the below command to update  and install Grub customizer in your system.</p>
<p><span style="background-color: #cccccc;">sudo apt-get update &amp;&amp; sudo apt-get install grub-customizer</span></p>
<p><a href="http://www.tuxtree.com/2012/09/how-to-install-grub-customizer-3-0-in-ubuntu-12-04.html">[How to] Install GRUB Customizer 3.0 in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/09/how-to-install-grub-customizer-3-0-in-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Install Ubuntu Tweak 0.7.3 in Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/08/install-ubuntu-tweak-0-7-3-in-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=install-ubuntu-tweak-0-7-3-in-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/08/install-ubuntu-tweak-0-7-3-in-ubuntu-12-04.html#comments</comments>
		<pubDate>Sun, 12 Aug 2012 20:01:35 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=861</guid>
		<description><![CDATA[Ubuntu tweak 0.7.3 has been released  with many bug fixes and new features . This tutorial will show you how to install Ubuntu tweak 0.7.3 in Ubuntu 12.04.For newbies , Ubuntu tweak is a application similar to TweakUI which we use in Windows . It is used to configure Ubuntu .It provides many useful desktop [...]<p><a href="http://www.tuxtree.com/2012/08/install-ubuntu-tweak-0-7-3-in-ubuntu-12-04.html">[How to] Install Ubuntu Tweak 0.7.3 in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Ubuntu tweak 0.7.3 has been released  with many bug fixes and new features . This tutorial will show you how to install Ubuntu tweak 0.7.3 in Ubuntu 12.04.For newbies , Ubuntu tweak is a application similar to TweakUI which we use in Windows . It is used to configure Ubuntu .It provides many useful desktop and system options that the default environment doesn’t provide .</p>
<h1>New features :</h1>
<div>
<ul>
<li>Add feature to turn on/off Guest account;</li>
<li>Add support for Linux Mint 13 (Ubuntu 12.10 is supported too, but can’t ensure the stability)</li>
<li>In Ubuntu 12.10, linux-image-extra has been added to the old kernel clean list</li>
</ul>
<h1>Bug fixes :</h1>
<ul>
<li>QuickList Editor lost Edits</li>
<li>Ubuntu Tweak crashes on ubuntu 12.10</li>
<li>Need to update utdata url</li>
<li>module import error and administration doesn’t work</li>
<li>Tweak tab hangs with 0.7.3.0 testing</li>
<li>LightDM plugin should be active if lightDM is the DM</li>
<li>Screen edges actions are reversed in right to left locals</li>
<li>Janitor crash when try to select apt cache checkbox</li>
<li>Error message when clicking on “Session indicator” when indicator-session is not installed isn’t clear enough</li>
<li>AttributeError: ‘NoneType’ object has no attribute ‘present’</li>
<li>ubuntu tweak scripts</li>
</ul>
<h1>How to install :</h1>
<p>Open your terminal by pressing CTRL + ALT + T and run following commands to install Ubuntu tweak 0.7.3 in Ubuntu 12.04 .</p>
<div><span style="color: #0000ff;">sudo add-apt-repository ppa:tualatrix/ppa</span><br />
<span style="color: #0000ff;"> sudo apt-get update</span><br />
<span style="color: #0000ff;"> sudo apt-get install ubuntu-tweak</span></div>
<div></div>
<div>For Ubuntu 11.04/ older versions , download the .deb through below link :</div>
<blockquote>
<div><a href="https://launchpad.net/ubuntu-tweak/+download">https://launchpad.net/ubuntu-tweak/+download</a></div>
</blockquote>
</div>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/ubuntu-tweak-073-2.png"><img class="aligncenter size-full wp-image-862" title="ubuntu-tweak-073-2" src="http://www.tuxtree.com/wp-content/uploads/2012/08/ubuntu-tweak-073-2.png" alt="ubuntu tweak 073 2 [How to] Install Ubuntu Tweak 0.7.3 in Ubuntu 12.04 " width="816" height="523" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.tuxtree.com/2012/08/install-ubuntu-tweak-0-7-3-in-ubuntu-12-04.html">[How to] Install Ubuntu Tweak 0.7.3 in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/install-ubuntu-tweak-0-7-3-in-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Upgrade to Libreoffice 3.6  office suite in Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/08/how-to-upgrade-to-libreoffice-3-6-office-suite-in-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-upgrade-to-libreoffice-3-6-office-suite-in-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/08/how-to-upgrade-to-libreoffice-3-6-office-suite-in-ubuntu-12-04.html#comments</comments>
		<pubDate>Sun, 12 Aug 2012 18:24:39 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=850</guid>
		<description><![CDATA[Good news for Libreoffice users !! Its version 3.6 has been released with many bug fixes and major enhancements. This tutorial will show you how to upgrade to Libreoffice 3.6 in Ubuntu 12.04. For Newbies, Libreoffice is a office suite similar to Microsoft office which is available for free . It is available in more [...]<p><a href="http://www.tuxtree.com/2012/08/how-to-upgrade-to-libreoffice-3-6-office-suite-in-ubuntu-12-04.html">[How to] Upgrade to Libreoffice 3.6  office suite in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Good news for Libreoffice users !! Its version 3.6 has been released with many bug fixes and major enhancements. This tutorial will show you how to upgrade to Libreoffice 3.6 in Ubuntu 12.04.</p>
<p style="text-align: justify;">For Newbies, Libreoffice is a office suite similar to Microsoft office which is available for free . It is available in more than 30 languages and support operating systems like Microsoft Windows , MAC OS X &amp; GNU/Linux.</p>
<h1>Features:</h1>
<p>To know more about its features , refer the below link:</p>
<p><a href="http://www.libreoffice.org/features/">http://www.libreoffice.org/features/</a></p>
<p>To know more about its recent version , refer the below link :</p>
<p><a href="http://www.libreoffice.org/download/3-6-new-features-and-fixes/">http://www.libreoffice.org/download/3-6-new-features-and-fixes/</a></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/Screenshot-00.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Screenshot-00" src="http://www.tuxtree.com/wp-content/uploads/2012/08/Screenshot-00_thumb.png" alt="Screenshot 00 thumb [How to] Upgrade to Libreoffice 3.6  office suite in Ubuntu 12.04" width="551" height="414" border="0" /></a></p>
<h1>How to Install :</h1>
<p>Open your terminal by pressing Ctrl+Alt+T  and run the following command to add PPA in your system :</p>
<p><span style="color: #0000ff;">sudo add-apt-repository ppa:libreoffice/libreoffice-prereleases</span></p>
<p>Next , run the below command to upgrade your system :</p>
<p><span style="color: #0000ff;">sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</span></p>
<p>I hope<strong><em> <span style="color: #0000ff;">[How to] Upgrade to Libreoffice 3.6 office suite in Ubuntu 12.04</span>  </em></strong>article was useful for you .For any clarification/suggestions , Use our comment section below .</p>
<p><a href="http://www.tuxtree.com/2012/08/how-to-upgrade-to-libreoffice-3-6-office-suite-in-ubuntu-12-04.html">[How to] Upgrade to Libreoffice 3.6  office suite in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/how-to-upgrade-to-libreoffice-3-6-office-suite-in-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Install Shutter 0.89 screenshot tool in Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/08/how-to-install-shutter-0-89-screenshot-tool-in-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-shutter-0-89-screenshot-tool-in-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/08/how-to-install-shutter-0-89-screenshot-tool-in-ubuntu-12-04.html#comments</comments>
		<pubDate>Sun, 12 Aug 2012 08:22:52 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=846</guid>
		<description><![CDATA[Shutter is one of the screenshot utility which is available in Ubuntu. Recently Shutter 0.89  has been released with new features like support for application indicators when running unity . To Know more about Shutter project , go through below link : http://shutter-project.org/2012/08/shutter-0-89-released/ Improvements in 0.89 version: Use of Appindicators. Advanced selection capture entries working [...]<p><a href="http://www.tuxtree.com/2012/08/how-to-install-shutter-0-89-screenshot-tool-in-ubuntu-12-04.html">[How to] Install Shutter 0.89 screenshot tool in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://shutter-project.org/">Shutter</a> is one of the screenshot utility which is available in Ubuntu. Recently Shutter 0.89  has been released with new features like support for application indicators when running unity .</p>
<p>To Know more about Shutter project , go through below link :</p>
<p><a href="http://shutter-project.org/2012/08/shutter-0-89-released/">http://shutter-project.org/2012/08/shutter-0-89-released/</a></p>
<h1>Improvements in 0.89 version:</h1>
<ul>
<li>Use of Appindicators.</li>
<li>Advanced selection capture entries working now .</li>
</ul>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/Selection_003.png"><img class="aligncenter size-full wp-image-858" title="Selection_003" src="http://www.tuxtree.com/wp-content/uploads/2012/08/Selection_003.png" alt="Selection 003 [How to] Install Shutter 0.89 screenshot tool in Ubuntu 12.04" width="341" height="297" /></a></p>
<h1>How to Install :</h1>
<p>This tutorial will show you how to install Shutter 0.89 in Ubuntu 12.04 .</p>
<p>Open your terminal by pressing CTRL+ALT+T and enter the below command to add PPA.</p>
<p><span style="color: #0000ff;">sudo add-apt-repository ppa:shutter/ppa</span></p>
<p>To update your system ,</p>
<p><span style="color: #0000ff;">sudo apt-get update</span></p>
<p>To install shutter in Ubuntu 12.04 :</p>
<p><span style="color: #0000ff;">sudo apt-get install shutter</span></p>
<p>I hope<strong><em> [How to] Install Shutter 0.89 screenshot tool in Ubuntu 12.04 </em></strong>article was useful for you .For any clarification/suggestions , Use our comment section below .</p>
<p><a href="http://www.tuxtree.com/2012/08/how-to-install-shutter-0-89-screenshot-tool-in-ubuntu-12-04.html">[How to] Install Shutter 0.89 screenshot tool in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/how-to-install-shutter-0-89-screenshot-tool-in-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Install Google Chrome in Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/08/how-to-install-google-chrome-in-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-google-chrome-in-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/08/how-to-install-google-chrome-in-ubuntu-12-04.html#comments</comments>
		<pubDate>Mon, 06 Aug 2012 13:45:50 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=828</guid>
		<description><![CDATA[This tutorial will show you how to install Google Chrome in Ubuntu 12.04 . Trivia : According to Statcounter , Google chrome is most widely used browser in the world . If you want to know more Google chrome , refer following links: https://www.google.com/intl/en/chrome/browser/ http://en.wikipedia.org/wiki/Google_Chrome How to Install : Step 1: First of all , [...]<p><a href="http://www.tuxtree.com/2012/08/how-to-install-google-chrome-in-ubuntu-12-04.html">[How to] Install Google Chrome in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to install <a href="http://en.wikipedia.org/wiki/Google_Chrome">Google Chrome</a> in Ubuntu 12.04 .</p>
<h1>Trivia :</h1>
<p>According to Statcounter , Google chrome is most widely used browser in the world .</p>
<p>If you want to know more Google chrome , refer following links:</p>
<p><a href="https://www.google.com/intl/en/chrome/browser/">https://www.google.com/intl/en/chrome/browser/</a></p>
<p><a href="http://en.wikipedia.org/wiki/Google_Chrome">http://en.wikipedia.org/wiki/Google_Chrome</a></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/new-google-chrome-logo.jpg"><img class="aligncenter size-full wp-image-829" title="Google Chrome in Ubuntu 12.04" src="http://www.tuxtree.com/wp-content/uploads/2012/08/new-google-chrome-logo.jpg" alt="new google chrome logo [How to] Install Google Chrome in Ubuntu 12.04" width="630" height="388" /></a></p>
<h1>How to Install :</h1>
<p><strong>Step 1:</strong></p>
<p>First of all , download the deb file from Google&#8217;s official website :</p>
<p><a href="https://www.google.com/intl/en/chrome/browser/">https://www.google.com/intl/en/chrome/browser/</a></p>
<p>Choose your <span style="color: #ff0000;">download package</span> carefully in order to avoid installation error. For example , I am using 64 bit processor , So I would opt for 64 bit deb Ubuntu.</p>
<p><strong>Step 2:</strong></p>
<p>After the successful download of Google chrome ,Open your terminal &amp; run following command to get into Downloads directory(  get into directory where downloaded files are present) .</p>
<p><span style="color: #0000ff;"><strong>cd Downloads</strong></span></p>
<p><strong>Step 3:</strong></p>
<p>Finally install Google chrome in Ubuntu 12.04 by using below command :</p>
<p><span style="color: #0000ff;"><strong>sudo dpkg -i &lt;<em>package which you downloaded</em>&gt;</strong></span></p>
<p>If it is 32 bit it will be ,</p>
<p><span style="color: #0000ff;"><strong>sudo dpkg -i google-chrome-stable_current_i386.deb</strong></span></p>
<p>and in case of 64bits ,it will be</p>
<p><span style="color: #0000ff;"><strong>sudo dpkg -i google-chrome-stable_current_i386.deb</strong></span></p>
<h1>Note :</h1>
<p>If you are getting dependency error during installation like below,</p>
<p><span style="color: #ff0000;">google-chrome-stable depends on libxss1</span></p>
<p>then try below command and repeat step3 again :</p>
<p><span style="color: #0000ff;"><strong>sudo apt-get -f install</strong></span></p>
<p>I hope<strong><em> Install Google Chrome in Ubuntu 12.04 </em></strong>article was useful for you .For any clarification/suggestions , Use our comment section below .</p>
<h2>Recommended :</h2>
<p><a title="[How to] Install Opera 12.01 in Ubuntu 12.04" href="http://www.tuxtree.com/2012/08/how-to-install-opera-12-01-in-ubuntu-12-04.html">[How to] Install Opera 12.01 in Ubuntu 12.04</a></p>
<p><a href="http://www.tuxtree.com/2012/08/how-to-install-google-chrome-in-ubuntu-12-04.html">[How to] Install Google Chrome in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/how-to-install-google-chrome-in-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Install Opera 12.01 in Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/08/how-to-install-opera-12-01-in-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-opera-12-01-in-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/08/how-to-install-opera-12-01-in-ubuntu-12-04.html#comments</comments>
		<pubDate>Sun, 05 Aug 2012 20:56:49 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=808</guid>
		<description><![CDATA[This tutorial will show you how to install Opera 12.01 in Ubuntu 12.04 . Opera 12.01 is the newest version of Opera Web browser . There are many changes done in this version like security and stability enhancements etc. Changelogs for new version is available @ http://www.opera.com/docs/changelogs/windows/1201/ Open your terminal and run the following command [...]<p><a href="http://www.tuxtree.com/2012/08/how-to-install-opera-12-01-in-ubuntu-12-04.html">[How to] Install Opera 12.01 in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to install Opera 12.01 in Ubuntu 12.04 . Opera 12.01 is the newest version of Opera Web browser . There are many changes done in this version like security and stability enhancements etc.</p>
<p>Changelogs for new version is available @ <a href="http://www.opera.com/docs/changelogs/windows/1201/">http://www.opera.com/docs/changelogs/windows/1201/</a></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/e08e0e7a8f3384d8f665e360447c61b8.jpg"><img class="aligncenter size-full wp-image-823" title="e08e0e7a8f3384d8f665e360447c61b8" src="http://www.tuxtree.com/wp-content/uploads/2012/08/e08e0e7a8f3384d8f665e360447c61b8.jpg" alt="e08e0e7a8f3384d8f665e360447c61b8 [How to] Install Opera 12.01 in Ubuntu 12.04 " width="450" height="338" /></a></p>
<p>Open your terminal and run the following command to add respository key :</p>
<p><span style="color: #0000ff;">wget -O- </span><a href="http://deb.opera.com/archive.key"><span style="color: #0000ff;">http://deb.opera.com/archive.key</span></a><span style="color: #0000ff;"> | sudo apt-key add -</span></p>
<p>Next , add repository by using below command :</p>
<p><span style="color: #0000ff;">sudo sh -c &#8216;echo &#8220;deb </span><a href="http://deb.opera.com/opera/"><span style="color: #0000ff;">http://deb.opera.com/opera/</span></a><span style="color: #0000ff;"> stable non-free&#8221; &gt;&gt; /etc/apt/sources.list&#8217;</span></p>
<p>Again run following command to update your system and Install Opera 12.01 in Ubuntu 12.04.</p>
<p><span style="color: #0000ff;">sudo apt-get update &amp;&amp; sudo apt-get install opera</span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;">I hope <span style="color: #0000ff;"><em>Install Opera 12.01 in Ubuntu 12.04</em> </span>article was useful for you . For any clarification/suggestions, use the comment box below . </span><br />
</span></p>
<p><a href="http://www.tuxtree.com/2012/08/how-to-install-opera-12-01-in-ubuntu-12-04.html">[How to] Install Opera 12.01 in Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/how-to-install-opera-12-01-in-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tip] Where GRUB is installed in Ubuntu</title>
		<link>http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=where-grub-is-installed-in-ubuntu</link>
		<comments>http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html#comments</comments>
		<pubDate>Sun, 05 Aug 2012 20:19:26 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Tips_Tricks]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=806</guid>
		<description><![CDATA[This tutorial will show you how to find where GRUB is installed in Ubuntu . For newbies , GRUB is nothing but a boot loader from GNU project . GRUB stands for GNU Grand Unified Bootloader . It provides the choice to boot one of multiple operating systems installed on computer. During installation of  new [...]<p><a href="http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html">[Tip] Where GRUB is installed in Ubuntu</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;" align="justify">This tutorial will show you how to find where <a href="http://en.wikipedia.org/wiki/GNU_GRUB">GRUB</a> is installed in <a href="http://ubuntu.com/">Ubuntu</a> . For newbies , GRUB is nothing but a boot loader from GNU project . GRUB stands for GNU Grand Unified Bootloader . It provides the choice to boot one of multiple operating systems installed on computer.</p>
<p>During installation of  new GRUB , It’s very important to know in which partition the GRUB is installed .</p>
<p>Open your terminal by pressing CTRL + ALT + T and run the following command to download the script.</p>
<pre class="brush: bash; gutter: true">wget http://downloads.sourceforge.net/project/bootinfoscript/bootinfoscript/0.61/bootinfoscript-061.tar.gz</pre>
<p>You can also download and extract manually through below link :</p>
<p><a href="http://sourceforge.net/projects/bootinfoscript/">http://sourceforge.net/projects/bootinfoscript/</a></p>
<p>Since you have downloaded the <span style="text-decoration: underline;">archived file</span> , Extract the file to run it .</p>
<p><span style="color: #0000ff;">tar -xvf bootinfoscript-061.tar.gz</span></p>
<p>Finally run the script through below command :</p>
<p><span style="color: #0000ff;">sudo ./bootinfoscript</span></p>
<p>Now go to your home directory &amp; open RESULTS.TXT . Here you can check in which partition GRUB is installed .</p>
<p>Alternatively , you can also open the directory by using following command :</p>
<p><span style="color: #0000ff;">gedit RESULTS.txt</span></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/Screenshot-from-2012-08-06-155935.png"><img class="aligncenter size-full wp-image-816" title="Screenshot from 2012-08-06 15:59:35" src="http://www.tuxtree.com/wp-content/uploads/2012/08/Screenshot-from-2012-08-06-155935.png" alt="Screenshot from 2012 08 06 155935 [Tip] Where GRUB is installed in Ubuntu " width="752" height="169" /></a></p>
<p>I hope <span style="color: #0000ff;"><em> [Tip] Where GRUB is installed in Ubuntu </em></span> article was useful for you ! For any clarification/ suggestions , use the comment box below.</p>
<p><a href="http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html">[Tip] Where GRUB is installed in Ubuntu</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/where-grub-is-installed-in-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gnomebaker: DVD burner for Ubuntu 12.04</title>
		<link>http://www.tuxtree.com/2012/08/gnomebaker-dvd-burner-for-ubuntu-12-04.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=gnomebaker-dvd-burner-for-ubuntu-12-04</link>
		<comments>http://www.tuxtree.com/2012/08/gnomebaker-dvd-burner-for-ubuntu-12-04.html#comments</comments>
		<pubDate>Sat, 04 Aug 2012 18:29:43 +0000</pubDate>
		<dc:creator>Neli S Gautham Raj</dc:creator>
				<category><![CDATA[Ubuntu 12.04]]></category>

		<guid isPermaLink="false">http://www.tuxtree.com/?p=797</guid>
		<description><![CDATA[This tutorial will show you how to install GnomeBaker:DVD burner in Ubuntu 12.04 .By default , Brasero Disc burner comes with Ubuntu 12.04. For newbies , GnomeBaker is a CD/DVD burning application for the Gnome desktop. If you want to know detail about this application , then refer below following link : http://en.wikipedia.org/wiki/GnomeBaker How to [...]<p><a href="http://www.tuxtree.com/2012/08/gnomebaker-dvd-burner-for-ubuntu-12-04.html">Gnomebaker: DVD burner for Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to install GnomeBaker:DVD burner in Ubuntu 12.04 .By default , Brasero Disc burner comes with Ubuntu 12.04.</p>
<p>For newbies , GnomeBaker is a CD/DVD burning application for the Gnome desktop.</p>
<p>If you want to know detail about this application , then refer below following link :</p>
<p><a href="http://en.wikipedia.org/wiki/GnomeBaker">http://en.wikipedia.org/wiki/GnomeBaker</a></p>
<p><a href="http://www.tuxtree.com/wp-content/uploads/2012/08/Screenshot-from-2012-08-03-010856.png"><img class="aligncenter size-full wp-image-798" title="Screenshot from 2012-08-03 01:08:56" src="http://www.tuxtree.com/wp-content/uploads/2012/08/Screenshot-from-2012-08-03-010856.png" alt="Screenshot from 2012 08 03 010856 Gnomebaker: DVD burner for Ubuntu 12.04" width="752" height="579" /></a></p>
<h1>How to Install :</h1>
<p>Since installation is done through PPA , first add PPA through following code :</p>
<p><span style="color: #0000ff;">sudo add-apt-repository ppa:gnomebaker/stable</span></p>
<p>Next update your system and install Gnomebaker through following code :</p>
<p><span style="color: #0000ff;">sudo apt-get update &amp;&amp; sudo apt-get install gnomebaker</span></p>
<p><a href="http://www.tuxtree.com/2012/08/gnomebaker-dvd-burner-for-ubuntu-12-04.html">Gnomebaker: DVD burner for Ubuntu 12.04</a> is a post from: <a href="http://www.tuxtree.com">Tuxtree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxtree.com/2012/08/gnomebaker-dvd-burner-for-ubuntu-12-04.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
