X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=sysadmin.adoc;h=dd43f731b09f9ab646c47fc2fa8f748936c09ef0;hp=3f626197d5237110ecb50acea31e80c109ad1c53;hb=HEAD;hpb=31bba0a9132960fd4352f03707345b560d7f6084 diff --git a/sysadmin.adoc b/sysadmin.adoc index 3f62619..dd43f73 100644 --- a/sysadmin.adoc +++ b/sysadmin.adoc @@ -11,13 +11,13 @@ The following sections will focus on common virtualization tasks and explain the {pve} is based on https://www.debian.org/[Debian GNU/Linux] with additional repositories to provide the {pve} related packages. This means that the full range of Debian packages is available including security updates and bug fixes. -{pve} provides it's own Linux kernel based on the Ubuntu kernel. It has all the +{pve} provides its own Linux kernel based on the Ubuntu kernel. It has all the necessary virtualization and container features enabled and includes https://zfsonlinux.org[ZFS] and several extra hardware drivers. For other topics not included in the following sections, please refer to the Debian documentation. The -https://debian-handbook.info/download/stable/debian-handbook.pdf[Debian +https://debian-handbook.info/get[Debian Administrator\'s Handbook] is available online, and provides a comprehensive introduction to the Debian operating system (see xref:Hertzog13[]). @@ -32,6 +32,12 @@ See Also * link:/wiki/System_Software_Updates[System Software Updates] +* link:/wiki/Firmware_Updates[Firmware Updates] + +* link:/wiki/Host_Bootloader[Host Bootloader] + +* link:/wiki/Time_Synchronization[Time Synchronization] + * link:/wiki/External_Metric_Server[External Metric Server] * link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring] @@ -40,7 +46,12 @@ See Also * link:/wiki/ZFS_on_Linux[ZFS on Linux] +* link:/wiki/BTRFS[BTRFS] + * link:/wiki/Certificate_Management[Certificate Management] + +* link:/wiki/Kernel_Samepage_Merging_(KSM)[Kernel Samepage Merging (KSM)] + endif::wiki[] @@ -50,6 +61,8 @@ include::pve-package-repos.adoc[] include::system-software-updates.adoc[] +include::firmware-updates.adoc[] + include::pve-network.adoc[] include::system-timesync.adoc[] @@ -62,12 +75,16 @@ include::local-lvm.adoc[] include::local-zfs.adoc[] +include::local-btrfs.adoc[] + include::pvenode.adoc[] include::certificate-management.adoc[] include::system-booting.adoc[] +include::kernel-samepage-merging.adoc[] + endif::wiki[]