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
128 lines
1.9 KiB
Text
128 lines
1.9 KiB
Text
---
|
|
title: Capitolo 18. Archiviazione dei Dati
|
|
part: Parte II. Compiti Ordinari
|
|
prev: books/handbook/audit
|
|
next: books/handbook/geom
|
|
---
|
|
|
|
[[disks]]
|
|
= Archiviazione dei Dati
|
|
:doctype: book
|
|
:toc: macro
|
|
:toclevels: 1
|
|
:icons: font
|
|
:sectnums:
|
|
:sectnumlevels: 6
|
|
:source-highlighter: rouge
|
|
:experimental:
|
|
:skip-front-matter:
|
|
:toc-title: Indice
|
|
:table-caption: Tabella
|
|
:figure-caption: Figura
|
|
:example-caption: Esempio
|
|
:xrefstyle: basic
|
|
:relfileprefix: ../
|
|
:outfilesuffix:
|
|
:sectnumoffset: 18
|
|
|
|
ifeval::["{backend}" == "html5"]
|
|
:imagesdir: ../../../images/books/handbook/disks/
|
|
endif::[]
|
|
|
|
ifeval::["{backend}" == "pdf"]
|
|
:imagesdir: ../../../../static/images/books/handbook/disks/
|
|
endif::[]
|
|
|
|
ifeval::["{backend}" == "epub3"]
|
|
:imagesdir: ../../../../static/images/books/handbook/disks/
|
|
endif::[]
|
|
|
|
include::shared/authors.adoc[]
|
|
include::shared/releases.adoc[]
|
|
include::shared/it/mailing-lists.adoc[]
|
|
include::shared/it/urls.adoc[]
|
|
|
|
toc::[]
|
|
|
|
[[disks-synopsis]]
|
|
== Sinossi
|
|
|
|
Traduzione in corso
|
|
|
|
[[disks-naming]]
|
|
== Device Names
|
|
|
|
Traduzione in corso
|
|
|
|
[[disks-adding]]
|
|
== Adding Disks
|
|
|
|
Traduzione in corso
|
|
|
|
[[raid]]
|
|
== RAID
|
|
|
|
Traduzione in corso
|
|
|
|
[[creating-cds]]
|
|
== Creating and Using Optical Media (CDs & DVDs)
|
|
|
|
[[burncd]]
|
|
=== burncd
|
|
|
|
Traduzione in corso
|
|
|
|
[[cdrecord]]
|
|
=== cdrecord
|
|
|
|
Traduzione in corso
|
|
|
|
[[duplicating-audiocds]]
|
|
=== Duplicating Audio CDs
|
|
|
|
Traduzione in corso
|
|
|
|
[[floppies]]
|
|
== Creating and Using Floppy Disks
|
|
|
|
Traduzione in corso
|
|
|
|
[[backups-tapebackups]]
|
|
== Creating and Using Data Tapes
|
|
|
|
Traduzione in corso
|
|
|
|
[[backups-floppybackups]]
|
|
== Backups to Floppies
|
|
|
|
Traduzione in corso
|
|
|
|
[[backup-basics]]
|
|
== Backup Basics
|
|
|
|
Traduzione in corso
|
|
|
|
[[disks-virtual]]
|
|
== Network, Memory, and File-Based File Systems
|
|
|
|
Traduzione in corso
|
|
|
|
[[snapshots]]
|
|
== File System Snapshots
|
|
|
|
Traduzione in corso
|
|
|
|
[[quotas]]
|
|
== File System Quotas
|
|
|
|
Traduzione in corso
|
|
|
|
[[disks-encrypting]]
|
|
== Encrypting Disk Partitions
|
|
|
|
Traduzione in corso
|
|
|
|
[[swap-encrypting]]
|
|
== Encrypting Swap Space
|
|
|
|
Traduzione in corso
|