~giuseppeterrasi-deactivatedaccount/wiki-ubuntu-it/help-repo

« back to all changes in this revision

Viewing changes to www/10.10/ubuntu/serverguide/it/index.html

  • Committer: Leo Iannacone
  • Date: 2011-04-30 16:06:52 UTC
  • Revision ID: l3on@ubuntu.com-20110430160652-p5rufesrmfuzge6k
Creato;
Aggiunti 10.10 - 10.04 - 8.04;
Aggiunti index;
Aggiunti css base;
Aggiunti favicon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
  <head xmlns="http://www.w3.org/1999/xhtml">
 
5
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
6
    <title xmlns="">Guida a Ubuntu Server</title>
 
7
    <link rel="stylesheet" href="../../libs/ubuntu-book.css" type="text/css" />
 
8
    <meta xmlns="" name="description" content="Benvenuti nella Guida a Ubuntu server. Questa guida contiene informazioni su come installare e configurare diverse applicazioni server per Ubuntu a seconda delle proprie esigenze. È una guida passo-passo, orientata ai processi per configurare e personalizzare il sistema." />
 
9
    <style xmlns="" type="text/css">
 
10
#content { background-image: url('images/draft.png');
 
11
       background-repeat: repeat-y;
 
12
       background-position: top center;
 
13
       /* The following properties make the watermark "fixed" on the page. */
 
14
       /* I think that's just a bit too distracting for the reader... */
 
15
       /* background-attachment: fixed; */
 
16
       /* background-position: center center; */
 
17
     }</style>
 
18
    <link rel="home" href="index.html" title="Guida a Ubuntu Server" />
 
19
    <link rel="next" href="introduction-chap.html" title="Capitolo 1. Introduzione" />
 
20
    <link rel="copyright" href="legal.html" title="Riconoscimenti e licenza" />
 
21
  </head>
 
22
  <link href="http://help.ubuntu-it.org/favicon.ico" rel="shortcut icon" />
 
23
  <body>
 
24
    <div id="page-border-left-repeat">
 
25
      <div id="page-border-right-repeat">
 
26
        <script type="text/javascript">
 
27
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 
28
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
 
29
</script>
 
30
        <script type="text/javascript">
 
31
try {
 
32
var pageTracker = _gat._getTracker("UA-8147493-2");
 
33
pageTracker._trackPageview();
 
34
} catch(err) {}</script>
 
35
        <div id="page-border-top-repeat">
 
36
          <div id="header">
 
37
            <div id="header-navigation">
 
38
              <ul>
 
39
                <li>
 
40
                  <a href="http://www.ubuntu-it.org">Web</a>
 
41
                </li>
 
42
                <li>
 
43
                  <a href="http://wiki.ubuntu-it.org">Documentazione</a>
 
44
                </li>
 
45
                <li>
 
46
                  <a href="http://forum.ubuntu-it.org">Forum</a>
 
47
                </li>
 
48
                <li>
 
49
                  <a href="http://planet.ubuntu-it.org">Planet</a>
 
50
                </li>
 
51
              </ul>
 
52
            </div>
 
53
            <form action="http://help.ubuntu-it.org/10.10/ubuntu/search.php" id="cse-search-box">
 
54
              <div>
 
55
                <input type="text" name="s" size="28" title="search" />
 
56
                <input type="submit" value="Cerca" title="search" />
 
57
              </div>
 
58
            </form>
 
59
          </div>
 
60
        </div>
 
61
        <div>
 
62
          <div id="bodyarea">
 
63
            <div class="pagelocation"><a href="http://help.ubuntu-it.org/">Documentazione di Ubuntu</a> &gt; <a href="http://help.ubuntu-it.org/ubuntu1010.html">Ubuntu 10.10</a> &gt; <span class="breadcrumb-node">Guida a Ubuntu Server</span></div>
 
64
            <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" class="book" title="Guida a Ubuntu Server" lang="it">
 
65
              <div class="titlepage">
 
66
                <div>
 
67
                  <div>
 
68
                    <h1 class="title"><a id="x01"></a>Guida a Ubuntu Server</h1>
 
69
                  </div>
 
70
                  <div>
 
71
                    <p class="copyright">Diritto d'autore © 2010 Canonical Ltd. e i membri del <a class="ulink" href="https://launchpad.net/~ubuntu-core-doc" target="_top">Progetto documentazione di Ubuntu</a></p>
 
