diff options
Diffstat (limited to 'documentation/content/it/books')
40 files changed, 86 insertions, 46 deletions
diff --git a/documentation/content/it/books/handbook/_index.adoc b/documentation/content/it/books/handbook/_index.adoc index 668068fd40..b819f670f1 100644 --- a/documentation/content/it/books/handbook/_index.adoc +++ b/documentation/content/it/books/handbook/_index.adoc @@ -7,7 +7,8 @@ trademarks: ["freebsd", "3com", "3ware", "arm", "adaptec", "adobe", "apple", "co next: books/handbook/preface showBookMenu: true weight: 0 -path: "/books/handbook/" +params: + path: "/books/handbook/" --- = Manuale di FreeBSD diff --git a/documentation/content/it/books/handbook/advanced-networking/_index.adoc b/documentation/content/it/books/handbook/advanced-networking/_index.adoc index 61a72f4c8a..52db3c9f60 100644 --- a/documentation/content/it/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/it/books/handbook/advanced-networking/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/firewalls next: books/handbook/partv showBookMenu: true weight: 34 -path: "/books/handbook/" +params: + path: "/books/handbook/advanced-networking/" --- [[advanced-networking]] diff --git a/documentation/content/it/books/handbook/audit/_index.adoc b/documentation/content/it/books/handbook/audit/_index.adoc index 78dd8ec827..51365a5bef 100644 --- a/documentation/content/it/books/handbook/audit/_index.adoc +++ b/documentation/content/it/books/handbook/audit/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/mac next: books/handbook/disks showBookMenu: true weight: 21 -path: "/books/handbook/" +params: + path: "/books/handbook/audit/" --- [[audit]] diff --git a/documentation/content/it/books/handbook/basics/_index.adoc b/documentation/content/it/books/handbook/basics/_index.adoc index 275c68c24c..4e0bd78478 100644 --- a/documentation/content/it/books/handbook/basics/_index.adoc +++ b/documentation/content/it/books/handbook/basics/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/install next: books/handbook/ports showBookMenu: true weight: 5 -path: "/books/handbook/" +params: + path: "/books/handbook/basics/" --- [[basics]] diff --git a/documentation/content/it/books/handbook/bibliography/_index.adoc b/documentation/content/it/books/handbook/bibliography/_index.adoc index 1d1312cd58..1739f98445 100644 --- a/documentation/content/it/books/handbook/bibliography/_index.adoc +++ b/documentation/content/it/books/handbook/bibliography/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/mirrors next: books/handbook/eresources showBookMenu: true weight: 37 -path: "/books/handbook/" +params: + path: "/books/handbook/bibliography/" --- [appendix] diff --git a/documentation/content/it/books/handbook/boot/_index.adoc b/documentation/content/it/books/handbook/boot/_index.adoc index 1029e1d4a1..432a3382af 100644 --- a/documentation/content/it/books/handbook/boot/_index.adoc +++ b/documentation/content/it/books/handbook/boot/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/config next: books/handbook/users showBookMenu: true weight: 16 -path: "/books/handbook/" +params: + path: "/books/handbook/boot/" --- [[boot]] diff --git a/documentation/content/it/books/handbook/config/_index.adoc b/documentation/content/it/books/handbook/config/_index.adoc index 5cc5f27092..5147b19260 100644 --- a/documentation/content/it/books/handbook/config/_index.adoc +++ b/documentation/content/it/books/handbook/config/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partiii next: books/handbook/boot showBookMenu: true weight: 15 -path: "/books/handbook/" +params: + path: "/books/handbook/config/" --- [[config-tuning]] @@ -1361,6 +1362,6 @@ Maggiori informazioni su ACPI possono essere trovate nei seguenti posti: * La {freebsd-acpi} * Gli archivi della mailing list ACPI http://lists.freebsd.org/pipermail/freebsd-acpi/[http://lists.freebsd.org/pipermail/freebsd-acpi/] * I vecchi archivi della mailing list ACPI http://home.jp.FreeBSD.org/mail-list/acpi-jp/[http://home.jp.FreeBSD.org/mail-list/acpi-jp/] -* La specificazione ACPI 2.0 http://acpi.info/spec.htm[http://acpi.info/spec.htm] +* La https://uefi.org/specifications#ACPI[specificazione ACPI] * Le pagine man di FreeBSD: man:acpi[4], man:acpi_thermal[4], man:acpidump[8], man:iasl[8], man:acpidb[8] * http://www.cpqlinux.com/acpi-howto.html#fix_broken_dsdt[ Le risorse di debugging di DSDT]. (Usa Compaq come esempio ma è sempre utile.) diff --git a/documentation/content/it/books/handbook/cutting-edge/_index.adoc b/documentation/content/it/books/handbook/cutting-edge/_index.adoc index 1da324db3e..a8545819f5 100644 --- a/documentation/content/it/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/it/books/handbook/cutting-edge/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/l10n next: books/handbook/partiv showBookMenu: true weight: 27 -path: "/books/handbook/" +params: + path: "/books/handbook/cutting-edge/" --- [[updating-upgrading]] diff --git a/documentation/content/it/books/handbook/desktop/_index.adoc b/documentation/content/it/books/handbook/desktop/_index.adoc index c6cf3b7c4d..e1312fcbfd 100644 --- a/documentation/content/it/books/handbook/desktop/_index.adoc +++ b/documentation/content/it/books/handbook/desktop/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partii next: books/handbook/multimedia showBookMenu: true weight: 9 -path: "/books/handbook/" +params: + path: "/books/handbook/desktop/" --- [[desktop]] diff --git a/documentation/content/it/books/handbook/disks/_index.adoc b/documentation/content/it/books/handbook/disks/_index.adoc index e016a5ea32..efd35b19b4 100644 --- a/documentation/content/it/books/handbook/disks/_index.adoc +++ b/documentation/content/it/books/handbook/disks/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/audit next: books/handbook/geom showBookMenu: true weight: 22 -path: "/books/handbook/" +params: + path: "/books/handbook/disks/" --- [[disks]] diff --git a/documentation/content/it/books/handbook/eresources/_index.adoc b/documentation/content/it/books/handbook/eresources/_index.adoc index 411128be3f..45bc1b42b3 100644 --- a/documentation/content/it/books/handbook/eresources/_index.adoc +++ b/documentation/content/it/books/handbook/eresources/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/bibliography next: books/handbook/pgpkeys showBookMenu: true weight: 38 -path: "/books/handbook/" +params: + path: "/books/handbook/eresources/" --- [appendix] diff --git a/documentation/content/it/books/handbook/firewalls/_index.adoc b/documentation/content/it/books/handbook/firewalls/_index.adoc index 7bf479d2b8..78ae6875ff 100644 --- a/documentation/content/it/books/handbook/firewalls/_index.adoc +++ b/documentation/content/it/books/handbook/firewalls/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/network-servers next: books/handbook/advanced-networking showBookMenu: true weight: 33 -path: "/books/handbook/" +params: + path: "/books/handbook/firewalls/" --- [[firewalls]] diff --git a/documentation/content/it/books/handbook/geom/_index.adoc b/documentation/content/it/books/handbook/geom/_index.adoc index 2561bd1669..790834c23e 100644 --- a/documentation/content/it/books/handbook/geom/_index.adoc +++ b/documentation/content/it/books/handbook/geom/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/disks next: books/handbook/vinum showBookMenu: true weight: 23 -path: "/books/handbook/" +params: + path: "/books/handbook/geom/" --- [[geom]] diff --git a/documentation/content/it/books/handbook/install/_index.adoc b/documentation/content/it/books/handbook/install/_index.adoc index 5383c961ad..0c420e1e5e 100644 --- a/documentation/content/it/books/handbook/install/_index.adoc +++ b/documentation/content/it/books/handbook/install/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/introduction next: books/handbook/basics showBookMenu: true weight: 4 -path: "/books/handbook/" +params: + path: "/books/handbook/install/" --- [[install]] @@ -118,6 +119,9 @@ Raccomandiamo di scrivere o di stampare queste informazioni prima di installare |3Com(R) 56K faxmodem, su COM1 |... +|... +|... +|... |=== === Backup Dei Tuoi Dati diff --git a/documentation/content/it/books/handbook/introduction/_index.adoc b/documentation/content/it/books/handbook/introduction/_index.adoc index fdeee65a96..f7faa872cb 100644 --- a/documentation/content/it/books/handbook/introduction/_index.adoc +++ b/documentation/content/it/books/handbook/introduction/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/parti next: books/handbook/install showBookMenu: true weight: 3 -path: "/books/handbook/" +params: + path: "/books/handbook/introduction/" --- [[introduction]] diff --git a/documentation/content/it/books/handbook/jails/_index.adoc b/documentation/content/it/books/handbook/jails/_index.adoc index 03547d9158..09489907f6 100644 --- a/documentation/content/it/books/handbook/jails/_index.adoc +++ b/documentation/content/it/books/handbook/jails/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/security next: books/handbook/mac showBookMenu: true weight: 19 -path: "/books/handbook/" +params: + path: "/books/handbook/jails/" --- [[jails]] diff --git a/documentation/content/it/books/handbook/kernelconfig/_index.adoc b/documentation/content/it/books/handbook/kernelconfig/_index.adoc index a93a89052e..909ae82392 100644 --- a/documentation/content/it/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/it/books/handbook/kernelconfig/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/multimedia next: books/handbook/printing showBookMenu: true weight: 11 -path: "/books/handbook/" +params: + path: "/books/handbook/kernelconfig/" --- [[kernelconfig]] diff --git a/documentation/content/it/books/handbook/l10n/_index.adoc b/documentation/content/it/books/handbook/l10n/_index.adoc index 07e7310298..8d1a3b710d 100644 --- a/documentation/content/it/books/handbook/l10n/_index.adoc +++ b/documentation/content/it/books/handbook/l10n/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/virtualization next: books/handbook/cutting-edge showBookMenu: true weight: 26 -path: "/books/handbook/" +params: + path: "/books/handbook/l10n/" --- [[l10n]] diff --git a/documentation/content/it/books/handbook/linuxemu/_index.adoc b/documentation/content/it/books/handbook/linuxemu/_index.adoc index 6004536231..caebc73e22 100644 --- a/documentation/content/it/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/it/books/handbook/linuxemu/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/printing next: books/handbook/partiii showBookMenu: true weight: 13 -path: "/books/handbook/" +params: + path: "/books/handbook/linuxemu/" --- [[linuxemu]] diff --git a/documentation/content/it/books/handbook/mac/_index.adoc b/documentation/content/it/books/handbook/mac/_index.adoc index b12bf45944..66154b1006 100644 --- a/documentation/content/it/books/handbook/mac/_index.adoc +++ b/documentation/content/it/books/handbook/mac/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/jails next: books/handbook/audit showBookMenu: true weight: 20 -path: "/books/handbook/" +params: + path: "/books/handbook/mac/" --- [[mac]] diff --git a/documentation/content/it/books/handbook/mail/_index.adoc b/documentation/content/it/books/handbook/mail/_index.adoc index f3561cb486..56ce7b7470 100644 --- a/documentation/content/it/books/handbook/mail/_index.adoc +++ b/documentation/content/it/books/handbook/mail/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/ppp-and-slip next: books/handbook/network-servers showBookMenu: true weight: 31 -path: "/books/handbook/" +params: + path: "/books/handbook/mail/" --- [[mail]] @@ -476,7 +477,7 @@ in /etc/mail/sendmail.cf. Le FAQ di sendmail possono essere trovate su http://www.sendmail.org/faq/[http://www.sendmail.org/faq/] ed è raccomandato leggerle se vuoi "perfezionare" la tua configurazione di posta. -=== Come posso eseguire un server di posta su un host connesso in dial-up tramite PPPPPP ? +=== Come posso eseguire un server di posta su un host connesso in dial-up tramite PPP ? Vuoi collegare ad Internet una macchina FreeBSD posta sulla tua LAN. La macchina FreeBSD sarà un gateway di posta per la LAN. La connessione PPP non è molto indicata per questo scopo. diff --git a/documentation/content/it/books/handbook/mirrors/_index.adoc b/documentation/content/it/books/handbook/mirrors/_index.adoc index f059086b5c..d7c863d637 100644 --- a/documentation/content/it/books/handbook/mirrors/_index.adoc +++ b/documentation/content/it/books/handbook/mirrors/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partv next: books/handbook/bibliography showBookMenu: true weight: 36 -path: "/books/handbook/" +params: + path: "/books/handbook/mirrors/" --- [appendix] diff --git a/documentation/content/it/books/handbook/multimedia/_index.adoc b/documentation/content/it/books/handbook/multimedia/_index.adoc index e29e40934f..7e5777be43 100644 --- a/documentation/content/it/books/handbook/multimedia/_index.adoc +++ b/documentation/content/it/books/handbook/multimedia/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/desktop next: books/handbook/kernelconfig showBookMenu: true weight: 10 -path: "/books/handbook/" +params: + path: "/books/handbook/multimedia/" --- [[multimedia]] diff --git a/documentation/content/it/books/handbook/network-servers/_index.adoc b/documentation/content/it/books/handbook/network-servers/_index.adoc index 5f531e834e..d3d0bdb522 100644 --- a/documentation/content/it/books/handbook/network-servers/_index.adoc +++ b/documentation/content/it/books/handbook/network-servers/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/mail next: books/handbook/firewalls showBookMenu: true weight: 32 -path: "/books/handbook/" +params: + path: "/books/handbook/network-servers/" --- [[network-servers]] diff --git a/documentation/content/it/books/handbook/parti.adoc b/documentation/content/it/books/handbook/parti.adoc index e84d68cf24..17c498a778 100644 --- a/documentation/content/it/books/handbook/parti.adoc +++ b/documentation/content/it/books/handbook/parti.adoc @@ -4,7 +4,8 @@ prev: books/handbook/preface next: books/handbook/introduction showBookMenu: true weight: 2 -path: "/books/handbook/" +params: + path: "/books/handbook/parti/" --- [[getting-started]] diff --git a/documentation/content/it/books/handbook/partii.adoc b/documentation/content/it/books/handbook/partii.adoc index 16ee66b193..66f79f784c 100644 --- a/documentation/content/it/books/handbook/partii.adoc +++ b/documentation/content/it/books/handbook/partii.adoc @@ -4,7 +4,8 @@ prev: books/handbook/x11 next: books/handbook/desktop showBookMenu: true weight: 8 -path: "/books/handbook/" +params: + path: "/books/handbook/partii/" --- [[common-tasks]] diff --git a/documentation/content/it/books/handbook/partiii.adoc b/documentation/content/it/books/handbook/partiii.adoc index ee802a8a1b..61da6f24e0 100644 --- a/documentation/content/it/books/handbook/partiii.adoc +++ b/documentation/content/it/books/handbook/partiii.adoc @@ -4,7 +4,8 @@ prev: books/handbook/linuxemu next: books/handbook/config showBookMenu: true weight: 14 -path: "/books/handbook/" +params: + path: "/books/handbook/partiii/" --- [[system-administration]] diff --git a/documentation/content/it/books/handbook/partiv.adoc b/documentation/content/it/books/handbook/partiv.adoc index 695e4684e8..a74df38923 100644 --- a/documentation/content/it/books/handbook/partiv.adoc +++ b/documentation/content/it/books/handbook/partiv.adoc @@ -4,7 +4,8 @@ prev: books/handbook/usb-device-mode next: books/handbook/serialcomms showBookMenu: true weight: 28 -path: "/books/handbook/" +params: + path: "/books/handbook/partiv/" --- [[network-communication]] diff --git a/documentation/content/it/books/handbook/partv.adoc b/documentation/content/it/books/handbook/partv.adoc index 56f56ebe40..fcb52cc453 100644 --- a/documentation/content/it/books/handbook/partv.adoc +++ b/documentation/content/it/books/handbook/partv.adoc @@ -4,7 +4,8 @@ prev: books/handbook/advanced-networking next: books/handbook/mirrors showBookMenu: true weight: 35 -path: "/books/handbook/" +params: + path: "/books/handbook/partv/" --- [[appendices]] diff --git a/documentation/content/it/books/handbook/pgpkeys/_index.adoc b/documentation/content/it/books/handbook/pgpkeys/_index.adoc index b039364ac9..819dcbcff7 100644 --- a/documentation/content/it/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/it/books/handbook/pgpkeys/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/eresources next: books/handbook/freebsd-glossary showBookMenu: true weight: 39 -path: "/books/handbook/" +params: + path: "/books/handbook/pgpkeys/" --- [appendix] @@ -59,9 +60,6 @@ Nel caso tu debba verificare una firma o inviare un messaggio cifrato a una dell === {security-officer-name} `<{security-officer-email}>` include::{pgpkeys-path}static/pgpkeys/security-officer.key[] -=== {secteam-secretary-name} `<{secteam-secretary-email}>` -include::{pgpkeys-path}static/pgpkeys/secteam-secretary.key[] - === {core-secretary-name} `<{core-secretary-email}>` include::{pgpkeys-path}static/pgpkeys/core-secretary.key[] diff --git a/documentation/content/it/books/handbook/ports/_index.adoc b/documentation/content/it/books/handbook/ports/_index.adoc index 601e233f18..142c1aad9a 100644 --- a/documentation/content/it/books/handbook/ports/_index.adoc +++ b/documentation/content/it/books/handbook/ports/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/basics next: books/handbook/x11 showBookMenu: true weight: 6 -path: "/books/handbook/" +params: + path: "/books/handbook/ports/" --- [[ports]] diff --git a/documentation/content/it/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/it/books/handbook/ppp-and-slip/_index.adoc index ebabf6fa93..02e2932055 100644 --- a/documentation/content/it/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/it/books/handbook/ppp-and-slip/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/serialcomms next: books/handbook/mail showBookMenu: true weight: 30 -path: "/books/handbook/" +params: + path: "/books/handbook/ppp-and-slip/" --- [[ppp-and-slip]] diff --git a/documentation/content/it/books/handbook/preface/_index.adoc b/documentation/content/it/books/handbook/preface/_index.adoc index a7a4fd1114..9b45fb2f93 100644 --- a/documentation/content/it/books/handbook/preface/_index.adoc +++ b/documentation/content/it/books/handbook/preface/_index.adoc @@ -4,7 +4,8 @@ prev: books/handbook/ next: books/handbook/parti showBookMenu: true weight: 1 -path: "/books/handbook/" +params: + path: "/books/handbook/preface/" --- [preface] diff --git a/documentation/content/it/books/handbook/printing/_index.adoc b/documentation/content/it/books/handbook/printing/_index.adoc index f794c40a21..7d0dda8e75 100644 --- a/documentation/content/it/books/handbook/printing/_index.adoc +++ b/documentation/content/it/books/handbook/printing/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/kernelconfig next: books/handbook/linuxemu showBookMenu: true weight: 12 -path: "/books/handbook/" +params: + path: "/books/handbook/printing/" --- [[printing]] diff --git a/documentation/content/it/books/handbook/security/_index.adoc b/documentation/content/it/books/handbook/security/_index.adoc index e57891ac4c..4343d84418 100644 --- a/documentation/content/it/books/handbook/security/_index.adoc +++ b/documentation/content/it/books/handbook/security/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/users next: books/handbook/jails showBookMenu: true weight: 18 -path: "/books/handbook/" +params: + path: "/books/handbook/security/" --- [[security]] @@ -189,7 +190,7 @@ A good security script will also check for changes to user and staff members acc If you have a huge amount of user disk space, it may take too long to run through every file on those partitions. In this case, setting mount flags to disallow suid binaries and devices on those partitions is a good idea. The `nodev` and `nosuid` options (see man:mount[8]) are what you want to look into. You should probably scan them anyway, at least once a week, since the object of this layer is to detect a break-in attempt, whether or not the attempt succeeds. -Process accounting (see man:accton[8]) is a relatively low-overhead feature of the operating system which might help as a post-break-in evaluation mechanism. It is especially useful in tracking down how an intruder has actually broken into a system, assuming the file is still intact after the break-in has occured. +Process accounting (see man:accton[8]) is a relatively low-overhead feature of the operating system which might help as a post-break-in evaluation mechanism. It is especially useful in tracking down how an intruder has actually broken into a system, assuming the file is still intact after the break-in has occurred. Finally, security scripts should process the log files, and the logs themselves should be generated in as secure a manner as possible - remote syslog can be very useful. An intruder will try to cover his tracks, and log files are critical to the sysadmin trying to track down the time and method of the initial break-in. One way to keep a permanent record of the log files is to run the system console to a serial port and collect the information to a secure machine monitoring the consoles. diff --git a/documentation/content/it/books/handbook/serialcomms/_index.adoc b/documentation/content/it/books/handbook/serialcomms/_index.adoc index d024b13d4e..886f8533d3 100644 --- a/documentation/content/it/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/it/books/handbook/serialcomms/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partiv next: books/handbook/ppp-and-slip showBookMenu: true weight: 29 -path: "/books/handbook/" +params: + path: "/books/handbook/serialcomms/" --- [[serialcomms]] diff --git a/documentation/content/it/books/handbook/users/_index.adoc b/documentation/content/it/books/handbook/users/_index.adoc index 08dfa1c9e9..9dd00d5dde 100644 --- a/documentation/content/it/books/handbook/users/_index.adoc +++ b/documentation/content/it/books/handbook/users/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/boot next: books/handbook/security showBookMenu: true weight: 17 -path: "/books/handbook/" +params: + path: "/books/handbook/users/" --- [[users]] diff --git a/documentation/content/it/books/handbook/vinum/_index.adoc b/documentation/content/it/books/handbook/vinum/_index.adoc index c41b126e3e..30e977a926 100644 --- a/documentation/content/it/books/handbook/vinum/_index.adoc +++ b/documentation/content/it/books/handbook/vinum/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/filesystems next: books/handbook/virtualization showBookMenu: true weight: 24 -path: "/books/handbook/" +params: + path: "/books/handbook/vinum/" --- [[vinum-vinum]] diff --git a/documentation/content/it/books/handbook/virtualization/_index.adoc b/documentation/content/it/books/handbook/virtualization/_index.adoc index fb6c82b3fe..c29e540a4e 100644 --- a/documentation/content/it/books/handbook/virtualization/_index.adoc +++ b/documentation/content/it/books/handbook/virtualization/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/vinum next: books/handbook/l10n showBookMenu: true weight: 25 -path: "/books/handbook/" +params: + path: "/books/handbook/virtualization/" --- [[virtualization]] diff --git a/documentation/content/it/books/handbook/x11/_index.adoc b/documentation/content/it/books/handbook/x11/_index.adoc index 14a5c83225..c707c7877c 100644 --- a/documentation/content/it/books/handbook/x11/_index.adoc +++ b/documentation/content/it/books/handbook/x11/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/ports next: books/handbook/partii showBookMenu: true weight: 7 -path: "/books/handbook/" +params: + path: "/books/handbook/x11/" --- [[x11]] |