<?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; ubuntu</title>
	<atom:link href="http://www.sourceslist.eu/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sourceslist.eu</link>
	<description>Il sito di riferimento per le sources.list</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:08:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>6 alternative a Remastersys per creare delle iso personalizzate basate su Ubuntu</title>
		<link>http://www.sourceslist.eu/guide/6-alternative-a-remastersys-per-creare-delle-iso-personalizzate-basate-su-ubuntu/</link>
		<comments>http://www.sourceslist.eu/guide/6-alternative-a-remastersys-per-creare-delle-iso-personalizzate-basate-su-ubuntu/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 13:51:09 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BLOG]]></category>
		<category><![CDATA[GUIDE]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[based]]></category>
		<category><![CDATA[customized]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[ocelot]]></category>
		<category><![CDATA[oneiric]]></category>
		<category><![CDATA[personalizzata]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=4034</guid>
		<description><![CDATA[E più di un anno che il progetto Remastersys è stato abbandonato a se stesso, anche se in passato si è dimostrato essere un programma valido. Oggi ho decisto di proporvi sei valide alternative a Remastersys per la creazione di iso personalizzate. In questo post parleremo di: Ubuntu Customization Kit (UCK) Novo-Builder Customizer Ubuntu-Builder Reconstructor [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;">E più di un anno che il progetto Remastersys è stato abbandonato a se stesso, anche se in passato si è dimostrato essere un programma valido.</p>
<p style="text-align: justify;">Oggi ho decisto di proporvi sei valide alternative a Remastersys per la creazione di iso personalizzate. In questo post parleremo di:</p>
<ul style="text-align: justify;">
<li>Ubuntu Customization Kit (UCK)</li>
<li>Novo-Builder</li>
<li>Customizer</li>
<li>Ubuntu-Builder</li>
<li>Reconstructor</li>
<li>Relinux</li>
</ul>
<p style="text-align: justify;"><strong><span style="text-decoration: underline;">Ubuntu Costumization Kit</span></strong></p>
<p style="text-align: justify;">Il primo in lista è <strong>Ubuntu Customization Kit</strong>, comunemente noto con la sigla UCK.</p>
<p style="text-align: justify;">UCK è un tool per la creazione di CD Live personalizzati basati su Ubuntu, Kubuntu, Xubuntu ed Edubuntu. E&#8217; possibile aggiungere quasi tutti i pacchetti desiderati al nostro sistema live, personalizzando applicazioni, lingua, temi&#8230; Inoltre cosa di non poco rilievo, si possono inserire modolu personalizzati nella sequenza di avvio.</p>
<p style="text-align: justify;">UCK è installabile tramite i repository ufficiali di Ubuntu semplicemente eseguendo da terminale:</p>
<p style="text-align: justify;"><code>sudo apt-get install uck</code></p>
<p style="text-align: justify;">Oppure potete scaricare il debian da <a href="http://sourceforge.net/projects/uck/files/uck/2.4.4/" target="_blank">sourceforge</a> e installarlo eseguendo:</p>
<p style="text-align: justify;"><code>sudo dpkg -i uck*</code></p>
<p style="text-align: justify;">Oppure potete installare la versione di sviluppo tramite i repository svn:</p>
<p style="text-align: justify;"><code>svn export https://uck.svn.sourceforge.net/svnroot/uck/trunk/uck</code></p>
<p style="text-align: justify;"><code></code>Le versioni di sviluppo sono disponibili anche in questo ppa:</p>
<pre>
<a href="https://launchpad.net/~uck-team/+archive/uck-unstable">https://launchpad.net/~uck-team/+archive/uck-unstable</a></pre>
<ul>
<li style="text-align: justify;"><span style="font-size: large;"><strong><span style="text-decoration: underline;">Novo-Builder </span></strong></span></li>
</ul>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-134944.png"><img class="aligncenter size-medium wp-image-4037" title="Schermata del 2011-11-01 13:49:44" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-134944-300x226.png" alt="" width="300" height="226" /></a></p>
<p style="text-align: justify;">Novo Builder  è un&#8217;interfaccia molto semplice e intuitiva che tramite metodi automatizzati consente di realizzare iso di distribuzioni personalizzate basate su Ubuntu, Kubuntu o Mint con la limitazione di poter scegliere unicamente come desktop environment KDE o Gnome.<br />
Consente di definire una sources.list con i repository preferiti, aggiungere script e definire i pacchetti da installare.</p>
<p style="text-align: justify;">Per poter installare <strong><a href="http://www.cyvoc.net/novoweb/index.html" target="_blank">Novo-Builder</a></strong> dovete eseguire i seguenti comandi:</p>
<p style="text-align: justify;"><code>wget http://www.cyvoc.net/novoweb/Install_Novo_Builder.bash.tar.gz</code></p>
<p style="text-align: justify;"><code>tar xvfz ./Install_Novo_Builder.bash.tar.gz</code></p>
<p style="text-align: justify;"><code>./Install_Novo_Builder.bash</code></p>
<p style="text-align: justify;"><code>sudo apt-get install novo-bootimages novo-builder novo-preset-lastos</code></p>
<ul>
<li><span style="text-decoration: underline; font-size: large;"><strong>Customizer</strong></span></li>
</ul>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-141800.png"><img class="aligncenter size-medium wp-image-4039" title="Schermata del 2011-11-01 14:18:00" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-141800-300x252.png" alt="" width="300" height="252" /></a></p>
<p style="text-align: justify;">Customizer è un&#8217;altro tool che consente di creare delle iso personalizzate basate su Ubuntu, Kubuntu, Lubuntu, Xubuntu, Linux Mint e altre distribuzioni basate su Ubuntu.  A differenza dei precedenti tool supporta oltre che Gnome e KDE anche LXDE e XFCE.</p>
<p style="text-align: justify;">Per poter installare <strong><a href="http://u-customizer.sourceforge.net/index.html">Customizer</a></strong> dovete eseguire da terminale:</p>
<p style="text-align: justify;"><code>sudo add-apt-repository ppa:customizer-dev-team/ppa</code></p>
<p style="text-align: justify;"><code>sudo apt-get update &amp;&amp; sudo apt-get install customizer</code></p>
<p style="text-align: justify;">Oppure se volete, potete utilizzare i repository con la versione di sviluppo che viene aggiornata giornalmente:</p>
<p style="text-align: justify;"><code>sudo add-apt-repository ppa:customizer-dev-team/daily</code></p>
<p style="text-align: justify;"><code>sudo apt-get update &amp;&amp; sudo apt-get install customizer</code></p>
<p style="text-align: justify;">Oppure potete semplicemente scaricare il debian da  <strong><a href="http://sourceforge.net/projects/u-customizer/files/debs/" target="_blank">questa pagina</a></strong> ed eseguite:</p>
<p style="text-align: justify;"><code>sudo dpkg -i Customizer*</code></p>
<p style="text-align: justify;">Troverete il lanciatore per avviare il programma in Strumenti di sistema.</p>
<ul>
<li><span style="text-decoration: underline; font-size: large;"><strong>Ubuntu-Builder</strong></span></li>
</ul>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-142349.png"><img class="aligncenter size-medium wp-image-4040" title="Schermata del 2011-11-01 14:23:49" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-142349-300x170.png" alt="" width="300" height="170" /></a></p>
<p style="text-align: justify;">Ubuntu Builder è un tool molto semplice per creare la vostra distribuzione personalizzata. Esso supporta il download, l&#8217;estrazione e la personalizzazione e la creazione di iso personalizzate di distribuzioni Ubuntu based. Consente la creazione di iso per architetture i386 e amd64.</p>
<p style="text-align: justify;">Per poter installare <strong><a href="http://code.google.com/p/ubuntu-builder/" target="_blank">Ubuntu-Builder</a></strong> dovete procedere come riportato di seguito.</p>
<p style="text-align: justify;">Scaricate il pacchetto debian da <strong><a href="http://code.google.com/p/ubuntu-builder/downloads/list" target="_blank">questa pagina</a> </strong>e poi eseguite tramite terminale nella cartella in cui avete scaricato il debian:</p>
<p style="text-align: justify;"><code>sudo dpkg -i ubuntu-builder*</code></p>
<p style="text-align: justify;">Oppure se volete installarlo tramite ppa eseguite:</p>
<p style="text-align: justify;"><code>sudo add-apt-repository ppa:f-muriana/ubuntu-builder</code></p>
<p style="text-align: justify;"><code>sudo apt-get update &amp;&amp; sudo apt-get install ubuntu-builder</code></p>
<ul>
<li><span style="text-decoration: underline; font-size: large;"><strong>Reconstructor</strong></span></li>
</ul>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-135550.png"><img class="aligncenter size-medium wp-image-4038" title="Schermata del 2011-11-01 13:55:50" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/11/Schermata-del-2011-11-01-135550-300x233.png" alt="" width="300" height="233" /></a></p>
<p style="text-align: justify;">Reconstructor è un&#8217;applicazione online che permette di creare e personalizzare distribuzioni GNU/Linux basate su Ubuntu. La personalizzazione include il logo e il colore del testo dello splash mostrato all&#8217;avvio, sfondo, temi, icone, applicazioni e tanto altro.</p>
<p style="text-align: justify;">Inoltre è possibile anche aggiungere nuovi software da compilare, e altri repository personalizzati. Reconstractor è dotato anche di una funzionalità per masterizzare la iso una volta realizzata.</p>
<p style="text-align: justify;">Se non vogliamo usare l&#8217;applicazione web è possibile installare Reconstructor in locale.</p>
<p style="text-align: justify;">Per poter installare <strong><a href="https://reconstructor.apphosted.com/" target="_blank">Reconstructor</a></strong> prima di tutto scaricate il pacchetto debian da <strong><a href="https://code.lumentica.com/projects/reconstructor/files" target="_blank">questa pagina</a></strong>, poi lo installate eseguendo:</p>
<p style="text-align: justify;"><code>sudo dpkg -i reconstructor-engine*</code></p>
<p style="text-align: justify;">Ho notato che il lanciatore non viene creato nel menu e provando ad eseguire da terminale:</p>
<p style="text-align: justify;"><code>reconstructor</code></p>
<p style="text-align: justify;">la gui non parte. Evidentemente i permessi del file /usr/share/reconstructor non sono settati correttamente.</p>
<p style="text-align: justify;">Quindi eseguite da terminale:</p>
<p style="text-align: justify;"><code>sudo chmod +x /usr/share/reconstructor</code></p>
<p style="text-align: justify;">Poi eseguite:</p>
<p style="text-align: justify;"><code>reconstructor</code></p>
<p style="text-align: justify;">Oppure:</p>
<p style="text-align: justify;"><code>cd /usr/share/reconstructor ; gksudo -D "Reconstructor Engine" "python engine.py --gui"</code></p>
<p style="text-align: justify;">Ovviamente potete sempre crearvi un lanciatore personalizzato nel menu in modo tale da non dover eseguire il comando da terminale ogni volta che volete avviare il programma.</p>
<p style="text-align: justify;">Esiste anche un repository git per installare la versione di sviluppo di reconstructor-engine:</p>
<p style="text-align: justify;"><a href="https://github.com/lumentica/reconstructor.engine.git">https://github.com/lumentica/reconstructor.engine.git</a></p>
<ul>
<li><span style="text-decoration: underline; font-size: large;"><strong>Relinux</strong></span></li>
</ul>
<p style="text-align: justify;">Relinux a differenza dei precedenti programmi non ha un&#8217;interfaccia grafica, ma funziona unicamente da terminale.</p>
<p style="text-align: justify;">A differenza di Remastersys non supporta la modalità BACKUP, ma unicamente la modalità DIST/ISO.</p>
<p style="text-align: justify;">Inoltre Relinux viene ancora sviluppato a differenza del progetto Remastersys che è stato abbandonato.</p>
<p style="text-align: justify;">Per poter installare Relinux vi basta eseguire:</p>
<p style="text-align: justify;"><code>sudo add-apt-repository ppa:inameiname/stable</code></p>
<p style="text-align: justify;"><code>sudo apt-get update &amp;&amp; sudo apt-get install relinux</code></p>
<p style="text-align: justify;">Prima di utilizzare relinux dobbiamo precisare che:</p>
<ul style="text-align: justify;">
<li>supporta unicamente GRUB2,  e non supporta BURG e GRUB-Legacy</li>
<li>L&#8217;installer Ubiquity richiede necessariamente X11 e non si può usare un installer diverso da Ubiquity</li>
<li>Il filesystem compresso deve avere una dimensione inferiore ai 4 GB, quindi per quello non compresso bisogna mantenersi al di sotto dei 6 GB.</li>
<li>Viene installato metacity, ma questa limitazione sarà rimossa nelle prossime release.</li>
</ul>
<div style="text-align: justify;">Dopo aver personalizzato il sistema a vostro piacere bisogna prima di tutto creare un file di configurazione eseguendo da terminale:<br />
<code>cp /etc/relinux/relinux.conf ./relinux.conf<br />
sed -i 's:EXCLUDES="\(.*\)":EXCLUDES="\1 '`readlink -f ./relinux.conf`'":g' ./relinux.conf<br />
readlink -f ./relinux.conf</code></div>
<div style="text-align: justify;">Con l&#8217;ultimo comando potete sapere dove si trova il file di configurazione che potete editare in base alle vostre necessità.</div>
<div style="text-align: justify;">Nella cartella /etc/relinux/relinux/splash si trovano degli splash-screen.</div>
<div style="text-align: justify;">Prima di iniziare le modifiche se volete salvare le vostre impostazioni e i temi procedete come riportato di seguito sostituendo USERNAME con il vostro attuale nome utente:</div>
<div style="text-align: justify;">
<ol>
<li>Premete CTRL+ALT+F3</li>
<li>Loggatevi come normale utente</li>
<li>Digitate da terminale: sudo passwd</li>
<li>Inserite la password di root</li>
<li>Digitate &#8220;exit&#8221; e poi date invio</li>
<li>Loggatevi come root (con la password che avete assegnato al root)</li>
<li>Digitate da terminale: usermod -d /etc/skel <em>USERNAME</em>; chown -R <em>USERNAME</em> /etc/skel<em><br />
</em></li>
<li>Riavviate il sistema (anche usando il comando &#8220;reboot&#8221; da terminale)</li>
</ol>
<div>Poi loggatevi come normale utente e tutte le modifiche a tema, sfondo del desktop, pannello di configurazione&#8230;verrà salvato.</div>
<div>Una volta terminate le modifiche, vediamo come creare la vostra ISO. Aprite un terminale ed eseguite:</div>
</div>
<div style="text-align: justify;"><code>sudo relinux fullclean ./relinux.conf<br />
sudo relinux iso ./relinux.conf</code></div>
<div style="text-align: justify;">Questo è l&#8217;ultimo passo, eventualmente seguite le istruzioni che vi vengono riportate a video se ce ne dovessero essere.</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/guide/6-alternative-a-remastersys-per-creare-delle-iso-personalizzate-basate-su-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Usare Google App Engine come CDN per il vostro blog basato su WordPress</title>
		<link>http://www.sourceslist.eu/wordpress/usare-google-app-engine-come-cdn-per-il-vostro-blog-basato-su-wordpress/</link>
		<comments>http://www.sourceslist.eu/wordpress/usare-google-app-engine-come-cdn-per-il-vostro-blog-basato-su-wordpress/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 13:08:41 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[WORDPRESS]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[encrease]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linker]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=3996</guid>
		<description><![CDATA[Abbiamo visto in precedenza come utilizzare Wuala o Dropbox come CDN per un blog basato su WordPress. In questa guida vediamo come installare Google App Engine su Ubuntu, uploadare i file e settare impostare il plugin CDN Linker su WordPress. 1- Scaricate Google App Engine SDK per Python per Linux da questa pagina.  2- Estraete il [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;">Abbiamo visto in precedenza come utilizzare Wuala o Dropbox come CDN per un blog basato su WordPress. In questa guida vediamo come installare Google App Engine su Ubuntu, uploadare i file e settare impostare il plugin CDN Linker su WordPress.</p>
<p style="text-align: justify;">1- Scaricate <span style="text-align: -webkit-auto;"><strong>Google App Engine SDK</strong> per Python per Linux da <strong><a href="http://code.google.com/intl/it-IT/appengine/downloads.html rel="nofollow"" target="_blank">questa pagina</a></strong>. </span></p>
<p style="text-align: justify;">2- Estraete il file zip:</p>
<p style="padding-left: 30px; text-align: justify;"><code>unzip google_appengine_1.5.4.zip</code></p>
<p style="text-align: justify;">3- Tra le dipendenze è richiesto Python2.6, ma ho verificato che Google App Engine SDK funziona tranquillamente anche con Python2.7 che è già presente in Ubuntu.</p>
<p style="text-align: justify;">4- Iscrivetevi su google code: <a href="http://code.google.com/intl/it-IT/appengine/" rel="nofollow">http://code.google.com/intl/it-IT/appengine/</a></p>
<p style="text-align: justify;">5- Create una nuova applicazione cliccando su &#8220;<strong>Create Application</strong>&#8220;</p>
<p style="text-align: justify;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/09/gaen.jpeg"><img class="aligncenter size-medium wp-image-4002" title="gaen" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/09/gaen-300x96.jpg" alt="" width="300" height="96" /></a></p>
<p style="text-align: justify;">6- Completate i vari campi <strong>Application Identifier</strong> e Application Title e poi cliccate su &#8221;<strong>Create Application</strong>&#8220;.</p>
<p style="text-align: justify;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/09/gaen1.jpeg"><img class="aligncenter size-medium wp-image-4003" title="gaen1" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/09/gaen1-300x211.jpg" alt="" width="300" height="211" /></a></p>
<p style="text-align: justify;">7- Ora aprite la cartella google_appengine che avete precedentemente estratto (al punto 2) e create al suo interno una cartella con lo stesso nome che avete impostato al campo <strong>Application Identifier. </strong>In questo caso io ho scelto &#8220;sourceslisteucdn&#8221;.</p>
<p style="text-align: justify;">Questo è tutto quello che ho all&#8217;interno della cartella google_appengine:</p>
<p><code>alex@alex-desktop:~/google_appengine$ ls<br />
appcfg.py demos lib RELEASE_NOTES tools<br />
BUGS dev_appserver.py LICENSE remote_api_shell.py VERSION<br />
bulkload_client.py gen_protorpc.py new_project_template sourceslisteucdn<br />
bulkloader.py google README templates</code></p>
<p style="text-align: justify;">8- Ora all&#8217;interno della cartella appena creata (<span style="font-family: Consolas, Monaco, monospace; font-size: 12px; line-height: 18px; text-align: -webkit-auto; white-space: pre;">sourceslisteucdn)</span>dovete copiare tutte le cartelle contenenti i dati statici del vostro sito. Per esempio la cartella /wp-content/uploads/ di WordPress. Io all&#8217;interno della cartella sourceslisteucdn ho creato un&#8217;altra cartella chiamata sourceslisteu con all&#8217;interno tutti i dati. Sempre nella cartella che avete nominato con l&#8217;<strong>Application Identifier, </strong>create un file <strong>app.yaml</strong>. Il contenuto del file deve essere per grandi linee simile a quello che ho creato e che vi riporto:</p>
<p style="text-align: justify;"><code>application: sourceslisteucdn<br />
version: 1<br />
runtime: python<br />
api_version: 1</code></p>
<p style="text-align: justify;">handlers:<br />
- url: /sourceslisteu<br />
static_dir: sourceslisteu</p>
<p style="text-align: justify;">Ovviamente dovete sostituire  sourceslisteucdn con l&#8217;identificativo della vostra applicazione e sourceslisteu con il nome della cartella che contiene i vari file dei dati statici.</p>
<p style="text-align: justify;">Per maggiori info relative al file app.yaml potete consultare <strong><a href="http://code.google.com/intl/it-IT/appengine/docs/python/config/appconfig.html" target="_blank" rel="nofollow">questa pagina</a></strong>.</p>
<p style="text-align: justify;">Alla fine avrete una situazione di questo tipo all&#8217;interno della cartella che ho chiamato sourceslisteucdn:</p>
<p style="text-align: justify;"><code>alex@alex-desktop:~/google_appengine/sourceslisteucdn$ ls<br />
app.yaml sourceslisteu</code><br />
Ora da terminale posizionatevi nella cartella google_appengine ed eseguite:</p>
<p style="text-align: justify;"><code>python appcfg.py update sourceslisteucdn/</code></p>
<p style="text-align: justify;">A questo punto partirà l&#8217;upload dei vostri file sul server di Google.</p>
<p style="text-align: justify;">Terminato l&#8217;upload il vostro server CDN è pronto e disponibile all&#8217;indirizzo app_identifier.appspot.com, che nel mio caso è http://sourceslisteucdn.appspot.com/sourceslisteu (avendo inserito tutti i file nella sottocartella sourceslisteu).</p>
<p style="text-align: justify;">Per verificare che tutto sia funzionante provate a visualizzare qualche immagine o qualche file dal CDN appena creato.</p>
<p style="text-align: justify;">Per configurare un CDN con WordPress dobbiamo prima installare il plugin <strong><a href="http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/" target="_blank" rel="nofollow">CDN linker</a></strong> nella versione <strong><a href="http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/" target="_blank" rel="nofollow">lite</a></strong> o <strong><a href="https://github.com/wmark/CDN-Linker" target="_blank" rel="nofollow">completa</a>, </strong>anche se per quello che dobbiamo fare è più che sufficiente la versione lite.</p>
<p style="text-align: justify;">Dopo aver installato il plugin <strong><a href="http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/" target="_blank" rel="nofollow">CDN linker</a> </strong>su wordpress e dopo averlo attivato, apriamo la schermata di configurazione del plugin.</p>
<p style="text-align: center;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/09/cdnlinkerlite.jpeg"><img class="aligncenter" title="cdnlinkerlite" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/09/cdnlinkerlite-300x115.jpg" alt="" width="300" height="115" /></a></p>
<p style="text-align: justify;">Nel mio caso nel campo CDN URL ho inserito: <strong>http://sourceslisteucdn.appspot.com/sourceslisteu</strong></p>
<p style="text-align: justify;">Ovviamente dovete sostituire opportunamente sourceslisteucdn e sourceslisteu con application identifier e il nome della sottocartella da voi impostati.</p>
<p style="text-align: justify;">Nel campo &#8220;include dirs&#8221; ho lasciato i valori di default: wp-content,wp-includes</p>
<p style="text-align: justify;">Nell&#8217;ultimo campo &#8220;exclude if substring&#8221; vi conviene inserire &#8220;php&#8221; per escludere i file php.  Settate questi parametri a vostro piacimento a seconda delle vostre esigenze e quindi salvate le impostazioni.</p>
<p style="text-align: justify;">Ogni volta che aggiungete delle immagini o dei dati su wordpress dovete inserirli anche nella cartella dell&#8217;applicazione che avete in locale ed eseguire nuovamente:</p>
<p style="text-align: justify;"><code>python appcfg.py update sourceslisteucdn/</code></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/wordpress/usare-google-app-engine-come-cdn-per-il-vostro-blog-basato-su-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TABELLA SOURCES.LIST</title>
		<link>http://www.sourceslist.eu/notizie/sourceslist-table/</link>
		<comments>http://www.sourceslist.eu/notizie/sourceslist-table/#comments</comments>
		<pubDate>Sun, 02 May 2010 08:25:30 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[NOTIZIE]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[adattár]]></category>
		<category><![CDATA[aggiornamento]]></category>
		<category><![CDATA[aggiornare]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[betét]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[cdrom]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[datakatalogen]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[depo]]></category>
		<category><![CDATA[deposition]]></category>
		<category><![CDATA[deposito]]></category>
		<category><![CDATA[depositum]]></category>
		<category><![CDATA[depot]]></category>
		<category><![CDATA[depozito]]></category>
		<category><![CDATA[depozyt]]></category>
		<category><![CDATA[dist-upgrade]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[etch]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[guida]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[heron]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ibex]]></category>
		<category><![CDATA[innskudd]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installa]]></category>
		<category><![CDATA[installare]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installazione]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[irewall]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[italiano]]></category>
		<category><![CDATA[jackalope]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[jigdo]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kho]]></category>
		<category><![CDATA[knoppix]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[libc6]]></category>
		<category><![CDATA[Lince]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lista]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[Lucid]]></category>
		<category><![CDATA[Lucida]]></category>
		<category><![CDATA[Lynx]]></category>
		<category><![CDATA[manuale]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[netinst]]></category>
		<category><![CDATA[netinstall]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[pacchetti]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[polog]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[repositorio]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[repozitorij]]></category>
		<category><![CDATA[repozytorium]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[sarge]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[slackware]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[sources]]></category>
		<category><![CDATA[sources.list]]></category>
		<category><![CDATA[sparc]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[su]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[tallettaa]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tiền đặt cọc]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Úložisko]]></category>
		<category><![CDATA[Úložiště]]></category>
		<category><![CDATA[unstable]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vklad]]></category>
		<category><![CDATA[vkladu]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[webmin]]></category>
		<category><![CDATA[woody]]></category>
		<category><![CDATA[xandros]]></category>
		<category><![CDATA[yast]]></category>
		<category><![CDATA[yum]]></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.eu/?p=105</guid>
		<description><![CDATA[Distribuzione Ultimo Agg. Autore N° Repository deb .list Downloads Diretti Ubuntu Linux 10.04 02 mag 2010 IngAlex 101 1896 Ubuntu Linux 9.10 22 gen 2010 IngAlex 241 4961 Ubuntu Linux 9.04 13 dic 2009 IngAlex 229 3625 Ubuntu Linux 8.10 13 dic 2009 IngAlex 261 1446 Ubuntu Linux 8.04 13 dic 2009 IngAlex 266 1270 [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><table style="text-align: center; vertical-align: middle; width: 630px; height: 719px;" border="0">
<tbody>
<tr style="text-align: center; vertical-align: middle;">
<td style="text-align: center; vertical-align: middle;" width="30%"><span style="color: #9e7f38;"><strong>Distribuzione</strong></span></td>
<td style="text-align: center; vertical-align: middle;" width="20%"><span style="color: #9e7f38;"><strong>Ultimo Agg.</strong></span></td>
<td style="text-align: center; vertical-align: middle;" width="20%"><span style="color: #9e7f38;"><strong>Autore</strong></span></td>
<td><span style="color: #9e7f38;"><strong>N° Repository</strong></span></td>
<td style="text-align: center; vertical-align: middle;" width="10%"><span style="color: #9e7f38;"><strong>deb </strong></span></td>
<td style="text-align: center; vertical-align: middle;" width="10%"><span style="color: #9e7f38;"><strong>.list</strong></span></td>
<td><span style="color: #9e7f38;"><strong>Downloads Diretti</strong></span></td>
</tr>
<tr>
<td><strong><span style="color: #a0522d;">Ubuntu Linux 10.04</span></strong></td>
<td>02 mag 2010</td>
<td>IngAlex</td>
<td><strong><span style="color: #993300;">101</span></strong></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/?download=LIST_10.04_DEBIAN"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourceslucid.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>1896</strong></td>
</tr>
<tr>
<td><strong><span style="color: #a0522d;">Ubuntu Linux 9.10</span></strong></td>
<td>22 gen 2010</td>
<td>IngAlex</td>
<td><strong><span style="color: #993300;">241</span></strong></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/?download=LIST_9.10_DEBIAN"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourceskarmic.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>4961</strong></td>
</tr>
<tr style="text-align: center; vertical-align: middle;">
<td style="text-align: center; vertical-align: middle;"><strong><span style="color: #a0522d;">Ubuntu Linux 9.04</span></strong></td>
<td style="text-align: center; vertical-align: middle;">13 dic 2009</td>
<td style="text-align: center; vertical-align: middle;">IngAlex</td>
<td><strong><span style="color: #993300;">229</span></strong></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/?download=LIST_9.04_DEBIAN"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesjaunty.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>3625</strong></td>
</tr>
<tr style="text-align: center; vertical-align: middle;">
<td style="text-align: center; vertical-align: middle;"><strong><span style="color: #a0522d;">Ubuntu Linux 8.10 </span></strong></td>
<td style="text-align: center; vertical-align: middle;">13 dic 2009</td>
<td style="text-align: center; vertical-align: middle;">IngAlex</td>
<td><strong><span style="color: #993300;">261</span></strong></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/?download=LIST_8.10_DEBIAN"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesintrepid.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>1446</strong></td>
</tr>
<tr style="text-align: center; vertical-align: middle;">
<td style="text-align: center; vertical-align: middle;"><strong><span style="color: #a0522d;">Ubuntu Linux 8.04 </span></strong></td>
<td style="text-align: center; vertical-align: middle;">13 dic 2009</td>
<td style="text-align: center; vertical-align: middle;">IngAlex</td>
<td><strong><span style="color: #993300;">266</span></strong></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/?download=LIST_8.04_DEBIAN"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourceshardy.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>1270</strong></td>
</tr>
<tr>
<td><strong><span style="color: #339966;">Linux Mint Gloria 8 </span></strong></td>
<td>13 dic 2009</td>
<td>IngAlex</td>
<td><strong><span style="color: #339966;">229</span></strong><strong> </strong></td>
<td><a href="../?download=LIST_LM8_DEB"><img title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="../sourcesminthelena.list"><img title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>3051</strong></td>
</tr>
<tr>
<td><strong><span style="color: #339966;">Linux Mint Gloria 7 </span></strong></td>
<td>13 dic 2009</td>
<td>IngAlex</td>
<td><strong><span style="color: #339966;">229</span></strong></td>
<td><a href="http://www.sourceslist.eu/?download=LIST_LM7_DEB"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesmintgloria.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>1153</strong></td>
</tr>
<tr>
<td><strong><span style="color: #339966;">Linux Mint Felicia 6 </span></strong></td>
<td>13 dic 2009</td>
<td>IngAlex</td>
<td><strong><span style="color: #339966;">261</span></strong></td>
<td><a href="http://www.sourceslist.eu/?download=LIST_LM6_DEB"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesmintfelicia.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>980</strong></td>
</tr>
<tr style="text-align: center; vertical-align: middle;">
<td style="text-align: center; vertical-align: middle;"><strong><span style="color: #339966;">Linux Mint Elyssa 5 </span></strong></td>
<td style="text-align: center; vertical-align: middle;">13 dic 2009</td>
<td style="text-align: center; vertical-align: middle;">IngAlex</td>
<td><strong><span style="color: #339966;">267</span></strong></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://www.sourceslist.eu/?download=LIST_LM5_DEB"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td style="text-align: center; vertical-align: middle;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesmintelyssa.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>902</strong></td>
</tr>
<tr>
<td><strong><span style="color: #dd7eff;">Debian Squeeze 6.0</span></strong></td>
<td>13 dic 2009</td>
<td>IngAlex</td>
<td><span style="color: #ff99cc;"><strong>54</strong></span></td>
<td><a href="http://www.sourceslist.eu/?download=LIST_SQUEEZE"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesdebiansqueeze.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>1303</strong></td>
</tr>
<tr>
<td><strong><span style="color: #dd7eff;">Debian Lenny 5.0</span></strong></td>
<td>22 gen 2010</td>
<td>IngAlex</td>
<td><span style="color: #ff99cc;"><strong>56</strong></span></td>
<td><a href="http://www.sourceslist.eu/?download=LIST_LENNY"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesdebianlenny.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>1947</strong></td>
</tr>
<tr>
<td><strong><span style="color: #dd7eff;">Debian Etch 4.0</span></strong></td>
<td>13 dic 2009</td>
<td>IngAlex</td>
<td><span style="color: #ff99cc;"><strong>53</strong></span></td>
<td><a href="http://www.sourceslist.eu/?download=LIST_ETCH"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesdebianetch.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>989</strong></td>
</tr>
<tr>
<td><strong><span style="color: #dd7eff;">Debian Sid 3.0</span></strong></td>
<td>13 dic 2009</td>
<td>IngAlex</td>
<td><span style="color: #ff99cc;"><strong>39</strong></span></td>
<td><a href="http://www.sourceslist.eu/?download=LIST_SID"><img class="aligncenter size-full wp-image-671" title="deb" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/deb-gview.png" alt="deb" width="22" height="22" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesdebiansid.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td><strong>928</strong></td>
</tr>
<tr style="text-align: center; vertical-align: middle;" valign="middle">
<td><strong><span style="color: #0000ff;">openSUSE 11.1</span></strong><strong> </strong></td>
<td>06 mag 2009</td>
<td>IngAlex</td>
<td>&#8212;</td>
<td>&#8212;</td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/sourcesopensuse.list"><img class="aligncenter size-full wp-image-672" title="list" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/01/services.jpg" alt="list" width="30" height="30" /></a></td>
<td></td>
</tr>
</tbody>
</table>
<table style="width: 588px; height: 229px;" border="0">
<tbody>
<tr>
<td><img style="border: 0pt none;" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/11/chiave.jpg" border="0" alt="key gpg" width="93" height="93" /></td>
<td>
<h1 style="text-align: center;"><span style="font-family: helvetica;"><span style="font-size: medium;"><a href="http://www.sourceslist.eu/guide/aggiungere-le-chiavi-gpg/">Script per aggiungere le chiavi gpg mancanti</a></span></span></h1>
</td>
</tr>
<tr style="text-align: justify;">
<td><img title="Pericolo" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/11/pericolosx9.png" alt="Pericolo" width="92" height="76" /></td>
<td><span style="font-family: helvetica;">Attenzione! Usate le liste in modo consapevole. Le liste vanno usate principalmente per installare software non contenuti nei repository ufficiali oppure per aggiornare sofware più datati presenti nei repository ufficiali. Effenttuando un aggiornamento del sistema utilizzando queste liste potreste ottenere un sistema operativo molto instabile, se non addirittura danneggiarlo. Non mi ritengo responsabile per eventuali danni causati da un uso scriteriato delle sources.list. Non sono responsabile dei pacchetti contenuti nei repository inseriti nelle liste.</span></td>
</tr>
<tr>
<td><img class="aligncenter size-full wp-image-1534" title="Helpimalive" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/11/Helpimalive.jpg" alt="Helpimalive" width="88" height="88" /></td>
<td style="text-align: center;">Proponete l&#8217;inserimento di nuovi repository nelle sources.list tramite l&#8217;<a href="http://www.sourceslist.eu/info/help/" target="_blank">apposito form</a>.</td>
</tr>
</tbody>
</table>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/notizie/sourceslist-table/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WebcamStudio per GNU/Linux: Webcam Virtuale</title>
		<link>http://www.sourceslist.eu/software-tramite-repository/webcamstudio-per-gnulinux-webcam-virtuale/</link>
		<comments>http://www.sourceslist.eu/software-tramite-repository/webcamstudio-per-gnulinux-webcam-virtuale/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 06:37:44 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[SOFTWARE TRAMITE REPOSITORY]]></category>
		<category><![CDATA[animazioni]]></category>
		<category><![CDATA[cam]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtuale]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=2101</guid>
		<description><![CDATA[Qualche giorno navigando sul forum di Ubuntu mi sono imbattuto in una discussione nella quale un utente cercava un programma per linux equivalente al programma Fake Webcam per Windows. Tempo fa cercai anche io un programma del genere per fare uno scherzo ad un amico e mi trovai un programma che secondo me ha potenzialità [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;">Qualche giorno navigando sul forum di Ubuntu mi sono imbattuto in una discussione nella quale un utente cercava un programma per linux equivalente al programma <a href="http://www.fakewebcam.com/Demo.asp" target="_blank">Fake Webcam</a> per Windows.</p>
<p style="text-align: justify;">Tempo fa cercai anche io un programma del genere per fare uno scherzo ad un amico e mi trovai un programma che secondo me ha potenzialità anche maggiori di Fake Webcam. Il programma di cui parlo si chiama <a href="http://www.ws4gl.org/" target="_blank">WebcamStudio</a>.</p>
<p style="text-align: justify;">Come riportato sul <a href="http://www.ws4gl.org/" target="_blank">sito ufficiale</a>:</p>
<blockquote style="text-align: justify;"><p style="text-align: justify;">WebcamStudio per GNU / Linux crea una webcam virtuale in grado di mescolare diverse fonti video insieme e può essere utilizzato per la trasmissione in diretta su Bambuser, UStream o Stickam. <br />
 Su questa webcam virtuale, è possibile trasmettere il tuo desktop, la webcam, un video, un testo, canali IRC, feed RSS, animazioni, immagini o tutti allo stesso tempo.</p>
</blockquote>
<p style="text-align: justify;">WebcamStudio consente di visualizzare sulla vostra webcam virtuale:</p>
<ul style="text-align: justify;">
<li>animazioni create a partire da una lista di immagini</li>
<li>una qualunque sorgente video</li>
<li>il vostro desktop</li>
<li>i video di youtube</li>
<li>DV</li>
<li>testo</li>
<li>immagini</li>
<li>filmati</li>
<li>una playlist di video</li>
<li>RSS</li>
<li>Irc</li>
<li>widget</li>
</ul>
<p style="text-align: justify;">Inoltre consente di applicare una serie di effetti sul video in uscita, regolare la qualità, regolare i fps, registrare video, scattare foto istantanee.</p>
<p style="text-align: justify;">E&#8217; un programma ricco di risorse e inoltre è semplicissimo da installare perchè sul sito ufficiale è presente sia il sorgente che il pacchetto debian. Il pacchetto debian è installabile anche tramite repository aggiungendo la seguente riga alla vostra /etc/apt/sources.list:</p>
<p style="text-align: justify;"><code>deb http://apt.dolphinaura.studenthotspot.net/ jaunty main</code></p>
<p style="text-align: justify;">Poi autentificate il repository eseguendo:</p>
<p style="text-align: justify;">﻿﻿<code>sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 44F9E03A</code></p>
<p style="text-align: justify;">e poi installate il pacchetto eseguendo:</p>
<p style="text-align: justify;"><code>sudo apt-get install webcamstudio</code></p>
<p style="text-align: justify;">Il repository esiste solo per K/Ubuntu Jaunty Jackalope 9.04 però il programma funziona benissimo anche su K/Ubuntu Karmic Koala 9.10.</p>
<p style="text-align: justify;">Se invece volete compilare il programma dai sorgenti prelevandoli dai repository svn, dovete aver installato ﻿Netbeans 6 , Sun Java 6 SDK, Subversion.</p>
<p style="text-align: justify;">Poi scaricate i sorgenti eseguendo:</p>
<p style="text-align: justify;">﻿<code>svn co https://webcamstudio.svn.sourceforge.net/svnroot/webcamstudio/trunk webcamstudio</code></p>
<p style="text-align: justify;">Dopodichè potete passare alla compilazione.</p>
<p style="text-align: justify;">Invece il repository svn contenente l&#8217;ultima revisione è il seguente:</p>
<p style="text-align: justify;"><code>svn co </code><code>https://webcamstudio.svn.</code><code>sourceforge.net/svnroot/</code><code>webcamstudio/trunk/latestbuild</code><code> webcamstudio</code></p>
<p style="text-align: justify;">In <a href="http://sourceforge.net/projects/webcamstudio/files/" target="_blank">questa pagina</a> trovate sia i pacchetti debian che i sorgenti.</p>
<p style="text-align: justify;">Di seguito vi riporto alcuni screenshot del programma.</p>
<p style="text-align: justify;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl2.jpeg"></a><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl3.jpeg"></a></p>
<table style="text-align: justify;" border="0">
<tbody>
<tr>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl2.jpeg"><img title="ws4gl2" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl2-150x150.jpg" alt="" width="150" height="150" /></a></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl3.jpeg"><img title="ws4gl3" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl3-150x150.jpg" alt="" width="150" height="150" /></a></td>
<td><img title="ws4gl4" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl4-150x150.jpg" alt="" width="150" height="150" /></td>
</tr>
<tr>
<td><img title="ws4gl5" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl5-150x150.jpg" alt="" width="150" height="150" /></td>
<td><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl1.jpeg"><img title="ws4gl1" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl1-150x150.jpg" alt="" width="150" height="150" /></a></td>
<td>
</td>
</tr>
</tbody>
</table>
<p style="text-align: justify;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl5.jpeg"></a><br />
 <a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2010/03/ws4gl1.jpeg"><br />
 </a></p>
<div style="text-align: justify;"><span style="color: #0000ee; -webkit-text-decorations-in-effect: underline;"><br />
 </span></div>
<div style="text-align: justify;"><span style="color: #0000ee; -webkit-text-decorations-in-effect: underline;"><br />
 </span></div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/software-tramite-repository/webcamstudio-per-gnulinux-webcam-virtuale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare Yahoo! Messenger su K/Ubuntu</title>
		<link>http://www.sourceslist.eu/software-tramite-repository/installare-yahoo-messenger-su-kubuntu/</link>
		<comments>http://www.sourceslist.eu/software-tramite-repository/installare-yahoo-messenger-su-kubuntu/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 14:26:04 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BLOG]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[SOFTWARE TRAMITE REPOSITORY]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[freebds]]></category>
		<category><![CDATA[gyachi]]></category>
		<category><![CDATA[hat]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[loell]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[red]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1946</guid>
		<description><![CDATA[Yahoo! Messenger è un popolare software di instant messaging e VoIP sviluppato da Yahoo! a partire dal 1998, e disponibile gratuitamente per gli utenti Windows, Mac OS X e Unix. A questa pagina trovate i pacchetti per Debian, Red Hat, Solaris e FreeBSD che però vengono aggiornati di rado. Vediamo quali sono i passi da seguire per installare il pacchetto su Ubuntu. Installate il pacchetto libssl0.9.8 tramite Apt, [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana, Arial, Georgia, sans-serif;"><strong><cite title="Wikipedia">Yahoo! Messenger</cite></strong><cite title="Wikipedia"> è un popolare software di instant messaging e VoIP sviluppato da Yahoo! a partire dal 1998, e disponibile gratuitamente per gli utenti Windows, Mac OS X e Unix.</cite></span></p>
<div id="_mcePaste" style="text-align: justify;"><span style="font-family: Verdana, Arial, Georgia, sans-serif; line-height: 13px; font-size: 10px;"> <br />
 </span></div>
<div style="text-align: justify;">A <a href="http://in.docs.yahoo.com/messenger/download/unix.html">questa</a> pagina trovate i pacchetti per Debian, Red Hat, Solaris e FreeBSD che però vengono aggiornati di rado.</div>
<div style="text-align: justify;">Vediamo quali sono i passi da seguire per installare il pacchetto su Ubuntu.</div>
<div style="text-align: justify;">
<ol>
<li>Installate il pacchetto libssl0.9.8 tramite Apt, Synaptic o tramite il vostro programma preferito per la gestione dei pacchetti:
<p><code>sudo apt-get install libssl0.9.8</code></p>
</li>
<li>Scaricate il pacchetto da <a style="text-decoration: none; color: #336699;" href="http://download.yahoo.com/dl/unix/ymessenger_1.0.4_1_i386.deb">questo</a> link.</li>
<li>Installate il pacchetto debian eseguendo il seguente comando:
<p><code>sudo dpkg -i ymessenger_1.0.4_1_i386.deb</code></p>
</li>
<li>Eseguite /usr/bin/ymessenger e poi seguite le istruzioni per l&#8217; installazione di Yahoo! Messenger.</li>
</ol>
</div>
<div style="text-align: justify;">In oltre vi ricordo che esiste una versione non ufficiale di Yahoo Messenger per Linux, basata sulle librerie <span style="font-family: 'Times New Roman'; line-height: normal; font-size: small; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">Gtk-2,<span style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px; line-height: 19px;"> chiamata <a href="http://gyachi.sourceforge.net/intro.shtml" target="_blank">GyachE Improved</a> che è un fork del progetto <a href="http://www.phrozensmoke.com/projects/pyvoicechat/index.php" target="_blank">Gyach Enhanced Yahoo!</a>. </span></span></div>
<div style="text-align: justify;"><span style="font-family: 'Times New Roman'; line-height: normal; font-size: small; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><span style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px; line-height: 19px;">Tale versione supporta quasi tutte le funzionalità di Yahoo Messenger per Windows.</span></span></div>
<div style="text-align: justify;"><span style="font-size: small;">Inoltre esistono anche dei <a href="https://launchpad.net/~loell/+archive/ppa" target="_blank">repository launchpad</a> che permettono di installare il pacchetto direttamente tramite repository.</span></div>
<div style="text-align: justify;"><span style="font-size: small;">Per farlo vi basta aggiungere le seguenti righe alla vostra sources.list:</span></div>
<div style="text-align: justify;"><span style="font-size: small;"><span style="font-family: 'bitstream vera sans', 'dejavu sans', verdana, sans-serif; line-height: 17px; font-size: 14px;"></p>
<pre id="sources-list-entries" class="wrap" style="margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; font-family: monospace; line-height: 13px; font-size: 13px; white-space: pre-wrap; word-wrap: break-word; padding: 0,3em; border: 1px solid gray;">deb <a style="outline-style: none; outline-width: initial; outline-color: initial; color: #0033aa; text-decoration: none;" href="http://ppa.launchpad.net/loell/ppa/ubuntu">http://ppa.launchpad.net/loell/ppa/ubuntu</a> <span id="series-deb">karmic</span> main
deb-src <a style="outline-style: none; outline-width: initial; outline-color: initial; color: #0033aa; text-decoration: none;" href="http://ppa.launchpad.net/loell/ppa/ubuntu">http://ppa.launchpad.net/loell/ppa/ubuntu</a> <span id="series-deb-src">karmic</span> main </pre>
<p></span></span></div>
<p style="text-align: justify;">Oppure potete semplicemente eseguire da terminale:</p>
<p style="text-align: justify;"><code>sudo add-apt-repository ppa:loell</code></p>
<p style="text-align: justify;">Poi per installare il pacchetto eseguite:</p>
<p style="text-align: justify;"><code>sudo apt-get update &amp;&amp; sudo apt-get install gyachi</code></p>
<p style="text-align: justify;">Poi non vi resta che configurare il programma.</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/software-tramite-repository/installare-yahoo-messenger-su-kubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

