<?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>Programmazione &#38; Tecnologia &#187; installare progammi linux</title>
	<atom:link href="http://www.big-bug.net/tag/installare-progammi-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.big-bug.net</link>
	<description>Informatica, Programmazione, Geek &#38; Hi-Tech</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:36:33 +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>Software Linux: guida completa per i principianti</title>
		<link>http://www.big-bug.net/2009/software-linux-guida-completa-per-i-principianti/</link>
		<comments>http://www.big-bug.net/2009/software-linux-guida-completa-per-i-principianti/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 07:29:45 +0000</pubDate>
		<dc:creator>under</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[come installare file bin]]></category>
		<category><![CDATA[come installare file deb]]></category>
		<category><![CDATA[come installare file debian]]></category>
		<category><![CDATA[come installare file rmp]]></category>
		<category><![CDATA[come installare file rpm]]></category>
		<category><![CDATA[installare progammi linux]]></category>
		<category><![CDATA[installare software ubuntu]]></category>

		<guid isPermaLink="false">http://www.big-bug.net/?p=523</guid>
		<description><![CDATA[Come installare file DEB I file deb sono i più facili da installare su Ubuntu. Basta un doppio click sul file per far partire il Package Installer che appunto installerà il programma. Questi file si possono comunque installare da shell digitando dpkg -i &#60;nomefile.deb&#62; Come installare file RPM Questi file li dobbiamo convertire in DEB. [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.big-bug.net%252F2009%252Fsoftware-linux-guida-completa-per-i-principianti%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Software%20Linux%3A%20guida%20completa%20per%20i%20principianti%22%20%7D);"></div>
<h4><span style="font-weight: normal; font-size: 13px; "><img class="alignleft" style="-webkit-user-select: none;" src="http://guana.files.wordpress.com/2008/09/linux62.jpg" alt="" width="307" height="230" title="Software Linux: guida completa per i principianti" /></span>Come installare file DEB</h4>
<p>I file deb sono i più facili da installare su Ubuntu. Basta un <strong>doppio click</strong> sul file per far partire il <strong>Package Installer</strong> che appunto installerà il programma. Questi file si possono comunque installare da shell digitando <em><strong>dpkg -i &lt;nomefile.deb&gt;</strong></em></p>
<h4>Come installare file RPM</h4>
<p>Questi file li dobbiamo convertire in <strong>DEB</strong>. Per far ciò usiamo <strong>alien </strong>(installabile con <em>sudo apt-get install alien)</em>.Posizioniamoci nella cartella del file interessa e digitiamo <strong><em>sudo -k &lt;nomefile.rpm&gt;</em><span style="font-weight: normal; "> . Vi troverete nella stessa cartella il file convertito in DEB che installate come spiegato prima.<span id="more-523"></span><br />
</span></strong></p>
<h4>Come installare file BIN</h4>
<p>Questo tipo di file è simile all&#8217;RPM. Per eseguirlo dobbiamo, per prima cosa, dargli i permessi, quindi digitiamo <strong><em>sudo chmod 777 &lt;nomefile.bin&gt; </em><span style="font-weight: normal;">. Ora che il file è eseguibile, digitiamo </span><em>./nomefile.bin</em><span style="font-weight: normal;"> . In questo modo partirà l&#8217;installazione.</span></strong></p>
<p><strong><em><br />
</em></strong></p>

]]></content:encoded>
			<wfw:commentRss>http://www.big-bug.net/2009/software-linux-guida-completa-per-i-principianti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

