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
88 lines
1.7 KiB
Text
88 lines
1.7 KiB
Text
---
|
|
title: Capitolo 21. Virtualizzazione
|
|
part: Parte II. Compiti Ordinari
|
|
prev: books/handbook/vinum
|
|
next: books/handbook/l10n
|
|
---
|
|
|
|
[[virtualization]]
|
|
= Virtualizzazione
|
|
: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: 21
|
|
|
|
ifeval::["{backend}" == "html5"]
|
|
:imagesdir: ../../../../images/books/handbook/virtualization/
|
|
endif::[]
|
|
|
|
ifeval::["{backend}" == "pdf"]
|
|
:imagesdir: ../../../../static/images/books/handbook/virtualization/
|
|
endif::[]
|
|
|
|
ifeval::["{backend}" == "epub3"]
|
|
:imagesdir: ../../../../static/images/books/handbook/virtualization/
|
|
endif::[]
|
|
|
|
include::shared/authors.adoc[]
|
|
include::shared/releases.adoc[]
|
|
include::shared/it/mailing-lists.adoc[]
|
|
include::shared/it/urls.adoc[]
|
|
|
|
toc::[]
|
|
|
|
[[virtualization-synopsis]]
|
|
== Sinossi
|
|
|
|
Traduzione in corso
|
|
|
|
[[virtualization-guest]]
|
|
== FreeBSD as a Guest OS
|
|
|
|
[[virtualization-guest-parallels]]
|
|
=== Parallels on MacOS
|
|
|
|
Traduzione in corso
|
|
|
|
[[virtualization-guest-parallels-install]]
|
|
==== Installing FreeBSD on Parallels/Mac OS(R) X
|
|
|
|
Traduzione in corso
|
|
|
|
[[virtualization-guest-parallels-configure]]
|
|
==== Configuring FreeBSD on Mac OS(R) X/Parallels
|
|
|
|
Traduzione in corso
|
|
|
|
[[virtualization-guest-xen]]
|
|
=== FreeBSD with Xen(TM) on Linux
|
|
|
|
Traduzione in corso
|
|
|
|
[[xen-slackware-dom0]]
|
|
==== Setup Xen(TM) 3 on Linux dom0
|
|
|
|
Traduzione in corso
|
|
|
|
[[virtualization-guest-vmware]]
|
|
=== VMware on Windows(R)/Mac(R)/Linux(R)
|
|
|
|
Traduzione in corso
|
|
|
|
[[virtualization-host]]
|
|
== FreeBSD as a Host OS
|
|
|
|
Traduzione in corso
|