<?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>CEBUNTU</title>
	<atom:link href="http://www.cebuntu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cebuntu.com</link>
	<description></description>
	<lastBuildDate>Mon, 24 Dec 2012 05:12:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Ubuntu 12.04 (Precise Pangolin) released! (Update)</title>
		<link>http://www.cebuntu.com/news/ubuntu-12-04-precise-pangolin-released/</link>
		<comments>http://www.cebuntu.com/news/ubuntu-12-04-precise-pangolin-released/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 12:57:36 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=736</guid>
		<description><![CDATA[The Ubuntu team has recently announced the released Ubuntu 12.04 Precise Pangolin. Ubuntu 12.04 supports desktops, laptops and netbooks, it has the updated version of desktop also known as &#8220;Unity&#8221;, it also introduces the &#8220;HUD&#8221; or the Head-Up Display and not to mention that this LTS has a 5 years [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/news/ubuntu-12-04-precise-pangolin-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu countdown timer</title>
		<link>http://www.cebuntu.com/uncategorized/ubuntu-countdown-timer/</link>
		<comments>http://www.cebuntu.com/uncategorized/ubuntu-countdown-timer/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 16:20:44 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=716</guid>
		<description><![CDATA[If you love Ubuntu and can&#8217;t live a day without seeing her! then help us spread Ubuntu by adding a countdown timer to your website. All you need to do is copy and paste the code and each day the image will update showing the remaining days before the release [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/uncategorized/ubuntu-countdown-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to hide your name on the panel in Ubuntu 12.04</title>
		<link>http://www.cebuntu.com/how-to/how-to-hide-your-name-on-the-panel-in-ubuntu-12-04/</link>
		<comments>http://www.cebuntu.com/how-to/how-to-hide-your-name-on-the-panel-in-ubuntu-12-04/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 15:53:22 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=708</guid>
		<description><![CDATA[A very easy trick I learned in whick all you need to have is the “dconf-editor”, if you don&#8217;t have it yet then hit your terminal and do some installation! $ sudo aptitude install dconf-tools after the installation type &#8220;dconf-editor&#8221; on the terminal then go to apps &#8212; indicator-session and [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/how-to/how-to-hide-your-name-on-the-panel-in-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How set brightness on startup &#8211; Ubuntu 12.04</title>
		<link>http://www.cebuntu.com/how-to/how-set-brightness-on-startup-ubuntu-12-04/</link>
		<comments>http://www.cebuntu.com/how-to/how-set-brightness-on-startup-ubuntu-12-04/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 14:08:33 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=701</guid>
		<description><![CDATA[1. Create a file in /etc/init.d/file_name, sudo nano /etc/init.d/file_name 2. Copy and paste the code below and save. setpci -s 00:02.0 F4.B=50 3. Now lets set some permissions. sudo chmod 755 /etc/init.d/file_name 4. We want the script to run on boot up. sudo update-rc.d file_name defaults Now restart your Ubuntu [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/how-to/how-set-brightness-on-startup-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to report bugs from terminal in Ubuntu</title>
		<link>http://www.cebuntu.com/how-to/how-to-report-bugs-from-terminal-in-ubuntu/</link>
		<comments>http://www.cebuntu.com/how-to/how-to-report-bugs-from-terminal-in-ubuntu/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 17:26:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=696</guid>
		<description><![CDATA[Sometimes apport won&#8217;t just pop-out to let you file a bug, but you knew that it was really a bug or you have an issue but you don&#8217;t have an internet connection or you want to file a bug from another computer. Don&#8217;t worry my friend. First thing you do [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/how-to/how-to-report-bugs-from-terminal-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 12.04 aka &#8220;Precise Pangolin&#8221; Developer Week 2012 Announced</title>
		<link>http://www.cebuntu.com/news/ubuntu-12-04-aka-precise-pangolin-developer-week-2012-announced/</link>
		<comments>http://www.cebuntu.com/news/ubuntu-12-04-aka-precise-pangolin-developer-week-2012-announced/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 11:51:53 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=693</guid>
		<description><![CDATA[Ubuntu has become the most famous Linux distribution in the world with millions of users in just five years. If you want to get involved yourself join the Ubuntu Developer Week from January 31st to February 2nd 2012! The Ubuntu Developer Week is a series of online workshop. You can [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/news/ubuntu-12-04-aka-precise-pangolin-developer-week-2012-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safest way on how to remove old Ubuntu Kernels</title>
		<link>http://www.cebuntu.com/how-to/safest-way-on-how-to-remove-old-ubuntu-kernels/</link>
		<comments>http://www.cebuntu.com/how-to/safest-way-on-how-to-remove-old-ubuntu-kernels/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 07:36:56 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=683</guid>
		<description><![CDATA[The safest way on how to remove your old version of Ubuntu Kernels are just 2 easy steps: 1. First thing you should do is to check what kernel version you are currently using. $uname -r remember to save the output, it should look like this &#8220;2.6.32-34-generic&#8221; 2. Open Synaptic [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/how-to/safest-way-on-how-to-remove-old-ubuntu-kernels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to save a list of all packages and softwares install in Ubuntu.</title>
		<link>http://www.cebuntu.com/how-to/how-to-save-a-list-of-all-packages-and-softwares-install-in-ubuntu/</link>
		<comments>http://www.cebuntu.com/how-to/how-to-save-a-list-of-all-packages-and-softwares-install-in-ubuntu/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 14:44:35 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=673</guid>
		<description><![CDATA[Hello everyone! its nice to be back again. Now ready your fingers and lets get ready to rumble. This simple guide will make a list of all packages that are currently installed on your system and reinstall the packages in the newly installed Ubuntu. Keep this file in a safe [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/how-to/how-to-save-a-list-of-all-packages-and-softwares-install-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Currency converter for your Linux terminal</title>
		<link>http://www.cebuntu.com/how-to/currency-converter-for-your-linux-terminal/</link>
		<comments>http://www.cebuntu.com/how-to/currency-converter-for-your-linux-terminal/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 04:49:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=662</guid>
		<description><![CDATA[Would you like to have your personalized currency converter in your Linux terminal? will you have it, very simple this one uses the Google Currency Converter. Fire up your terminal and open .bashrc with your favorite editor. $ sudo nano .bashrc Copy and paste the code below. cc() { wget [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/how-to/currency-converter-for-your-linux-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Linux Terminator</title>
		<link>http://www.cebuntu.com/apps/the-linux-terminator/</link>
		<comments>http://www.cebuntu.com/apps/the-linux-terminator/#comments</comments>
		<pubDate>Sun, 15 May 2011 07:19:39 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.cebuntu.com/?p=658</guid>
		<description><![CDATA[Multiple GNOME terminals in one window, it is a program that allows users to set up flexible arrangements of GNOME terminals. It is aimed at those who normally arrange lots of terminals near each other, but don&#8217;t want to use a frame based window manager. To install terminator: sudo aptitude [...]]]></description>
		<wfw:commentRss>http://www.cebuntu.com/apps/the-linux-terminator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