72
                  </div>
 
73
                  <div>
 
74
                    <a href="legal.html">Riconoscimenti e licenza</a>
 
75
                  </div>
 
76
                  <div>
 
77
                    <div class="abstract" title="Sommario">
 
78
                      <p class="title">
 
79
                        <b>Sommario</b>
 
80
                      </p>
 
81
                      <p>Benvenuti nella <span class="emphasis"><em>Guida a Ubuntu server</em></span>. Questa guida contiene informazioni su come installare e configurare diverse applicazioni server per Ubuntu a seconda delle proprie esigenze. È una guida passo-passo, orientata ai processi per configurare e personalizzare il sistema.</p>
 
82
                    </div>
 
83
                  </div>
 
84
                </div>
 
85
                <hr />
 
86
              </div>
 
87
              <div class="toc">
 
88
                <p>
 
89
                  <b>Indice</b>
 
90
                </p>
 
91
                <dl>
 
92
                  <dt>
 
93
                    <span class="chapter">
 
94
                      <a href="introduction-chap.html">1. Introduzione</a>
 
95
                    </span>
 
96
                  </dt>
 
97
                  <dd>
 
98
                    <dl>
 
99
                      <dt>
 
100
                        <span class="sect1">
 
101
                          <a href="ubuntu-support.html">Supporto</a>
 
102
                        </span>
 
103
                      </dt>
 
104
                    </dl>
 
105
                  </dd>
 
106
                  <dt>
 
107
                    <span class="chapter">
 
108
                      <a href="installation.html">2. Installazione</a>
 
109
                    </span>
 
110
                  </dt>
 
111
                  <dd>
 
112
                    <dl>
 
113
                      <dt>
 
114
                        <span class="sect1">
 
115
                          <a href="preparing-to-install.html">Preparazione dell'installazione</a>
 
116
                        </span>
 
117
                      </dt>
 
118
                      <dt>
 
119
                        <span class="sect1">
 
120
                          <a href="installing-from-cd.html">Installare da CD</a>
 
121
                        </span>
 
122
                      </dt>
 
123
                      <dt>
 
124
                        <span class="sect1">
 
125
                          <a href="installing-upgrading.html">Avanzamento di versione</a>
 
126
                        </span>
 
127
                      </dt>
 
128
                      <dt>
 
129
                        <span class="sect1">
 
130
                          <a href="advanced-installation.html">Installazione avanzata</a>
 
131
                        </span>
 
132
                      </dt>
 
133
                    </dl>
 
134
                  </dd>
 
135
                  <dt>
 
136
                    <span class="chapter">
 
137
                      <a href="package-management.html">3. Gestione dei pacchetti</a>
 
138
                    </span>
 
139
                  </dt>
 
140
                  <dd>
 
141
                    <dl>
 
142
                      <dt>
 
143
                        <span class="sect1">
 
144
                          <a href="package-management-introduction.html">Introduzione</a>
 
145
                        </span>
 
146
                      </dt>
 
147
                      <dt>
 
148
                        <span class="sect1">
 
149
                          <a href="dpkg.html">dpkg</a>
 
150
                        </span>
 
151
                      </dt>
 
152
                      <dt>
 
153
                        <span class="sect1">
 
154
                          <a href="apt-get.html">Apt-Get</a>
 
155
                        </span>
 
156
                      </dt>
 
157
                      <dt>
 
158
                        <span class="sect1">
 
159
                          <a href="aptitude.html">Aptitude</a>
 
160
                        </span>
 
161
                      </dt>
 
162
                      <dt>
 
163
                        <span class="sect1">
 
164
                          <a href="automatic-updates.html">Aggiornamenti automatici</a>
 
165
                        </span>
 
166
                      </dt>
 
167
                      <dt>
 
168
                        <span class="sect1">
 
169
                          <a href="configuration.html">Configurazione</a>
 
170
                        </span>
 
171
                      </dt>
 
172
                      <dt>
 
173
                        <span class="sect1">
 
174
                          <a href="package-management-references.html">Riferimenti</a>
 
175
                        </span>
 
176
                      </dt>
 
177
                    </dl>
 
178
                  </dd>
 
179
                  <dt>
 
