]> git.proxmox.com Git - pve-docs.git/blobdiff - sysadmin.adoc
Fixed some typos and slight language improvements
[pve-docs.git] / sysadmin.adoc
index d48403ca9ccc3b2b867c764cdd517e06d5fab472..21537f1d9d9cf9eac2aa00945833ea7f89dab5a5 100644 (file)
@@ -1,9 +1,9 @@
+[[chapter_system_administration]]
 Host System Administration
 ==========================
 Host System Administration
 ==========================
-include::attributes.txt[]
-ifdef::wiki[]
+ifndef::manvolnum[]
 :pve-toplevel:
 :pve-toplevel:
-endif::wiki[]
+endif::manvolnum[]
 
 {pve} is based on the famous https://www.debian.org/[Debian] Linux
 distribution. That means that you have access to the whole world of
 
 {pve} is based on the famous https://www.debian.org/[Debian] Linux
 distribution. That means that you have access to the whole world of
@@ -26,7 +26,7 @@ For example, we ship Intel network card drivers to support their
 newest hardware.
 
 The following sections will concentrate on virtualization related
 newest hardware.
 
 The following sections will concentrate on virtualization related
-topics. They either explains things which are different on {pve}, or
+topics. They either explain things which are different on {pve}, or
 tasks which are commonly used on {pve}. For other topics, please refer
 to the standard Debian documentation.
 
 tasks which are commonly used on {pve}. For other topics, please refer
 to the standard Debian documentation.
 
@@ -42,12 +42,15 @@ See Also
 
 * link:/wiki/System_Software_Updates[System Software Updates]
 
 
 * link:/wiki/System_Software_Updates[System Software Updates]
 
+* link:/wiki/External_Metric_Server[External Metric Server]
+
 * link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring]
 
 * link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
 
 * link:/wiki/ZFS_on_Linux[ZFS on Linux]
 
 * link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring]
 
 * link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
 
 * link:/wiki/ZFS_on_Linux[ZFS on Linux]
 
+* link:/wiki/Certificate_Management[Certificate Management]
 endif::wiki[]
 
 
 endif::wiki[]
 
 
@@ -59,12 +62,18 @@ include::system-software-updates.adoc[]
 
 include::pve-network.adoc[]
 
 
 include::pve-network.adoc[]
 
+include::system-timesync.adoc[]
+
+include::pve-external-metric-server.adoc[]
+
 include::pve-disk-health-monitoring.adoc[]
 
 include::local-lvm.adoc[]
 
 include::local-zfs.adoc[]
 
 include::pve-disk-health-monitoring.adoc[]
 
 include::local-lvm.adoc[]
 
 include::local-zfs.adoc[]
 
+include::certificate-management.adoc[]
+
 endif::wiki[]
 
 
 endif::wiki[]