<?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; configurare</title>
	<atom:link href="http://www.cividini.org/blog/tag/configurare/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cividini.org/blog</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 10:54:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>abilitare l&#8217;accelerazione grafica in chrome</title>
		<link>http://www.cividini.org/blog/2011/03/19/abilitare-laccelerazione-grafica-in-chrome/</link>
		<comments>http://www.cividini.org/blog/2011/03/19/abilitare-laccelerazione-grafica-in-chrome/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 11:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[accelerazione grafica]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[configurazione]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=433</guid>
		<description><![CDATA[abilitare l'accelerazione grafica in chrome]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2011/03/19/abilitare-laccelerazione-grafica-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scegliere la java virtual machine in linux (jvm)</title>
		<link>http://www.cividini.org/blog/2010/01/28/scegliere-la-java-virtual-machine-in-linux-jvm/</link>
		<comments>http://www.cividini.org/blog/2010/01/28/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[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
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 Priorità Stato ------------------------------------------------------------ 0 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 modalità automatica 1 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 modalità manuale * 2 /usr/lib/jvm/java-6-sun/jre/bin/java 63 [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2010/01/28/scegliere-la-java-virtual-machine-in-linux-jvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>trovare e inserire la chiave gpg di un repository</title>
		<link>http://www.cividini.org/blog/2009/02/14/trovare-e-inserire-la-chiave-gpg-di-un-repository/</link>
		<comments>http://www.cividini.org/blog/2009/02/14/trovare-e-inserire-la-chiave-gpg-di-un-repository/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 11:37:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aggiungere keyserver]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[chiave gpg]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[programmi]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[subkeys]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=330</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Per rispondere ad un commento ad un articolo presente su questo sito descrivo brevemente il metodo per trovare ed inderire la chiave gpg per autenticare un repository dal quale vogliamo prelevare i pacchetti deb&#8230; Mi baserò su questo articolo durante un apt-get update o semplicemente un agguornamento via synaptic della lista dei programmi/librerie contenute nei [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2009/02/14/trovare-e-inserire-la-chiave-gpg-di-un-repository/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>server di posta in casa &#8211; Qmail</title>
		<link>http://www.cividini.org/blog/2008/10/09/server-di-posta-in-casa-qmail/</link>
		<comments>http://www.cividini.org/blog/2008/10/09/server-di-posta-in-casa-qmail/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 10:31:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[posta]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=236</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Questa è un&#8217;ottima guida che preso a questo indirizzo; veramente ben fatta!! Ovvero come addomesticare un dns per far trovare il mail server che tieni in casa sull&#8217;adsl a ip dinamico Mantenere un server di posta esposto su internet con il un dominio comprato da noi è facile: basta pagare qualcuno che lo faccia. L&#8217;alternativa, [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/10/09/server-di-posta-in-casa-qmail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>reinstallare grub</title>
		<link>http://www.cividini.org/blog/2008/07/13/reinstallare-grub/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/reinstallare-grub/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:46:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[installare]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=37</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
La seguente procedura dovrebbe funzionare, a patto che alla struttura delle partizioni del disco contenente GRUB non sia stata effettuata alcuna modifica, tramite programmi come gparted, Norton Partition Magic: in tal caso è necessario effettuare una verifica all&#8217;interno del file /etc/fstab. Avviare il Live Cd Aprire un terminale da Applicazioni -> Accessori -> Terminale e [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/reinstallare-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>installare e configurare un Server FTP &#8211; vsftpd</title>
		<link>http://www.cividini.org/blog/2008/07/13/installare-e-configurare-un-server-ftp-vsftpd/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/installare-e-configurare-un-server-ftp-vsftpd/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:35:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=36</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Server FTP FTP (File Transfer Protocol) è un protocollo TCP per caricare e scaricare file tra computer. FTP opera su un modello client/server. Il componente server viene detto demone FTP e rimane continuamente in ascolto di richieste FTP provenienti dai client remoti. Quando viene ricevuta una richiesta, il demone gestice il login e imposta la [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/installare-e-configurare-un-server-ftp-vsftpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tenere sotto controllo l&#8217;hardware con Conky</title>
		<link>http://www.cividini.org/blog/2008/07/13/tenere-sotto-controllo-lhardware-con-conky/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/tenere-sotto-controllo-lhardware-con-conky/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:26:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[conky]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=33</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Oggi ho provato a configurare questo programmino, sembra essere molto leggero e con grandissima versatilità. questo è il file di configurazione che sto usando attualmente: #tutte le variabili a http://conky.sourceforge.net/variables.html # set to yes if you want Conky to be forked in the background background no cpu_avg_samples 2 net_avg_samples 2 out_to_console no # Use double [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/tenere-sotto-controllo-lhardware-con-conky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>usare awn senza compiz</title>
		<link>http://www.cividini.org/blog/2008/07/07/usare-awn-senza-compiz/</link>
		<comments>http://www.cividini.org/blog/2008/07/07/usare-awn-senza-compiz/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:35:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[awn]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[configurare]]></category>

		<guid isPermaLink="false">http://www.cividini.org/blog/?p=15</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Ho trovato una guida che spiega come poter usare Avant Window Navigator senza Compiz, cosa che farà gola a molti, soprattutto a chi detiene una scheda grafica ATI e per il supporto 3D non può fare a meno dei pessimi e chiusi driver ATI. Risultato finale Praticamente il tutto consiste nell&#8217;installare xcompmgr che permetterà di [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/07/usare-awn-senza-compiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>configurare samba</title>
		<link>http://www.cividini.org/blog/2008/07/07/configurare-samba/</link>
		<comments>http://www.cividini.org/blog/2008/07/07/configurare-samba/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.cividini.org/blog/?p=12</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Era da qualche tempo che desideravo mettere un po&#8217; in ordine gli appunti su come configurare un sistema GNU/Linux per farlo operare come PDC (Primary Domain Controller). Sul web sono presenti diverse guide spesso però incomplete. Questa guida cerca di illustrare tutti i passaggi necessari alla realizzazione del PDC. Per fare questo è necessario utilizzare [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/07/configurare-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>configurazione ed utilizzo di tor</title>
		<link>http://www.cividini.org/blog/2008/07/07/configurazione-ed-utilizzo-di-tor/</link>
		<comments>http://www.cividini.org/blog/2008/07/07/configurazione-ed-utilizzo-di-tor/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:26:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://www.cividini.org/blog/?p=11</guid>
		<description><![CDATA[configurazione ed utilizzo di tor]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/07/configurazione-ed-utilizzo-di-tor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.cividini.org @ 2012-02-08 04:00:33 -->
