<?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>mygeekiq.com &#187; Linux</title>
	<atom:link href="http://www.mygeekiq.com/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mygeekiq.com</link>
	<description>Internet Hacks</description>
	<lastBuildDate>Mon, 10 Oct 2011 19:13:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>SSH Linux Server from Firefox Browser with FireSSH Addon</title>
		<link>http://www.mygeekiq.com/ssh-linux-server-from-firefox-browser-with-firessh-addon.html</link>
		<comments>http://www.mygeekiq.com/ssh-linux-server-from-firefox-browser-with-firessh-addon.html#comments</comments>
		<pubDate>Mon, 04 Apr 2011 08:25:43 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox addon]]></category>
		<category><![CDATA[Linux Terminal]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSH Client]]></category>
		<category><![CDATA[SSH from Browser]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=313</guid>
		<description><![CDATA[Secure Shell or SSH is network protocol that allows exchange of data through secure channel between two networked devices, usually Linux or Unix Systems. SSH to any device is done through Client Software like Putty or Secure CRT.Anymore, users can SSH any device from Firefox Browser with addon known as FireSSH. FireSSH is a free, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mygeekiq.com/wp-content/uploads/2011/04/ssh-logo.jpg" rel="attachment wp-att-315"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-315" title="SSH Logo" src="http://www.mygeekiq.com/wp-content/uploads/2011/04/ssh-logo.jpg" alt="SSH Logo" width="110" height="110" /></a><strong>Secure Shell</strong> or SSH is network protocol that allows exchange of data through secure channel between two networked devices, usually Linux or Unix Systems.</p>
<p>SSH to any device is done through Client Software like Putty or Secure CRT.<span id="more-313"></span>Anymore, users can SSH any device from Firefox Browser with addon known as FireSSH.</p>
<p><a title="Download FireSSH Addon" href="https://addons.mozilla.org/en-US/firefox/addon/firessh/" target="_blank"><strong>FireSSH</strong></a> is a free, cross-platform SSH Terminal Client for Mozilla Firefox. One installed you will find an option named &#8216;<strong>FireSSH</strong>&#8216; under &#8216;<strong>Tools</strong>&#8216;. Click on it, this will open Account Manager. Add Hostname, Port number, Passwords and even Private Key if there is any.</p>
<p style="text-align: center;"><a href="http://www.mygeekiq.com/wp-content/uploads/2011/04/firefox-ssh.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-322 aligncenter" title="Firefox SSH" src="http://www.mygeekiq.com/wp-content/uploads/2011/04/firefox-ssh.jpg" alt="Firefox SSH" width="535" height="394" /></a></p>
<p>When you are done with configuration, click on connect. SSH terminal client will open and you can start working on your Linux server just like any other SSH Client.</p>
<p style="text-align: center;"><a href="http://www.mygeekiq.com/wp-content/uploads/2011/04/fire-ssh-terminal.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-323 aligncenter" title="FireSSH Terminal" src="http://www.mygeekiq.com/wp-content/uploads/2011/04/fire-ssh-terminal.jpg" alt="FireSSH Terminal" width="535" height="315" /></a></p>
<p>FireSSH is compatible with latest version of Firefox Browser and since it is an addon, users need not worry about Operating System compatibility.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/ssh-linux-server-from-firefox-browser-with-firessh-addon.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change Default SSH Port 22 in Ubuntu or Debian?</title>
		<link>http://www.mygeekiq.com/how-to-change-default-ssh-port-22-in-ubuntu-or-debian.html</link>
		<comments>http://www.mygeekiq.com/how-to-change-default-ssh-port-22-in-ubuntu-or-debian.html#comments</comments>
		<pubDate>Sat, 07 Aug 2010 13:54:20 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[change ssh port 22]]></category>
		<category><![CDATA[Change SSH port in debian]]></category>
		<category><![CDATA[Change SSH port in Ubuntu]]></category>
		<category><![CDATA[Debian Lenny]]></category>
		<category><![CDATA[sshd service]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=301</guid>
		<description><![CDATA[Hackers always scan for servers running with default SSH port and try to connect using brute-force dictionary attack. Hackers make list of common used words and use them as password. These attacks are random and automated. If your password is weak and dictionary word, hacker might be lucky. By changing the default Port 22 you [...]]]></description>
			<content:encoded><![CDATA[<p>Hackers always scan for servers running with default SSH port and try to connect using brute-force dictionary attack. Hackers make list of common used words and use them as password. These attacks are random and automated. If your password is weak and dictionary word, hacker might be lucky. By changing the default Port 22 you can prevent your system from being targeted.</p>
<p>One more scenario is sometimes work place, school or college default port will be blocked. To get ride of these issues it is better to change the default Port 22 to some random port number that is not currently in use.</p>
<p>Example: Port 80 will be used by Web server and Port 25 is used by Mail server. So make sure that port number which you assigned is not used by any other application in your server.</p>
<p>To change the port edit /etc/ssh/sshd_config with vi or nano.</p>
<p style="text-align: center;"><strong><code>sudo vi /etc/ssh/sshd_config</code></strong></p>
<p style="text-align: center;">or</p>
<p style="text-align: center;"><strong><code>sudo nano /etc/ssh/sshd_config</code></strong></p>
<p style="text-align: center;"><a href="http://www.mygeekiq.com/wp-content/uploads/2010/08/change-default-port-22.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-309  aligncenter" title="change default port 22" src="http://www.mygeekiq.com/wp-content/uploads/2010/08/change-default-port-22.jpg" alt="change default port 22" width="535" height="307" /></a></p>
<p>Port 22 &#8211; Change to default port 22 to some random number that is not currently in use.<br />
After changing the port, save the changes and restart sshd service:</p>
<p style="text-align: center;"><strong><code>sudo /etc/init.d/ssh restart</code></strong></p>
<p>You should now be able to SSH into your server using the new port number. If you have iptables or firewall configured in your server make sure to update the new port number.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/how-to-change-default-ssh-port-22-in-ubuntu-or-debian.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Damn Small Linux &#8211; Smallest Linux O.S with FileSize of 50 MB</title>
		<link>http://www.mygeekiq.com/damn-small-linux-smallest-linux-o-s-with-filesize-of-50-mb.html</link>
		<comments>http://www.mygeekiq.com/damn-small-linux-smallest-linux-o-s-with-filesize-of-50-mb.html#comments</comments>
		<pubDate>Tue, 06 Jul 2010 12:45:26 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Damn Small Linux]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[Run DSL Linux from Pen Drive]]></category>
		<category><![CDATA[Smallest Linux O.S]]></category>
		<category><![CDATA[Smallest Linux Operating System]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=292</guid>
		<description><![CDATA[Linux is free operating system with many flavors to choose from like Ubuntu, Fedora, Linux Mint etc. Each flavor has its own importance from elegant design to low memory consumption. Now, here is another Linux Distro which is well known for its small size. DSL or Damn Small Linux has a file-size of just 50 [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Damn Small Linux Logo" src="http://img.mygeekiq.com/07/damn-small-linux-logo.jpg" alt="Damn Small Linux Logo" width="150" height="71" />Linux is free operating system with many flavors to choose from like Ubuntu, Fedora, Linux Mint etc. Each flavor has its own importance from elegant design to low memory consumption.</p>
<p>Now, here is another Linux Distro which is well known for its small size. DSL or Damn Small Linux has a file-size of just 50 MB.</p>
<p><span id="more-292"></span></p>
<p>Damn Small Linux has got every software available in any other operating system like a pdf viewer named Xpdf, Light weight web browser named Dillo, Word processor and many more.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" title="Damn Small Linux" src="http://img.mygeekiq.com/07/damn-small-linux-02.jpg" alt="Damn Small Linux" width="535" height="411" /></p>
<p>You can also run DSL O.S right from the USB pen drive, making it more handy and portable.</p>
<p>To run Damn Small Linux from pen drive, you will have to first download <strong><a title="Click here to download" href="http://ibiblio.org/pub/Linux/distributions/damnsmall/archive/dsl-4.4.9-embedded.zip" target="_blank">DSL-embedded.zip file</a> </strong> and <a title="Click here to Download" href="http://www.pendrivelinux.com/downloads/Universal-USB-Installer/Universal-USB-Installer-v1.6.9.exe" target="_blank"><strong>Universal USB Installer</strong></a>.</p>
<p>Once you finish downloading required files. Just copy the Universal-USB-Installer-v1.6.5 file to pen drive and Double click on it.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" title="Damn Small Linux" src="http://img.mygeekiq.com/07/damn-small-linux-usb.jpg" alt="Damn Small Linux" width="535" height="390" /></p>
<p>Select the DSL-embedded.zip file and click on &#8216;<strong>Create</strong>&#8216; option. This will create files required to run Damn Small Linux from Pendrive.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" title="Damn Small Linux" src="http://img.mygeekiq.com/07/damn-small-linux-01.jpg" alt="Damn Small Linux" width="535" height="385" /></p>
<p>When the entire process of extraction is done, just click on file named dsl-base.bat.</p>
<p>This will start Damn Small Linux and you can now enjoy using Tiny Operating System right from USB pen drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/damn-small-linux-smallest-linux-o-s-with-filesize-of-50-mb.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resume Download of Files in Linux Terminal</title>
		<link>http://www.mygeekiq.com/resume-download-of-files-in-linux-terminal.html</link>
		<comments>http://www.mygeekiq.com/resume-download-of-files-in-linux-terminal.html#comments</comments>
		<pubDate>Fri, 11 Jun 2010 07:40:27 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Resume Download of Files in Linux Termina]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=280</guid>
		<description><![CDATA[After the installation of latest Fedora 13, i had to download and install Thunderbird within Linux. Like always i preferred using wget command to download files. But due to disconnection from internet i could only download 70% of the file. Instead of starting a fresh download of files, thought of continuing the file download, which [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Linux Logo" src="http://img.mygeekiq.com/06/linux.jpg" alt="" width="92" height="110" />After the installation of latest Fedora 13, i had to download and install Thunderbird within Linux. Like always i preferred using wget command to download files.</p>
<p><span id="more-280"></span></p>
<p>But due to disconnection from internet i could only download 70% of the file. Instead of starting a fresh download of files, thought of continuing the file download, which was possible by adding a simple &#8216;<strong>-c</strong>&#8216; option to <strong>wget</strong>.</p>
<p><code><strong>wget -c http://ftp.up.pt/mozilla/thunderbird/releases/3.0.4/linux-i686/en-US/thunderbird-3.0.4.tar.bz2</strong></code></p>
<p>Adding &#8216;<strong>-c</strong>&#8216; option to wget will Resume Download of Files in Linux Terminal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/resume-download-of-files-in-linux-terminal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Flash in Fedora 13</title>
		<link>http://www.mygeekiq.com/how-to-install-flash-in-fedora-13-12.html</link>
		<comments>http://www.mygeekiq.com/how-to-install-flash-in-fedora-13-12.html#comments</comments>
		<pubDate>Fri, 04 Jun 2010 07:59:29 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Install Flash in Fedora 13]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=287</guid>
		<description><![CDATA[If you had problems playing YouTube videos in Fedora Linux, then one of the main reason is missing Flash Plugin. When you click on play button you will be prompted with a message to &#8216;Install Missing Flash Plugin&#8216;. Once you choose to install, the installation will end with &#8216;Error Message&#8217; due to mismatch of Flash [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Flash in Linux" src="http://img.mygeekiq.com/06/flash-fedora.jpg" alt="Flash in Linux" width="150" height="75" />If you had problems playing YouTube videos in Fedora Linux, then one of the main reason is missing Flash Plugin.</p>
<p>When you click on play button you will be prompted with a message to &#8216;<strong>Install Missing Flash Plugin</strong>&#8216;. Once you choose to install, the installation will end with &#8216;Error Message&#8217; due to mismatch of Flash Software.</p>
<p><span id="more-287"></span></p>
<p>I have found a simplest and easiest way to Install Flash in Fedora Linux Distro.</p>
<p><strong>1.</strong> First <a title="Download Flash " href=" http://get.adobe.com/flashplayer/otherversions/" target="_blank"><strong>Download Flash Plugin</strong></a> for Linux Operating System from Adobe.</p>
<p>The file named &#8216;<strong>install_flash_player_10_linux.tar.g</strong>z&#8217; will be saved in default download location <strong>/home/USERNAME/Download</strong>s ( Here, &#8216;john&#8217; should be replaced by your login username ).</p>
<p><strong>2.</strong> Extract &#8216;<strong>libflashplayer.so</strong>&#8216; from the downloaded file</p>
<p><strong>3.</strong> Now, click on Applications &gt; Accesories &gt; Terminal. Type &#8216;su&#8217; and your su password</p>
<p><strong>4.</strong> Type the below command and press enter</p>
<p><code>cd /home/john/Downloads</code></p>
<p>( Here, &#8216;john&#8217; should be replaced by your login username ) and press enter</p>
<p><strong>5.</strong> Type the below command and press enter</p>
<p><code>mv <strong>libflashplayer.so</strong> /usr/lib/mozilla/plugins/</code></p>
<p>This will move &#8216;libflashplayer.so&#8217; to default location of mozilla in linux</p>
<p>Just restart Firefox Browser. Flash player will be installed in Fedora Linux Distro and you will able to watch YouTube videos or do any other task possible with Flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/how-to-install-flash-in-fedora-13-12.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Upgrade from Fedora 12 to Fedora 13</title>
		<link>http://www.mygeekiq.com/how-to-upgrade-from-fedora-12-to-fedora-13.html</link>
		<comments>http://www.mygeekiq.com/how-to-upgrade-from-fedora-12-to-fedora-13.html#comments</comments>
		<pubDate>Wed, 26 May 2010 14:59:47 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[How to Upgrade from Fedora 12 to Fedora 13]]></category>
		<category><![CDATA[Upgrade from Fedora 12 to Fedora 13]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=285</guid>
		<description><![CDATA[After the launch of Fedora 13, you must be waiting to upgrade from Fedora 12 to Fedora 13. The Fedora 13 is codenamed Goddard and has got many features and improvements from previous version Fedora 12 ( Constantine ). Here are simple steps on How to Upgrade from Fedora 12 to Fedora 13 1. Go [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  alt="Fedora 13" src="http://img.mygeekiq.com/05/fedora-13.jpg" title="Fedora 13" class="alignright" width="150" height="70" />After the launch of Fedora 13, you must be waiting to <strong>upgrade from Fedora 12 to Fedora 13</strong>. The Fedora 13 is codenamed Goddard and has got many features and improvements from previous version Fedora 12 ( Constantine ).</p>
<p><span id="more-285"></span></p>
<p>Here are simple steps on <strong>How to Upgrade from Fedora 12 to Fedora 13</strong></p>
<p><strong>1.</strong> Go <strong>Applications</strong> &gt; <strong>System Tools</strong> &gt; <strong>Terminal</strong></p>
<p><strong>2.</strong> Type &#8216;<strong>su</strong>&#8216; and enter your <strong>password</strong></p>
<p><strong>3.</strong> First Upgrade the rpm package<br />
<code>yum update rpm</code></p>
<p><strong>4.</strong> Install latest updates<br />
<code>yum -y update</code></p>
<p><strong>5.</strong> Clean the yum cache<br />
<code>yum clean all</code></p>
<p><strong>6.</strong> During yum -y update, if in case new kernel gets installed you will have to reboot the entire system<br />
<code>reboot</code></p>
<p><strong>7.</strong> Type &#8216;su&#8217; and enter password</p>
<p><strong>8.</strong> Install Pre-Upgrade<br />
<code>yum install preupgrade</code></p>
<p><strong>9.</strong><code>preupgrade</code></p>
<p>This will start preupgrade wizard in Desktop. You will need to wait from sometime, once the entire process is done click on &#8216;<strong>Reboot<br />
Now</strong>&#8216; button.</p>
<p>This will <strong>Upgrade your system from Fedora 12 to Fedora 13</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/how-to-upgrade-from-fedora-12-to-fedora-13.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 13 &#8211; Latest Version of Fedora Linux Released</title>
		<link>http://www.mygeekiq.com/fedora-13-latest-version-of-fedora-linux-released.html</link>
		<comments>http://www.mygeekiq.com/fedora-13-latest-version-of-fedora-linux-released.html#comments</comments>
		<pubDate>Tue, 25 May 2010 14:28:34 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[features of fedora 13]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[latest version of fedora]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=284</guid>
		<description><![CDATA[Fedora &#8211; One of the most popular Linux Distro is now available for download with its latest Version Fedora 13. Fedora 13 includes certain features that were not included in Fedora 12. Main Features of Fedora 13 are : Anaconda Storage : Anaconda Storage System has been rewritten with improved Stability. ColorManagment : One of [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Fedora 13" src="http://img.mygeekiq.com/05/fedora-13.jpg" alt="" width="150" height="70" />Fedora</strong> &#8211; One of the most popular Linux Distro is now available for download with its latest Version Fedora 13.</p>
<p>Fedora 13 includes certain features that were not included in Fedora 12.</p>
<p><span id="more-284"></span></p>
<p><strong>Main Features of Fedora 13 are</strong> :</p>
<p>Anaconda Storage : Anaconda Storage System has been rewritten with improved Stability.</p>
<p>ColorManagment : One of the most important feature missing in Fedora has been included.</p>
<p>Gnome 2.30 : Latest version of Gnome Desktop Environment</p>
<p>NTFS : NTFS Protocol Version 4</p>
<p>Zarafa : Fedora&#8217;s  Replacement for Microsoft Exchange</p>
<p><a title="Download Fedora 13" href="http://fedoraproject.org/get-fedora" target="_blank">Download Fedora 13</a> to try advanced features in Latest Version of  Fedora Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/fedora-13-latest-version-of-fedora-linux-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Upgrade from CentOS 5.4 to CentOS 5.5</title>
		<link>http://www.mygeekiq.com/how-to-upgrade-from-centos-5-4-to-centos-5-5.html</link>
		<comments>http://www.mygeekiq.com/how-to-upgrade-from-centos-5-4-to-centos-5-5.html#comments</comments>
		<pubDate>Sun, 16 May 2010 15:16:34 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS 5.4]]></category>
		<category><![CDATA[CentOS 5.5]]></category>
		<category><![CDATA[Upgrade from CentOS 5.4 to CentOS 5.5]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=282</guid>
		<description><![CDATA[Here are simple steps on How to Upgrade from CentOS 5.4 to CentOS 5.5. Open Terminal Window and run below commands yum clean all yum update glibc\* yum update yum\* rpm\* python\* yum clean all yum update reboot After restart CentOS 5.4 will be upgraded to the latest CentOS 5.5.]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Centos 5.5" src="http://img.mygeekiq.com/05/centos-5-5.jpg" alt="Centos 5.5" width="150" height="48" />Here are simple steps on How to Upgrade from CentOS 5.4 to CentOS 5.5. Open Terminal Window and run below commands</p>
<p><span id="more-282"></span></p>
<p><strong>yum clean all</strong></p>
<p><strong>yum update glibc\*</strong></p>
<p><strong>yum update yum\* rpm\* python\*</strong></p>
<p><strong>yum clean all</strong></p>
<p><strong>yum update</strong></p>
<p><strong>reboot</strong></p>
<p>After restart CentOS 5.4 will be upgraded to the latest CentOS 5.5.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/how-to-upgrade-from-centos-5-4-to-centos-5-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 5.5 Released</title>
		<link>http://www.mygeekiq.com/centos-5-5-released.html</link>
		<comments>http://www.mygeekiq.com/centos-5-5-released.html#comments</comments>
		<pubDate>Sun, 16 May 2010 14:30:54 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS 5.5 Released]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=281</guid>
		<description><![CDATA[CentOS team has released latest version of its operating system CentOS 5.5. This release includes certain bug fixes that were found in CentOS 5.4. Other changes in CentOS 5.5 include upgrade to Openoffice.org version 3.1.1, wireless drivers suite, newer versionsath9k driver and the iwlwifi drivers, GNU Debugger gdb, Valgrind and SystemTap. Download CentOS If you are [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Centos 5.5" src="http://img.mygeekiq.com/05/centos-5-5.jpg" alt="Centos 5.5" width="150" height="48" />CentOS team has released latest version of its operating system CentOS 5.5. This release includes certain bug fixes that were found in CentOS 5.4.</p>
<p><span id="more-281"></span></p>
<p>Other changes in CentOS 5.5 include upgrade to Openoffice.org version 3.1.1, wireless drivers suite, newer versionsath9k driver and the iwlwifi drivers, GNU Debugger gdb, Valgrind and SystemTap.</p>
<p><strong><a title="Download CentOS" href="http://centos.org/" target="_blank">Download CentOS</a></strong></p>
<p>If you are already using CentOS 5.4 and are planning to uprade to CentOS 5.5, then read my article on <a title="How to Upgrade from CentOS 5.4 to CentOS 5.5" href="http://www.mygeekiq.com/2010/05/16/how-to-upgrade-from-centos-5-4-to-centos-5-5/" target="_blank"><strong>How to Upgrade from CentOS 5.4 to CentOS 5.5.</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/centos-5-5-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Next Linux Mint Version 9 Isadora Features</title>
		<link>http://www.mygeekiq.com/next-linux-mint-version-9-isadora-features.html</link>
		<comments>http://www.mygeekiq.com/next-linux-mint-version-9-isadora-features.html#comments</comments>
		<pubDate>Wed, 05 May 2010 20:56:28 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[Linux Mint 9]]></category>
		<category><![CDATA[Linux Mint 9 features]]></category>
		<category><![CDATA[Linux Mint Isadora]]></category>
		<category><![CDATA[Next Linux Mint Version]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=278</guid>
		<description><![CDATA[Linux Mint Version 9 has been named Isadora. Currently, in the beta stage Linux Mint 9 will be next stable version of Linux Mint operating System. Main features of Linux Mint 9 includes: 1. Software Manager with 30,000 Packages and Visual Improvements 2. Backup Tool : With Backup Restoration and compression 3. Transparent menu and [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Linux Mint Logo" src="http://img.mygeekiq.com/05/linux-mint-logo.jpg" alt="Linux Mint Logo" width="110" height="36" />Linux Mint Version 9 has been named Isadora. Currently, in the beta stage Linux Mint 9 will be next stable version of Linux Mint operating System.</p>
<p><span id="more-278"></span></p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" title="Linux Mint 9 Isadora" src="http://img.mygeekiq.com/05/isadora.jpg" alt="Linux Mint 9 Isadora" width="535" height="400" /></p>
<p>Main features of Linux Mint 9 includes:</p>
<p>1. Software Manager with 30,000 Packages and Visual Improvements</p>
<p>2. Backup Tool : With Backup Restoration and compression</p>
<p>3. Transparent menu and “Add to” shortcuts</p>
<p>4. Faster Boot and Improved Look</p>
<p><a title="Linux Mint 9" href="http://www.linuxmint.com/release.php?id=13" target="_blank"><strong>Linux Mint 9</strong></a> RC is meant for Developers and beta-testers. You can try and help Linux Mint Community by reporting Bugs and errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/next-linux-mint-version-9-isadora-features.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera 10.53 Beta for Linux and FreeBSD</title>
		<link>http://www.mygeekiq.com/opera-10-53-beta-for-linux-and-freebsd.html</link>
		<comments>http://www.mygeekiq.com/opera-10-53-beta-for-linux-and-freebsd.html#comments</comments>
		<pubDate>Wed, 05 May 2010 07:08:57 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[latest opera browser]]></category>
		<category><![CDATA[Opera 10.53 Beta]]></category>
		<category><![CDATA[opera browser]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=276</guid>
		<description><![CDATA[Opera Software has released Beta version of Opera 10.53 for Linux and FreeBSD. The browser has a rich design and features specially modified for Linux Browser. Opera 10.53 Beta is well integrated with KDE and GNOME desktop and user interface is directly dependent on GNOME/GTK or KDE libraries. Features: Speed : Opera 10.5x is 8 [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="Linux Opera" src="http://img.mygeekiq.com/05/linux-opera.jpg" alt="Linux Opera" width="150" height="92" />Opera Software has released Beta version of Opera 10.53 for Linux and FreeBSD. The browser has a rich design and features specially modified for Linux Browser.</p>
<p><span id="more-276"></span></p>
<p>Opera 10.53 Beta is well integrated with KDE and GNOME desktop and user interface is directly dependent on GNOME/GTK or KDE libraries.</p>
<p><strong>Features</strong>:</p>
<p><strong>Speed</strong> : Opera 10.5x is  8 times faster than Opera 10.10 with Carakan JavaScript Engine  and Vega graphics library</p>
<p><strong>Private Browsing</strong> : Browse without leaving any trace with private browsing. Open Independent Private Browsing tab rather than Private Browsing Window.</p>
<p><strong>Widgets for Desktop</strong> : Opera Widgets works like a traditional desktop software in linux</p>
<p><strong>Turbo Charged Browsing</strong> : Browse 65 % faster and save bandwidth with compressed Turbo Charged Browsing</p>
<p><a title="Download Opera for Linux" href="http://www.opera.com/browser/next/ " target="_blank"><strong>Download Opera Beta 10.53 for Linux and Free BSD</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/opera-10-53-beta-for-linux-and-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mythbuntu 10.04 has been released</title>
		<link>http://www.mygeekiq.com/mythbuntu-10-04-has-been-released.html</link>
		<comments>http://www.mygeekiq.com/mythbuntu-10-04-has-been-released.html#comments</comments>
		<pubDate>Sun, 02 May 2010 16:55:39 +0000</pubDate>
		<dc:creator>MiLaN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mythbuntu]]></category>
		<category><![CDATA[Mythbuntu 10.04]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[open source media center software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mygeekiq.com/?p=274</guid>
		<description><![CDATA[Mythbuntu 10.04 has been released with a New ArcLight theme and better integration of w/ system services like upstart and consolekit. What is Mythbuntu ? Mythbuntu is a media center operating system based on Ubuntu. It has integrated Media Center software MythTV which is a free alternative to Windows Media Center. Mythbuntu is designed to [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="MythUbuntu Logo" src="http://img.mygeekiq.com/05/mythbuntu.jpg" alt="mythbuntu Logo" width="150" height="52" />Mythbuntu 10.04 has been released with a New ArcLight theme and better integration of w/ system services like upstart and consolekit.</p>
<p>What is Mythbuntu ?</p>
<p><span id="more-274"></span></p>
<p>Mythbuntu is a media center operating system based on Ubuntu. It has integrated Media Center software MythTV which is a free alternative to Windows Media Center.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" title="Mythbuntu ScreenShots" src="http://img.mygeekiq.com/05/mythbuntu-screenshots.jpg" alt="Mythbuntu ScreenShots" width="535" height="400" /></p>
<p>Mythbuntu is designed to simplify the installation of MythTV on a home theater PC. After the installation of MythTV a setup program will begin which can be configured to set media viewer and   server or combination of both.</p>
<p><strong><a title="Mythbuntu" href="http://www.mythbuntu.org/downloads" target="_blank">Download Mythbuntu</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekiq.com/mythbuntu-10-04-has-been-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

