]> git.proxmox.com Git - pve-docs.git/blame - sysadmin.adoc
sysadmin: update links for ifdef::wiki
[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.
14{pve} provides it's own Linux kernel based on the Ubuntu kernel. It has all the
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
20https://debian-handbook.info/download/stable/debian-handbook.pdf[Debian
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
038fd34c
TL
35* link:/wiki/Host_Bootloader[Host Bootloader]
36
d9abb1d6
DC
37* link:/wiki/External_Metric_Server[External Metric Server]
38
897abbde
DC
39* link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring]
40
8b849dc3
DM
41* link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
42
8c80c3fc
DM
43* link:/wiki/ZFS_on_Linux[ZFS on Linux]
44
118dceac 45* link:/wiki/Certificate_Management[Certificate Management]
038fd34c
TL
46
47* link:/wiki/Kernel_Samepage_Merging_(KSM)[Kernel Samepage Merging (KSM)]
48
8c80c3fc
DM
49endif::wiki[]
50
51
52ifndef::wiki[]
419ef454 53
d91f8c1e 54include::pve-package-repos.adoc[]
419ef454 55
d91f8c1e 56include::system-software-updates.adoc[]
202dc350 57
0bcd1f7f 58include::pve-network.adoc[]
69c356c4 59
4b985658
FG
60include::system-timesync.adoc[]
61
d9abb1d6
DC
62include::pve-external-metric-server.adoc[]
63
897abbde
DC
64include::pve-disk-health-monitoring.adoc[]
65
8b849dc3
DM
66include::local-lvm.adoc[]
67
9ee94323 68include::local-zfs.adoc[]
419ef454 69
ea856d57
WB
70include::local-btrfs.adoc[]
71
31bba0a9
TL
72include::pvenode.adoc[]
73
118dceac 74include::certificate-management.adoc[]
aeecd9ea 75
62de1c14
SI
76include::system-booting.adoc[]
77
12804f68
DW
78include::kernel-samepage-merging.adoc[]
79
8c80c3fc
DM
80endif::wiki[]
81
419ef454 82
9ee94323
DM
83////
84TODO:
419ef454
DM
85
86Working with 'systemd'
87----------------------
88
89Journal and syslog
90~~~~~~~~~~~~~~~~~~
91
92TODO: explain persistent journal...
93
69c356c4 94////