<?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>SOURCES.LIST &#187; key</title>
	<atom:link href="http://www.sourceslist.eu/tag/key/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sourceslist.eu</link>
	<description>Il sito di riferimento per le sources.list</description>
	<lastBuildDate>Sat, 31 Jul 2010 13:12:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Come inviare e ricevere file criptati con una chiave GPG</title>
		<link>http://www.sourceslist.eu/guide/come-inviare-e-ricevere-file-criptati-con-una-chiave-gpg/</link>
		<comments>http://www.sourceslist.eu/guide/come-inviare-e-ricevere-file-criptati-con-una-chiave-gpg/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 17:47:22 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[chiave]]></category>
		<category><![CDATA[criptato]]></category>
		<category><![CDATA[dati]]></category>
		<category><![CDATA[encrypted]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[GPG/PGP]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[inviare]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[messaggio]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[sensibili]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1765</guid>
		<description><![CDATA[Sempre rimanendo in tema con le chiavi GPG ho trovato un altro post molto interessante sul blog blogs.koolwal.net che ho deciso di tradurvi. Tramite questa guida impareremo a usare le chiavi GPG per inviare e ricevere file criptati. Supponiamo di voler inviare un messaggio criptato o un file criptato a un amico. Indichiamo come: Persona [...]]]></description>
			<content:encoded><![CDATA[<p>Sempre rimanendo in tema con le chiavi GPG ho trovato un altro <a title="blogs.koolwal.net" href="http://blogs.koolwal.net/2009/03/18/gpgpgp-keys-part-2-how-to-send-and-receive-encrypted-files-using-gpg-key/" rel="blogs.koolwal.net" target="_blank">post</a> molto interessante sul blog blogs.koolwal.net che ho deciso di tradurvi.</p>
<p>Tramite questa guida impareremo a usare le chiavi GPG per inviare e ricevere file criptati.</p>
<p>Supponiamo di voler inviare un messaggio criptato o un file criptato a un amico.</p>
<p>Indichiamo come:</p>
<p><em><strong>Persona 1 &#8211; mittente        <br /></strong></em></p>
<p><em><strong>Persona 2 &#8211; </strong><strong>destinatario</strong></em></p>
<p>Supponiamo che la Persona 1 voglia inviare alla Persona 2 un file criptato chiamato <em>account.txt</em>. Supponiamo che il file <em>account.txt</em> contenga dei dati sensibili che vogliamo proteggere. Per esempio:</p>
<blockquote><p>Numero di conto bancario: 12345678      <br />Importo della transazione:&#160; 500,000 €</p>
</blockquote>
<h3><strong>Procedimento per la Persona 1 </strong></h3>
<ul>
<li><strong>Passo1: Importare la chiave della Persona 2</strong>
<p>Il primo passo consiste nell’importare nel proprio sistema la chiave pubblica della persona (<em><strong>Persona 2</strong></em>) alla quale si vuole inviare il file segreto. Ciò può essere effettuato in due modi:</p>
<p><strong>Metodo 1:</strong></p>
<p><strong></strong>Importare la chiave pubblica della Persona 2 usando un file che può essere stato inviato tramite email.&#160; Supponiamo che il file si chiami persona2_pub_key.txt.&#160; Eseguite il seguente comando per importarla:</p>
<p><code>persona1:~# gpg --import persona2_pub_key.txt</code></p>
<p><strong>Nota:</strong>&#160; Si suppone che che la <em><strong>Persona 2</strong></em> abbia precedentemente generato una coppia di chiavi pubblica/privata (seguendo questa <a href="http://wiki.ubuntu-it.org/Sicurezza/GnuPg">guida</a>) e che in seguito la chiave sia stata esportata nel file persona2_pub_key.txt.</p>
<p><strong>Metodo 2:</strong></p>
<p><strong></strong>Un altro metodo consiste nel cercare la chiave pubblica della <em><strong>Persona 2</strong></em> su un GPG keyserver. Ovviamente è possibile usare questo metodo unicamente se la <em><strong>Persona 2</strong></em> ha inviato la chiave su un GPG keyserver e a patto che sia noto anche l’indirizzo del keyserver. Potete cercare la chiave della&#160; <em><strong>Persona 2</strong></em> usando alternativamente i seguenti comandi:</p>
<p><code>persona1:~# gpg --search-keys --keyserver hkp://subkeys.pgp.net '<strong>person2@abc.com</strong>'</code>         <br />oppure         <br /><code>person1:~# gpg --search-keys --keyserver hkp://subkeys.pgp.net '<strong>Person 2 name</strong>'</code>         <br />oppure         <br /><code>person1:~# gpg --search-keys --keyserver hkp://subkeys.pgp.net '<strong>Key-ID</strong>'</code></p>
<p>Generalmente potete effettuare la ricerca indifferentemente in base al nome della <em><strong>Persona 2</strong></em> , email o Key ID.</p>
<p>Come risultato della ricerca dovreste ricevere un output di questo tipo:</p>
<blockquote><p>gpg: requesting key <strong>EE6E8046</strong> from hkp server subkeys.pgp.net           <br />gpg: key EE6E8046: “<strong>Persona 2 nome</strong> (Public Key) <strong><a href="mailto:persona2@abc.com">persona2@abc.com</a></strong>” not changed           <br />gpg: Total number processed: 1           <br />gpg:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; unchanged: 1</p>
</blockquote>
</li>
<li><strong>Passo 2: Verificare l’importazione della chiave</strong>
<p>Per verificare che la chiave relativa alla <em><strong>Persona 2</strong></em> sia stata importata con successo nel nostro sistema, basta eseguire il seguente comando: </p>
<p><code>person1:~# gpg --list-keys</code></p>
<p>in tal modo dovrebbe essere visualizzato qualcosa di questo tipo:</p>
<blockquote><p>/root/.gnupg/pubring.gpg          <br />————————           <br />pub&#160;&#160; 1024D/E4635BBE 2009-03-16           <br />uid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; John Doe (My first key) &lt;gpg@abc.com&gt;           <br />sub&#160;&#160; 2048g/0AC353C2 2009-03-16</p>
<p><em>pub&#160;&#160; 1024D/<strong>EE6E8046</strong> 2009-02-20             <br />uid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <strong>Persona 2 name</strong> (My GPG key) <strong><a href="mailto:persona2@abc.com">persona2@abc.com</a></strong>             <br />sub&#160;&#160; 2048g/AE3B1BD4 2009-02-20             <br /></em></p>
</blockquote>
<p>Le informazione della seconda chiave (riportate in corsivo) sono quelle relative alla <strong>Persona 2</strong> alla quale intendiamo inviare il file criptato.</p>
</li>
<li><strong>Passo 3: Encrypt the file using your private key</strong>
<p>Ora siamo pronti per criptare il file usando la chiave pubblica della <strong>Persona 2 </strong>seguendo i passi seguenti: </p>
<p><code>persona1:~# gpg --encrypt --recipient <a href="mailto:'persona2@abc.com'">'persona2@abc.com'</a> account.txt</code></p>
<p><strong>Nota:</strong> Potreste avere qualche messaggio di avvertimento riguardante l’autenticità della chiave pubblica. Semplicemente ignorateli digitando “y” dato che stiamo supponendo che <strong>Persona 2 </strong>sia una persona fidata.</p>
<p>In questo modo verrà creato un file nominato <em>account.txt.gpg</em>. Questo è il file criptato e se provate a usare un editor di testo, vedrete solo una sequenza di simboli e le lettere&#160; incomprensibile a conferma del fatto che il processo di criptazione ha avuto successo. </p>
</li>
<li><strong>Passo 4:&#160; Inviare il file criptato alla Persona 2</strong>
<p>Ora è possibile inviare il file criptato alla <strong>Persona 2 </strong>come allegato tramite email oppure tramite un qualsiasi dispositivo di memorizzazione dati.&#160; Una volta che la <strong>Persona 1</strong> ha inviato il file alla <strong>Persona 2</strong> , il lavoro della <strong>Persona 1 </strong>è completato e ora la <strong>Persona 2</strong> deve fare la sua parte per decriptare il file e renderlo leggibile. </p>
</li>
</ul>
<h3><strong>Procedimento per la </strong>Persona 2</h3>
<ul>
<li>Ora la <strong>Persona 2</strong> deve ripetere i gli stessi Passi 1 e 2 riportati sopra con l’eccezione che le informazioni della <strong>Persona 2</strong> devono essere sostituite con quelle dalla <strong>Persona 1</strong>.&#160; In pratica bisogna prima importare la chiave pubblica della <strong>Persona 1</strong> e verificare che sia stata importata con successo. Questi passi sono riassunti qui di seguito:
<p><code>persona2:~# gpg --import persona1_pub_key.txt          <br />oppure           <br />persona2:~# gpg --search-keys --keyserver hkp://subkeys.pgp.net 'gpg@abc.com'           <br />persona2:~# gpg --list-keys</code></p>
<p><strong>Decriptare il file</strong></p>
<p>Finalmente la <strong>Person 2</strong> può decriptare il file <em>account.txt.gpg</em> con il seguente comando:</p>
<p><code>persona2:~# gpg --output account.txt --decrypt account.txt.gpg</code></p>
<p>Vi verrà richiesta la votra passphrase per poter decriptare il file. Dopo aver inserito la passphrase potrete vedere un file chiamato <em>account.txt</em> (come specificato nella &#8211;output option nel comando riportato sopra) e potrete visualizzarne il contenuto con un editor di testo.</p>
<p><code>persona2:~# less account.txt          <br /></code></p>
</p>
<p>     <code>Numero di conto bancario: 12345678</code>       <br /> 
</p>
<p><code>Importo della transazione:&#160; 500,000 €</code>         <br /><code>account.txt (END)</code></p>
</li>
</ul>
<p>Questo è tutto. <strong>Persona 2</strong> sarà felice di ricevere il messaggio con tutti i dettagli importanti e potrà ringrazione la <strong>Persona 1</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/come-inviare-e-ricevere-file-criptati-con-una-chiave-gpg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup, ripristino, revoca e cancellazione delle chiavi GPG/PGP in Debian e distribuzioni derivate</title>
		<link>http://www.sourceslist.eu/guide/backup-ripristino-revoca-e-cancellazione-delle-chiavi-gpgpgp-in-debian-e-distribuzioni-derivate/</link>
		<comments>http://www.sourceslist.eu/guide/backup-ripristino-revoca-e-cancellazione-delle-chiavi-gpgpgp-in-debian-e-distribuzioni-derivate/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 10:46:52 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[aggiornare]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cancellare]]></category>
		<category><![CDATA[chiave]]></category>
		<category><![CDATA[coppia]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[gen]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[keygen]]></category>
		<category><![CDATA[keyring]]></category>
		<category><![CDATA[keys]]></category>
		<category><![CDATA[keyserver]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[privata]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[pub]]></category>
		<category><![CDATA[pubblica]]></category>
		<category><![CDATA[pubkey]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[pubring]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[revoca]]></category>
		<category><![CDATA[revocare]]></category>
		<category><![CDATA[revoke]]></category>
		<category><![CDATA[ripristino]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[sub]]></category>
		<category><![CDATA[uid]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1748</guid>
		<description><![CDATA[Navigando per la rete ho trovato un post molto interessante che ho deciso di tradurvi effettuando qualche integrazione, ritenendo possa tornare utile a molti. Backup della coppia di chiavi pubblica/privata   Supponiamo che abbiate generato una coppia di chiavi pubblica/privata (seguendo questa guida). Supponiamo in oltre che abbiate bisogno di effettuare un backup delle chiavi [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Navigando per la rete ho trovato un <a href="http://blogs.koolwal.net/2009/04/01/gpgpgp-part-5-backing-up-restoring-revoking-and-deleting-your-gpgpgp-keys-in-debian/" target="_blank">post</a> molto interessante che ho deciso di tradurvi effettuando qualche integrazione, ritenendo possa tornare utile a molti.</p>
<h2></h2>
<h2><span style="font-family: verdana, geneva;">Backup della coppia di chiavi pubblica/privata</span></h2>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Supponiamo che abbiate generato una coppia di chiavi pubblica/privata (seguendo questa <a href="http://wiki.ubuntu-it.org/Sicurezza/GnuPg">guida</a>).</p>
<p style="text-align: justify;">Supponiamo in oltre che abbiate bisogno di effettuare un backup delle chiavi semplicemente per conservarle, per motivi di sicurezza oppure per importarle su un altro computer.</p>
<p style="text-align: justify;">Per visualizzare la lista delle chiavi presenti sul vostro computer vi basta eseguire tramite terminale:</p>
<p><span style="font-family: monospace;"><code># gpg --list-keys</code></span></p>
<blockquote><p>/root/.gnupg/pubring.gpg<br />
 ————————<br />
 pub   1024D/<strong><span style="color: #ff0000;">EE6E8046</span></strong> 2009-02-20<br />
 uid                 John Smith (My GPG key) &lt;test@abc.com&gt;<br />
 sub   2048g/AE3B1BD4 2009-02-20</p>
<p>pub   1024D/E4635BBE 2009-03-16<br />
 uid                  Juan Carlos (My first key) &lt;gpg@abc.com&gt;<br />
 sub   2048g/0AC353C2 2009-03-16</p>
</blockquote>
<p style="text-align: justify;">Selezionate il KeyID relativo alle chiavi delle quali volete effettuare il backup. In questo caso supponiamo sia <strong>EE6E8046.</strong></p>
<p style="text-align: justify;">Per effettuare il backup della vostra <strong>Chiave Publica key</strong> eseguite il seguente comando:</p>
<p><code>#  gpg -ao mypub.key --export EE6E8046</code></p>
<p style="text-align: justify;">In questo modo verrà creato un file chiama &#8220;mypub.key&#8221; contenete il backup della vostra chiave pubblica.</p>
<p style="text-align: justify;">Per effettuare il backup della vostra <strong>Chiave privata</strong> eseguite il seguente comando:</p>
<p><code>#  gpg -ao myprivate.key--export-secret-keys EE6E8046</code></p>
<p style="text-align: justify;">In questo modo verrà creato un file chiama &#8220;myprivate.key&#8221; contenete il backup della vostra chiave privata.</p>
<p style="text-align: justify;">Ora salvate questi due file (mypub.key e myprivate.key) su un floppy disk, CD o USB drive e riponeteli in un posto sicuro.</p>
<p><br class="spacer_" /></p>
<h2><span style="font-family: verdana, geneva;">Ripristinare le vostre chiavi GPG</span></h2>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Per poter ripristinare su un computer il precedente backup delle chiavi, vi posizionate tramite terminale nella directory dove si trovano i due file (mypub.key e myprivate.key) di backup ed eseguite:</p>
<p><code># gpg --import myprivate.key</code></p>
<blockquote><p>gpg: key EE6E8046: secret key imported<br />
gpg: key EE6E8046: public key “John Smith (My GPG key) &lt;test@abc.com&gt;” imported<br />
gpg: Total number processed: 1<br />
gpg:               imported: 1<br />
gpg:       secret keys read: 1<br />
gpg:   secret keys imported: 1</p>
</blockquote>
<p><code># gpg --import mypub.key</code></p>
<blockquote><p>gpg: key EE6E8046: “John Smith (My GPG key) &lt;test@abc.com&gt;” not changed<br />
gpg: Total number processed: 1<br />
gpg:              unchanged: 1</p>
</blockquote>
<p><code># gpg --list-keys</code></p>
<blockquote><p>/root/.gnupg/pubring.gpg<br />
————————<br />
pub   1024D/EE6E8046 2009-02-20<br />
uid                  Bill Till (My GPG key) &lt;test@abc.com&gt;<br />
sub   2048g/AE3B1BD4 2009-02-20</p>
</blockquote>
<p style="text-align: justify;">Le vostre chiavi sono state ripristinate con successo e potete continuare a usarle così come fate di solito.</p>
<p><br class="spacer_" /></p>
<h2><span style="font-family: verdana, geneva;">Generare la chiave di revoca</span></h2>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">L&#8217;utilità di questo passo sarà spiegata nel paragrafo successivo. Per ora assicuratevi di eseguire semplicemente il seguente comando:</p>
<p><code># gpg --output myrevoke.key --gen-revoke  EE6E8046</code></p>
<p style="text-align: justify;">e rispondete alle domande che vi vengono poste. Inserite la vostra passphrase quando richiesto. Una volta eseguito il comando si creerà il file “myrevoke.key” che dovete conservare in un posto sicuro preferibilmente su un floppy or a CD.</p>
<p><strong><br />
</strong></p>
<h2><span style="font-family: verdana, geneva;">Revocare le chiavi GPG</span></h2>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Pregate di non aver bisogno di eseguire questo passo perchè altrimenti significherebbe che:</p>
<p style="text-align: justify;">a) La vostra chiave privata è stata compromessa</p>
<p style="text-align: justify;">b) Avete perso i backup delle chiavi</p>
<p style="text-align: justify;">c) Avete dimenticato la vostra passphrase (password)</p>
<p style="text-align: justify;">Ora supponiamo che vogliate revocare la vostra chiave. Questo significa che non potrete più usare questa chiave in futuro e volete mettere al corrente di ciò anche le persone su Internet.</p>
<p style="text-align: justify;">Prima di tutto dobbiamo revocare la chiave localmente sul vostro computer:</p>
<p style="text-align: justify;"><code># gpg --import myrevoke.key</code><br />
 Dove il file  “myrevoke.key” corrisponde a quello generato nel passo precedente.</p>
<p style="text-align: justify;">Ora dobbiamo informare tutti su Internet che stiamo revocando questa chiave e che le persone non più usare questa chiave per inviarti messaggi. Ciò può essere fatto informado i keyserver così come sono stati informanti quando è stata creata una nuova chiave pubblica. Per inviare le informazioni di revoca al keyserver basta eseguire il seguente comando:</p>
<p><span style="font-family: monospace;"># gpg &#8212;send-keys &#8211;keyserver hkp://subkeys.pgp.net EE6E8046</span></p>
<p style="text-align: justify;">Ora tutti coloro che proveranno a inviare un messaggio usando la vostra chiave che è stata revocata riceverà un messaggio.</p>
<p style="text-align: justify;">Dopodiché è necessario aggiornare il databese del portachiavi GPG database in modo tale che contenga le ultime informazioni sulle chiavi.</p>
<p style="text-align: justify;">Per farlo basta eseguire il seguente comando:</p>
<p><code># gpg --refresh-keys --keyserver hkp://subkeys.pgp.net</code></p>
<p><br class="spacer_" /></p>
<h2><span style="font-family: verdana, geneva;">Cancellare una chiave</span></h2>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Supponiamo che abbiate creato troppe chiavi nel fare delle prove con GPG e ora siete confusi con tutte quelle chiavi. Supponiamo che vogliate cancellare tutte le chiavi eccetto una.  Seguendo il procedimento potete cancellare le chiavi inutili:</p>
<p><code># gpg --list-keys</code></p>
<blockquote><p>/root/.gnupg/pubring.gpg<br />
 ————————<br />
 pub   1024D/EE6E8046 2009-02-20<br />
 uid                 John Smith (My GPG key) &lt;test@abc.com&gt;<br />
 sub   2048g/AE3B1BD4 2009-02-20</p>
<p>pub   1024D/<strong>E4635BBE</strong> 2009-03-16<br />
 uid                  Juan Carlos (My first key) &lt;gpg@abc.com&gt;<br />
 sub   2048g/0AC353C2 2009-03-16</p>
</blockquote>
<p style="text-align: justify;">Selezionate la KeyID relativo alla chiave che volete cancellare. In questo caso supponiamo sia <strong>E4635BBE</strong><strong>.</strong></p>
<p># gpg –delete-secret-and-public-key E4635BBE</p>
<p style="text-align: justify;">Il comando seguente rimuove la chiave dal portachiavi pubblico e privato.  Per verificare che la chiave sia stata effettivamente rimossa:</p>
<p><code># gpg --list-keys</code></p>
<blockquote><p>/root/.gnupg/pubring.gpg<br />
 ————————<br />
 pub   1024D/EE6E8046 2009-02-20<br />
 uid                 John Smith (My GPG key) &lt;test@abc.com&gt;<br />
 sub   2048g/AE3B1BD4 2009-02-20</p>
</blockquote>
<p style="text-align: justify;">In base all&#8217;output riportato possiamo vedere che la chiave relativa a “Juan Carlos” non è più presente.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/backup-ripristino-revoca-e-cancellazione-delle-chiavi-gpgpgp-in-debian-e-distribuzioni-derivate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cosa sono i keyserver</title>
		<link>http://www.sourceslist.eu/guide/i-keyserver/</link>
		<comments>http://www.sourceslist.eu/guide/i-keyserver/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:11:07 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[autentificare]]></category>
		<category><![CDATA[chiavi]]></category>
		<category><![CDATA[cosa]]></category>
		<category><![CDATA[criptare]]></category>
		<category><![CDATA[crypt]]></category>
		<category><![CDATA[è]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[guida]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[keyserver]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[privata]]></category>
		<category><![CDATA[pubblica]]></category>
		<category><![CDATA[pubbliche]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1594</guid>
		<description><![CDATA[Come riportato nella Wikipedia: Nell&#8217;ambito della sicurezza informatica, un key server è un sistema che si occupa di fornire, attraverso appositi programmi, chiavi crittografiche agli utenti che le richiedono. Le chiavi fornite quasi sempre fanno parte di un certificato digitale, solitamente in un formato standard (per esempio X.509 o PKCS), che contiene oltre alla chiave [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Come riportato nella <a href="http://it.wikipedia.org/wiki/Key_server">Wikipedia</a>:</p>
<table style="border-color: #dc7422; border-width: 2px; text-align: justify;" border="2">
<tbody>
<tr>
<td>
<p style="text-align: justify;"><cite id="key_server" title="http://it.wikipedia.org/wiki/Key_server">Nell&#8217;ambito della sicurezza informatica, un key server è un sistema che si occupa di fornire, attraverso appositi programmi, chiavi crittografiche agli utenti che le richiedono.</cite></p>
<p style="text-align: justify;"><cite id="key_server" title="http://it.wikipedia.org/wiki/Key_server">Le chiavi fornite quasi sempre fanno parte di un certificato digitale, solitamente in un formato standard (per esempio X.509 o PKCS), che contiene oltre alla chiave anche informazioni sul proprietario della chiave e sulla sua identità. La chiave che viene restituita dal key server è la parte pubblica della chiave, da utilizzare con algoritmi di crittografia asimmetrica.</cite></p>
<p style="text-align: justify;"><cite id="key_server" title="http://it.wikipedia.org/wiki/Key_server">I key server più importanti e maggiormente accessibili, sparsi in tutto il mondo, sono quelli che contengono le chiavi PGP (e GPG) e le distribuiscono agli utenti di tali sistemi crittografici. Questi server quasi sempre sono mantenuti da singoli individui e forniscono un servizio &#8220;pubblico&#8221;, aiutando la costruzione della rete di fiducia, il sistema su cui si basa la garanzia dell&#8217;identità in PGP.</cite></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: justify;">
<p style="text-align: justify;">Per quanto riguarda i repository, ogni manutentore di un repository può decidere di firmare i propri repository.  Per poter firmare il repository si generan una coppia di chiavi pubblica/privata.  La chiave privata protetta con una passphrase (una password) viene conservata dal manutentore del repository.  La chiave pubblica deve essere condivisa con gli utenti che intendono usufruire del repository.  Per condividere la chiave pubblica generalmente vengono utilizzate due differenti tecniche:</p>
<ol style="text-align: justify;">
<li>La chiave pubblica viene esportata in un semplice file di testo e poi può essere semplicemente imporatata eseguendo un comando del tipo:<br />
</br><code>wget http://www.indirizzo_chive/public.key -O- | sudo apt-key add -</code></li>
<li>In alternativa la chiave viene esportata su un server di chiavi (keyserver) tramite il comando:
<p></br><code>gpg --send-keys --keyserver &lt;indirizzo_keyserver&gt; &lt;ID CHIAVE&gt;</code></p>
<p></br>In questo modo gli utenti possono importare la chiave pubblica eseguendo un comando del tipo:</p>
<p></br><code>sudo gpg --keyserver &lt;indirizzo_keyserver&gt; --recv-keys </code><code>&lt;ID CHIAVE&gt;</code><code> &amp;&amp; sudo gpg --armor --export &lt;ID CHIAVE&gt; | sudo apt-key add -</code></p>
<p>sostituendo opportunamente &lt;ID CHIAVE&gt; e &lt;indirizzo_keyserver&gt;</li>
</ol>
<p style="text-align: justify;">E&#8217; possibile esportare la chiave pubblica su un keyserver anche tramite interfaccia web tramite il sito relativo al keyserver (nel caso in cui esista una interfaccia web).  Esistono tanti keyserver tra i quali i più noti e più utilizzati sono:</p>
<ul style="text-align: justify;">
<li>http://keyserver.ubuntu.com</li>
</ul>
<ul style="text-align: justify;">
<li>http://pgp.mit.edu</li>
</ul>
<ul style="text-align: justify;">
<li>hkp://search.keyserver.net</li>
</ul>
<ul style="text-align: justify;">
<li>http://wwwkeys.eu.pgp.net</li>
</ul>
<p style="text-align: justify;">Su questo <a href="http://www.wowarea.com/italiano/aiuto/keyservit.htm">sito</a> potete trovare una utilissima lista di keyserver.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/i-keyserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuova struttura repository e aggiunta chiave di autentificazione</title>
		<link>http://www.sourceslist.eu/notizie/comunicazioni-di-servizio/nuova-strutturara-repository-e-aggiunta-chiave-di-autentificazione/</link>
		<comments>http://www.sourceslist.eu/notizie/comunicazioni-di-servizio/nuova-strutturara-repository-e-aggiunta-chiave-di-autentificazione/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:57:44 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[COMUNICAZIONI DI SERVIZIO]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[aggiungere]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[autentificare]]></category>
		<category><![CDATA[cambiare]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[indirizzi]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[modificare]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nuova]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[sources.list]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[struttura]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1581</guid>
		<description><![CDATA[Vi comunico che ho modificato la struttura dei miei repository in modo tale da allinearmi alla struttura dei repository ufficiali Ubuntu, in modo tale da semplificare l&#8217;aggiunta di nuovi file e l&#8217;aggiornamento degli stessi. Inoltre ho aggiunto anche una chiave pubblica per autentificare i repository in modo da non dover ogni volta confermare quando vogliamo [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Vi comunico che ho modificato la struttura dei miei repository in modo tale da allinearmi alla struttura dei repository ufficiali Ubuntu, in modo tale da semplificare l&#8217;aggiunta di nuovi file e l&#8217;aggiornamento degli stessi.<br />
Inoltre ho aggiunto anche una chiave pubblica per autentificare i repository in modo da non dover ogni volta confermare quando vogliamo installare un pacchetto.<br />
Così finalmente non vedremo più la notifica:</p>
<p style="text-align: justify;"><cite id="notifica" title="notifica">I pacchetti elencati qui sotto non sono autenticati e potrebbero quindi avere una natura malevola.<br />
Installare software non autentificato?</cite></p>
<p style="text-align: justify;">La nuova struttura dei repository è la seguente:</p>
<div style="overflow: auto; width: 300px; height: 300px;">repo<br />
.<br />
|-debian<br />
|&#8212;dists<br />
|&#8212;&#8211;etch<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;lenny<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;sid<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;squeeze<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;pool<br />
|&#8212;&#8211;etch<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;lenny<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;sid<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;squeeze<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|-mint<br />
|&#8212;dists<br />
|&#8212;&#8211;elyssa<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;felicia<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;gloria<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;helena<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;pool<br />
|&#8212;&#8211;elyssa<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;felicia<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;gloria<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;helena<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|-ubuntu<br />
|&#8212;dists<br />
|&#8212;&#8211;hardy<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;intrepid<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;jaunty<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;karmic<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;lucid<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;pool<br />
|&#8212;&#8211;hardy<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;intrepid<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;jaunty<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;karmic<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8211;lucid<br />
|&#8212;&#8212;-main<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386<br />
|&#8212;&#8212;-non-free<br />
|&#8212;&#8212;&#8212;binary-all<br />
|&#8212;&#8212;&#8212;binary-amd64<br />
|&#8212;&#8212;&#8212;binary-i386</div>
<p style="text-align: justify;">
<p style="text-align: justify;">Per informazioni sugli indirizzi relativi ai nuovi repository, su come aggiungere i nuovi repository e come autentificarli potete fare riferimento  a questa <a href="http://www.sourceslist.eu/guide/installare-sourceslist/">guida</a>.</p>
<p style="text-align: justify;">Le varie sources.list presenti in tabella contengono ancora i riferimenti ai vecchi repository che sono ancora attivi, ma presto saranno sostituiti con i nuovi repository.</p>
<p style="text-align: justify;">In questi giorni eliminerò i vecchi repository e lascerò attivi solo quelli nuovi. Vi invito pertanto a sostituire i vecchi indirizzi con quelli nuovi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/notizie/comunicazioni-di-servizio/nuova-strutturara-repository-e-aggiunta-chiave-di-autentificazione/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eseguire apt-get senza password</title>
		<link>http://www.sourceslist.eu/guide/eseguire-apt-get-senza-password/</link>
		<comments>http://www.sourceslist.eu/guide/eseguire-apt-get-senza-password/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 17:45:31 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[dist-upgrade]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[sudoers]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[without]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1461</guid>
		<description><![CDATA[Se effettuate aggiornamenti, installazioni e rimozioni tramite terminale usando apt-get può tornarvi utile questa semplice guida. Come sapete per ragioni di sicurezza apt-get può essere utilizzato solo come root (amministratore) eseguendo: sudo apt-get &#60;comando&#62; E poi fornendo la password di amministratore. Se volete poter usare apt-get evitando l&#8217;inserimento della password vi basta seguire questa guida [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Se effettuate aggiornamenti, installazioni e rimozioni tramite terminale usando apt-get può tornarvi utile questa semplice guida.</p>
<p style="text-align: justify;">Come sapete per ragioni di sicurezza apt-get può essere utilizzato solo come root (amministratore) eseguendo:</p>
<p style="text-align: justify;"><code>sudo apt-get &lt;comando&gt;</code></p>
<p style="text-align: justify;">E poi fornendo la password di amministratore. Se volete poter usare apt-get evitando l&#8217;inserimento della password vi basta seguire questa guida <strong><span style="text-decoration: underline;">con la dovuta cautela</span></strong>.</p>
<p style="text-align: justify;">Editate il file /etc/sudoers utilizzando Vim, eseguendo tramite terminale:</p>
<p style="text-align: justify;"><code>$ sudo visudo</code></p>
<p style="text-align: justify;">Il file sudoers verrà aperto con l&#8217;editor Vim e vi apparirà come segue:</p>
<fieldset style="text-align: justify;"><code># /etc/sudoers<br />
#<br />
# This file MUST be edited with the 'visudo' command as root.<br />
#<br />
# See the man page for details on how to write a sudoers file.<br />
#</code><code>Defaults        env_reset</code></p>
<p><code># Host alias specification</code></p>
<p><code># User alias specification</code></p>
<p><code># Cmnd alias specification</code><br />
<code><br />
# User privilege specification<br />
root    ALL=(ALL) ALL</code></p>
<p><code># Uncomment to allow members of group sudo to not need a password<br />
# (Note that later entries override this, so you might need to move<br />
# it further down)<br />
# %sudo ALL=NOPASSWD: ALL</code><br />
<code><br />
# Members of the admin group may gain root privileges<br />
%admin ALL=(ALL) ALL</code></p>
</fieldset>
<p style="text-align: justify;">Voi dovete semplicemente inserire dopo l&#8217;ultima riga la seguente riga:</p>
<p style="text-align: justify;"><code><em>nomeutente</em> ALL=(ALL) NOPASSWD:/usr/bin/apt-get</code></p>
<p style="text-align: justify;">Sostituendo al posto di <em>nomeutente</em> proprio il vostro nome utente con il quale vi loggate su Kubuntu. Come potete osservare dopo i due punti bisogna inserire la directory dove è allocato l&#8217;eseguibile del programma.</p>
<p style="text-align: justify;">Generalmente apt-get si trova in /usr/bin/ ,ma se non siete sicuri potete verificarlo eseguendo:</p>
<p style="text-align: justify;"><code>which apt-get</code></p>
<p style="text-align: justify;">Se volete consentire l&#8217;utilizzo senza password anche ad altri utenti potete inserire subito di seguito un altra riga identica cambiando opportunamente il <em>nomeutente</em></p>
<p style="text-align: justify;">Poi salvate premendo da tastiera Ctrl+O e confermate con invio e uscite premendo Ctrl+X.</p>
<p style="text-align: justify;">Lo stesso procedimento potete effettuarlo per aptitude o per eseguire altri comandi tramite console che necessitano dei diritti di amministratore.</p>
<p style="text-align: justify;">Se proprio siete molto pigri e non volete proprio inserire le password per eseguire tutti quei comandi che richiedono i diritti di amministratore, al posto della riga che avete appena aggiunto al file sudoers potete inserire quest&#8217;altra:</p>
<p style="text-align: justify;"><code><em>nomeutente</em>ALL=(ALL) NOPASSWD: ALL</code></p>
<p style="text-align: justify;">Quest&#8217;ultima modifica è fortemente sconsigliato perchè potreste mettere seriamente a rischio la sicurezza del sistema.</p>
<p style="text-align: justify;">Se avete danneggiato il file sudoers potete seguire <a href="http://www.sourceslist.eu/guide/riparare-sudoers-danneggiato/" target="_blank">l&#8217;altra guida</a> per poter porre rimedio.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/eseguire-apt-get-senza-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script di Dominic Evans per automatizzare l&#8217;autentificazione dei repository</title>
		<link>http://www.sourceslist.eu/guide/script-di-dominic-evans-per-automatizzare-lautentificazione-dei-repository/</link>
		<comments>http://www.sourceslist.eu/guide/script-di-dominic-evans-per-automatizzare-lautentificazione-dei-repository/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:19:38 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[aggiungere]]></category>
		<category><![CDATA[autentificare]]></category>
		<category><![CDATA[chiavi]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[keyserver]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1400</guid>
		<description><![CDATA[Fra le guide presenti su questo sito ho inserito in passato una guida per aggiungere le chiavi gpg mancanti per autentificare i repository. In quella guida erano presenti differenti modalità per procedere: sia tramite interfaccia grafica che tramite terminale. Per quanto riguarda l&#8217;autentificazione dei repository tramite terminale avevo proposto due differenti script che tutt&#8217;ora ritengo [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Fra le guide presenti su questo sito ho inserito in passato una <a href="http://www.sourceslist.eu/guide/aggiungere-le-chiavi-gpg/">guida</a> per aggiungere le chiavi gpg mancanti per autentificare i repository. In quella guida erano presenti differenti modalità per procedere: sia tramite interfaccia grafica che tramite terminale.<br />
Per quanto riguarda l&#8217;autentificazione dei repository tramite terminale avevo proposto due differenti script che tutt&#8217;ora ritengo molto validi e pratici, da eseguire ogni qual volta aggiungiamo nuovi repository.<br />
Navigando mi sono imbattuto in tanti altri script interessanti che hanno comunque lo stesso scopo.<br />
Fra i tanti script mi sembrava degno di nota <a href="http://bazaar.launchpad.net/%7Eoldman/%2Bjunk/launchpad-update/download/head%3A/launchpadupdate-20090603123623-qo8gcw2k08v3dib8-1/launchpad-update">quello</a> realizzato da <a title="Dominic Evans" href="https://edge.launchpad.net/~oldman">Dominic Evans</a>.</p>
<p style="text-align: justify;">Vediamo come utilizzare lo script. Prima di tutto dovete scaricare lo <a href="http://bazaar.launchpad.net/%7Eoldman/%2Bjunk/launchpad-update/download/head%3A/launchpadupdate-20090603123623-qo8gcw2k08v3dib8-1/launchpad-update">script</a>. Lo rinominiamo ppakeys per semplicità:</p>
<p><code>$ mv launchpad-update ppakeys</code></p>
<p>Poi dobbiamo assegnargli i permessi di esecuzione:</p>
<p><code>$ sudo chmod 775 ppakeys</code></p>
<p style="text-align: justify;">Dopodiché potete eseguire lo script per aggiungere le chiavi gpg. A mio parere  il lato negativo di questo script è che controlla tutte le chiavi gpg e non solo quelle mancanti. Invece lo script che vi ho sempre consigliato (<a href="http://www.sourceslist.eu/guide/aggiungere-le-chiavi-gpg/">modalità testuale automatizzata A</a>), sfruttando l&#8217;output di &#8220;sudo apt-get update&#8221; , scarica solo le chiavi gpg mancanti (e quindi strettamente necessarie).</p>
<p style="text-align: justify;">Se volete poter eseguire lo script da terminale semplicemente eseguendo:</p>
<p><code>$ ppakeys</code></p>
<p style="text-align: justify;">vi basta copiare lo script nella cartella /usr/local/bin/ oppure nella vostra home in ~/bin ( /$HOME/bin/ ):</p>
<p><code>$ sudo cp launchpad-update /usr/local/bin/ppakeys</code></p>
<p style="text-align: justify;">e poi attribuirgli i permessi di esecuzione:</p>
<p><code>$ sudo chmod 775 /usr/local/bin/ppakeys</code></p>
<p style="text-align: justify;">Inoltre, come suggerito da <a href="http://www.sourceguru.net/automated-ppa-gpg-keys/">Source Guru</a>, se volete che ad ogni &#8220;sudo apt-get update&#8221; venga eseguito automaticamente lo script potete creare un file chiamato 05ppa, in  /etc/apt/apt.conf.d/ :</p>
<p><code>$ sudo nano /etc/apt/apt.conf.d/05ppa</code></p>
<p>Con il seguente contenuto:</p>
<p><code>APT::Update::Pre-Invoke { "if [ -x /usr/local/bin/ppakeys ]; then /usr/local/bin/ppakeys; fi"; };</code></p>
<p>Poi salvate ed eseguite il consueto:</p>
<p><code>$ sudo apt-get update</code></p>
<p>Se non volete eseguire più lo script in automatico, vi basta rimuoverlo:</p>
<p><code>$ sudo rm /etc/apt/apt.conf.d/05ppa</code></p>
<p>Oppure se volete eliminare anche lo script stesso:</p>
<p><code>$ sudo rm /usr/local/bin/ppakeys</code></p>
<p>Vi rammento che questo script importa le chiavi gpg relative a tutti i repository contenuti in tutti i files con estensione .list presenti in /etc/apt/ quindi non solo quelli contenuti nella sources.list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/script-di-dominic-evans-per-automatizzare-lautentificazione-dei-repository/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Aggiungere le chiavi GPG</title>
		<link>http://www.sourceslist.eu/guide/aggiungere-le-chiavi-gpg/</link>
		<comments>http://www.sourceslist.eu/guide/aggiungere-le-chiavi-gpg/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 06:10:16 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[adăugaţi chei publice]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[add public key]]></category>
		<category><![CDATA[adicionar a chave pública]]></category>
		<category><![CDATA[afegir la clau pública]]></category>
		<category><![CDATA[aggiungere]]></category>
		<category><![CDATA[Aider]]></category>
		<category><![CDATA[ajouter la clé publique]]></category>
		<category><![CDATA[Ajuda]]></category>
		<category><![CDATA[Ajuta]]></category>
		<category><![CDATA[añadir la clave pública]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[Apu]]></category>
		<category><![CDATA[audzinātāja]]></category>
		<category><![CDATA[autentificare]]></category>
		<category><![CDATA[Ayuda]]></category>
		<category><![CDATA[chiave]]></category>
		<category><![CDATA[chiavi]]></category>
		<category><![CDATA[dodaj javnim ključem]]></category>
		<category><![CDATA[dodaj klucz publiczny]]></category>
		<category><![CDATA[Dodajanje javni ključ]]></category>
		<category><![CDATA[Giúp đỡ]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Hilfe]]></category>
		<category><![CDATA[hinzufügen öffentlichen Schlüssel]]></category>
		<category><![CDATA[Hjälp]]></category>
		<category><![CDATA[Hjelp]]></category>
		<category><![CDATA[Hjælp]]></category>
		<category><![CDATA[hướng dẫn]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[Lägg publika nyckeln]]></category>
		<category><![CDATA[legge fellesnøkkel]]></category>
		<category><![CDATA[lisätä julkisen avaimen]]></category>
		<category><![CDATA[magdagdag ng public key]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[Membantu]]></category>
		<category><![CDATA[menambahkan kunci publik]]></category>
		<category><![CDATA[Nápověda]]></category>
		<category><![CDATA[NO_PUBKEY]]></category>
		<category><![CDATA[opetusohjelma]]></category>
		<category><![CDATA[Opplæringen]]></category>
		<category><![CDATA[Padėti]]></category>
		<category><![CDATA[Palīdzība]]></category>
		<category><![CDATA[pievienot publiskā atslēga]]></category>
		<category><![CDATA[Pomoć]]></category>
		<category><![CDATA[přidat veřejný klíč]]></category>
		<category><![CDATA[pridať verejný kľúč]]></category>
		<category><![CDATA[pridėti viešojo rakto]]></category>
		<category><![CDATA[pubblica]]></category>
		<category><![CDATA[pubkey]]></category>
		<category><![CDATA[Samouczek]]></category>
		<category><![CDATA[självstudiekursen]]></category>
		<category><![CDATA[Susipažinkite]]></category>
		<category><![CDATA[thêm chìa khóa công cộng]]></category>
		<category><![CDATA[tilføje offentlige nøgle]]></category>
		<category><![CDATA[Tulong]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutoriel]]></category>
		<category><![CDATA[voeg publieke sleutel]]></category>
		<category><![CDATA[werkcollege]]></category>
		<category><![CDATA[Βοήθεια]]></category>
		<category><![CDATA[προσθήκη δημόσιο κλειδί]]></category>
		<category><![CDATA[φροντιστήριο]]></category>
		<category><![CDATA[добавить публичный ключ]]></category>
		<category><![CDATA[добавяне на публичния ключ]]></category>
		<category><![CDATA[додај јавним кључем]]></category>
		<category><![CDATA[додати публічний ключ]]></category>
		<category><![CDATA[Допомога]]></category>
		<category><![CDATA[настойнически]]></category>
		<category><![CDATA[Підручник]]></category>
		<category><![CDATA[Помоћ]]></category>
		<category><![CDATA[Помощ]]></category>
		<category><![CDATA[Помощь]]></category>
		<category><![CDATA[туториал]]></category>
		<category><![CDATA[Учебник]]></category>
		<category><![CDATA[הדרכה]]></category>
		<category><![CDATA[להוסיף מפתח ציבורי]]></category>
		<category><![CDATA[עזרה]]></category>
		<category><![CDATA[إضافة المفتاح العمومي]]></category>
		<category><![CDATA[مساعدة]]></category>
		<category><![CDATA[ट्यूटोरियल]]></category>
		<category><![CDATA[मदद]]></category>
		<category><![CDATA[सार्वजनिक कुंजी जोड़ें]]></category>
		<category><![CDATA[チュートリアル]]></category>
		<category><![CDATA[ヘルプ]]></category>
		<category><![CDATA[公開鍵を追加]]></category>
		<category><![CDATA[帮助]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[新增公共密钥]]></category>
		<category><![CDATA[공개 키 추가]]></category>
		<category><![CDATA[도움]]></category>
		<category><![CDATA[튜토리얼]]></category>

		<guid isPermaLink="false">http://www.sourceslist.netsons.org/?p=202</guid>
		<description><![CDATA[Modalità grafica A installare &#8220;apt-key-manager&#8221; tramite apt inserendo da terminale le seguenti righe di codice: sudo apt-get install gui-apt-key Se avete gnome come interfaccia troverete la voce APT-key manager in applicazioni -&#62; strumenti di sistema Avviate APT-key manager, e nello spazio riservato all&#8217;ID chiave, inserite il la pubkey che vi manca ricopiandola dalle righe fornite [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12pt"><strong>Modalità grafica <span style="color: #800080"><span style="color: #993366">A</span></span></strong></span></p>
<div>
<ul style="text-align: justify">
<li>installare &#8220;apt-key-manager&#8221; tramite apt inserendo da terminale le seguenti righe di codice:</li>
</ul>
</div>
<p align="justify"><code>sudo apt-get install gui-apt-key</code></p>
<p align="justify">Se avete gnome come interfaccia troverete la voce APT-key manager in applicazioni -&gt; strumenti di sistema</p>
<ul style="text-align: justify">
<li>
<div>Avviate APT-key manager, e nello spazio riservato all&#8217;ID chiave, inserite il la pubkey che vi manca ricopiandola dalle righe fornite in output dal &#8220;sudo apt-get update&#8221;.</div>
</li>
</ul>
<p><span style="font-style: italic; font-weight: bold; text-decoration: underline;">Esempio: </span></p>
<p align="justify">Supponiamo che dopo aver avviato da terminale &#8220;sudo apt-get update&#8221; esso vi restituisca:</p>
<div class="codeheader" style="text-align: justify">
<p style="margin-top: 0pt; display: inline">W: Errore GPG: http://morgoth.free.fr hardy-backports Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 8CC68B397E2E4741</p>
<p style="margin-top: 0pt; display: inline">Copiate solo l&#8217;<em>id della chiave</em> (8CC68B397E2E4741) e inseritelo nello spazio denominato appunto come &#8220;ID chiave&#8221; e cliccate <span style="font-style: italic">su ADD+</span>.</p>
<p>Ovviamente dovete fare la stessa cosa per tutte le chiavi mancanti e avviare nuovamente da terminale &#8220;sudo apt-get update&#8221;.</p></div>
<p><span style="font-size: 12pt"><strong>Modalità grafica <span style="color: #800080"><span style="color: #993366">B</span></span></strong></span></p>
<div>
<ul>
<li>installate da terminale Kgpg con il seguente codice:</li>
</ul>
</div>
<p align="justify"><code>sudo apt-get install kgpg</code></p>
<p>Aprite il menù K e troverete il programma in Accessori.</p>
<ul>
<li>
<div>Avviate il kgpg e andate su File-&gt; Finestra server delle chiavi. Inserite nello spazio bianco denominato come &#8220;Testo da cercare o identificativo della chiave da importare&#8221; l&#8217;identificativo della chiave e poi cliccate su importa.  Se la chiave non viene trovata cambiate dal menù a tendina il Server delle chiavi.</div>
</li>
</ul>
<p><span style="font-size: 12pt"><strong>Modalità da terminale</strong></span><br />
Righe di codice da immettere da terminale:</p>
<div class="code" style="font-style: italic">
<div>
<p style="margin-top: 0pt; display: inline"><code>$ gpg --keyserver subkeys.pgp.net --recv-keys [id della chiave]</code></p>
<p><code>$ gpg --armor --export [id della chiave] | sudo apt-key add -</code></p>
<p><code>$ sudo apt-get update</code></div>
</div>
<p align="justify">Esempio:</p>
<p align="justify"><code>$ gpg --keyserver subkeys.pgp.net --recv-keys 8CC68B397E2E4741</code></p>
<p align="justify"><code>$ gpg --armor --export 8CC68B397E2E4741 | sudo apt-key add -</code></p>
<p align="justify"><code>$ sudo apt-get update</code></p>
<p align="justify">Per questa modalità vi inserisco anche una video-guida da me registrata.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/FrYNi1XCgns&amp;hl=it&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/FrYNi1XCgns&amp;hl=it&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<em> <span style="text-decoration: underline;"><span style="font-size: 12pt"><strong>Modalità automatizzate</strong></span></span></em><em></em></p>
<p><em></em></p>
<p><span style="font-size: 12pt">METODO <span style="color: #993366"><span style="color: #800080"><span style="color: #993366">A</span></span></span></span></p>
<div style="margin-top: 0pt; display: inline">
<p>Il primo metodo non fa altro che sfruttare l&#8217;output dell&#8217;update per cercare le chiavi mancanti dal server delle chiavi per poi aggiungerle. Basta immetere da konsole il codice seguente:</p>
<div style="overflow: auto; width: 450px;">
<pre style="margin-top: 0pt; display: inline">sudo apt-get update 2&gt; /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key &amp;&amp; gpg --export --armor $key | sudo apt-key add -; done</pre>
</div>
<div><span style="font-size: 12pt">METODO <span style="color: #993366"><span style="color: #800080"><span style="color: #993366">B</span></span></span></span></div>
<p>Il secondo metodo non fa altro che leggere il file /etc/apt/sources.list e importare le chiavi relative a tutti i repository ivi presenti. Basta immetere da konsole il codice seguente:</p>
<div style="overflow: auto; width: 450px;">
<pre style="margin-top: 0pt; display: inline">for i in $(grep -o -E "http.*.(gpg|asc|key)" /etc/apt/sources.list); do echo -n "$i "; wget $i -q -O - | sudo apt-key add -; done; keylist=""; for key in $(grep -o "[A-Fa-f0-9]{8}" /etc/apt/sources.list); do if [ -z "$(echo "$keylist"|grep "$key")" ]; then keylist="$keylist $key"; gpg --keyserver subkeys.pgp.net --recv $key &amp;&amp; gpg --export --armor $key | sudo apt-key add -; fi; done;</pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/aggiungere-le-chiavi-gpg/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CONNETTERSI RETE WIFI SENZA KNETWORKMANAGER</title>
		<link>http://www.sourceslist.eu/blog/linux-blog/connettersi-rete-wifi-senza-knetworkmanager/</link>
		<comments>http://www.sourceslist.eu/blog/linux-blog/connettersi-rete-wifi-senza-knetworkmanager/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:59:52 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[assistant]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[connettere]]></category>
		<category><![CDATA[connettersi]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[knetworkmanager]]></category>
		<category><![CDATA[kwifimanager]]></category>
		<category><![CDATA[Kwlan]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[rete]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[WEP]]></category>
		<category><![CDATA[wicd]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[Wlassistant]]></category>
		<category><![CDATA[WPA]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1203</guid>
		<description><![CDATA[Se come me non siete dei grandi ammiratori di Knetworkmanager, avete una connessione wifi casalinga e volete configurare il vostro pc perchè si connetta automaticamente alla rete wifi (e non avete il bisogno di dover scegliere fra più reti wifi) allora questa guida è quello che fa per voi. Prima di tutto dovete controllare che  [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">
<div style="text-align: center"><img style="border: 3px solid #000000; margin: 5px" src="http://img132.imageshack.us/img132/4351/imagessc6lr5.jpg" alt="" /></div>
<p align="justify">Se come me non siete dei grandi ammiratori di Knetworkmanager, avete una connessione wifi casalinga e volete configurare il vostro pc perchè si connetta automaticamente alla rete wifi (e non avete il bisogno di dover scegliere fra più reti wifi) allora questa guida è quello che fa per voi.</p>
<p align="justify">Prima di tutto dovete controllare che  la vostra scheda di rete wireless (non importa se pci o usb) sia correttamente installata, configurata e riconosciuta dal sistema operativo. Per verificarlo eseguite da terminale:</p>
<p><code>iwconfig</code></p>
<p>che dovrebbe fornirvi output del tipo:</p>
<p><code>lo no wireless extensions.<br />
eth0 no wireless extensions.<br />
wmaster0 no wireless extensions.<br />
wlan0 unassociated ESSID:off/any<br />
Mode:Managed Channel=0 Access Point: 00:00:00:00:00:00<br />
Bit Rate=0 kb/s Tx-Power:off<br />
Retry:on RTS thr:off Fragment thr:off<br />
Power Management:off<br />
Link Quality:0 Signal level:0 Noise level:0<br />
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0<br />
Tx excessive retries:0 Invalid misc:0 Missed beacon:0<br />
pan0 no wireless extensions.</code></p>
<p align="justify">Si vede chiaramente che l&#8217;unica scheda ad avere una &#8220;wireless extensions&#8221; è in questo caso la wlan0. (ma fate attenzione perchè non sempre le schede wireless vengono nominate dal sistema operativo come wlan0, potreste trovare anche delle schede wireless chiamate come eth0, eth1&#8230;).</p>
<p align="justify">Se invece tutte le periferiche presentano una &#8220;no wireless extensions&#8221; allora vuol dire che i driver della scheda di rete wireless non sono stati correttamente installati.</p>
<p align="justify">Ora una volta identificata la scheda di rete wireless come wlan0 procediamo accendendo l&#8217;interfaccia di rete eseguendo:</p>
<p><code>sudo ifconfig wlan0 up</code></p>
<p align="justify">Ora cerchiamo effettuiamo una scansione per cercare quegli access point che sono in visibilità radio eseguendo:</p>
<p><code>iwlist wlan0 scan</code></p>
<p align="justify">Annotatevi le informazioni relative all&#8217;ESSID (nome della rete che avete impostato sul router wireless o sul access point, in alcuni router il nome della rete è fisso e non si può cambiare) e al CHANNEL.<br />
Ora in base al tipo di codifica che avete impostato sul router per proteggere la vostra rete WPA / WEP dovete continuare a leggere i paragrafi seguenti.</p>
<p align="justify">
<p align="justify">
<p><!-- CryptoMX Tools Copyright (C) 2004 - 2006 Derek Buitenhuis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. --><br />
</br><br />
<strong><span style="font-size: 18pt"><span style="font-family: andale mono,times">CODIFICA DI TIPO WPA</span></span></strong><br />
</br><br />
</br></p>
<p align="left">Assicuratevi prima di tutto che sia stato installato il pacchetto wpasupplicant eseguendo:<br />
<code>sudo apt-get install wpasupplicant</code><br />
Creare il file <tt class="backtick">/etc/wpa_supplicant.conf</tt> con il vostro editor di testo preferito e con i privilegi d&#8217;amministratore e inserite le seguenti righe:<br />
<code>network={<br />
ssid="Nome access point che vi siete annotati in precedenza"<br />
psk=chiave wpa in esadecimale che avete impostato sul router }</code></p>
<div>Ricordatevi di inserire l&#8217;ssid fra virgolette mentre la chiave wpa deve essere espressa in esadecimale e non va inserita fra le virgolette. Nel caso di una chiave WPA a 256 bit dovrete inserire 64 cifre esadecimanli. Per esempio:</div>
<p><code>network={<br />
ssid="ReteBingoBongo"<br />
psk=6d726b2770697c7879786d726b2770697c7879786d726b2770697c7879786d72}</code><br />
Se invece volete inserire la passphrase WPA in ascii dovete inserire la passphrase fra le virgolette, inoltre la passphrase deve essere costituita da minimo 8 e massimo 63 caratteri.<br />
Se invece possedete la passphrase in ASCII e volete inserirla in esadecimale potete convertirla in esadecimale tramite il seguente convertitore ASCII-ESADECIMALE:</p>
<form>
<table style="width: 419px; height: 406px;" border="1">
<tbody>
<tr>
<td colspan="2" width="100%" align="center"><strong><span style="color: #000000">Hex Conversion</span></strong></td>
</tr>
<tr>
<td width="44%"><textarea cols="25" rows="9" name="HexET"></textarea></p>
<p>Hex:</p>
<input onclick="AsciiPT.value=DoAsciiHex(HexET.value,'H2A')" type="button" value="HexToAscii" /></td>
<td width="56%"><textarea cols="25" rows="9" name="AsciiPT"></textarea></p>
<p>ASCII:</td>
</tr>
<tr>
<td width="44%"><textarea cols="25" rows="9" name="AsciiET"></textarea></p>
<p>ASCII:</p>
<input onclick="HexPT.value=DoAsciiHex(AsciiET.value,'A2H')" type="button" value="AsciiToHex" />
<input type="reset" value="Reset" /></td>
<td width="56%">
<div><textarea cols="25" rows="9" name="HexPT"></textarea></div>
<p>Hex:</td>
</tr>
</tbody>
</table>
</form>
<p>Ora salvate il file wpa_supplicant.conf e aprite con un editor di testo sempre con i diritti di amministratore il file /etc/network/interfaces. Il seguente è un esempio di come potete impostare il file interfaces:</p>
<p><code>iface wlan0 inet static<br />
address 192.168.1.135<br />
netmask 255.255.255.0<br />
gateway 192.168.1.1<br />
network 192.168.0.0<br />
wireless-essid ReteBingoBongo<br />
wireless-mode managed<br />
wireless-channel 1<br />
wpa-conf /etc/wpa_supplicant.conf<br />
auto wlan0<br />
iface lo inet loopback<br />
address 127.0.0.1<br />
netmask 255.0.0.0<br />
auto lo</code></p>
<p align="justify">Dove wlan0 va sostituito con il nome della vostra interfaccia wireless</p>
<p align="justify">address = indirizzo ip statico che avete assegnato sul router per il vostro pc</p>
<p align="justify">netmask = l&#8217;indirizzo ip della netmask che di solito è  255.255.255.0</p>
<p align="justify">gateway  = indirizzo ip relativo al router/access point</p>
<p align="justify">network  = indirizzo che identifica gli ip della vostra rete casalinga</p>
<p align="justify">wireless-essid = nome ssid della rete wireless impostato sul router</p>
<p align="justify">wireless-channel = canale sul quale viene effettettuata la trasmissione</p>
<p align="justify">wpa-conf = indirizzo in cui è stata salvato il profilo della codifica wpa  (/etc/wpa_supplicant.conf)</p>
<p align="justify">auto = permette di connettersi in automatico all&#8217;avvio del sistema tramite l&#8217;interfaccia selezionata</p>
<p align="justify">Le ultime 5 righe dell&#8217;esempio sono relative alle altre interfacce di rete che non hanno una &#8220;wireless extensions&#8221; e che quindi non ci interessano per quanto riguarda il nostro discorso.</p>
<p>Ora attiviamo l&#8217;interfaccia con:<br />
<code>sudo ifconfig wlan0 up</code><br />
Sostituendo al posto di wlan0 il nome della vostra interfaccia di rete wireless.<br />
Ora avviamo wpa_supplicant eseguendo:<br />
<code>sudo wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant.conf -dd -B</code><br />
Potete verificare la comunicazione con l&#8217;access point effettuando un ping all&#8217;indirizzo del vostro access point:<br />
<code>ping 192.168.1.1</code><br />
Se la comunicazione con il router non dovesse avere esito positivo provate a disattivare le altre interfacce di rete disponibili tramite:<br />
<code>sudo ifconfig eth0 down</code><br />
Dopodichè riattivate la connessione.</p>
<p></br><br />
<span style="font-size: 18pt"><strong><span style="font-family: andale mono,times">CODIFICA DI TIPO WEP</span></strong></span><br />
</br><br />
Il procedimento per la configurazione dell&#8217;interfaccia di rete con una codifica di tipo WEP è simile a quello eseguito per la WPA con la differenza che non bisogna installare il pacchetto wpasupplicant.</p>
<p>Editate il file /etc/network/interfaces. Il seguente è un esempio di come potete impostare il file interfaces:</p>
<p><code>iface wlan0 inet static<br />
address 192.168.1.135<br />
netmask 255.255.255.0<br />
gateway 192.168.1.1<br />
network 192.168.0.0<br />
wireless-essid ReteBingoBongo<br />
wireless-mode managed<br />
wireless-channel 1<br />
wireless-key s:<em>chiavewep ascii</em><br />
auto wlan0<br />
iface lo inet loopback<br />
address 127.0.0.1<br />
netmask 255.0.0.0<br />
auto lo</code></p>
<p align="justify">Dove wlan0 va sostituito con il nome della vostra interfaccia wireless</p>
<p align="justify">address = indirizzo ip statico che avete assegnato sul router per il vostro pc</p>
<p align="justify">netmask = l&#8217;indirizzo ip della netmask che di solito è  255.255.255.0</p>
<p align="justify">gateway  = indirizzo ip relativo al router/access point</p>
<p align="justify">network  = indirizzo che identifica gli ip della vostra rete casalinga</p>
<p align="justify">wireless-essid = nome ssid della rete wireless impostato sul router</p>
<p align="justify">wireless-channel = canale sul quale viene effettettuata la trasmissione</p>
<p align="justify">wireless-key  = chiave wep in formato ascii se preceduta da &#8220;s:&#8221; altrimenti in formato esadecimale</p>
<p align="justify">auto = permette di connettersi in automatico all&#8217;avvio del sistema tramite l&#8217;interfaccia selezionata</p>
<p align="justify">Se il vostro router è dotato di dhcp e non vi interessa avere un indirizzo statico potete inserire al posto delle prime due righe la riga:</p>
<p><code>iface wlan0 inet dhcp</code></p>
<p align="justify">Le ultime 5 righe dell&#8217;esempio sono relative alle altre interfacce di<br />
rete che non hanno una &#8220;wireless extensions&#8221; e che quindi non ci interessano per quanto riguarda il nostro discorso.<br />
Alternativamente queste impostazioni possono anche essere immesse tramite console eseguendo i seguenti comandi (effettuando le dovute sostituzioni):</p>
<p><code>iwconfig wlan0 mode managed<br />
iwconfig wlan0 channel 11<br />
iwconfig wlan0 essid nomerete<br />
iwconfig wlan0 key chiaveWEPesadecimale<br />
gateway 192.168.1.1<br />
sudo ifconfig wlan0 192.168.1.135 netmask 255.255.255.0</code></p>
<p>Dove il primo indirizzo ip è quello statico che volete assegnare al vostro pc all&#8217;interno della rete, metre il secondo indirizzo è quello della netmask. Se l&#8217;access point è dotato di dhcp e non vi serve avere un indirizzo ip statico nella vostra rete domestica potete eseguire:<br />
<code>sudo dhclient wlan0</code><br />
Provate a pingare il router per verificare che la connessione con il router sia attiva e funzionante:<br />
<code>ping 192.168.1.1</code><br />
In oltre se volete modificare i dns dovete editare con un editor di testo il file /etc/resolv.conf in questo modo:<br />
<code>nameserver ipDNSprimario<br />
nameserver ipDNSsecondario</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/linux-blog/connettersi-rete-wifi-senza-knetworkmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DISABILITARE AUTOSTART DI KNETWORKMANAGER</title>
		<link>http://www.sourceslist.eu/blog/linux-blog/disabilitare-autostart-di-knetworkmanager/</link>
		<comments>http://www.sourceslist.eu/blog/linux-blog/disabilitare-autostart-di-knetworkmanager/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:57:54 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[avvio]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[disabilitare]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[interfaces]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[knetworkmanager]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[rete]]></category>
		<category><![CDATA[WEP]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[WPA]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1228</guid>
		<description><![CDATA[Se come me configurate la connessione modificando manualmente il file /etc/network/interfaces , ritenete inutile knetworkmanager o comunque utilizzate un programma alternativo per gestire le reti (tipo wicd) allora questa guida fa al caso vostro. Non so se avete notato che, quando chiudete knetworkmanager dall&#8217;area di notifica e chiedete espressamente che non venga caricato all&#8217;avvio, puntualmente [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Se come me <a title="connettersi-rete-wifi-senza-knetworkmanager" href="http://www.sourceslist.eu/blog/linux-blog/connettersi-rete-wifi-senza-knetworkmanager/" target="_blank">configurate la connessione modificando manualmente</a> il file /etc/network/interfaces , ritenete inutile knetworkmanager o comunque utilizzate un programma alternativo per gestire le reti (tipo wicd) allora questa guida fa al caso vostro.</p>
<p align="justify">Non so se avete notato che, quando chiudete knetworkmanager dall&#8217;area di notifica e chiedete espressamente che non venga caricato all&#8217;avvio, puntualmente appena avviate la vostra kubuntu si avvia lo stesso knetworkmanager.</p>
<p align="justify">Ho cercato la cartella dove sono inseriti i collegamenti dei programmi che vengono caricati all&#8217;avvio e ho trovato che nella cartella /usr/share/autostart/ è presente il file kde4-knetworkmanager-autostart.desktop.</p>
<p align="justify">Per non far caricare ad ogni avvio knetworkmanager basta cancellare o perlomeno spostare altrove questo file.</p>
<p align="justify">Se proprio volete temporanemente disabilitarlo vi basta crearvi una cartella e spostarlo li dentro in modo tale da poterlo rimettere a posto nel caso ne doveste aver bisogno in seguito.</p>
<p align="justify">Per farlo create una cartella (io l&#8217;ho chiamata magazzino):</p>
<p><code>mkdir magazzino</code></p>
<p align="justify">posizionatevi su  /usr/share/autostart/ tramite:</p>
<p><code>cd  /usr/share/autostart/</code></p>
<p align="justify">e quindi spostate il file (come root oppure tramite sudo) rcon:</p>
<p><code>sudo mv kde4-knetworkmanager-autostart.desktop /indirizzo_cartella/magazzino/ </code></p>
<p align="justify">oppure se proprio volete cancellare il file dopo esservi posizionati sempre sulla cartella /usr/share/autostart/ procedete da terminale con un:</p>
<p><code>sudo rm -f kde4-knetworkmanager-autostart.desktop</code></p>
<p align="justify">Lo stesso procedimento lo potete utilizzare per disabilitare (con la dovuta cautela) altri programmi indesiderati che vengono caricati all&#8217;avvio.</p>
<p align="justify">Se non trovate nella cartella <em>/usr/share/autostart</em> il programma del quale volete disabilitare l&#8217;autostart potete cercare nelle cartelle:</p>
<p><code>/etc/xdg/autostart/<br />
/home/vostro_username/.config/autostart<br />
/home/vostro_username/.kde/autostart<br />
/opt/gnome/share/autostart<br />
/opt/gnome/share/gnome/autostart<br />
/opt/kde3/share/autostart</code></p>
<p align="justify">oppure provate a cercare eseguendo da terminale:</p>
<p><code>locate autostart</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/linux-blog/disabilitare-autostart-di-knetworkmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare sources.list</title>
		<link>http://www.sourceslist.eu/guide/installare-sourceslist/</link>
		<comments>http://www.sourceslist.eu/guide/installare-sourceslist/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 13:31:56 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[chiavi]]></category>
		<category><![CDATA[ingalex]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installare]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[sources.list]]></category>

		<guid isPermaLink="false">http://www.sourceslist.netsons.org/?p=206</guid>
		<description><![CDATA[// Per usufruire della ingalex sources.list adatta per la vostra distro dovete aggiungere alla vostra sources.list la riga adatta alla vostra distro. Per farlo dovete editare la vostra sources.list con un editor di testo e aggiungere la riga opportuna fra quelle riportate di seguito oppure potete eseguire tramite terminale il comando opportuno fra quelli riportati [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript">// <![CDATA[
    function toggle_visibility(id) {
       var e = document.getElementById(id);
       if(e.style.display == 'block')
          e.style.display = 'none';
       else
          e.style.display = 'block';
    }
// ]]&gt;</script></p>
<p><strong> </strong></p>
<p align="justify"><strong>Per usufruire della ingalex sources.list adatta per la vostra distro dovete aggiungere alla vostra sources.list la riga adatta alla vostra distro.  Per farlo dovete editare la vostra sources.list con un editor di testo e aggiungere la riga opportuna fra quelle riportate di seguito oppure potete eseguire tramite terminale il comando opportuno fra quelli riportati di seguito.</strong></p>
<p align="justify"><strong><br />
</strong></p>
<h2><strong><a onclick="toggle_visibility('ele1');" href="#">Linux Ubuntu Hardy Heron 8.04</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="ele1" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/ubuntu hardy main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/ubuntu hardy main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('foo1');" href="#">Linux Ubuntu Intrepid Ibex 8.10</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="foo1" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/ubuntu intrepid main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/ubuntu intrepid main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('foo2');" href="#">Linux Ubuntu Jaunty Jackalope 9.04</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="foo2" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/ubuntu jaunty main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/ubuntu jaunty main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('lucid');" href="#">Linux Ubuntu Lucid Lynx 10.04</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="lucid" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/ubuntu lucid main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/ubuntu lucid main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('foo99');" href="#">Linux Ubuntu Karmic Koala 9.10</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="foo99" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/ubuntu karmic main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/ubuntu karmic main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('foo3');" href="#">Linux Mint Elyssa 5</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="foo3" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/mint elyssa main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/mint elyssa main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('mint6');" href="#">Linux Mint Felicia 6</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="mint6" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/mint felicia main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/mint felicia main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('mint7');" href="#">Linux Mint Gloria 7</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="mint7" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/mint felicia main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/mint gloria main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('len');" href="#">Debian Lenny 5.0</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="len" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/debian lenny main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/debian lenny main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('fru');" href="#">Debian Etch 4.0</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="fru" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/debian etch main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/debian etch main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<h2><strong><a onclick="toggle_visibility('fro');" href="#">Debian Sid 3.0</a></strong></h2>
<p><strong><br />
</strong></p>
<div id="fro" style="display:none;">
<fieldset>
<p align="justify"><strong>riga da aggiungere alla sources.list:</strong></p>
<p style="font-weight: bold" align="center"><span style="font-size: 12pt"><strong> deb http://www.sourceslist.eu/repo/debian sid main non-free</strong></span></p>
<p><strong>oppure eseguite da terminale la seguente riga di codice:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>echo "deb http://www.sourceslist.eu/repo/debian sid main non-free" | sudo tee -a /etc/apt/sources.list</strong></pre>
</div>
<p><strong>poi autentificate il repository aggiungendo la chiave gpg eseguendo:</strong></p>
<p><strong><code>sudo gpg --keyserver hkp://pgp.mit.edu --recv-keys FA088BA5 &amp;&amp; sudo gpg --armor --export FA088BA5 | sudo apt-key add -</code></strong></p>
<p><strong>oppure:</strong></p>
<p><strong><code>wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -</code></strong></p>
</fieldset>
</div>
<div>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Dopo aver aggiunto alla vostra sources.list la riga opportuna con uno dei due metodi eseguite da terminale:</strong></p>
<p style="text-align: justify;"><strong># sudo apt-get update</strong></p>
<p style="text-align: justify;"><strong># sudo apt-get install listaIngalex</strong></p>
<p style="text-align: justify;"><strong>dopo aver installato il pacchetto per aggiungere le chiavi GPG mancanti eseguite:</strong></p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline"><strong>sudo apt-get update 2> /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key &amp;&amp; gpg --export --armor $key | sudo apt-key add -; done</strong></pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/installare-sourceslist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
