2002-09-22 13:09:11 +02:00
|
|
|
<!--
|
|
|
|
The FreeBSD Italian Documentation Project
|
|
|
|
|
|
|
|
$FreeBSD$
|
2003-04-11 23:17:13 +02:00
|
|
|
Original revision: 1.131
|
2002-09-22 13:09:11 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
|
|
|
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
|
|
|
%man;
|
|
|
|
|
|
|
|
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//IT">
|
|
|
|
%bookinfo;
|
|
|
|
|
|
|
|
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
|
|
|
|
%freebsd;
|
|
|
|
|
|
|
|
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
|
|
|
%authors;
|
|
|
|
|
|
|
|
<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN">
|
|
|
|
%teams;
|
|
|
|
|
|
|
|
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//IT">
|
|
|
|
%mailing-lists;
|
|
|
|
|
|
|
|
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN">
|
|
|
|
%newsgroups;
|
|
|
|
|
2003-03-19 18:47:16 +01:00
|
|
|
<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
|
|
|
|
%txtfiles;
|
|
|
|
|
2002-09-22 13:09:11 +02:00
|
|
|
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//IT">
|
|
|
|
%translators;
|
|
|
|
|
|
|
|
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
|
|
|
<!ENTITY % not.published "INCLUDE">
|
|
|
|
|
|
|
|
<!ENTITY % chap.introduction "IGNORE">
|
|
|
|
<!ENTITY % chap.install "IGNORE">
|
|
|
|
<!ENTITY % chap.basics "IGNORE">
|
|
|
|
<!ENTITY % chap.ports "IGNORE">
|
|
|
|
<!ENTITY % chap.x11 "IGNORE">
|
|
|
|
<!ENTITY % chap.config "IGNORE">
|
|
|
|
<!ENTITY % chap.boot "IGNORE">
|
|
|
|
<!ENTITY % chap.users "IGNORE">
|
|
|
|
<!ENTITY % chap.kernelconfig "IGNORE">
|
|
|
|
<!ENTITY % chap.security "IGNORE">
|
|
|
|
<!ENTITY % chap.printing "IGNORE">
|
|
|
|
<!ENTITY % chap.disks "IGNORE">
|
|
|
|
<!ENTITY % chap.vinum "IGNORE">
|
|
|
|
<!ENTITY % chap.l10n "IGNORE">
|
|
|
|
<!ENTITY % chap.desktop "IGNORE">
|
|
|
|
<!ENTITY % chap.multimedia "IGNORE">
|
|
|
|
<!ENTITY % chap.serialcomms "IGNORE">
|
|
|
|
<!ENTITY % chap.ppp-and-slip "IGNORE">
|
|
|
|
<!ENTITY % chap.advanced-networking "IGNORE">
|
|
|
|
<!ENTITY % chap.mail "IGNORE">
|
|
|
|
<!ENTITY % chap.cutting-edge "IGNORE">
|
|
|
|
<!ENTITY % chap.linuxemu "IGNORE">
|
|
|
|
<!ENTITY % chap.mirrors "IGNORE">
|
|
|
|
<!ENTITY % chap.bibliography "IGNORE">
|
|
|
|
<!ENTITY % chap.eresources "IGNORE">
|
|
|
|
<!ENTITY % chap.pgpkeys "IGNORE">
|
|
|
|
<!ENTITY % chap.index "IGNORE">
|
|
|
|
<!ENTITY % chap.colophon "IGNORE">
|
|
|
|
|
2003-05-08 12:07:51 +02:00
|
|
|
<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent">
|
2002-09-22 13:09:11 +02:00
|
|
|
%pgpkeys;
|
|
|
|
]>
|
|
|
|
|
|
|
|
<book lang="it">
|
|
|
|
<bookinfo>
|
|
|
|
<title>Manuale di FreeBSD</title>
|
|
|
|
|
|
|
|
<corpauthor>The FreeBSD Italian Documentation Project</corpauthor>
|
|
|
|
|
|
|
|
<pubdate>Febbraio 1999</pubdate>
|
|
|
|
|
|
|
|
<copyright>
|
|
|
|
<year>1995</year>
|
|
|
|
|
|
|
|
<year>1996</year>
|
|
|
|
|
|
|
|
<year>1997</year>
|
|
|
|
|
|
|
|
<year>1998</year>
|
|
|
|
|
|
|
|
<year>1999</year>
|
|
|
|
|
|
|
|
<year>2000</year>
|
|
|
|
|
|
|
|
<year>2001</year>
|
|
|
|
|
|
|
|
<year>2002</year>
|
|
|
|
|
2003-03-19 18:47:16 +01:00
|
|
|
<year>2003</year>
|
|
|
|
|
2002-09-22 13:09:11 +02:00
|
|
|
<holder>The FreeBSD Italian Documentation Project</holder>
|
|
|
|
</copyright>
|
|
|
|
|
|
|
|
&bookinfo.legalnotice;
|
|
|
|
|
|
|
|
<abstract>
|
|
|
|
<para>Benvenuto in FreeBSD! Questo manuale copre l'installazione e l'uso
|
2003-04-11 23:17:13 +02:00
|
|
|
giorno per giorno di <emphasis>FreeBSD
|
|
|
|
&rel2.current;-RELEASE</emphasis> e <emphasis>FreeBSD
|
|
|
|
&rel.current;-RELEASE</emphasis>.
|
2002-09-22 13:09:11 +02:00
|
|
|
Questo manuale è un <emphasis>progetto in evoluzione</emphasis>
|
|
|
|
ed è il frutto del lavoro di molti singoli. Molte sezioni non
|
|
|
|
esistono ancora e alcune di quelle che esistono devono essere
|
|
|
|
aggiornate. Se sei interessato ad aiutare questo progetto, invia
|
|
|
|
un'email alla &a.doc;. L'ultima versione di questo documento è
|
|
|
|
sempre disponibile sul <ulink url="../../../../index.html">sito web di
|
|
|
|
FreeBSD</ulink>. Inoltre può essere scaricata in una
|
|
|
|
varietà di formati e tipi di compressione dal <ulink
|
|
|
|
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">server FTP di
|
|
|
|
FreeBSD</ulink> o da uno dei numerosi <link linkend="mirrors-ftp">siti
|
|
|
|
mirror</link>. Se preferisci avere una copia rilegata del manuale,
|
|
|
|
puoi comprarne una su <ulink url="http://www.freebsdmall.com/">FreeBSD
|
|
|
|
Mall</ulink>. Puoi anche voler <ulink
|
|
|
|
url="../../../../search/index.html">cercare nel manuale</ulink>.</para>
|
|
|
|
</abstract>
|
|
|
|
</bookinfo>
|
|
|
|
|
|
|
|
&chap.preface;
|
|
|
|
|
2003-03-19 18:47:16 +01:00
|
|
|
<part id="getting-started">
|
2002-09-22 13:09:11 +02:00
|
|
|
<title>Per Cominciare</title>
|
|
|
|
|
|
|
|
<partintro>
|
|
|
|
<para>Questa parte del Manuale di FreeBSD è per gli utenti e gli
|
|
|
|
amministratori che si affacciano a FreeBSD. Questi capitoli:</para>
|
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>Ti introdurranno a FreeBSD.</para>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Ti guideranno attraverso il processo di installazione.</para>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Ti insegneranno qualche base di Unix.</para>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Ti mostreranno come installare la varietà delle
|
|
|
|
applicazioni di terze parti disponibili per FreeBSD.</para>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Ti introdurranno a X, il sistema a finestre di Unix, e ti
|
|
|
|
spiegheranno come configurare un ambiente desktop che ti renda
|
|
|
|
più produttivo.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<para>Abbiamo cercato di mantenere il numero di riferimenti in avanti nel
|
|
|
|
testo al minimo così che tu possa leggere questa sezione del
|
|
|
|
Manuale dall'inizio alla fine con il minimo scorrimento di pagine
|
|
|
|
possibile.</para>
|
|
|
|
</partintro>
|
|
|
|
|
|
|
|
<![ %chap.introduction; [ &chap.introduction; ]]>
|
|
|
|
<![ %chap.install; [ &chap.install; ]]>
|
|
|
|
<![ %chap.basics; [ &chap.basics; ]]>
|
|
|
|
<![ %chap.ports; [ &chap.ports; ]]>
|
|
|
|
<![ %chap.x11; [ &chap.x11; ]]>
|
|
|
|
</part>
|
|
|
|
|
2003-03-19 18:47:16 +01:00
|
|
|
<part id="system-administration">
|
2002-09-22 13:09:11 +02:00
|
|
|
<title>Amministrazione del Sistema</title>
|
|
|
|
|
|
|
|
<partintro>
|
|
|
|
<para>I rimanenti capitoli del Manuale di FreeBSD coprono tutti gli
|
|
|
|
aspetti dell'amministrazione di un sistema FreeBSD. Ogni capitolo
|
|
|
|
inizia descrivendo quello che imparerai dopo aver letto il capitolo, e
|
|
|
|
specifica anche quello che dovresti sapere prima di affrontare il
|
|
|
|
materiale.</para>
|
|
|
|
|
|
|
|
<para>Questi capitoli sono studiati per essere letti quando si ha
|
|
|
|
bisogno di un'informazione. Non devi leggerli in un ordine
|
|
|
|
particolare, né devi leggerli tutti prima di poter usare
|
|
|
|
FreeBSD.</para>
|
|
|
|
</partintro>
|
|
|
|
|
|
|
|
<![ %chap.config; [ &chap.config; ]]>
|
|
|
|
<![ %chap.boot; [ &chap.boot; ]]>
|
|
|
|
<![ %chap.users; [ &chap.users; ]]>
|
|
|
|
<![ %chap.kernelconfig; [ &chap.kernelconfig; ]]>
|
|
|
|
<![ %chap.security; [ &chap.security; ]]>
|
|
|
|
<![ %chap.printing; [ &chap.printing; ]]>
|
|
|
|
<![ %chap.disks; [ &chap.disks; ]]>
|
|
|
|
<![ %chap.vinum; [ &chap.vinum; ]]>
|
|
|
|
<![ %chap.l10n; [ &chap.l10n; ]]>
|
|
|
|
<![ %chap.desktop [ &chap.desktop; ]]>
|
|
|
|
<![ %chap.multimedia [ &chap.multimedia; ]]>
|
|
|
|
<![ %chap.serialcomms; [ &chap.serialcomms; ]]>
|
|
|
|
<![ %chap.ppp-and-slip; [ &chap.ppp-and-slip; ]]>
|
|
|
|
<![ %chap.advanced-networking; [ &chap.advanced-networking; ]]>
|
|
|
|
<![ %chap.mail; [ &chap.mail; ]]>
|
|
|
|
<![ %chap.cutting-edge; [ &chap.cutting-edge; ]]>
|
|
|
|
<![ %chap.linuxemu; [ &chap.linuxemu; ]]>
|
|
|
|
</part>
|
|
|
|
|
2003-03-19 18:47:16 +01:00
|
|
|
<part id="appendicies">
|
2002-09-22 13:09:11 +02:00
|
|
|
<title>Appendici</title>
|
|
|
|
|
|
|
|
<![ %chap.mirrors; [ &chap.mirrors; ]]>
|
|
|
|
<![ %chap.bibliography; [ &chap.bibliography; ]]>
|
|
|
|
<![ %chap.eresources; [ &chap.eresources; ]]>
|
|
|
|
<![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
|
|
|
|
<![ %chap.index; [ &chap.index; ]]>
|
|
|
|
</part>
|
|
|
|
&chap.colophon;
|
|
|
|
</book>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Local Variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-indent-data: t
|
|
|
|
sgml-omittag: nil
|
|
|
|
sgml-always-quote-attributes: t
|
|
|
|
End:
|
|
|
|
-->
|