<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
	<id>http://www.lumacaonline.org/kiwi/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lumaca</id>
	<title>lumacawiki - Contributi dell'utente [it]</title>
	<link rel="self" type="application/atom+xml" href="http://www.lumacaonline.org/kiwi/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lumaca"/>
	<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Speciale:Contributi/Lumaca"/>
	<updated>2026-04-23T04:58:28Z</updated>
	<subtitle>Contributi dell'utente</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Autorizzare_il_Bind_di_porte_sotto_la_1024_per_un_software&amp;diff=611</id>
		<title>Autorizzare il Bind di porte sotto la 1024 per un software</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Autorizzare_il_Bind_di_porte_sotto_la_1024_per_un_software&amp;diff=611"/>
		<updated>2023-02-09T15:58:03Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Posted by lumaca on Thursday, February 9. 2023&lt;br /&gt;
&lt;br /&gt;
Solitamente le applicazioni che non hanno privilegi di root, non possono aprire le porte sotto la 1024.&lt;br /&gt;
&lt;br /&gt;
Puo' capitare che magari scriviamo un'applicazione noi, oppure magari vogliamo che un'applicazione che solitamente usa le porte sopra la 1024 (tipo coturn per esempio :-) usi la porta tipo 443, per far questo dobbiamo eseguire il seguente comando:&lt;br /&gt;
&lt;br /&gt;
    sudo setcap cap_net_bind_service=ep /usr/bin/turnserver&lt;br /&gt;
&lt;br /&gt;
In questo modo coturn potra' usare la porta 443 e l'errore&lt;br /&gt;
&lt;br /&gt;
turnserver[]: Cannot bind local socket to addr: Permission denied verra' evitato&lt;br /&gt;
&lt;br /&gt;
Per rimuovere i permessi dati occorre eseguire il comando:&lt;br /&gt;
&lt;br /&gt;
    sudo setcap -r /usr/bin/turnserver&lt;br /&gt;
&lt;br /&gt;
Link all'Articolo originale su [https://www.andreagori.eu/grog/index.php?/archives/58-Linux-permettere-bind-di-porte-sotto-la-1024-ad-un-software.html andreagori.eu]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Autorizzare_il_Bind_di_porte_sotto_la_1024_per_un_software&amp;diff=610</id>
		<title>Autorizzare il Bind di porte sotto la 1024 per un software</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Autorizzare_il_Bind_di_porte_sotto_la_1024_per_un_software&amp;diff=610"/>
		<updated>2023-02-09T15:50:35Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: Creata pagina con &amp;quot;Posted by lumaca on Thursday, February 9. 2023  Solitamente le applicazioni che non hanno privilegi di root, non possono aprire le porte sotto la 1024.  Puo' capitare che magari scriviamo un'applicazione noi, oppure magari vogliamo che un'applicazione che solitamente usa le porte sopra la 1024 (tipo coturn per esempio :-) usi la porta tipo 443, per far questo dobbiamo eseguire il seguente comando:      sudo setcap cap_net_bind_service=ep /usr/bin/turnserver  In questo mo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Posted by lumaca on Thursday, February 9. 2023&lt;br /&gt;
&lt;br /&gt;
Solitamente le applicazioni che non hanno privilegi di root, non possono aprire le porte sotto la 1024.&lt;br /&gt;
&lt;br /&gt;
Puo' capitare che magari scriviamo un'applicazione noi, oppure magari vogliamo che un'applicazione che solitamente usa le porte sopra la 1024 (tipo coturn per esempio :-) usi la porta tipo 443, per far questo dobbiamo eseguire il seguente comando:&lt;br /&gt;
&lt;br /&gt;
    sudo setcap cap_net_bind_service=ep /usr/bin/turnserver&lt;br /&gt;
&lt;br /&gt;
In questo modo coturn potra' usare la porta 443 e l'errore&lt;br /&gt;
&lt;br /&gt;
turnserver[]: Cannot bind local socket to addr: Permission denied verra' evitato&lt;br /&gt;
&lt;br /&gt;
Per rimuovere i permessi dati occorre eseguire il comando:&lt;br /&gt;
&lt;br /&gt;
    sudo setcap -r /usr/bin/turnserver&lt;br /&gt;