180
                    <span class="chapter">
 
181
                      <a href="networking.html">4. Rete</a>
 
182
                    </span>
 
183
                  </dt>
 
184
                  <dd>
 
185
                    <dl>
 
186
                      <dt>
 
187
                        <span class="sect1">
 
188
                          <a href="network-configuration.html">Configurare la rete</a>
 
189
                        </span>
 
190
                      </dt>
 
191
                      <dt>
 
192
                        <span class="sect1">
 
193
                          <a href="tcpip.html">TCP/IP</a>
 
194
                        </span>
 
195
                      </dt>
 
196
                      <dt>
 
197
                        <span class="sect1">
 
198
                          <a href="dhcp.html">DHCP (Dynamic Host Configuration Protocol)</a>
 
199
                        </span>
 
200
                      </dt>
 
201
                      <dt>
 
202
                        <span class="sect1">
 
203
                          <a href="NTP.html">Sincronizzazione del tempo con NTP</a>
 
204
                        </span>
 
205
                      </dt>
 
206
                    </dl>
 
207
                  </dd>
 
208
                  <dt>
 
209
                    <span class="chapter">
 
210
                      <a href="remote-administration.html">5. Amministrazione remota</a>
 
211
                    </span>
 
212
                  </dt>
 
213
                  <dd>
 
214
                    <dl>
 
215
                      <dt>
 
216
                        <span class="sect1">
 
217
                          <a href="openssh-server.html">Server OpenSSH</a>
 
218
                        </span>
 
219
                      </dt>
 
220
                      <dt>
 
221
                        <span class="sect1">
 
222
                          <a href="puppet.html">Puppet</a>
 
223
                        </span>
 
224
                      </dt>
 
225
                    </dl>
 
226
                  </dd>
 
227
                  <dt>
 
228
                    <span class="chapter">
 
229
                      <a href="network-authentication.html">6. Autenticazione di rete</a>
 
230
                    </span>
 
231
                  </dt>
 
232
                  <dd>
 
233
                    <dl>
 
234
                      <dt>
 
235
                        <span class="sect1">
 
236
                          <a href="openldap-server.html">Server OpenLDAP</a>
 
237
                        </span>
 
238
                      </dt>
 
239
                      <dt>
 
240
                        <span class="sect1">
 
241
                          <a href="samba-ldap.html">Samba e LDAP</a>
 
242
                        </span>
 
243
                      </dt>
 
244
                      <dt>
 
245
                        <span class="sect1">
 
246
                          <a href="kerberos.html">Kerberos</a>
 
247
                        </span>
 
248
                      </dt>
 
249
                      <dt>
 
250
                        <span class="sect1">
 
251
                          <a href="kerberos-ldap.html">Kerberos e LDAP</a>
 
252
                        </span>
 
253
                      </dt>
 
254
                    </dl>
 
255
                  </dd>
 
256
                  <dt>
 
257
                    <span class="chapter">
 
258
                      <a href="dns.html">7. DNS (Domain Name Service)</a>
 
259
                    </span>
 
260
                  </dt>
 
261
                  <dd>
 
262
                    <dl>
 
263
                      <dt>
 
264
                        <span class="sect1">
 
265
                          <a href="dns-installation.html">Installazione</a>
 
266
                        </span>
 
267
                      </dt>
 
268
                      <dt>
 
269
                        <span class="sect1">
 
270
                          <a href="dns-configuration.html">Configurazione</a>
 
271
                        </span>
 
272
                      </dt>
 
273
                      <dt>
 
274
                        <span class="sect1">
 
275
                          <a href="dns-troubleshooting.html">Risoluzione problemi</a>
 
276
                        </span>
 
277
                      </dt>
 
278
                      <dt>
 
279
                        <span class="sect1">
 
280
                          <a href="dns-references.html">Riferimenti</a>
 
281
                        </span>
 
282
                      </dt>
 
283
                    </dl>
 
284
                  </dd>
 
285
                  <dt>
 
286
                    <span class="chapter">
 
287
                      <a href="security.html">8. Sicurezza</a>
 
288
                    </span>
 
289
                  </dt>
 
290
                  <dd>
 
291
                    <dl>
 
292
                      <dt>
 
293
                        <span class="sect1">
 
294
                          <a href="user-management.html">Gestione utenti</a>
 
