]> git.proxmox.com Git - pve-docs.git/blame - sysadmin.adoc
update link qemu documentation non web.archive
[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
d9abb1d6
DC
35* link:/wiki/External_Metric_Server[External Metric Server]
36
897abbde
DC
37* link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring]
38
8b849dc3
DM
39* link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
40
8c80c3fc
DM
41* link:/wiki/ZFS_on_Linux[ZFS on Linux]
42
118dceac 43* link:/wiki/Certificate_Management[Certificate Management]
8c80c3fc
DM
44endif::wiki[]
45
46
47ifndef::wiki[]
419ef454 48
d91f8c1e 49include::pve-package-repos.adoc[]
419ef454 50
d91f8c1e 51include::system-software-updates.adoc[]
202dc350 52
0bcd1f7f 53include::pve-network.adoc[]
69c356c4 54
4b985658
FG
55include::system-timesync.adoc[]
56
d9abb1d6
DC
57include::pve-external-metric-server.adoc[]
58
897abbde
DC
59include::pve-disk-health-monitoring.adoc[]
60
8b849dc3
DM
61include::local-lvm.adoc[]
62
9ee94323 63include::local-zfs.adoc[]
419ef454 64
31bba0a9
TL
65include::pvenode.adoc[]
66
118dceac 67include::certificate-management.adoc[]
aeecd9ea 68
62de1c14
SI
69include::system-booting.adoc[]
70
8c80c3fc
DM
71endif::wiki[]
72
419ef454 73
9ee94323
DM
74////
75TODO:
419ef454
DM
76
77Working with 'systemd'
78----------------------
79
80Journal and syslog
81~~~~~~~~~~~~~~~~~~
82
83TODO: explain persistent journal...
84
69c356c4 85////