<?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>linuxgravity.com &#187; Linux</title>
	<atom:link href="http://linuxgravity.com/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxgravity.com</link>
	<description>Linux tutorials, guides, howtos, tips, tricks and hacks</description>
	<lastBuildDate>Tue, 21 Jun 2011 00:46:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Creating and restoring an image of hard disk with Clonezilla</title>
		<link>http://linuxgravity.com/creating-and-restoring-an-image-of-hard-disk-with-clonzilla</link>
		<comments>http://linuxgravity.com/creating-and-restoring-an-image-of-hard-disk-with-clonzilla#comments</comments>
		<pubDate>Tue, 29 Sep 2009 13:50:59 +0000</pubDate>
		<dc:creator>amjad</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Web server]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[Clonezilla]]></category>
		<category><![CDATA[Disk image]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Ext2]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[live CD]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[partition image]]></category>

		<guid isPermaLink="false">http://linuxgravity.com/?p=872</guid>
		<description><![CDATA[Clonezilla is an open source disk imaging, cloning and backup software. It supports ext2, ext3, ext4, reiserfs, xfs, jfs of GNU/Linux, FAT, NTFS of MS Windows, and HFS+ of Mac OS. You can use it to clone single or multiple machines. It is more feature-rich than commercial Norton Ghost. In this video tutorial, I will [...]]]></description>
		<wfw:commentRss>http://linuxgravity.com/creating-and-restoring-an-image-of-hard-disk-with-clonzilla/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Installing Grub boot loader</title>
		<link>http://linuxgravity.com/installing-grub-boot-loader</link>
		<comments>http://linuxgravity.com/installing-grub-boot-loader#comments</comments>
		<pubDate>Thu, 10 Sep 2009 22:46:00 +0000</pubDate>
		<dc:creator>amjad</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[boot sector]]></category>
		<category><![CDATA[Booting]]></category>
		<category><![CDATA[currupt Grub]]></category>
		<category><![CDATA[GNU GRUB]]></category>
		<category><![CDATA[install Grub]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Master boot record]]></category>

		<guid isPermaLink="false">http://linuxgravity.com/installing-grub-bootloader</guid>
		<description><![CDATA[Grub stands for GRand Unified Bootloader. When a PC starts, processor executes code stored in flash memory on the motherboard commonly known as BIOS (Basic Input Output System). Bios performs power-on self test (POST) which checks hardware. It then finds the device from which to boot the PC and loads its first sector into memory. [...]]]></description>
		<wfw:commentRss>http://linuxgravity.com/installing-grub-boot-loader/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Resetting forgotten root password on Centos/Red Hat</title>
		<link>http://linuxgravity.com/resetting-forgotten-root-password-on-centosred-hat</link>
		<comments>http://linuxgravity.com/resetting-forgotten-root-password-on-centosred-hat#comments</comments>
		<pubDate>Mon, 07 Sep 2009 04:41:40 +0000</pubDate>
		<dc:creator>amjad</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[forgotton root]]></category>
		<category><![CDATA[forgotton root password]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[single user mode]]></category>

		<guid isPermaLink="false">http://linuxgravity.com/?p=345</guid>
		<description><![CDATA[If you are desperate because you have forgotten root password, don&#8217;t be. This tutorial will show you how to reset root. Boot the system and when you see the following screen, press any key At the following screen, press e It will take you the following screen Highlight the line with vmlinuz in it by [...]]]></description>
		<wfw:commentRss>http://linuxgravity.com/resetting-forgotten-root-password-on-centosred-hat/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux command line calculator</title>
		<link>http://linuxgravity.com/linux-command-line-calculator</link>
		<comments>http://linuxgravity.com/linux-command-line-calculator#comments</comments>
		<pubDate>Fri, 04 Sep 2009 19:37:33 +0000</pubDate>
		<dc:creator>amjad</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bc]]></category>
		<category><![CDATA[commandline calculator]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://linuxgravity.com/?p=297</guid>
		<description><![CDATA[Some of the time, we are in need to do some quick calculations while on console or terminal. Here what bc, a command line calculator, comes in handy. In this short tutorial, I will show how to do some basic calculation with bc. First launch bc by typing bc and hitting enter. You will see [...]]]></description>
		<wfw:commentRss>http://linuxgravity.com/linux-command-line-calculator/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSH escape character</title>
		<link>http://linuxgravity.com/ssh-escape-character</link>
		<comments>http://linuxgravity.com/ssh-escape-character#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:38:59 +0000</pubDate>
		<dc:creator>amjad</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[esacpe character]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://linuxgravity.com/?p=29</guid>
		<description><![CDATA[We sys admins are sometimes in situations where we have ssh connection to a server but want to do some other tasks on local computer, for example, copying a file to remote system without breaking the ssh connection. We can, of course, open a new terminal window and do the other task and then come [...]]]></description>
		<wfw:commentRss>http://linuxgravity.com/ssh-escape-character/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