295
                        </span>
 
296
                      </dt>
 
297
                      <dt>
 
298
                        <span class="sect1">
 
299
                          <a href="console-security.html">Sicurezza della console</a>
 
300
                        </span>
 
301
                      </dt>
 
302
                      <dt>
 
303
                        <span class="sect1">
 
304
                          <a href="firewall.html">Firewall</a>
 
305
                        </span>
 
306
                      </dt>
 
307
                      <dt>
 
308
                        <span class="sect1">
 
309
                          <a href="apparmor.html">AppArmor</a>
 
310
                        </span>
 
311
                      </dt>
 
312
                      <dt>
 
313
                        <span class="sect1">
 
314
                          <a href="certificates-and-security.html">Certificati</a>
 
315
                        </span>
 
316
                      </dt>
 
317
                      <dt>
 
318
                        <span class="sect1">
 
319
                          <a href="ecryptfs.html">eCryptfs</a>
 
320
                        </span>
 
321
                      </dt>
 
322
                    </dl>
 
323
                  </dd>
 
324
                  <dt>
 
325
                    <span class="chapter">
 
326
                      <a href="monitoring.html">9. Monitoraggio</a>
 
327
                    </span>
 
328
                  </dt>
 
329
                  <dd>
 
330
                    <dl>
 
331
                      <dt>
 
332
                        <span class="sect1">
 
333
                          <a href="monitoring-overview.html">Panoramica</a>
 
334
                        </span>
 
335
                      </dt>
 
336
                      <dt>
 
337
                        <span class="sect1">
 
338
                          <a href="nagios.html">Nagios</a>
 
339
                        </span>
 
340
                      </dt>
 
341
                      <dt>
 
342
                        <span class="sect1">
 
343
                          <a href="munin.html">Munin</a>
 
344
                        </span>
 
345
                      </dt>
 
346
                    </dl>
 
347
                  </dd>
 
348
                  <dt>
 
349
                    <span class="chapter">
 
350
                      <a href="web-servers.html">10. Server web</a>
 
351
                    </span>
 
352
                  </dt>
 
353
                  <dd>
 
354
                    <dl>
 
355
                      <dt>
 
356
                        <span class="sect1">
 
357
                          <a href="httpd.html">HTTPD - Server web Apache2</a>
 
358
                        </span>
 
359
                      </dt>
 
360
                      <dt>
 
361
                        <span class="sect1">
 
362
                          <a href="php5.html">PHP5 - Linguaggio di scripting</a>
 
363
                        </span>
 
364
                      </dt>
 
365
                      <dt>
 
366
                        <span class="sect1">
 
367
                          <a href="squid.html">Squid - Server proxy</a>
 
368
                        </span>
 
369
                      </dt>
 
370
                      <dt>
 
371
                        <span class="sect1">
 
372
                          <a href="ruby-on-rails.html">Ruby on Rails</a>
 
373
                        </span>
 
374
                      </dt>
 
375
                      <dt>
 
376
                        <span class="sect1">
 
377
                          <a href="tomcat.html">Apache Tomcat</a>
 
378
                        </span>
 
379
                      </dt>
 
380
                    </dl>
 
381
                  </dd>
 
382
                  <dt>
 
383
                    <span class="chapter">
 
384
                      <a href="databases.html">11. Database</a>
 
385
                    </span>
 
386
                  </dt>
 
387
                  <dd>
 
388
                    <dl>
 
389
                      <dt>
 
390
                        <span class="sect1">
 
391
                          <a href="mysql.html">MySQL</a>
 
392
                        </span>
 
393
                      </dt>
 
394
                      <dt>
 
395
                        <span class="sect1">
 
396
                          <a href="postgresql.html">PostgreSQL</a>
 
397
                        </span>
 
398
                      </dt>
 
399
                    </dl>
 
400
                  </dd>
 
401
                  <dt>
 
402
                    <span class="chapter">
 
403
                      <a href="lamp-applications.html">12. Applicazioni LAMP</a>
 
404
                    </span>
 
405
                  </dt>
 
406
                  <dd>
 
407
                    <dl>
 
408
                      <dt>
 
409
                        <span class="sect1">
 
410
                          <a href="lamp-overview.html">Panoramica</a>
 
411
                        </span>
 
412
                      </dt>
 
