X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=sysadmin.adoc;h=e04561029cad6f24311da7999401c4951530501e;hp=a3da54e65214f22c8aff091a5c24aaf1633aa21c;hb=a45c999b4586734621bbc968d67f87390739b270;hpb=80c0adcbc32f5e003ce754ac31201db16e522426 diff --git a/sysadmin.adoc b/sysadmin.adoc index a3da54e..e045610 100644 --- a/sysadmin.adoc +++ b/sysadmin.adoc @@ -1,10 +1,9 @@ [[chapter_system_administration]] Host System Administration ========================== -include::attributes.txt[] -ifdef::wiki[] +ifndef::manvolnum[] :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 @@ -27,7 +26,7 @@ For example, we ship Intel network card drivers to support their 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. @@ -43,12 +42,15 @@ See Also * 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/Certificate_Management[Certificate Management] endif::wiki[] @@ -62,12 +64,18 @@ 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::certificate-management.adoc[] + +include::system-booting.adoc[] + endif::wiki[]