<?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>www.cividini.org&#187; configurazione</title>
	<atom:link href="http://linux.cividini.org/blog/tag/configurazione/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.cividini.org/blog</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 15:09:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>come settare i parametri della swap (swappiness e svuotamento)</title>
		<link>http://linux.cividini.org/blog/2010/06/come-settare-i-parametri-della-swap-swappiness-e-svuotamento/</link>
		<comments>http://linux.cividini.org/blog/2010/06/come-settare-i-parametri-della-swap-swappiness-e-svuotamento/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 09:25:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[gestione]]></category>
		<category><![CDATA[swap]]></category>
		<category><![CDATA[swappiness]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=403</guid>
		<description><![CDATA[come settare i parametri della swap (swappiness e svuotamento)]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/06/come-settare-i-parametri-della-swap-swappiness-e-svuotamento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java: problema &#8220;network is unreachable&#8221;</title>
		<link>http://linux.cividini.org/blog/2010/01/java-problema-network-is-unreachable/</link>
		<comments>http://linux.cividini.org/blog/2010/01/java-problema-network-is-unreachable/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 15:50:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=390</guid>
		<description><![CDATA[Oggi ho scaricato eclipse 32bit peril mio netbook, ma una volta scaricato e decompresso ricevevo sempre questo tipo di errore :
&#8220;network is unreachable&#8221;
Ho provato ad eseguire qualche altro programmino java ottenendo lo stesso problema&#8230;

googoleggiando ho trovato la soluzione al problema; basta editare il file /proc/sys/net/ipv6/bindv6only in questo modo:
sudo nano /proc/sys/net/ipv6/bindv6only
e cambiare il valore a 0






]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/01/java-problema-network-is-unreachable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scegliere la java virtual machine in linux (jvm)</title>
		<link>http://linux.cividini.org/blog/2010/01/scegliere-la-java-virtual-machine-in-linux-jvm/</link>
		<comments>http://linux.cividini.org/blog/2010/01/scegliere-la-java-virtual-machine-in-linux-jvm/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 10:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jvm]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=375</guid>
		<description><![CDATA[
Per scegliere la JVM installata nella propria  distribuzione linux bisogna lanciare questo comando :
$ sudo update-alternatives  &#8211;config java
verrà visualizzato un elenco di alternative :

Sono disponibili 2 scelte per l'alternativa java (che fornisce /usr/bin/java).

  Selezione    Percorso               [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/01/scegliere-la-java-virtual-machine-in-linux-jvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configurazione del client OpenSSH con chiavi RSA</title>
		<link>http://linux.cividini.org/blog/2008/12/configurazione-del-client-openssh-con-chiavi-rsa/</link>
		<comments>http://linux.cividini.org/blog/2008/12/configurazione-del-client-openssh-con-chiavi-rsa/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 09:40:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[dsa]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh-agent]]></category>
		<category><![CDATA[ssh-keygen]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=310</guid>
		<description><![CDATA[Configurazione del client OpenSSH
Per collegarvi a un server OpenSSH tramite un computer client, è necessario che siano installati i pacchetti openssh-clients e openssh.

Uso del comando ssh
Il comando ssh può essere considerato una valida alternativa ai comandi rlogin, rsh e telnet. Questo comando permette di collegarsi e di eseguire comandi su una macchina remota.
L&#8217;uso del comando [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/12/configurazione-del-client-openssh-con-chiavi-rsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>velocizzare il boot di linux</title>
		<link>http://linux.cividini.org/blog/2008/12/velocizzare-il-boot-di-linux/</link>
		<comments>http://linux.cividini.org/blog/2008/12/velocizzare-il-boot-di-linux/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 13:09:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[avvio]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[CONCURRENCY]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[modificare]]></category>
		<category><![CDATA[processore]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[velocizzare]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=300</guid>
		<description><![CDATA[Per velocizzare l&#8217;avvio di Linux, su pc dotati di processore dual-core, è possibile fare una piccola modifica in modo da diminuirne il tempo di boot&#8230;
tutto ciò che bisogna fare è modificare il file  /etc/init.d/rc (con privilegi di root)  in questo modo :
sudo gedit /etc/init.d/rc
e cambiare questa stringa
 CONCURRENCY=none
con questa
CONCURRENCY=shell
]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/12/velocizzare-il-boot-di-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come disabilitare il controllo antivirus in Firefox 3</title>
		<link>http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/</link>
		<comments>http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 13:17:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[disabilitare]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[scansione]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/</guid>
		<description><![CDATA[
Una caratteristica presente nella versione 3 di Firefox è quella di effettuare in automatico un controllo antivirus sui file che si stanno scaricando. Questa possibilità rende, senza dubbio, il popolare browser di Mozilla più sicuro. A volte, però, potrebbe essere anche la causa di forti rallentamenti, blocchi o addirittura crash del nostro browser.
Firefox non ha [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