413
                      <dt>
 
414
                        <span class="sect1">
 
415
                          <a href="moinmoin.html">Moin Moin</a>
 
416
                        </span>
 
417
                      </dt>
 
418
                      <dt>
 
419
                        <span class="sect1">
 
420
                          <a href="mediawiki.html">MediaWiki</a>
 
421
                        </span>
 
422
                      </dt>
 
423
                      <dt>
 
424
                        <span class="sect1">
 
425
                          <a href="phpmyadmin.html">phpMyAdmin</a>
 
426
                        </span>
 
427
                      </dt>
 
428
                    </dl>
 
429
                  </dd>
 
430
                  <dt>
 
431
                    <span class="chapter">
 
432
                      <a href="file-servers.html">13. Server di file</a>
 
433
                    </span>
 
434
                  </dt>
 
435
                  <dd>
 
436
                    <dl>
 
437
                      <dt>
 
438
                        <span class="sect1">
 
439
                          <a href="ftp-server.html">Server FTP</a>
 
440
                        </span>
 
441
                      </dt>
 
442
                      <dt>
 
443
                        <span class="sect1">
 
444
                          <a href="network-file-system.html">NFS (Network File System)</a>
 
445
                        </span>
 
446
                      </dt>
 
447
                      <dt>
 
448
                        <span class="sect1">
 
449
                          <a href="cups.html">CUPS - Server di stampa</a>
 
450
                        </span>
 
451
                      </dt>
 
452
                    </dl>
 
453
                  </dd>
 
454
                  <dt>
 
455
                    <span class="chapter">
 
456
                      <a href="email-services.html">14. Servizi email</a>
 
457
                    </span>
 
458
                  </dt>
 
459
                  <dd>
 
460
                    <dl>
 
461
                      <dt>
 
462
                        <span class="sect1">
 
463
                          <a href="postfix.html">Postfix</a>
 
464
                        </span>
 
465
                      </dt>
 
466
                      <dt>
 
467
                        <span class="sect1">
 
468
                          <a href="exim4.html">Exim4</a>
 
469
                        </span>
 
470
                      </dt>
 
471
                      <dt>
 
472
                        <span class="sect1">
 
473
                          <a href="dovecot-server.html">Server Dovecot</a>
 
474
                        </span>
 
475
                      </dt>
 
476
                      <dt>
 
477
                        <span class="sect1">
 
478
                          <a href="mailman.html">Mailman</a>
 
479
                        </span>
 
480
                      </dt>
 
481
                      <dt>
 
482
                        <span class="sect1">
 
483
                          <a href="mail-filtering.html">Filtrare le email</a>
 
484
                        </span>
 
485
                      </dt>
 
486
                    </dl>
 
487
                  </dd>
 
488
                  <dt>
 
489
                    <span class="chapter">
 
490
                      <a href="chat-servers.html">15. Applicazioni per conversazioni</a>
 
491
                    </span>
 
492
                  </dt>
 
493
                  <dd>
 
494
                    <dl>
 
495
                      <dt>
 
496
                        <span class="sect1">
 
497
                          <a href="chat-overview.html">Panoramica</a>
 
498
                        </span>
 
499
                      </dt>
 
500
                      <dt>
 
501
                        <span class="sect1">
 
502
                          <a href="irc-server.html">Server IRC</a>
 
503
                        </span>
 
504
                      </dt>
 
505
                      <dt>
 
506
                        <span class="sect1">
 
507
                          <a href="jabberd2-server.html">Server di messaggistica istantanea Jabber</a>
 
508
                        </span>
 
509
                      </dt>
 
510
                    </dl>
 
511
                  </dd>
 
512
                  <dt>
 
513
                    <span class="chapter">
 
514
                      <a href="version-control-system.html">16. Sistemi per il controllo della versione</a>
 
515
                    </span>
 
516
                  </dt>
 
517
                  <dd>
 
518
                    <dl>
 
519
                      <dt>
 
520
                        <span class="sect1">
 
521
                          <a href="bazaar.html">Bazaar</a>
 
522
                        </span>
 
523
                      </dt>
 
524
                      <dt>
 
525
                        <span class="sect1">
 
526
                          <a href="subversion.html">Subversion</a>
 
527
                        </span>
 
528
                      </dt>
 
