<?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>LINUX RADAR</title>
	<atom:link href="http://www.linux-radar.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linux-radar.net</link>
	<description>Comprehensive information and resources about Linux</description>
	<lastBuildDate>Wed, 23 Nov 2011 09:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Database Security: Why Change the Database Tables Prefix</title>
		<link>http://www.linux-radar.net/wordpress-database-security-change-database-tables-prefix.html</link>
		<comments>http://www.linux-radar.net/wordpress-database-security-change-database-tables-prefix.html#comments</comments>
		<pubDate>Wed, 23 Nov 2011 09:19:56 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[WEB HOSTING]]></category>
		<category><![CDATA[Attacker]]></category>
		<category><![CDATA[back up wordpress database]]></category>
		<category><![CDATA[database plugin wordpress]]></category>
		<category><![CDATA[Database Security]]></category>
		<category><![CDATA[Database Table]]></category>
		<category><![CDATA[Database Tables]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Guessing Game]]></category>
		<category><![CDATA[how to secure wordpress]]></category>
		<category><![CDATA[Letters And Numbers]]></category>
		<category><![CDATA[Malicious User]]></category>
		<category><![CDATA[Myriad]]></category>
		<category><![CDATA[Prefixes]]></category>
		<category><![CDATA[Random Strings]]></category>
		<category><![CDATA[Scanners]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Security Attacks]]></category>
		<category><![CDATA[security plugins for wordpress]]></category>
		<category><![CDATA[Security Scan]]></category>
		<category><![CDATA[Table Names]]></category>
		<category><![CDATA[table prefix wordpress]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Vulnerability]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[wordpress and database]]></category>
		<category><![CDATA[wordpress backup plugin]]></category>
		<category><![CDATA[wordpress database]]></category>
		<category><![CDATA[wordpress database plugin]]></category>
		<category><![CDATA[wordpress database plugins]]></category>
		<category><![CDATA[wordpress database security]]></category>
		<category><![CDATA[Zero Day]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=887</guid>
		<description><![CDATA[The majority of reported WordPress database security attacks were performed by exploiting SQL Injection vulnerabilities. By renaming the WordPress database table prefixes you are protecting your WordPress blog and website from zero day SQL injections attacks. WordPress Database Security: The Prefix Guessing Game By default, all WordPress database tables’ names start with the prefix “wp_” [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The majority of <strong>reported WordPress database security attacks</strong> were performed by exploiting SQL Injection vulnerabilities. By renaming the WordPress database table prefixes you are protecting your WordPress blog and website from zero day SQL injections attacks.</p>
<h2 style="text-align: justify;">WordPress Database Security: The Prefix Guessing Game</h2>
<p style="text-align: justify;">By default, all WordPress database tables’ names start with the prefix “wp_” as shown in the screen shot below.</p>
<p style="text-align: justify;"><img class="aligncenter size-medium wp-image-888" title="WordPress Database Security" src="http://www.linux-radar.net/wp-content/uploads/2011/11/WordPress-Database-Security-300x181.gif" alt="WordPress Database Security 300x181 WordPress Database Security: Why Change the Database Tables Prefix" width="459" height="277" /></p>
<p style="text-align: justify;">If a malicious user discovers a zero day SQL injection vulnerability in WordPress (which does happen from time to time), unless you rename the <strong>WordPress database table prefixes</strong> to something else, the malicious user can easily guess the WordPress database table names and exploit the vulnerability against your blog or website.  To make things worse, there are a myriad of scripts and automated scanners available on the internet that specifically scan and target WordPress blogs and websites. If a malicious user exploits such vulnerability against your blog or website, he can:</p>
<ol style="text-align: justify;">
<li>Gain administrative access to your blog.</li>
<li>Tamper your blog and website.</li>
<li>Gain access to other sensitive databases on that server.</li>
<li>Gain administrative access to your web server.</li>
</ol>
<p style="text-align: justify;">Therefore by <strong>renaming the WordPress database table prefixes</strong>, you are automatically enforcing your WordPress database security against such dangerous attacks because the attacker would not be able to guess the table names. We recommend to use difficult to guess prefixes, like long random strings which include both letters and numbers.</p>
<p style="text-align: justify;"><strong>WP Security Scan is a WordPress security plugin</strong> by WebsiteDefender featuring a tool to help you automate this process. Alternatively you can manually change your WordPress database table prefixes manually by following this step by step guide; <a target="_blank" title="How to manually change the WordPress database security change table name prefix" href="http://www.websitedefender.com/wordpress-security/change-wordpress-database-table-name-prefix/">How to manually change WordPress database table name prefix</a>.</p>
<p style="text-align: justify;"><em><strong>source : <a target="_blank" href="http://www.websitedefender.com/wordpress-security/wordpress-database-security-tables-prefix/" target="_blank">websitedefender.com</a></strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/wordpress-database-security-change-database-tables-prefix.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Hat Takes Its Hat Off to Dennis Ritchie</title>
		<link>http://www.linux-radar.net/red-hat-takes-hat-dennis-ritchie.html</link>
		<comments>http://www.linux-radar.net/red-hat-takes-hat-dennis-ritchie.html#comments</comments>
		<pubDate>Mon, 17 Oct 2011 14:28:40 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Dennis Ritchie]]></category>
		<category><![CDATA[enterprise linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux redhat download]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[Red Hat Dennis Ritchie]]></category>
		<category><![CDATA[Red Hat Takes Its Hat Off to Dennis Ritchie]]></category>
		<category><![CDATA[redhat download]]></category>
		<category><![CDATA[redhat linux]]></category>
		<category><![CDATA[redhat linux download]]></category>
		<category><![CDATA[redhat linux free download]]></category>
		<category><![CDATA[redhat linux tutorial]]></category>
		<category><![CDATA[redhat server]]></category>
		<category><![CDATA[redhat training]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=865</guid>
		<description><![CDATA[It is with sad hearts that the Red Hat community mourns the passing of computing pioneer Dennis MacAlistair Ritchie. Dennis Ritchie was the principal designer of the C programming language and co-developer of the Unix operating system, working closely with Ken Thompson, his longtime Bell Labs collaborator. Many of us have a proud history of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.linux-radar.net/wp-content/uploads/2011/10/Dennis-Ritchie-standing-and-Ken-Thompson-creators-of-the-Unix-operating-system.jpg"><img class="alignleft size-medium wp-image-866" title="Dennis Ritchie (standing) and Ken Thompson, creators of the Unix operating system" src="http://www.linux-radar.net/wp-content/uploads/2011/10/Dennis-Ritchie-standing-and-Ken-Thompson-creators-of-the-Unix-operating-system-300x214.jpg" alt="Dennis Ritchie standing and Ken Thompson creators of the Unix operating system 300x214 Red Hat Takes Its Hat Off to Dennis Ritchie" width="300" height="214" /></a>It is with sad hearts that <strong>the Red Hat community</strong> mourns the passing of computing pioneer Dennis MacAlistair Ritchie. <a href="http://www.linux-radar.net/red-hat-takes-hat-dennis-ritchie.html">Dennis Ritchie</a> was the principal designer of the C programming language and co-developer of the Unix operating system, working closely with Ken Thompson, his longtime Bell Labs collaborator.</p>
<p style="text-align: justify;">Many of us have a proud history of involvement in the <strong>UNIX operating system</strong> well before the emergence of Linux. To the UNIX world, Ritchie and Thompson were as influential as Linus Torvalds is today to the Linux community. Unix and C&#8217;s direct and spiritual descendants cannot be counted, but include Linux, <a title="WHAT ARE YOUR SIX GO-TO ANDROID APPS ?" href="http://www.linux-radar.net/goto-android-apps.html" target="_blank"><strong>Android</strong></a>, Mac OS, iOS, JavaScript, C++, the genius of the internet, and a planet of developers. The major impact of UNIX is not so much in the elegant code itself but rather in the culture of sharing work across industry and academia that became UNIX’s hallmark. Prior to UNIX, operating system code was locked in corporate vaults – inaccessible to the masses. UNIX flung open these doors by allowing code to be shared among software engineers across the nascent computer industry, ushering in an unprecedented wave of collaborative development – and, at the same time, liberating many applications from being locked into a single proprietary hardware vendor.</p>
<p style="text-align: justify;">UNIX code was also shared with universities where it became the foundation of the learning and advancement of operating system practices. Similarly, the C programming language became a staple of the computer science classroom. Many of us literally grew up in Dennis&#8217; technical shadow and still have his book, <strong>The C Programming Language,</strong> co-authored with Brian Kernighan and more fondly referred to as K &amp; R, on our shelves. It remains a source of inspiration and practical help to programmers to this day.</p>
<p style="text-align: justify;">Most of what we do is heavily influenced by Dennis’s outstanding contributions – both in the technical arena and as a founder of the concept of <strong>community development</strong>. We at Red Hat look with awe and reverence on his legacy.</p>
<p style="text-align: justify;">source : http://www.redhat.com/about/news/blog/red-hat-takes-its-hat-off-to-dennis-ritchie</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/red-hat-takes-hat-dennis-ritchie.html" title="dennis ritchie">dennis ritchie</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/red-hat-takes-hat-dennis-ritchie.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype : Skype Internet Telephony</title>
		<link>http://www.linux-radar.net/skype-skype-internet-telephony.html</link>
		<comments>http://www.linux-radar.net/skype-skype-internet-telephony.html#comments</comments>
		<pubDate>Fri, 30 Sep 2011 23:39:00 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[SOFTWARE]]></category>
		<category><![CDATA[free internet calling]]></category>
		<category><![CDATA[free internet phone]]></category>
		<category><![CDATA[free internet phones]]></category>
		<category><![CDATA[free internet telephony]]></category>
		<category><![CDATA[internet calling]]></category>
		<category><![CDATA[internet calls]]></category>
		<category><![CDATA[internet telephony]]></category>
		<category><![CDATA[internet telephony service]]></category>
		<category><![CDATA[internet telephony voip]]></category>
		<category><![CDATA[phones with skype]]></category>
		<category><![CDATA[skype for free]]></category>
		<category><![CDATA[skype internet]]></category>
		<category><![CDATA[skype internet call]]></category>
		<category><![CDATA[skype internet calling]]></category>
		<category><![CDATA[skype internet phone]]></category>
		<category><![CDATA[skype internet phone service]]></category>
		<category><![CDATA[skype internet phones]]></category>
		<category><![CDATA[skype internet telephony]]></category>
		<category><![CDATA[skype on the internet]]></category>
		<category><![CDATA[skype phone]]></category>
		<category><![CDATA[skype phone calls]]></category>
		<category><![CDATA[skype phones]]></category>
		<category><![CDATA[skype telephony]]></category>
		<category><![CDATA[voip internet telephony]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=860</guid>
		<description><![CDATA[Skype is a little piece of software that lets you make free calls to anyone else on Skype, anywhere in the world. And even though the calls are free, they are really excellent quality. Make free Skype-to-Skype calls to anyone else, anywhere in the world. * Call phones and mobiles at pretty cheap rates per [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="aligncenter size-full wp-image-861" title="skype" src="http://www.linux-radar.net/wp-content/uploads/2011/10/skype.jpg" alt="skype Skype : Skype Internet Telephony" width="442" height="301" /></p>
<p style="text-align: justify;">Skype is a little piece of software that lets you make free calls to anyone else on Skype, anywhere in the world. And even though the calls are free, they are really excellent quality.</p>
<p>Make free Skype-to-Skype calls to anyone else, anywhere in the world. * Call phones and mobiles at pretty cheap rates per minute. * Group chat with up to 100 people or conference call with up to nine others. * Free to download.</p>
<p><a title="skype ubuntu 11.10 " href="http://www.linux-radar.net/install-skype-ubuntu-1110.html" target="_blank"><span style="color: #008000;"><strong>How To Install Skype On Ubuntu 11.10</strong></span> </a></p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/skype-skype-internet-telephony.html" title="skype calls">skype calls</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/skype-skype-internet-telephony.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Download YouTube Videos In Ubuntu 11.10</title>
		<link>http://www.linux-radar.net/download-youtube-videos-ubuntu-1110.html</link>
		<comments>http://www.linux-radar.net/download-youtube-videos-ubuntu-1110.html#comments</comments>
		<pubDate>Wed, 21 Sep 2011 20:21:39 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[download youtube ubuntu 11 10]]></category>
		<category><![CDATA[download youtube video ubuntu]]></category>
		<category><![CDATA[download youtube video ubuntu 11 10]]></category>
		<category><![CDATA[download youtube videos in ubuntu 11 10]]></category>
		<category><![CDATA[download youtube videos ubuntu]]></category>
		<category><![CDATA[download youtube videos Ubuntu 11 10]]></category>
		<category><![CDATA[Downloading Videos]]></category>
		<category><![CDATA[downloading you tube]]></category>
		<category><![CDATA[how do you download videos]]></category>
		<category><![CDATA[how to download flash video ubuntu 11 10]]></category>
		<category><![CDATA[how to download linux]]></category>
		<category><![CDATA[how to download youtube videos in ubuntu 11.10]]></category>
		<category><![CDATA[how to download youtube videos on ubuntu 11 10]]></category>
		<category><![CDATA[how to download youtube videos ubuntu 11 10]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LINUX UBUNTU]]></category>
		<category><![CDATA[online video downloader]]></category>
		<category><![CDATA[Ubuntu 11 04 youtube downloader]]></category>
		<category><![CDATA[ubuntu 11 10 download youtube]]></category>
		<category><![CDATA[ubuntu 11 10 youtube]]></category>
		<category><![CDATA[ubuntu 11 10 youtube download]]></category>
		<category><![CDATA[ubuntu 11 software for downlaoding a video in utube]]></category>
		<category><![CDATA[ubuntu youtube downloader]]></category>
		<category><![CDATA[utube ripper ubuntu 11 10]]></category>
		<category><![CDATA[video downloader for ubuntu 11 10]]></category>
		<category><![CDATA[video downloading]]></category>
		<category><![CDATA[you tube views]]></category>
		<category><![CDATA[youtube downloader]]></category>
		<category><![CDATA[youtube downloader for ubuntu]]></category>
		<category><![CDATA[youtube downloader for ubuntu 11]]></category>
		<category><![CDATA[youtube downloader for ubuntu 11 10]]></category>
		<category><![CDATA[youtube downloader in ubuntu 11 10]]></category>
		<category><![CDATA[youtube downloader ubuntu 11]]></category>
		<category><![CDATA[youtube downloader ubuntu 11 10]]></category>
		<category><![CDATA[youtube ubuntu 11]]></category>
		<category><![CDATA[Youtube Video downloader for ubuntu 11 10]]></category>
		<category><![CDATA[youtube videos ubuntu]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=851</guid>
		<description><![CDATA[YouTube is the most popular video sharing site – or I can say it has videos about everything. When you’re watching videos on YouTube (Suppose You’re using Ubuntu 11.10) and some of them are such videos that you watch often – repeatedly, in that case you might want to download/save it to your computer’s hard [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">YouTube is the most popular video sharing site – or I can say it has videos about everything. When you’re watching videos on YouTube (Suppose You’re using Ubuntu 11.10) and some of them are such videos that you watch often – repeatedly, in that case you might want to download/save it to your computer’s hard drive. That’s why, in this post you learn how to download YouTube videos/movies while<a title="Ubuntu 11.10 (Oneiric Ocelot) New Applications and Defaults " href="http://www.linux-radar.net/ubuntu-1110-oneiric-ocelot-applications-defaults.html" target="_blank"><strong> using Ubuntu 11.10 (Oneiric Ocelot)</strong></a>, although tips is applicable for other Linux distro (Linux Mint, Fedora, OpenSuse, Debian etc) too.</p>
<p style="text-align: justify;">Although There’re many ways to<a title="How To Download Youtube Videos In Ubuntu 11.04 " href="http://www.linux-radar.net/download-youtube-videos-ubuntu-1104.html" target="_blank"><strong> download YouTube videos in Ubuntu</strong></a> but here some most easy and convenient techniques are explained – such as using minitube (A native desktop client for YouTube), Terminal and Browser plugins/add-ons. Choose any one – which suits you best.</p>
<p style="text-align: justify;"><strong>YouTube Downloader for Ubuntu 11.10</strong></p>
<p style="text-align: justify;"><strong>1. Minitube</strong></p>
<p style="text-align: justify;"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/YouTube-Downloader-for-Ubuntu-11.10.jpg"><img class="aligncenter size-medium wp-image-852" title="YouTube Downloader for Ubuntu 11.10" src="http://www.linux-radar.net/wp-content/uploads/2011/09/YouTube-Downloader-for-Ubuntu-11.10-300x199.jpg" alt="YouTube Downloader for Ubuntu 11.10 300x199 How To Download YouTube Videos In Ubuntu 11.10" width="300" height="199" /></a></p>
<p style="text-align: justify;">Minitube is one of the best and cool application – for watching YouTube videos (without Ads? Yeah!) from Desktop, and of course for downloading videos. it’s very simple and easy to use – the GUI is also very good, tends to provide TV like experience. MiniTube has a lot of features and options to configure some things like – video size, related videos in left etc. Minitube is a cross-platform open source software (available in GPL, project is hosted at gitorius) – available free of cost for Linux based Operating System such as Ubuntu (although you’ve to pay if you want to use it on Windows/Mac). You can easily search the youtube videos using keyword or channel name.<br />
How to Install Minitube on Ubuntu 11.10</p>
<p style="text-align: justify;">Minitube is available in official package repository so install Minitube, simply Open Ubuntu Software Center and search for ‘minitube’; click install..and you’re done! Or use terminal (Ctrl+Alt+t) to install Minitube -</p>
<p style="text-align: justify;">sudo apt-get install minitube</p>
<p style="text-align: justify;"><strong>How to download videos using MiniTube</strong></p>
<p style="text-align: justify;">it’s pretty simple, first play the video (you want to download), then click on Video -&gt; Download and you’re done! The downloading process will be started, and by default the videos will be saved to /home/Videos. Then you will immediately notice a download section(link) in bottom, click on that for more information about the download (look at the snapshot).</p>
<p style="text-align: justify;"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/download-videos-using-MiniTube.jpg"><img class="aligncenter size-medium wp-image-853" title="download videos using MiniTube" src="http://www.linux-radar.net/wp-content/uploads/2011/09/download-videos-using-MiniTube-300x178.jpg" alt="download videos using MiniTube 300x178 How To Download YouTube Videos In Ubuntu 11.10" width="300" height="178" /></a></p>
<p style="text-align: justify;"><strong>2. Browsers Add-ons/Extensions</strong></p>
<p style="text-align: justify;">If you surf a lot and spends a lot of time with web browsers such as Firefox or Google Chrome then you might want to download YouTube videos, right from the browser (while playing videos).</p>
<p style="text-align: justify;"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/YouTube-Downloader-for-Ubuntu-11.10-2.jpg"><img class="aligncenter size-medium wp-image-854" title="YouTube Downloader for Ubuntu 11.10 #2" src="http://www.linux-radar.net/wp-content/uploads/2011/09/YouTube-Downloader-for-Ubuntu-11.10-2-300x166.jpg" alt="YouTube Downloader for Ubuntu 11.10 2 300x166 How To Download YouTube Videos In Ubuntu 11.10" width="300" height="166" /></a></p>
<p style="text-align: justify;"><strong>Extension for Chrome Users : </strong></p>
<p style="text-align: justify;">There is an extension called ‘YouTube Downloader’, developed by YouTube and Chrome Team (Google Inc). it will allow you save YouTube videos in three formats – mp4, mp3 and FLV.</p>
<p style="text-align: justify;"><a target="_blank" title="Get YouTube Downloader for Google Chrome" href="http://www.oxytube.com/" target="_blank">Download/Install YouTube Downloader in Chrome</a></p>
<p style="text-align: justify;"><strong>Add-on For Firefox Users</strong></p>
<p style="text-align: justify;">it’s a very similar plugin(as above) and there are many options to download videos in multiple formats with a single click.</p>
<p style="text-align: justify;"><a target="_blank" title="Firefox Add-on for Downloading YouTube Videos" href="https://addons.mozilla.org/en-US/firefox/addon/download-flash-and-video/" target="_blank">Download Youtube Downloader for Firefox</a></p>
<p style="text-align: justify;"><strong>3. Terminal</strong></p>
<p style="text-align: justify;">To download videos from command line – first install a utility – youtube-dl. Open terminal and execute -</p>
<pre>sudo apt-get install youtube-dl</pre>
<p style="text-align: justify;">Now, open the video in browser and copy the URL from the address bar. Then execute the following command -</p>
<pre>youtube-dl "URL_you_have_copied"</pre>
<p style="text-align: justify;">That’s All.. Let me know your opinion through comment.</p>
<p style="text-align: justify;">(Source : <a target="_blank" href="http://blog.sudobits.com/2011/09/20/how-to-download-youtube-videos-in-ubuntu-11-10/" target="_blank">http://blog.sudobits.com</a>)</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/download-youtube-videos-ubuntu-1110.html" title="utube ripper ubuntu 11 10">utube ripper ubuntu 11 10</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/download-youtube-videos-ubuntu-1110.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Ubuntu : How To Merge Or Split mp3 Files</title>
		<link>http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html</link>
		<comments>http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html#comments</comments>
		<pubDate>Wed, 21 Sep 2011 19:39:06 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[SOFTWARE]]></category>
		<category><![CDATA[combine mp3 files]]></category>
		<category><![CDATA[cut mp3 files]]></category>
		<category><![CDATA[free mp3 cutter]]></category>
		<category><![CDATA[free mp3 files]]></category>
		<category><![CDATA[how to cut music]]></category>
		<category><![CDATA[how to merge files]]></category>
		<category><![CDATA[how to merge or split mp3 files]]></category>
		<category><![CDATA[how to split mp3 files]]></category>
		<category><![CDATA[join mp3 files]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LINUX UBUNTU]]></category>
		<category><![CDATA[merge mp3 files]]></category>
		<category><![CDATA[merging mp3 files]]></category>
		<category><![CDATA[mp3 cutter]]></category>
		<category><![CDATA[mp3 file]]></category>
		<category><![CDATA[mp3 file merge]]></category>
		<category><![CDATA[mp3 file software]]></category>
		<category><![CDATA[mp3 joiner]]></category>
		<category><![CDATA[software to cut music]]></category>
		<category><![CDATA[software to split mp3 files]]></category>
		<category><![CDATA[split large mp3]]></category>
		<category><![CDATA[split large mp3 files]]></category>
		<category><![CDATA[split mp3]]></category>
		<category><![CDATA[split mp3 file]]></category>
		<category><![CDATA[split mp3 files]]></category>
		<category><![CDATA[split mp3 files freeware]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=847</guid>
		<description><![CDATA[Linux Ubuntu : HOW TO merge or split mp3 files To merge two or more mp3 you will need to get the program called mp3wrap. To split two files you can use program called mp3splt. You can install them by typing: sudo apt-get install mp3wrap mp3splt Now you can merge two mp3 files (let&#8217;s say [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_848" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/Linux-Ubuntu-HOW-TO-merge-or-split-mp3-files.jpg"><img class="size-medium wp-image-848" title="Linux Ubuntu : HOW TO merge or split mp3 files" src="http://www.linux-radar.net/wp-content/uploads/2011/09/Linux-Ubuntu-HOW-TO-merge-or-split-mp3-files-300x300.jpg" alt="Linux Ubuntu HOW TO merge or split mp3 files 300x300 Linux Ubuntu : How To Merge Or Split mp3 Files" width="300" height="300" /></a></dt>
<dd class="wp-caption-dd">Linux Ubuntu : HOW TO merge or split mp3 files</dd>
</dl>
</div>
<p style="text-align: justify;">To merge two or more mp3 you will need to <span style="text-decoration: underline;"><span style="color: #008000;"><strong>get the program called mp3wrap</strong></span></span>. To split two files you can use program called mp3splt. You can install them by typing:</p>
<p>sudo apt-get install mp3wrap mp3splt</p>
<p>Now you can merge two mp3 files (let&#8217;s say 1.mp3 and 2.mp3) by typing:</p>
<p>mp3wrap merged.mp3 2.mp3 1.mp3</p>
<p>note that the merged.mp3 will start with 2.mp3 and finish with 1.mp3</p>
<p>You can split mp3&#8242;s now by typing:</p>
<p>mp3splt merged.mp3 0.0 1.2 3.4</p>
<p>this will split file merged.mp3 into two parts:</p>
<p>00:00 &#8211; 01:02<br />
01:02 &#8211; 03:04</p>
<p>where xx:xx represents minutes:seconds.</p>
<p>If you have problems splitting files merged with mp3wrap delete whatever mp3wrap add to filename and then try again. You shouldn&#8217;t experience any problems now.</p>
<p>To see more info on these commands type</p>
<p>man mp3wrap</p>
<p>or</p>
<p>man mp3splt</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="mp3 photos">mp3 photos</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="mp3 merger ubuntu">mp3 merger ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="mp3 image">mp3 image</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="free mp3 cutter for ubuntu linux">free mp3 cutter for ubuntu linux</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="ubuntu 11 10 audio cutter">ubuntu 11 10 audio cutter</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="mp3 cutter for ubuntu 11 10">mp3 cutter for ubuntu 11 10</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="MP 3">MP 3</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="melhor mp3 player para ubunto">melhor mp3 player para ubunto</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="linux split file">linux split file</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="how to merge mp3 wrap ubuntu">how to merge mp3 wrap ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html" title="ubuntu mp3 image">ubuntu mp3 image</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/linux-ubuntu-merge-split-mp3-files.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change Login Screen background in Ubuntu 11.10 LightDM</title>
		<link>http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html</link>
		<comments>http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html#comments</comments>
		<pubDate>Tue, 20 Sep 2011 21:25:13 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[change login background]]></category>
		<category><![CDATA[change login screen background in ubuntu 11.10 lightdm]]></category>
		<category><![CDATA[latest release of ubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LINUX UBUNTU]]></category>
		<category><![CDATA[login background]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[ubuntu 11.10 lightdm]]></category>
		<category><![CDATA[ubuntu distributions]]></category>
		<category><![CDATA[ubuntu lightdm]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=843</guid>
		<description><![CDATA[Ubuntu 11.10 Oneiric Ocelot has released its second alpha. In Ubuntu Oneiric, it starts using LightDM as default to instead Gnome Display Manager(GDM). If you have upgraded to or new installed Ubuntu 11.10 Oneiric, you might want to change the LightDM login screen background. And it’s easy, just open up a terminal window and edit [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a title="ubuntu 11.10 " href="http://www.linux-radar.net/ubuntu-1110-oneiric-ocelot-applications-defaults.html" target="_blank"><strong>Ubuntu 11.10 Oneiric Ocelot</strong></a> has released its second alpha. In Ubuntu Oneiric, it starts using LightDM as default to instead Gnome Display Manager(GDM). If you have upgraded to or new <span style="text-decoration: underline;"><span style="color: #008000; text-decoration: underline;"><strong>installed Ubuntu 11.10 Oneiric</strong></span></span>, you might want to change the LightDM login screen background. And it’s easy, just open up a terminal window and edit the configuration file with the command below(Here unity-greeter.conf is the default theme’s configuration file, it changes depend on what greeter theme you’re using) :</p>
<blockquote><p>gksu gedit /etc/lightdm/unity-greeter.conf</p></blockquote>
<p style="text-align: justify;">Find the similar line:</p>
<blockquote><p>background=/PATH/TO/Login/Background</p></blockquote>
<p style="text-align: justify;">Change the path to any image as you like.</p>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_844" class="wp-caption aligncenter" style="width: 348px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/Ubuntu-11.10-LightDM.jpg"><img class="size-medium wp-image-844" title="Ubuntu 11.10 LightDM" src="http://www.linux-radar.net/wp-content/uploads/2011/09/Ubuntu-11.10-LightDM-300x167.jpg" alt="Ubuntu 11.10 LightDM 300x167 How to change Login Screen background in Ubuntu 11.10 LightDM" width="338" height="188" /></a></dt>
<dd class="wp-caption-dd">Ubuntu 11.10 LightDM</dd>
</dl>
</div>
<p style="text-align: justify;">
<p style="text-align: justify;">(Source : http://ubuntuguide.net/)</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="lightdm resolution">lightdm resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="lightdm theme">lightdm theme</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="cambiar login screen ubuntu 11 10">cambiar login screen ubuntu 11 10</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="how chenge login background in 11 10">how chenge login background in 11 10</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu 11 10 screen resolution">ubuntu 11 10 screen resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu lightdm configuration resolution">ubuntu lightdm configuration resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu lightdm resolution">ubuntu lightdm resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu lightdm screen size">ubuntu lightdm screen size</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu11 10 lightdm">ubuntu11 10 lightdm</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu 11 10 lightdm resolution">ubuntu 11 10 lightdm resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="reset login manager lightdm ubuntu 11 10">reset login manager lightdm ubuntu 11 10</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="cambiar gdm en ubuntu">cambiar gdm en ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="lightdm login resolution">lightdm login resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="lightdm image resolution">lightdm image resolution</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="lightdm configure">lightdm configure</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="lightdm auflösung ändern">lightdm auflösung ändern</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html" title="ubuntu11 10 lightdm manager">ubuntu11 10 lightdm manager</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/change-login-screen-background-ubuntu-1110-lightdm.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gnome3 Tip- Find out Gnome-shell Shutdown/Restart buttons</title>
		<link>http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html</link>
		<comments>http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html#comments</comments>
		<pubDate>Tue, 20 Sep 2011 16:43:32 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[download gnome shell]]></category>
		<category><![CDATA[gnome 3 shell]]></category>
		<category><![CDATA[gnome shell 10.10]]></category>
		<category><![CDATA[gnome shell 3]]></category>
		<category><![CDATA[gnome shell download]]></category>
		<category><![CDATA[gnome shell install]]></category>
		<category><![CDATA[gnome shell ppa]]></category>
		<category><![CDATA[gnome shell settings]]></category>
		<category><![CDATA[gnome shell shortcuts]]></category>
		<category><![CDATA[gnome shell theme]]></category>
		<category><![CDATA[gnome shell themes]]></category>
		<category><![CDATA[gnome shell ubuntu]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gnome-shell --replace]]></category>
		<category><![CDATA[gnome3 tip]]></category>
		<category><![CDATA[install gnome shell]]></category>
		<category><![CDATA[installing gnome shell]]></category>
		<category><![CDATA[LINUX UBUNTU]]></category>
		<category><![CDATA[start gnome shell]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=836</guid>
		<description><![CDATA[This is a simple tutorial about how to get “power off” and “Restart” options in gnome-shell user account menu. When I first time using Gnome 3, I didn’t find shutdown/restart button anywhere. I shut down and reboot my machine via command in terminal. You might get the same problem if you’re new to gnome-shell. And [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is a simple tutorial about how to get “power off” and “Restart” options in <a title="Failed to load session gnome " href="http://www.linux-radar.net/ubuntu-1104-failed-load-session-gnome.html" target="_blank"><strong>gnome-shell</strong></a> user account menu.</p>
<p style="text-align: justify;">When I first time <a title="Torvalds Dumps GNOME for Xfce " href="http://www.linux-radar.net/torvalds-dumps-gnome-xfce.html" target="_blank"><strong>using Gnome 3</strong></a>, I didn’t find shutdown/restart button anywhere. I shut down and reboot my machine via command in terminal. You might get the same problem if you’re new to gnome-shell. And here’s a tip to figure it out:</p>
<p style="text-align: justify;">Click on the user account at top-right corner. And press down Alt key, you’ll see the downmost option “Suspend” becomes “Power Off…”.</p>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_837" class="wp-caption aligncenter" style="width: 202px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/Ubuntu-gnome-shell-shutdown.png"><img class="size-medium wp-image-837 " title="Ubuntu : gnome shell shutdown" src="http://www.linux-radar.net/wp-content/uploads/2011/09/Ubuntu-gnome-shell-shutdown-192x300.png" alt="Ubuntu gnome shell shutdown 192x300 Gnome3 Tip  Find out Gnome shell Shutdown/Restart buttons" width="192" height="300" /></a></dt>
<dd class="wp-caption-dd">Ubuntu : gnome shell shutdown</dd>
</dl>
</div>
<p style="text-align: justify;">
<p style="text-align: justify;">Click on it and you’ll see shutdown/restart options.</p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_838" class="wp-caption alignleft" style="width: 451px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/ubuntu-Gnome-shell-Shutdown-Restart-buttons.png"><img class="size-medium wp-image-838" title="ubuntu :  Gnome-shell Shutdown-Restart buttons" src="http://www.linux-radar.net/wp-content/uploads/2011/09/ubuntu-Gnome-shell-Shutdown-Restart-buttons-300x123.png" alt="ubuntu Gnome shell Shutdown Restart buttons 300x123 Gnome3 Tip  Find out Gnome shell Shutdown/Restart buttons" width="441" height="191" /></a></dt>
<dd class="wp-caption-dd">ubuntu : Gnome-shell Shutdown-Restart buttons</dd>
</dl>
</div>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">(Source :<a target="_blank" href="http://ubuntuguide.net/gnome3-tip-find-out-gnome-shell-shutdownrestart-buttons" target="_blank"> http://ubuntuguide.net</a>)</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="ubuntu11 10 gnome shell shutdown option">ubuntu11 10 gnome shell shutdown option</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="shutdown button gnome ubuntu">shutdown button gnome ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="archlinux gnome3 button shutdown">archlinux gnome3 button shutdown</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="shutdown button gnome shell ubuntu">shutdown button gnome shell ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="power off button gnome3 in ubuntu">power off button gnome3 in ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="power button option gnome-shell">power button option gnome-shell</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="gnome3power button">gnome3power button</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="gnome shell restart sutdown ubuntu">gnome shell restart sutdown ubuntu</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="gnome shell power button">gnome shell power button</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="gnome 3 ubuntu shutdown button">gnome 3 ubuntu shutdown button</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html" title="vzhled gnome shell">vzhled gnome shell</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/gnome3-tip-find-gnomeshell-shutdownrestart-buttons.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Ubuntu : Difference Between WUBI And Normal Install</title>
		<link>http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html</link>
		<comments>http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html#comments</comments>
		<pubDate>Mon, 19 Sep 2011 16:23:56 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[download ubuntu installer]]></category>
		<category><![CDATA[dual boot ubuntu]]></category>
		<category><![CDATA[how to download linux]]></category>
		<category><![CDATA[how to install linux]]></category>
		<category><![CDATA[how to install linux ubuntu]]></category>
		<category><![CDATA[install ubuntu linux]]></category>
		<category><![CDATA[installing linux ubuntu]]></category>
		<category><![CDATA[linux installation]]></category>
		<category><![CDATA[linux installer]]></category>
		<category><![CDATA[linux ubuntu install]]></category>
		<category><![CDATA[linux ubuntu installation guide]]></category>
		<category><![CDATA[ubuntu help]]></category>
		<category><![CDATA[ubuntu install guide]]></category>
		<category><![CDATA[ubuntu install help]]></category>
		<category><![CDATA[ubuntu installation cd]]></category>
		<category><![CDATA[ubuntu installation guide]]></category>
		<category><![CDATA[ubuntu linux install]]></category>
		<category><![CDATA[ubuntu linux installation]]></category>
		<category><![CDATA[ubuntu tutorial]]></category>
		<category><![CDATA[ubuntu usb installer]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=831</guid>
		<description><![CDATA[Linux Ubuntu Is there any difference between a &#8220;normal install&#8221; and a &#8220;WUBI-install&#8221; other than that the two operating systems share the same file space? Are there any disadvantages with the WUBI-install? Answer : “Ubuntu ifference between WUBI and normal install ” Well, in fact it should do the same job first. But when it [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_832" class="wp-caption alignleft" style="width: 305px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/Linux-Ubuntu.gif"><img class="size-medium wp-image-832" title="Linux Ubuntu" src="http://www.linux-radar.net/wp-content/uploads/2011/09/Linux-Ubuntu-295x300.gif" alt="Linux Ubuntu 295x300 Linux Ubuntu : Difference Between WUBI And Normal Install" width="295" height="300" /></a></dt>
<dd class="wp-caption-dd">Linux Ubuntu</dd>
</dl>
</div>
<p style="text-align: justify;">Is there any difference between a &#8220;normal install&#8221; and a &#8220;WUBI-install&#8221; other than that the <a title="Dual and Triple Boot Windows 7, Apple Mac Os X and Ubuntu 9.10 " href="http://www.linux-radar.net/dual-triple-boot-windows-7-apple-mac-os-ubuntu-910-laptop-computer-lebo-morojele.html" target="_blank"><strong>two operating systems</strong></a> share the same file space? Are there any disadvantages with the WUBI-install?</p>
<p style="text-align: justify;">Answer : <span style="text-decoration: underline;"><span style="color: #008000;"><strong>“Ubuntu <img src='http://www.linux-radar.net/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin Linux Ubuntu : Difference Between WUBI And Normal Install" class='wp-smiley' title="Linux Ubuntu : Difference Between WUBI And Normal Install" /> ifference between WUBI and normal install ”</strong></span></span></p>
<p style="text-align: justify;">Well, in fact it should do the same job first.</p>
<p style="text-align: justify;">But when it comes to major updates (distro upgrades) it often ends up in non booting situation.  Also sooner or later you might want need more space then allocated at the wubi install and then things can also get complicated.</p>
<p style="text-align: justify;">As all is basically stored in one or two big files, the installation can be kind of fragile as damage to one such file makes the install complete damaged, while on a real partition installation one damaged file might not be a big problem yet.</p>
<p style="text-align: justify;">The wubi was meant for initial test, just to see how does it look like etc, but for long time use it is not very suitable I think.</p>
<p style="text-align: justify;">My wubi installs seldom survived distribution upgrade.</p>
<p style="text-align: justify;">Disadvantages :</p>
<p style="text-align: justify;">No hibernation<br />
30 Gb partition limitation .<br />
Dependent on Windows (Dead Windows = Dead Ubuntu)</p>
<p style="text-align: justify;">It is possible to increase space or move a Wubi installation to a partition , but I would consider these as last resorts unless you have no other installation options .</p>
<p style="text-align: justify;">(Source : http://ubuntuforums.org)</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="11 10 wubi to regular">11 10 wubi to regular</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="install qimo with wubi">install qimo with wubi</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="wubi logo">wubi logo</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="difference between wubi and vmplayer">difference between wubi and vmplayer</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="differences ubuntu wubi">differences ubuntu wubi</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="ubuntu11 10 wubi">ubuntu11 10 wubi</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html" title="unbuntu 11/10 wubi taking a long time to install">unbuntu 11/10 wubi taking a long time to install</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/linux-ubuntu-difference-wubi-normal-install.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microphone Problem With HP 8530w After Upgrading To Linux Ubuntu 10.04</title>
		<link>http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html</link>
		<comments>http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html#comments</comments>
		<pubDate>Fri, 16 Sep 2011 19:35:48 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[HARDWARE]]></category>
		<category><![CDATA[hp 8530w]]></category>
		<category><![CDATA[hp 8530w battery]]></category>
		<category><![CDATA[hp 8530w review]]></category>
		<category><![CDATA[hp elitebook]]></category>
		<category><![CDATA[hp microphone not working]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microphone does not work]]></category>
		<category><![CDATA[microphone not working]]></category>
		<category><![CDATA[microphone problem]]></category>
		<category><![CDATA[microphone problem with hp 8530w]]></category>
		<category><![CDATA[microphone problems]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=824</guid>
		<description><![CDATA[Microphone problem My upgrade to Linux Ubuntu 10.04 went very well (previously 9.04), except for my microphone (I have an HP 8530 w elitebook). Sound plays perfectly, and I can hear myself typing and speaking (i.e. the internal microphone loops back to the speakers) but it never works for skype/ audacity / etc.). Everything worked [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_825" class="wp-caption alignleft" style="width: 235px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/Microphone-problem.jpg"><img class="size-full wp-image-825" title="Microphone problem" src="http://www.linux-radar.net/wp-content/uploads/2011/09/Microphone-problem.jpg" alt="Microphone problem Microphone Problem With HP 8530w After Upgrading To Linux Ubuntu 10.04" width="225" height="220" /></a></dt>
<dd class="wp-caption-dd">Microphone problem</dd>
</dl>
</div>
<p style="text-align: justify;">My upgrade to <a title="UBUNTU 10.04 SQUID PROXY " href="http://www.linux-radar.net/ubuntu-server-ubuntu-1004-squid-proxy.html" target="_blank"><strong>Linux Ubuntu 10.04</strong></a> went very well (previously 9.04), except for my microphone (<strong>I have an HP 8530 w elitebook</strong>). Sound plays perfectly, and I can hear myself typing and speaking (i.e. the internal microphone loops back to the speakers) but it never works for skype/ audacity / etc.). Everything worked perfectly in 9.04.</p>
<p style="text-align: justify;">I tried many fixes for <a title="Linux Ubuntu 10.10 Sound Issue (Asus G50vt) – No Headphone Sound " href="http://www.linux-radar.net/linux-ubuntu-1010-sound-issue-asus-g50vt-headphone-sound.html" target="_blank"><strong>microphone problems</strong></a> posted here, to no avail. I played around with pavucontrols and alsamixer, tried many suggested options in modrpobe/alsa.conf, and made sure that nothing is muted. pavucontrols shows only one input device instead of two (my internal microphone and the microphone jacks for an external one), and an external microphone somehow works, but way too silent (I can hear a lot of static hiss and my own voice very silently in an external microphone).</p>
<p style="text-align: justify;"><strong>Answer :</strong></p>
<p style="text-align: justify;">Finally fixed: After trying different options for two days, I simply purged PulseAudio from my system, and replaced it with esound using &#8220;<a target="_blank" href="http://www.ubuntugeek.com/fix-for-all-pulseaudio-related-issues.html" target="_blank">Howto solve all PulseAudio-related issues in Ubuntu</a>” Everything worked fine again without additional tuning.</p>
<p style="text-align: justify;">(source : ubuntuforums.org)</p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html" title="elitebook 8530w alsa">elitebook 8530w alsa</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html" title="hp 8530w microphone fedora">hp 8530w microphone fedora</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html" title="hp8530w ubuntu micro">hp8530w ubuntu micro</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html" title="elitebook 8530w linux microphone">elitebook 8530w linux microphone</a>&nbsp;,&nbsp; <a href="http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html" title="ubuntu 11 10 external mic problem">ubuntu 11 10 external mic problem</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/microphone-problem-hp-8530w-upgrading-linux-ubuntu-1004.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Edit a PDF File : PDFedit</title>
		<link>http://www.linux-radar.net/edit-pdf-file-pdfedit.html</link>
		<comments>http://www.linux-radar.net/edit-pdf-file-pdfedit.html#comments</comments>
		<pubDate>Fri, 16 Sep 2011 18:49:30 +0000</pubDate>
		<dc:creator>LINUX RADAR</dc:creator>
				<category><![CDATA[SOFTWARE]]></category>
		<category><![CDATA[convert to pdf]]></category>
		<category><![CDATA[convert word to pdf]]></category>
		<category><![CDATA[doc to pdf]]></category>
		<category><![CDATA[edit pdf]]></category>
		<category><![CDATA[edit pdf file]]></category>
		<category><![CDATA[edit pdf files]]></category>
		<category><![CDATA[editing a pdf file]]></category>
		<category><![CDATA[editing pdf file]]></category>
		<category><![CDATA[free edit pdf]]></category>
		<category><![CDATA[free pdf converter]]></category>
		<category><![CDATA[free pdf edit]]></category>
		<category><![CDATA[free pdf editor]]></category>
		<category><![CDATA[free pdf software]]></category>
		<category><![CDATA[freeware pdf editor]]></category>
		<category><![CDATA[how to edit a pdf]]></category>
		<category><![CDATA[how to edit a pdf file]]></category>
		<category><![CDATA[how to edit pdf document]]></category>
		<category><![CDATA[how to edit pdf documents]]></category>
		<category><![CDATA[modify a pdf]]></category>
		<category><![CDATA[pdf conversion]]></category>
		<category><![CDATA[pdf creator]]></category>
		<category><![CDATA[pdf document]]></category>
		<category><![CDATA[pdf documents]]></category>
		<category><![CDATA[pdf edit]]></category>
		<category><![CDATA[pdf editor]]></category>
		<category><![CDATA[pdf editor free]]></category>
		<category><![CDATA[pdf editor freeware]]></category>
		<category><![CDATA[pdf format]]></category>
		<category><![CDATA[pdf program]]></category>
		<category><![CDATA[pdf software free]]></category>
		<category><![CDATA[pdf to word]]></category>
		<category><![CDATA[pdf viewer]]></category>
		<category><![CDATA[pdf writer]]></category>
		<category><![CDATA[print to pdf]]></category>
		<category><![CDATA[word to pdf]]></category>
		<category><![CDATA[word to pdf converter]]></category>

		<guid isPermaLink="false">http://www.linux-radar.net/?p=819</guid>
		<description><![CDATA[Complete editing of pdf documents is made possible with PDFedit. You can change either raw pdf objects (for advanced users) or use predefined gui functions. Functions can be easily added as everything is based on a scripts. PDF Edit PDFEdit : About the project PDFedit is free and open source library for manipulating PDF documents, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.linux-radar.net/edit-pdf-file-pdfedit.html"><strong>Complete editing of pdf documents is made possible with PDFedit</strong></a>. You can change either raw pdf objects (for advanced users) or use predefined gui functions. Functions can be easily added as everything is based on a scripts.</p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_820" class="wp-caption  alignleft" style="width: 410px;">
<dt class="wp-caption-dt"><a href="http://www.linux-radar.net/wp-content/uploads/2011/09/PDFEdit.jpg"><img class="size-medium wp-image-820" title="PDF Edit" src="http://www.linux-radar.net/wp-content/uploads/2011/09/PDFEdit-300x213.jpg" alt="PDFEdit 300x213 How To Edit a PDF File : PDFedit" width="400" height="284" /></a></dt>
<dd class="wp-caption-dd">PDF Edit</dd>
</dl>
</div>
<p style="text-align: justify;"><strong>PDFEdit :</strong></p>
<p style="text-align: justify;">About the project<br />
PDFedit is free and open source library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI and set of command line tools.</p>
<p style="text-align: justify;">Library<br />
Multiplatform library working on Unix systems, Windows32/64 and also Windows CE and others. You can use it to read, change and extract information from a <a title="pdf reader for android 2 1" href="http://www.linux-radar.net/adobe-pdf-reader-android-21.html" target="_blank"><strong>PDF file</strong></a>. It is based on xpdf library.</p>
<p style="text-align: justify;">Tools<br />
Tools include example usage of the library which proved to be useful.</p>
<p style="text-align: justify;">GUI<br />
Graphical interface based on QT3.x which heavily depends on scripting; therefore, any user can modify the behaviour by scripts and plugins. There is also a beta version of QT4.x based windows pdf editor.</p>
<p style="text-align: justify;"><a target="_blank" href="http://pdfedit.cz/en/download.html" target="_blank">Download PDFedit</a></p>
<p style="font-size:small;">&nbsp;,&nbsp; <a href="http://www.linux-radar.net/edit-pdf-file-pdfedit.html" title="qt4 open pdf files">qt4 open pdf files</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-radar.net/edit-pdf-file-pdfedit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.linux-radar.net @ 2012-02-05 18:38:34 -->
