I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
164 lines
6.2 KiB
Text
164 lines
6.2 KiB
Text
---
|
|
title: Manuale di FreeBSD
|
|
authors:
|
|
- author: The FreeBSD Italian Documentation Project
|
|
copyright: 1995-2020 The FreeBSD Italian Documentation Project
|
|
releaseinfo: "$FreeBSD$"
|
|
trademarks: ["freebsd", "3com", "3ware", "arm", "adaptec", "adobe", "apple", "corel", "creative", "cvsup", "heidelberger", "ibm", "ieee", "intel", "intuit", "linux", "lsilogic", "m-systems", "macromedia", "microsoft", "netscape", "nexthop", "opengroup", "oracle", "powerquest", "realnetworks", "redhat", "sap", "sun", "symantec", "themathworks", "thomson", "usrobotics", "vmware", "waterloomaple", "wolframresearch", "xfree86", "xiph", "general"]
|
|
---
|
|
|
|
= Manuale di FreeBSD
|
|
:doctype: book
|
|
:toc: macro
|
|
:toclevels: 2
|
|
:icons: font
|
|
:xrefstyle: basic
|
|
:relfileprefix: ../
|
|
:outfilesuffix:
|
|
:sectnums:
|
|
:sectnumlevels: 6
|
|
:partnums:
|
|
:source-highlighter: rouge
|
|
:experimental:
|
|
:skip-front-matter:
|
|
:toc-title: Indice
|
|
:part-signifier: Parte
|
|
:chapter-signifier: Capitolo
|
|
:appendix-caption: Appendice
|
|
:table-caption: Tabella
|
|
:figure-caption: Figura
|
|
:example-caption: Esempio
|
|
:book: true
|
|
:pdf: false
|
|
:pgpkeys-path: ../../../../../
|
|
|
|
ifeval::["{backend}" == "html5"]
|
|
include::shared/mirrors.adoc[]
|
|
include::shared/authors.adoc[]
|
|
include::shared/releases.adoc[]
|
|
include::shared/it/mailing-lists.adoc[]
|
|
include::shared/it/urls.adoc[]
|
|
include::shared/it/teams.adoc[]
|
|
:chapters-path: content/it/books/handbook/
|
|
endif::[]
|
|
|
|
ifeval::["{backend}" == "pdf"]
|
|
include::../../../../shared/mirrors.adoc[]
|
|
include::../../../../shared/authors.adoc[]
|
|
include::../../../../shared/releases.adoc[]
|
|
include::../../../../shared/it/mailing-lists.adoc[]
|
|
include::../../../../shared/it/urls.adoc[]
|
|
include::../../../../shared/it/teams.adoc[]
|
|
:chapters-path:
|
|
endif::[]
|
|
|
|
ifeval::["{backend}" == "epub3"]
|
|
include::../../../../shared/mirrors.adoc[]
|
|
include::../../../../shared/authors.adoc[]
|
|
include::../../../../shared/releases.adoc[]
|
|
include::../../../../shared/it/mailing-lists.adoc[]
|
|
include::../../../../shared/it/urls.adoc[]
|
|
include::../../../../shared/it/teams.adoc[]
|
|
:chapters-path:
|
|
endif::[]
|
|
|
|
[.abstract-title]
|
|
[abstract]
|
|
Sommario
|
|
|
|
Benvenuto in FreeBSD! Questo manuale copre l'installazione e l'uso giorno per giorno di _FreeBSD {rel112-current}-RELEASE_ e _FreeBSD {rel120-current}-RELEASE_. Questo manuale è un _progetto in evoluzione_ ed è il frutto del lavoro di molti singoli. Come tale alcun sezioni potrebbero richiedere degli aggiornamenti poichè datate. Se sei interessato ad aiutare questo progetto, invia un'email alla {freebsd-doc}. L'ultima versione di questo documento è sempre disponibile sul http://www.FreeBSD.org/[sito web di FreeBSD] (versioni precedenti di questo manuale possono essere trovate all'indirizzo seguente http://docs.FreeBSD.org/doc/[http://docs.FreeBSD.org/doc/]). Inoltre può essere scaricata in una varietà di formati e tipi di compressione dal ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/[server FTP di FreeBSD] o da uno dei numerosi crossref:mirrors[mirrors-ftp,siti mirror]. Se preferisci avere una copia rilegata del manuale, puoi comprarne una su http://www.freebsdmall.com/[FreeBSD Mall]. Puoi anche voler https://www.FreeBSD.org/search/[cercare nel manuale].
|
|
|
|
'''
|
|
|
|
toc::[]
|
|
|
|
:sectnums!:
|
|
|
|
include::{chapters-path}preface/_index.adoc[leveloffset=+1, lines=7..23;30..-1]
|
|
|
|
:sectnums:
|
|
|
|
// Section one
|
|
include::{chapters-path}parti.adoc[lines=7..18]
|
|
|
|
include::{chapters-path}introduction/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}install/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}basics/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}ports/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}x11/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
// Section two
|
|
include::{chapters-path}partii.adoc[lines=7..18]
|
|
|
|
include::{chapters-path}desktop/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}multimedia/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}kernelconfig/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}printing/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}linuxemu/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
// Section three
|
|
include::{chapters-path}partiii.adoc[lines=7..12]
|
|
|
|
include::{chapters-path}config/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}boot/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}users/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}security/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}jails/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}mac/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}audit/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}disks/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}geom/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}vinum/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}virtualization/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}l10n/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}cutting-edge/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
// Section four
|
|
include::{chapters-path}partiv.adoc[lines=7..19]
|
|
|
|
include::{chapters-path}serialcomms/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}ppp-and-slip/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}mail/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}network-servers/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}firewalls/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
include::{chapters-path}advanced-networking/_index.adoc[leveloffset=+1, lines=8..38;47..-1]
|
|
|
|
// Section five
|
|
include::{chapters-path}partv.adoc[lines=7..8]
|
|
|
|
:sectnums!:
|
|
|
|
include::{chapters-path}mirrors/_index.adoc[leveloffset=+1, lines=8..25;33..-1]
|
|
|
|
include::{chapters-path}bibliography/_index.adoc[leveloffset=+1, lines=8..25;32..-1]
|
|
|
|
include::{chapters-path}eresources/_index.adoc[leveloffset=+1, lines=8..25;33..-1]
|
|
|
|
include::{chapters-path}pgpkeys/_index.adoc[leveloffset=+1, lines=8..25;35..-1]
|
|
|
|
:sectnums:
|