529
                      <dt>
 
530
                        <span class="sect1">
 
531
                          <a href="cvs-server.html">Server CVS</a>
 
532
                        </span>
 
533
                      </dt>
 
534
                      <dt>
 
535
                        <span class="sect1">
 
536
                          <a href="version-control-ref.html">Riferimenti</a>
 
537
                        </span>
 
538
                      </dt>
 
539
                    </dl>
 
540
                  </dd>
 
541
                  <dt>
 
542
                    <span class="chapter">
 
543
                      <a href="windows-networking.html">17. Reti Windows</a>
 
544
                    </span>
 
545
                  </dt>
 
546
                  <dd>
 
547
                    <dl>
 
548
                      <dt>
 
549
                        <span class="sect1">
 
550
                          <a href="windows-networking-introduction.html">Introduzione</a>
 
551
                        </span>
 
552
                      </dt>
 
553
                      <dt>
 
554
                        <span class="sect1">
 
555
                          <a href="samba-fileserver.html">Server di file Samba</a>
 
556
                        </span>
 
557
                      </dt>
 
558
                      <dt>
 
559
                        <span class="sect1">
 
560
                          <a href="samba-printserver.html">Server di stampa Samba</a>
 
561
                        </span>
 
562
                      </dt>
 
563
                      <dt>
 
564
                        <span class="sect1">
 
565
                          <a href="samba-fileprint-security.html">Sicurezza di un server di file e di stampa Samba</a>
 
566
                        </span>
 
567
                      </dt>
 
568
                      <dt>
 
569
                        <span class="sect1">
 
570
                          <a href="samba-dc.html">Samba come controller di dominio</a>
 
571
                        </span>
 
572
                      </dt>
 
573
                      <dt>
 
574
                        <span class="sect1">
 
575
                          <a href="samba-ad-integration.html">Integrare Samba con Active Directory</a>
 
576
                        </span>
 
577
                      </dt>
 
578
                      <dt>
 
579
                        <span class="sect1">
 
580
                          <a href="likewise-open.html">Likewise Open</a>
 
581
                        </span>
 
582
                      </dt>
 
583
                    </dl>
 
584
                  </dd>
 
585
                  <dt>
 
586
                    <span class="chapter">
 
587
                      <a href="backups.html">18. Backup</a>
 
588
                    </span>
 
589
                  </dt>
 
590
                  <dd>
 
591
                    <dl>
 
592
                      <dt>
 
593
                        <span class="sect1">
 
594
                          <a href="backup-shellscripts.html">Script shell</a>
 
595
                        </span>
 
596
                      </dt>
 
597
                      <dt>
 
598
                        <span class="sect1">
 
599
                          <a href="backups-shellscripts-rotation.html">Rotazione degli archivi</a>
 
600
                        </span>
 
601
                      </dt>
 
602
                      <dt>
 
603
                        <span class="sect1">
 
604
                          <a href="bacula.html">Bacula</a>
 
605
                        </span>
 
606
                      </dt>
 
607
                    </dl>
 
608
                  </dd>
 
609
                  <dt>
 
610
                    <span class="chapter">
 
611
                      <a href="virtualization.html">19. Virtualizzazione</a>
 
612
                    </span>
 
613
                  </dt>
 
614
                  <dd>
 
615
                    <dl>
 
616
                      <dt>
 
617
                        <span class="sect1">
 
618
                          <a href="libvirt.html">libvirt</a>
 
619
                        </span>
 
620
                      </dt>
 
621
                      <dt>
 
622
                        <span class="sect1">
 
623
                          <a href="jeos-and-vmbuilder.html">JeOS e vmbuilder</a>
 
624
                        </span>
 
625
                      </dt>
 
626
                      <dt>
 
627
                        <span class="sect1">
 
628
                          <a href="uec.html">UEC</a>
 
629
                        </span>
 
630
                      </dt>
 
631
                    </dl>
 
632
                  </dd>
 
633
                  <dt>
 
634
                    <span class="chapter">
 
635
                      <a href="clustering.html">20. Cluster</a>
 
636
                    </span>
 
637
                  </dt>
 
638
                  <dd>
 
639
                    <dl>
 
640
                      <dt>
 
641
                        <span class="sect1">
 
642
                          <a href="drbd.html">DRBD</a>
 
643
                        </span>
 
