<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Freshers jobs, Todays jobs &#38; Walkins, Experienced &#38; BPO jobs, ebooks, C,C++,SQL,SAP,Oracle &#187; Linux</title>
	<atom:link href="http://archanareddy20.wordpress.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://archanareddy20.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 29 Oct 2007 06:27:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='archanareddy20.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/169003c4a083d4efb5a2a83b62e2b284?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Freshers jobs, Todays jobs &#38; Walkins, Experienced &#38; BPO jobs, ebooks, C,C++,SQL,SAP,Oracle &#187; Linux</title>
		<link>http://archanareddy20.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://archanareddy20.wordpress.com/osd.xml" title="Freshers jobs, Todays jobs &amp; Walkins, Experienced &amp; BPO jobs, ebooks, C,C++,SQL,SAP,Oracle" />
		<item>
		<title>Installin RPM files in linux</title>
		<link>http://archanareddy20.wordpress.com/2007/07/04/installin-rpm-files-in-linux/</link>
		<comments>http://archanareddy20.wordpress.com/2007/07/04/installin-rpm-files-in-linux/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 06:13:00 +0000</pubDate>
		<dc:creator>archanareddy20</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[installing in linux]]></category>
		<category><![CDATA[linux tips]]></category>

		<guid isPermaLink="false">http://archanareddy20.wordpress.com/2007/07/04/installin-rpm-files-in-linux/</guid>
		<description><![CDATA[you can find out what the switches mean by doing a rpm &#8211;help or tar &#8211;help from the command line.
Install a package
rpm –ivh packagename
upgrade a package
rpm –Uvh packagename
create a tar file
tar –cvf myfiles.tar mydir/
(add z if you are dealing with or creating .tgz (.tar.gz) files)
standard install from source
[b:38159877fc]tar –xvzf Apackage.tar.gz
cd Apackage
./configure
make
make install[/b:38159877fc]
    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archanareddy20.wordpress.com&blog=1543902&post=59&subd=archanareddy20&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>you can find out what the switches mean by doing a rpm &#8211;help or tar &#8211;help from the command line.</p>
<p>Install a package</p>
<p><strong>rpm –ivh packagename</strong></p>
<p>upgrade a package</p>
<p><strong>rpm –Uvh packagename</strong></p>
<p>create a tar file</p>
<p>tar –cvf myfiles.tar mydir/</p>
<p>(add z if you are dealing with or creating .tgz (.tar.gz) files)</p>
<p>standard install from source</p>
<p>[b:38159877fc]tar –xvzf Apackage.tar.gz</p>
<p>cd Apackage</p>
<p>./configure</p>
<p>make</p>
<p>make install[/b:38159877fc]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/archanareddy20.wordpress.com/59/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/archanareddy20.wordpress.com/59/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/archanareddy20.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/archanareddy20.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/archanareddy20.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/archanareddy20.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/archanareddy20.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/archanareddy20.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/archanareddy20.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/archanareddy20.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/archanareddy20.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/archanareddy20.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archanareddy20.wordpress.com&blog=1543902&post=59&subd=archanareddy20&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://archanareddy20.wordpress.com/2007/07/04/installin-rpm-files-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89cc4b2a872a17e79aaf0f7b63efdd47?s=96&#38;d=identicon" medium="image">
			<media:title type="html">archanareddy20</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux drivers for HP Printers, All-in-ones, Deskjets, Officejets</title>
		<link>http://archanareddy20.wordpress.com/2007/06/28/linux-drivers-for-hp-printers-all-in-ones-deskjets-officejets/</link>
		<comments>http://archanareddy20.wordpress.com/2007/06/28/linux-drivers-for-hp-printers-all-in-ones-deskjets-officejets/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 11:10:00 +0000</pubDate>
		<dc:creator>archanareddy20</dc:creator>
				<category><![CDATA[Drivers]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://archanareddy20.wordpress.com/2007/06/28/linux-drivers-for-hp-printers-all-in-ones-deskjets-officejets/</guid>
		<description><![CDATA[haii friends you can get the Linux drivers for HP Printers, All-in-ones, Deskjets, Officejets here&#8230;.
this site is an external  site but is maintained by HP&#8230;&#8230;&#8230;
jus check the site&#8230;&#8230;&#8230;
http://hplip.sourceforge.net/downloads.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archanareddy20.wordpress.com&blog=1543902&post=44&subd=archanareddy20&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>haii friends you can get the Linux drivers for HP Printers, All-in-ones, Deskjets, Officejets here&#8230;.</p>
<p>this site is an external  site but is maintained by HP&#8230;&#8230;&#8230;</p>
<p>jus check the site&#8230;&#8230;&#8230;</p>
<p><a href="http://hplip.sourceforge.net/downloads.html">http://hplip.sourceforge.net/downloads.html</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/archanareddy20.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/archanareddy20.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/archanareddy20.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/archanareddy20.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/archanareddy20.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/archanareddy20.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/archanareddy20.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/archanareddy20.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/archanareddy20.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/archanareddy20.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/archanareddy20.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/archanareddy20.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archanareddy20.wordpress.com&blog=1543902&post=44&subd=archanareddy20&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://archanareddy20.wordpress.com/2007/06/28/linux-drivers-for-hp-printers-all-in-ones-deskjets-officejets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89cc4b2a872a17e79aaf0f7b63efdd47?s=96&#38;d=identicon" medium="image">
			<media:title type="html">archanareddy20</media:title>
		</media:content>
	</item>
	</channel>
</rss>