&lt;br /&gt;
Link all'Articolo originale su andreagori.eu&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=GNU-Linux&amp;diff=609</id>
		<title>GNU-Linux</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=GNU-Linux&amp;diff=609"/>
		<updated>2023-02-09T15:48:00Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: /* Varie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Cose a caso =&lt;br /&gt;
&lt;br /&gt;
== Varie ==&lt;br /&gt;
&lt;br /&gt;
* [[Antivirus / RootKit]]&lt;br /&gt;
* [[Autorizzare il Bind di porte sotto la 1024 per un software]]&lt;br /&gt;
* [[Bluethooth]]&lt;br /&gt;
* [[Clonare HDD con dd]]&lt;br /&gt;
* [[Rimuovere da auth.log i messaggi di CRON]]&lt;br /&gt;
* [[Ripristino disco RAID]]&lt;br /&gt;
* [[Server TeamSpeak3]]&lt;br /&gt;
* [[Tips]]&lt;br /&gt;
* [[Udisk2 - udev definire mountpoint]]&lt;br /&gt;
* [[TIM Vision su Linux]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
* [[Disabilitare Risparmio Energetico su scheda wireless]]&lt;br /&gt;
* [[Gestione KILLSWITCH su schede wireless]]&lt;br /&gt;
* [[Scheda WiFi Broadcom BCM4322 su Fedora 27 nightly compose]]&lt;br /&gt;
&lt;br /&gt;
== Apache ==&lt;br /&gt;
&lt;br /&gt;
* [[Apache2 abilitare HTTPS]]&lt;br /&gt;
&lt;br /&gt;
== Multimedia ==&lt;br /&gt;
&lt;br /&gt;
* [[FFMPEG]]&lt;br /&gt;
* [[Mencoder - convertire immagini in filmato]]&lt;br /&gt;
* [[Streaming con VLC]]&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;br /&gt;
&lt;br /&gt;
* [[Gnome Tips]]&lt;br /&gt;
* [[Nautilus 3.6 - Ripristinare: right click  Nuovo file]]&lt;br /&gt;
&lt;br /&gt;
== Iptables, firewall, ecc. ==&lt;br /&gt;
&lt;br /&gt;
* [[Iptables]]&lt;br /&gt;
* [[Port Knocking]]&lt;br /&gt;
&lt;br /&gt;
== OpenVpn ==&lt;br /&gt;
&lt;br /&gt;
[[OpenVpn]]&lt;br /&gt;
&lt;br /&gt;
= Distribuzioni: argomenti specifici alla rinfusa =&lt;br /&gt;
&lt;br /&gt;
== Ubuntu ==&lt;br /&gt;
{{#categorytree:Ubuntu|mode=pages}}&lt;br /&gt;
 &lt;br /&gt;
== Debian ==&lt;br /&gt;
{{#categorytree:Debian|mode=pages}}&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
{{#categorytree:Fedora|mode=pages}}&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Ubuntu&amp;diff=608</id>
		<title>Ubuntu</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Ubuntu&amp;diff=608"/>
		<updated>2023-02-09T11:27:54Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Impostare governor Frequenza CPU su portatili]]&lt;br /&gt;
* [[Installare Sun Jre/Jdk]]&lt;br /&gt;
* [[Permettere utente normale di Gestire connessioni]]&lt;br /&gt;
* [[Rimuovere accesso GUEST]]&lt;br /&gt;
* [[Rimuovere Amazon ads Video e Music store da Ubuntu]]&lt;br /&gt;
* [[Ripristino password utente]]&lt;br /&gt;
* [[Ubuntu 13.04 - Installare Acrobat Reader]]&lt;br /&gt;
* [[Ubuntu 22.04 Problemi_DNS]]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Ubuntu_22.04_Problemi_DNS&amp;diff=607</id>
		<title>Ubuntu 22.04 Problemi DNS</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Ubuntu_22.04_Problemi_DNS&amp;diff=607"/>
		<updated>2023-02-09T11:10:25Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: Creata pagina con &amp;quot;Ubuntu 22.04 usa netplan per la configurazione di rete. Se viene fatta installazione ex-novo non ci dovrebbero essere problemi, se invece viene fatto UPGRADE allora probabilmente i dns smetteranno di funzionare perche' a Canonical lavorano Capre. Per risolvere il problema si puo' agire in 2 modi:  1- rimuovere il simlink in /etc/resolv.conf e creare il file con i nameserver corretti /etc/resolv.conf (se non si toglie simlink questo tutte le volte verra' riscritto). Soluz...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ubuntu 22.04 usa netplan per la configurazione di rete. Se viene fatta installazione ex-novo non ci dovrebbero essere problemi, se invece viene fatto UPGRADE allora probabilmente i dns smetteranno di funzionare perche' a Canonical lavorano Capre. Per risolvere il problema si puo' agire in 2 modi:&lt;br /&gt;
&lt;br /&gt;
1- rimuovere il simlink in /etc/resolv.conf e creare il file con i nameserver corretti /etc/resolv.conf (se non si toglie simlink questo tutte le volte verra' riscritto). Soluzione molto spartana ma efficace.&lt;br /&gt;
&lt;br /&gt;
2- creare la corretta configurazionenel file con estensione .yaml in /etc/netplan/&amp;lt;nomeschedarete&amp;gt;.yaml supponiamo che la vostra scheda di rete si chiamata dal sistema enp2s0, il file si chiamera' /etc/netplan/enp2s0.yaml il suddetto file dovra' contenere della roba tipo:&lt;br /&gt;
&lt;br /&gt;
network:&lt;br /&gt;
  version: 2&lt;br /&gt;
  renderer: networkd&lt;br /&gt;
  ethernets:&lt;br /&gt;
    enp2s0:&lt;br /&gt;
      addresses:&lt;br /&gt;
        - 10.0.0.21/24&lt;br /&gt;
      nameservers:&lt;br /&gt;
        search: [tuodominio.it]&lt;br /&gt;
        addresses: [1.1.1.1,8.8.8.8]&lt;br /&gt;
      routes:&lt;br /&gt;
        - to: default&lt;br /&gt;
          via: 10.0.0.1&lt;br /&gt;
&lt;br /&gt;
se invece usate il dhcp:&lt;br /&gt;
&lt;br /&gt;
network:&lt;br /&gt;
  version: 2&lt;br /&gt;
  renderer: networkd&lt;br /&gt;
  ethernets:&lt;br /&gt;
    enp2s0:&lt;br /&gt;
      dhcp4: true&lt;br /&gt;
&lt;br /&gt;
Articolo originale:&lt;br /&gt;
https://www.andreagori.eu/grog/index.php?/archives/56-Ubuntu-22.04-problemi-DNS.html&lt;br /&gt;
&lt;br /&gt;
[[Category:Ubuntu]]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=MediaWiki:Sidebar&amp;diff=545</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=MediaWiki:Sidebar&amp;diff=545"/>
		<updated>2018-09-18T16:45:35Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Eventi&lt;br /&gt;
** Eventi:LinuxDay18|Linux Day 2018&lt;br /&gt;
** Eventi:RPiJamZacc18|Raspberry Jam&lt;br /&gt;
** Eventi:LinuxDay17|Linux Day 2017&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=GNU-Linux&amp;diff=317</id>
		<title>GNU-Linux</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=GNU-Linux&amp;diff=317"/>
		<updated>2017-10-19T15:57:35Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: /* Varie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Cose a caso =&lt;br /&gt;
&lt;br /&gt;
== Varie ==&lt;br /&gt;
&lt;br /&gt;
* [[Antivirus / RootKit]]&lt;br /&gt;
* [[Bluethooth]]&lt;br /&gt;
* [[Clonare HDD con dd]]&lt;br /&gt;
* [[Ripristino disco RAID]]&lt;br /&gt;
* [[Server TeamSpeak3]]&lt;br /&gt;
* [[Tips]]&lt;br /&gt;
* [[Udisk2 - udev definire mountpoint]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
* [[Disabilitare Risparmio Energetico su scheda wireless]]&lt;br /&gt;
* [[Gestione KILLSWITCH su schede wireless]]&lt;br /&gt;
* [[Scheda WiFi Broadcom BCM4322 su Fedora 27 nightly compose]]&lt;br /&gt;
&lt;br /&gt;
== Apache ==&lt;br /&gt;
&lt;br /&gt;
* [[Apache2 abilitare HTTPS]]&lt;br /&gt;
&lt;br /&gt;
== Multimedia ==&lt;br /&gt;
&lt;br /&gt;
* [[FFMPEG]]&lt;br /&gt;
* [[Mencoder - convertire immagini in filmato]]&lt;br /&gt;
* [[Streaming con VLC]]&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;br /&gt;
&lt;br /&gt;
* [[Gnome Tips]]&lt;br /&gt;
* [[Nautilus 3.6 - Ripristinare: right click  Nuovo file]]&lt;br /&gt;
&lt;br /&gt;
== Iptables, firewall, ecc. ==&lt;br /&gt;
&lt;br /&gt;
* [[Iptables]]&lt;br /&gt;
* [[Port Knocking]]&lt;br /&gt;
&lt;br /&gt;
== OpenVpn ==&lt;br /&gt;
&lt;br /&gt;
[[OpenVpn]]&lt;br /&gt;
&lt;br /&gt;
= Distribuzioni: argomenti specifici alla rinfusa =&lt;br /&gt;
&lt;br /&gt;
* [[Ubuntu]]&lt;br /&gt;
* [[Debian]]&lt;br /&gt;
* [[Fedora]]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=GNU-Linux&amp;diff=316</id>
		<title>GNU-Linux</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=GNU-Linux&amp;diff=316"/>
		<updated>2017-10-19T15:19:06Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: /* Varie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Cose a caso =&lt;br /&gt;
&lt;br /&gt;
== Varie ==&lt;br /&gt;
&lt;br /&gt;
* [[Antivirus / RootKit]]&lt;br /&gt;
* [[Bluethooth]]&lt;br /&gt;
* [[Clonare HDD con dd]]&lt;br /&gt;
* [[Ottimizzare Utilizzo disco SSD]]&lt;br /&gt;
* [[Ripristino disco RAID]]&lt;br /&gt;
* [[Server TeamSpeak3]]&lt;br /&gt;
* [[Tips]]&lt;br /&gt;
* [[Udisk2 - udev definire mountpoint]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
* [[Disabilitare Risparmio Energetico su scheda wireless]]&lt;br /&gt;
* [[Gestione KILLSWITCH su schede wireless]]&lt;br /&gt;
* [[Scheda WiFi Broadcom BCM4322 su Fedora 27 nightly compose]]&lt;br /&gt;
&lt;br /&gt;
== Apache ==&lt;br /&gt;
&lt;br /&gt;
* [[Apache2 abilitare HTTPS]]&lt;br /&gt;
&lt;br /&gt;
== Multimedia ==&lt;br /&gt;
&lt;br /&gt;
* [[FFMPEG]]&lt;br /&gt;
* [[Mencoder - convertire immagini in filmato]]&lt;br /&gt;
* [[Streaming con VLC]]&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;br /&gt;
&lt;br /&gt;
* [[Gnome Tips]]&lt;br /&gt;
* [[Nautilus 3.6 - Ripristinare: right click  Nuovo file]]&lt;br /&gt;
&lt;br /&gt;
== Iptables, firewall, ecc. ==&lt;br /&gt;
&lt;br /&gt;
* [[Iptables]]&lt;br /&gt;
* [[Port Knocking]]&lt;br /&gt;
&lt;br /&gt;
== OpenVpn ==&lt;br /&gt;
&lt;br /&gt;
[[OpenVpn]]&lt;br /&gt;
&lt;br /&gt;
= Distribuzioni: argomenti specifici alla rinfusa =&lt;br /&gt;
&lt;br /&gt;
* [[Ubuntu]]&lt;br /&gt;
* [[Debian]]&lt;br /&gt;
* [[Fedora]]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Eventi:LinuxDay17&amp;diff=259</id>
		<title>Eventi:LinuxDay17</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Eventi:LinuxDay17&amp;diff=259"/>
		<updated>2017-10-05T12:59:30Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: /* Acknowledgments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Day 2017 =&lt;br /&gt;
&lt;br /&gt;
[[File:Banner_468x60.png]]&lt;br /&gt;
&lt;br /&gt;
http://www.linuxday.it/&lt;br /&gt;
&lt;br /&gt;
== Quando ==&lt;br /&gt;
&lt;br /&gt;
'''Sabato 28 Ottobre 2017'''&lt;br /&gt;
&lt;br /&gt;
== Dove ==&lt;br /&gt;
&lt;br /&gt;
Nei locali della [http://www.coworkeria.com Coworkeria] a Massa in Via Bastione (zona ex mercato coperto).&lt;br /&gt;
&lt;br /&gt;
{{#display_map: 44.03481, 10.14223&lt;br /&gt;
 |height=400px&lt;br /&gt;
 |width=400px&lt;br /&gt;
 |minzoom=10&lt;br /&gt;
 |zoom=18&lt;br /&gt;
 |maxzoom=18&lt;br /&gt;
 |service=leaflet&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Programma ==&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
=== Dettaglio programma ===&lt;br /&gt;
&lt;br /&gt;
* [[Eventi:LinuxDay17:Talks|Talk, presentazioni, tavole rotonde]]&lt;br /&gt;
* [[Eventi:LinuxDay17:Esposizione|Esposizione progetti e dimostrazioni]]&lt;br /&gt;
* [[Eventi:LinuxDay17:Infopoint|Infopoint]]&lt;br /&gt;
* Materiale informativo&lt;br /&gt;
&lt;br /&gt;
[[File:Path9252.png|90px|center|link=http://www.linuxday.it/]]&lt;br /&gt;
&lt;br /&gt;
== Acknowledgments ==&lt;br /&gt;
&lt;br /&gt;
[[File:FSFE-logo.svg.png|48px|link=https://fsfe.org/|alt=FSFE|FSFE]] [[File:Nextcloud.png|48px|link=https://nextcloud.com/|alt=Nextcloud|Nextcloud]] [[File:Python.png|48px|link=https://www.python.org/|alt=Python|Python Software Foundation]] [[File:Elasticsearch.png|48px|link=https://www.elastic.co/|alt=Elasticsearch|Elasticsearch]] [[File:LogoCoworkeriaPNG BLACK-01-copia-200x232.png|64px|link=http://www.coworkeria.com/|alt=Coworkeria|Coworkeria]] [[File:Hashicorp.png|48px|link=https://www.hashicorp.com/|alt=HashiCorp|HashiCorp]] [[File:Icon-kritaDesktop01.png|48px|link=https://krita.org/en/|alt=Krita|Krita]] [[File:Apache.png|48px|link=https://www.apache.org/|alt=Apache|The Apache Software Foundation]] [[File:Gnome-logo.png|48px|link=https://www.gnome.org/|alt=GNOME|GNOME]] [[File:Icinga.jpg|48px|link=https://www.icinga.com/|alt=Icinga|Icinga]] [[File:Mariadblogo.png|48px|link=https://mariadb.org/|alt=MariaDB|MariaDB]] [[File:Geogebra.png|48px|link=https://www.geogebra.org/|alt=GeoGebra|GeoGebra]] [[File:backbox.sh-600x600.png|48px|link=https://backbox.org/|alt=BackBox Linux|BackBox Linux]] [[File:Ftgm4.png|48px|link=https://www.ftgm.it/|alt=FTGM|FTGM]] [[File:Edri1.png|48px|link=https://edri.org/|alt=EDRi|EDRi]] [[File:Eff1.png|48px|link=https://www.eff.org/|alt=EFF|EFF]] [[File:Unixstickers.png|48px|link=http://www.unixstickers.com/|alt=Unixstickers|Unixstickers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Eventi]]&lt;br /&gt;
[[Category:Linux Day]]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Eventi:LinuxDay17&amp;diff=258</id>
		<title>Eventi:LinuxDay17</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Eventi:LinuxDay17&amp;diff=258"/>
		<updated>2017-10-05T12:58:43Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: /* Acknowledgments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Day 2017 =&lt;br /&gt;
&lt;br /&gt;
[[File:Banner_468x60.png]]&lt;br /&gt;
&lt;br /&gt;
http://www.linuxday.it/&lt;br /&gt;
&lt;br /&gt;
== Quando ==&lt;br /&gt;
&lt;br /&gt;
'''Sabato 28 Ottobre 2017'''&lt;br /&gt;
&lt;br /&gt;
== Dove ==&lt;br /&gt;
&lt;br /&gt;
Nei locali della [http://www.coworkeria.com Coworkeria] a Massa in Via Bastione (zona ex mercato coperto).&lt;br /&gt;
&lt;br /&gt;
{{#display_map: 44.03481, 10.14223&lt;br /&gt;
 |height=400px&lt;br /&gt;
 |width=400px&lt;br /&gt;
 |minzoom=10&lt;br /&gt;
 |zoom=18&lt;br /&gt;
 |maxzoom=18&lt;br /&gt;
 |service=leaflet&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Programma ==&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
=== Dettaglio programma ===&lt;br /&gt;
&lt;br /&gt;
* [[Eventi:LinuxDay17:Talks|Talk, presentazioni, tavole rotonde]]&lt;br /&gt;
* [[Eventi:LinuxDay17:Esposizione|Esposizione progetti e dimostrazioni]]&lt;br /&gt;
* [[Eventi:LinuxDay17:Infopoint|Infopoint]]&lt;br /&gt;
* Materiale informativo&lt;br /&gt;
&lt;br /&gt;
[[File:Path9252.png|90px|center|link=http://www.linuxday.it/]]&lt;br /&gt;
&lt;br /&gt;
== Acknowledgments ==&lt;br /&gt;
&lt;br /&gt;
[[File:FSFE-logo.svg.png|48px|link=https://fsfe.org/|alt=FSFE|FSFE]] [[File:Nextcloud.png|48px|link=https://nextcloud.com/|alt=Nextcloud|Nextcloud]] [[File:Python.png|48px|link=https://www.python.org/|alt=Python|Python Software Foundation]] [[File:Elasticsearch.png|48px|link=https://www.elastic.co/|alt=Elasticsearch|Elasticsearch]] [[File:LogoCoworkeriaPNG BLACK-01-copia-200x232.png|64px|link=http://www.coworkeria.com/|alt=Coworkeria|Coworkeria]] [[File:Hashicorp.png|48px|link=https://www.hashicorp.com/|alt=HashiCorp|HashiCorp]] [[File:Icon-kritaDesktop01.png|48px|link=https://krita.org/en/|alt=Krita|Krita]] [[File:Apache.png|48px|link=https://www.apache.org/|alt=Apache|The Apache Software Foundation]] [[File:Gnome-logo.png|48px|link=https://www.gnome.org/|alt=GNOME|GNOME]] [[File:Icinga.jpg|48px|link=https://www.icinga.com/|alt=Icinga|Icinga]] [[File:Mariadblogo.png|48px|link=https://mariadb.org/|alt=MariaDB|MariaDB]] [[File:Geogebra.png|48px|link=https://www.geogebra.org/|alt=GeoGebra|GeoGebra]] [[File:backbox.sh-600x600.png|48px|link=https://backbox.org/|alt=BackBox Linux|BackBox Linux]] [[File:Ftgm4.png|48px|link=https://www.ftgm.it/|alt=FTGM|FTGM]] [[File:Edri1.png|48px|link=https://edri.org/|alt=EDRi|EDRi]] [[File:Eff1.png|48px|link=https://www.eff.org/|alt=EFF|EFF]] [[File:Unixstickers.png|48px|link=File:Unixstickers.png|alt=Unixstickers|Unixstickers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Eventi]]&lt;br /&gt;
[[Category:Linux Day]]&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=File:Edri1.png&amp;diff=257</id>
		<title>File:Edri1.png</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=File:Edri1.png&amp;diff=257"/>
		<updated>2017-10-05T12:55:47Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=File:Unixstickers.png&amp;diff=256</id>
		<title>File:Unixstickers.png</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=File:Unixstickers.png&amp;diff=256"/>
		<updated>2017-10-05T12:55:18Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=File:Eff1.png&amp;diff=255</id>
		<title>File:Eff1.png</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=File:Eff1.png&amp;diff=255"/>
		<updated>2017-10-05T12:54:40Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Utente:Award&amp;diff=253</id>
		<title>Utente:Award</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Utente:Award&amp;diff=253"/>
		<updated>2017-10-03T13:59:35Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: Creata pagina con &amp;quot;Muahahah&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Muahahah&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Utente:Lumaca&amp;diff=8</id>
		<title>Utente:Lumaca</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Utente:Lumaca&amp;diff=8"/>
		<updated>2017-08-16T20:31:27Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: Pagina svuotata&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Discussioni_utente:Lumaca&amp;diff=7</id>
		<title>Discussioni utente:Lumaca</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Discussioni_utente:Lumaca&amp;diff=7"/>
		<updated>2017-08-16T20:30:58Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Discussioni per l'utente lumaca&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
	<entry>
		<id>http://www.lumacaonline.org/kiwi/index.php?title=Pagina_principale&amp;diff=6</id>
		<title>Pagina principale</title>
		<link rel="alternate" type="text/html" href="http://www.lumacaonline.org/kiwi/index.php?title=Pagina_principale&amp;diff=6"/>
		<updated>2017-08-16T20:26:02Z</updated>

		<summary type="html">&lt;p&gt;Lumaca: Pagina sostituita con '&amp;lt;strong&amp;gt;Wiki contenente gli articoli tecnici del lug&amp;lt;/strong&amp;gt;'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Wiki contenente gli articoli tecnici del lug&amp;lt;/strong&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lumaca</name></author>
	</entry>
</feed>