644
                      </dt>
 
645
                    </dl>
 
646
                  </dd>
 
647
                  <dt>
 
648
                    <span class="chapter">
 
649
                      <a href="vpn.html">21. VPN</a>
 
650
                    </span>
 
651
                  </dt>
 
652
                  <dd>
 
653
                    <dl>
 
654
                      <dt>
 
655
                        <span class="sect1">
 
656
                          <a href="openvpn.html">OpenVPN</a>
 
657
                        </span>
 
658
                      </dt>
 
659
                    </dl>
 
660
                  </dd>
 
661
                  <dt>
 
662
                    <span class="chapter">
 
663
                      <a href="other-useful-applications.html">22. Altre utili applicazioni</a>
 
664
                    </span>
 
665
                  </dt>
 
666
                  <dd>
 
667
                    <dl>
 
668
                      <dt>
 
669
                        <span class="sect1">
 
670
                          <a href="pam_motd.html">pam_motd</a>
 
671
                        </span>
 
672
                      </dt>
 
673
                      <dt>
 
674
                        <span class="sect1">
 
675
                          <a href="etckeeper.html">etckeeper</a>
 
676
                        </span>
 
677
                      </dt>
 
678
                      <dt>
 
679
                        <span class="sect1">
 
680
                          <a href="byobu.html">Byobu</a>
 
681
                        </span>
 
682
                      </dt>
 
683
                      <dt>
 
684
                        <span class="sect1">
 
685
                          <a href="other-app-references.html">Riferimenti</a>
 
686
                        </span>
 
687
                      </dt>
 
688
                    </dl>
 
689
                  </dd>
 
690
                  <dt>
 
691
                    <span class="appendix">
 
692
                      <a href="serverguide-appendix.html">A. Appendix</a>
 
693
                    </span>
 
694
                  </dt>
 
695
                  <dd>
 
696
                    <dl>
 
697
                      <dt>
 
698
                        <span class="sect1">
 
699
                          <a href="reporting-bugs.html">Reporting Bugs in Ubuntu Server Edition</a>
 
700
                        </span>
 
701
                      </dt>
 
702
                    </dl>
 
703
                  </dd>
 
704
                </dl>
 
705
              </div>
 
706
              <div class="list-of-tables">
 
707
                <p>
 
708
                  <b>Lista delle tabelle</b>
 
709
                </p>
 
710
                <dl>
 
711
                  <dt>2.1. <a href="preparing-to-install.html#id2692146">Requisiti minimi raccomandati</a></dt>
 
712
                  <dt>16.1. <a href="subversion.html#id2746304">Metodi di accesso</a></dt>
 
713
                  <dt>19.1. <a href="uec.html#id2768355">UEC Front End Requirements</a></dt>
 
714
                  <dt>19.2. <a href="uec.html#id2768595">Requisiti nodo UEC</a></dt>
 
715
                </dl>
 
716
              </div>
 
717
            </div>
 
718
            <div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
 
719
              <hr />
 
720
              <table width="100%" summary="Navigation footer">
 
721
                <tr>
 
722
                  <td width="40%" align="left"> </td>
 
723
                  <td width="20%" align="center"> </td>
 
724
                  <td width="40%" align="right"> <a accesskey="n" href="introduction-chap.html"><img src="../../libs/navig/next.png" alt="Avanti" /></a></td>
 
725
                </tr>
 
726
                <tr>
 
727
                  <td width="40%" align="left" valign="top"> </td>
 
728
                  <td width="20%" align="center"> </td>
 
729
                  <td width="40%" align="right" valign="top"> Capitolo 1. Introduzione</td>
 
730
                </tr>
 
731
              </table>
 
732
            </div>
 
733
          </div>
 
734
        </div>
 
735
        <div id="page-border-bottom-repeat">
 
736
          <div id="footer">
 
737
            <div id="copyright">
 
738
                                                Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
 
739
                                        </div>
 
740
          </div>
 
741
        </div>
 
742
        <div id="page-border-right-top"></div>
 
743
        <div id="page-border-right-bottom"></div>
 
744
      </div>
 
745
      <div id="page-border-left-top"></div>
 
746
      <div id="page-border-left-bottom"></div>
 
747
    </div>
 
748
    <p></p>
 
749
  </body>
 
750
</html>