1 |
<!--#set var="ENGLISH_PAGE" value="/home.en.html" --> |
<!--#set var="ENGLISH_PAGE" value="/home.en.html" --> |
2 |
|
|
3 |
<!--#include virtual="/server/header.it.html" --> |
<!--#include virtual="/server/header.it.html" --> |
4 |
<!-- Parent-Version: 1.84 --> |
<!-- Parent-Version: 1.85 --> |
5 |
|
<!--#if expr="$QUERY_STRING = /distro=([^&#]+)/" |
6 |
|
--> |
7 |
|
<!--#set var="DISTRO" value="$1" |
8 |
|
--> |
9 |
|
<!--#else --> |
10 |
|
<!--#set var="DISTRO" value="pureos8" |
11 |
|
--> |
12 |
|
<!--#endif --> |
13 |
|
|
14 |
<!-- This file is automatically generated by GNUnited Nations! --> |
<!-- This file is automatically generated by GNUnited Nations! --> |
15 |
<title>Il Sistema Operativo GNU e il movimento per il software libero</title> |
<title>Il Sistema Operativo GNU e il movimento per il software libero</title> |
27 |
margin: 0; |
margin: 0; |
28 |
} |
} |
29 |
.first-column, .second-column { |
.first-column, .second-column { |
30 |
width: 40em; max-width: 100%; |
width: 46em; max-width: 100%; |
31 |
margin: auto; |
margin: auto; |
32 |
} |
} |
33 |
|
|
38 |
h2.first { |
h2.first { |
39 |
margin-top: 1em; |
margin-top: 1em; |
40 |
} |
} |
41 |
#gnu-linux { |
|
42 |
width: 30em; max-width: 100%; |
#gnu-linux, .thumbs { |
43 |
text-align: center; |
text-align: center; |
44 |
margin: 0 auto 1em; |
font-style: italic; |
45 |
|
margin: 1em auto; |
46 |
|
} |
47 |
|
#gnu-linux { |
48 |
|
width: 32em; |
49 |
|
max-width: 100%; |
50 |
|
margin: .5em auto; |
51 |
|
} |
52 |
|
.screenshot, .thumbs .image td { |
53 |
|
line-height: .8em; |
54 |
|
background: #444; |
55 |
|
padding: .2em; |
56 |
|
} |
57 |
|
.screenshot a, .thumbs .image td a { |
58 |
|
color: white; |
59 |
|
} |
60 |
|
.screenshot img { |
61 |
|
width: 100%; |
62 |
|
} |
63 |
|
#gnu-linux p { |
64 |
|
line-height: 1.2em; |
65 |
|
margin: .2em 0 0; |
66 |
} |
} |
67 |
#gnu-linux img { |
.thumbs { |
68 |
width: 100%; |
width: 100%; |
69 |
|
display: block; |
70 |
|
overflow: auto; |
71 |
|
padding-bottom: .2em; |
72 |
|
} |
73 |
|
.thumbs td { |
74 |
|
width: 33.3%; |
75 |
|
vertical-align: top; |
76 |
|
padding: .1em; |
77 |
|
border: 0; |
78 |
|
border-left: .5em solid white; |
79 |
|
} |
80 |
|
.thumbs td:first-child { |
81 |
|
border: 0; |
82 |
|
} |
83 |
|
.thumbs .caption td { |
84 |
|
line-height: 1em; |
85 |
|
} |
86 |
|
.thumbs img { |
87 |
|
width: 10em; |
88 |
|
max-width: 100%; |
89 |
|
min-width: 8em; |
90 |
|
} |
91 |
|
.button.left { |
92 |
|
float: left; |
93 |
|
margin: .7em 0; |
94 |
} |
} |
95 |
.button { |
.button.right { |
96 |
font-size: 1.8em; |
float: right; |
97 |
margin: 1.7em 0; |
margin: 0 0 .3em; |
98 |
} |
} |
99 |
.button a, .button a:visited { |
.button a, .button a:visited { |
100 |
|
font-size: 1.6em; |
101 |
padding: .4em .6em; |
padding: .4em .6em; |
102 |
color: #a42e2b; |
color: #b02500; |
103 |
background: #eee; |
border: .1em solid #b02500; |
104 |
border: .1em solid #ccc; |
margin: .3em 0; |
105 |
} |
} |
106 |
.button a:hover { |
.button a:hover { |
107 |
color: #777; |
color: #777; |
108 |
|
border-color: #777; |
109 |
} |
} |
110 |
.first-column p.back { |
.first-column p.back { |
111 |
margin-bottom: 0; |
margin-bottom: 0; |
118 |
.second-column .emph-box.white { |
.second-column .emph-box.white { |
119 |
background: white; |
background: white; |
120 |
} |
} |
121 |
|
.second-column .emph-box.beige { |
122 |
|
background: #faf8ed; |
123 |
|
} |
124 |
.second-column .emph-box .back { |
.second-column .emph-box .back { |
125 |
margin-top: 1em; |
margin-top: 1em; |
126 |
} |
} |
172 |
margin: 0 3% 2em; |
margin: 0 3% 2em; |
173 |
} |
} |
174 |
|
|
175 |
@media (min-width: 57em) { |
@media (min-width: 60em) { |
176 |
.first-column { |
.first-column { |
177 |
width: 61%; |
width: 65%; |
178 |
float: left; |
float: left; |
179 |
margin: 0; |
margin: 0; |
180 |
} |
} |
181 |
.second-column { |
.second-column { |
182 |
width: 33%; |
width: 30%; |
183 |
float: right; |
float: right; |
184 |
margin: 0; |
margin: 0; |
185 |
} |
} |
202 |
|
|
203 |
<h2 class="first">Cos'è il Progetto GNU?</h2> |
<h2 class="first">Cos'è il Progetto GNU?</h2> |
204 |
|
|
205 |
<p>GNU è un sistema operativo distribuito come <a |
<p>GNU is an operating system that is <a href="/philosophy/free-sw.html">free |
206 |
href="/philosophy/free-sw.html">software libero</a>: rispetta la libertà |
software</a>—that is, it respects users' freedom. The GNU operating |
207 |
degli utenti. Lo sviluppo di GNU ha reso possibile utilizzare un computer |
system consists of GNU packages (programs specifically released by the GNU |
208 |
senza fare affidamento su software che calpesta la libertà degli utenti.</p> |
Project) as well as free software released by third parties. The |
209 |
|
development of GNU made it possible to use a computer without software that |
210 |
|
would trample your freedom.</p> |
211 |
|
|
212 |
<p>Consigliamo <a href="/distros/free-distros.html">versioni installabili di |
<p>Consigliamo <a href="/distros/free-distros.html">versioni installabili di |
213 |
GNU</a> (per la precisione, distribuzioni GNU/Linux) che sono completamente |
GNU</a> (per la precisione, distribuzioni GNU/Linux) che sono completamente |
214 |
software libero. <a href="#More-GNU">Altre informazioni su GNU qui |
software libero. <a href="#More-GNU">Altre informazioni su GNU qui |
215 |
sotto</a>.</p> |
sotto</a>.</p> |
216 |
|
|
217 |
|
<p class="button left"> |
218 |
|
<a href="/distros/free-distros.html">Try GNU/Linux</a></p> |
219 |
|
<div style="clear: left"></div> |
220 |
|
|
221 |
<div id="gnu-linux"> |
<div id="gnu-linux"> |
222 |
<p class="button"><a href="/distros/free-distros.html">Provate GNU/Linux!</a></p> |
<!--#if expr="$DISTRO = trisquel8" --> |
223 |
<p class="button"><a |
<div class="screenshot"> |
224 |
|
<a href="/distros/screenshots/trisquel8-mate.jpg"><img |
225 |
|
src="/distros/screenshots/trisquel8-mate-medium.jpg" |
226 |
|
alt=" [Screenshot of Trisquel 8 with MATE desktop] " /></a> |
227 |
|
</div> |
228 |
|
<p><small><a href="https://trisquel.info">Trisquel 8</a> with <a |
229 |
|
href="https://mate-desktop.org/">MATE</a> desktop, Abrowser (web browser), |
230 |
|
and Inkscape (vector graphics editor)</small></p> |
231 |
|
<!--#endif |
232 |
|
--> |
233 |
|
<!--#if expr="$DISTRO = guix" --> |
234 |
|
<div class="screenshot"> |
235 |
|
<a href="/distros/screenshots/guixSD-gnome3.jpg"><img |
236 |
|
src="/distros/screenshots/guixSD-gnome3-medium.jpg" |
237 |
|
alt=" [Screenshot of GuixSD 0.15 with GNOME 3 desktop] " /></a> |
238 |
|
</div> |
239 |
|
<p><small><a href="/software/guix/">GuixSD 0.15</a> with <a |
240 |
|
href="https://www.gnome.org/">GNOME 3</a> desktop, Epiphany web |
241 |
|
browser, Totem video player, and GNOME terminal emulator</small></p> |
242 |
|
<!--#endif |
243 |
|
--> |
244 |
|
<!--#if expr="$DISTRO = pureos8" --> |
245 |
|
<div class="screenshot"> |
246 |
|
<a href="/distros/screenshots/pureos8-gnome3.jpg"><img |
247 |
|
src="/distros/screenshots/gnome3-medium.jpg" |
248 |
|
alt=" [Screenshot of PureOS 8 with GNOME 3 desktop] " /></a> |
249 |
|
</div> |
250 |
|
<p><small><a href="https://www.pureos.net/">PureOS 8</a> with <a |
251 |
|
href="https://www.gnome.org/">GNOME 3</a> desktop, PureBrowser (web |
252 |
|
browser), and Gimp (image editor)</small></p> |
253 |
|
|
254 |
|
<!--#endif --> |
255 |
|
<table class="thumbs"> |
256 |
|
<tr class="image"> |
257 |
|
<td><a href="/home.html?distro=trisquel8#gnu-linux"><img |
258 |
|
src="/distros/screenshots/trisquel8-mate-thumb.jpg" |
259 |
|
alt=" [Screenshot of Trisquel 8 with MATE desktop] " /></a></td> |
260 |
|
<td><a href="/home.html?distro=guix#gnu-linux"><img |
261 |
|
src="/distros/screenshots/guixSD-gnome3-thumb.jpg" |
262 |
|
alt=" [Screenshot of GuixSD 0.15 with GNOME 3 desktop] " /></a></td> |
263 |
|
<td><a href="/home.html?distro=pureos8#gnu-linux"><img |
264 |
|
src="/distros/screenshots/gnome3-thumb.jpg" |
265 |
|
alt=" [Screenshot of PureOS 8 with GNOME 3 desktop] " /></a></td> |
266 |
|
</tr> |
267 |
|
<tr class="caption"> |
268 |
|
<td><small>Trisquel 8 & MATE</small></td> |
269 |
|
<td><small>GuixSD & GNOME 3</small></td> |
270 |
|
<td><small>PureOS 8 & GNOME 3</small></td> |
271 |
|
</tr> |
272 |
|
</table> |
273 |
|
</div> |
274 |
|
|
275 |
|
<p class="button right"> |
276 |
|
... or <a |
277 |
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements"> |
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements"> |
278 |
Try parts of GNU</a></p> |
Try parts of GNU</a></p> |
279 |
<a href="/distros/screenshot.html"><img |
<div style="clear: right"></div> |
|
src="/distros/screenshots/trisquel-medium.jpg" |
|
|
alt="Schermate di GNU"/></a> |
|
|
</div> |
|
280 |
|
|
281 |
<h2>Cos'è il movimento per il software libero?</h2> |
<h2>Cos'è il movimento per il software libero?</h2> |
282 |
|
|
358 |
|
|
359 |
<div id="Flashes" class="emph-box white"> |
<div id="Flashes" class="emph-box white"> |
360 |
<h3><a href="http://planet.gnu.org/">Planet GNU</a> <a |
<h3><a href="http://planet.gnu.org/">Planet GNU</a> <a |
361 |
href="http://planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" alt="Feed RSS" /></a></h3> |
href="http://planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" |
362 |
|
alt="Feed RSS" /></a></h3> |
363 |
<div class="ltr"> |
<div class="ltr"> |
364 |
|
|
365 |
<!--#include virtual="/planetfeeds.it.html" --> |
<!--#include virtual="/planetfeeds.it.html" --> |
366 |
</div> |
</div> |
367 |
<p>For more news, see <a href="http://planet.gnu.org/">Planet GNU</a> and the |
<p>Per ulteriori notizie vedere <a href="http://planet.gnu.org/">Planet GNU</a> |
368 |
list of <a href="/software/recent-releases.html">recent GNU releases</a>.</p> |
e l'elenco del <a href="/software/recent-releases.html">software GNU |
369 |
|
aggiornato di recente</a>.</p> |
370 |
</div> |
</div> |
371 |
|
|
372 |
<div id="Action" class="emph-box"> |
<div id="Action" class="emph-box beige"> |
373 |
<h3>Attivatevi</h3> |
<h3>Attivatevi</h3> |
374 |
|
|
375 |
<ul> |
<ul> |
394 |
<p class="back"><a href="/server/takeaction.html">Altre possibili iniziative</a></p> |
<p class="back"><a href="/server/takeaction.html">Altre possibili iniziative</a></p> |
395 |
</div> |
</div> |
396 |
|
|
397 |
<div id="unmaint" class="emph-box"> |
<div id="unmaint" class="emph-box beige"> |
398 |
<ul> |
<ul> |
399 |
<li><strong>Potete aiutare in una di queste <a |
<li><strong>Potete aiutare in una di queste <a |
400 |
href="http://www.fsf.org/campaigns/priority-projects/">Aree |
href="http://www.fsf.org/campaigns/priority-projects/">Aree |
508 |
|
|
509 |
There is more detail about copyright years in the GNU Maintainers |
There is more detail about copyright years in the GNU Maintainers |
510 |
Information document, www.gnu.org/prep/maintain. --> |
Information document, www.gnu.org/prep/maintain. --> |
511 |
<p>Copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
<p>Copyright © 1996-2018 <a href="http://www.fsf.org">Free Software |
512 |
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 |
Foundation</a>, Inc.</p> |
|
<a href="http://www.fsf.org">Free Software Foundation</a>, Inc.</p> |
|
513 |
|
|
514 |
<p>Questa pagina è distribuita secondo i termini della licenza <a rel="license" |
<p>Questa pagina è distribuita secondo i termini della licenza <a rel="license" |
515 |
href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons |
href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons |