]> git.proxmox.com Git - pve-docs.git/blame - sysadmin.adoc
bump version to 8.2.1
[pve-docs.git] / sysadmin.adoc
CommitLineData
80c0adcb 1[[chapter_system_administration]]
419ef454
DM
2Host System Administration
3==========================
194d2f29 4ifndef::manvolnum[]
5f09af76 5:pve-toplevel:
194d2f29 6endif::manvolnum[]
5f09af76 7
f6085063
AL
8The following sections will focus on common virtualization tasks and explain the
9{pve} specifics regarding the administration and management of the host machine.
419ef454 10
f6085063
AL
11{pve} is based on https://www.debian.org/[Debian GNU/Linux] with additional
12repositories to provide the {pve} related packages. This means that the full
13range of Debian packages is available including security updates and bug fixes.
907dcea1 14{pve} provides its own Linux kernel based on the Ubuntu kernel. It has all the
f6085063
AL
15necessary virtualization and container features enabled and includes
16https://zfsonlinux.org[ZFS] and several extra hardware drivers.
419ef454 17
f6085063
AL
18For other topics not included in the following sections, please refer to the
19Debian documentation. The
67ad1994 20https://debian-handbook.info/get[Debian
f6085063
AL
21Administrator\'s Handbook] is available online, and provides a comprehensive
22introduction to the Debian operating system (see xref:Hertzog13[]).
419ef454 23
8c80c3fc
DM
24ifdef::wiki[]
25
26See Also
27--------
28
8c80c3fc
DM
29* link:/wiki/Package_Repositories[Package Repositories]
30
d3e2455a 31* link:/wiki/Network_Configuration[Network Configuration]
8c80c3fc
DM
32
33* link:/wiki/System_Software_Updates[System Software Updates]
34
16b31cc9
AZ
35* link:/wiki/Firmware_Updates[Firmware Updates]
36
038fd34c
TL
37* link:/wiki/Host_Bootloader[Host Bootloader]
38
b0196e20
TL
39* link:/wiki/Time_Synchronization[Time Synchronization]
40
d9abb1d6
DC
41* link:/wiki/External_Metric_Server[External Metric Server]
42
897abbde
DC
43* link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring]
44
8b849dc3
DM
45* link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
46
8c80c3fc
DM
47* link:/wiki/ZFS_on_Linux[ZFS on Linux]
48
b0196e20
TL
49* link:/wiki/BTRFS[BTRFS]
50
118dceac 51* link:/wiki/Certificate_Management[Certificate Management]
038fd34c
TL
52
53* link:/wiki/Kernel_Samepage_Merging_(KSM)[Kernel Samepage Merging (KSM)]
54
8c80c3fc
DM
55endif::wiki[]
56
57
58ifndef::wiki[]
419ef454 59
d91f8c1e 60include::pve-package-repos.adoc[]
419ef454 61
d91f8c1e 62include::system-software-updates.adoc[]
202dc350 63
16b31cc9
AZ
64include::firmware-updates.adoc[]
65
0bcd1f7f 66include::pve-network.adoc[]
69c356c4 67
4b985658
FG
68include::system-timesync.adoc[]
69
d9abb1d6
DC
70include::pve-external-metric-server.adoc[]
71
897abbde
DC
72include::pve-disk-health-monitoring.adoc[]
73
8b849dc3
DM
74include::local-lvm.adoc[]
75
9ee94323 76include::local-zfs.adoc[]
419ef454 77
ea856d57
WB
78include::local-btrfs.adoc[]
79
31bba0a9
TL
80include::pvenode.adoc[]
81
118dceac 82include::certificate-management.adoc[]
aeecd9ea 83
62de1c14
SI
84include::system-booting.adoc[]
85
12804f68
DW
86include::kernel-samepage-merging.adoc[]
87
8c80c3fc
DM
88endif::wiki[]
89
419ef454 90
9ee94323
DM
91////
92TODO:
419ef454
DM
93
94Working with 'systemd'
95----------------------
96
97Journal and syslog
98~~~~~~~~~~~~~~~~~~
99
100TODO: explain persistent journal...
101
69c356c4 102////