Host System Administration: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
newest hardware. | newest hardware. | ||
The following sections will concentrate on virtualization related | The following sections will concentrate on virtualization related | ||
topics. They either | topics. They either explain things which are different on Proxmox VE, or | ||
tasks which are commonly used on Proxmox VE. For other topics, please refer | tasks which are commonly used on Proxmox VE. For other topics, please refer | ||
to the standard Debian documentation. | to the standard Debian documentation. | ||
Line 33: | Line 33: | ||
Logical Volume Manager (LVM) | Logical Volume Manager (LVM) | ||
ZFS on Linux | ZFS on Linux | ||
Certificate | Certificate Management | ||
</pvehide> | </pvehide> | ||
<!--PVE_IMPORT_END_MARKER--> | <!--PVE_IMPORT_END_MARKER--> |
Revision as of 08:04, 16 April 2019
The following sections will focus on common virtualization tasks and explain the Proxmox VE specifics regarding the administration and management of the host machine.
Proxmox VE is based on Debian GNU/Linux with additional repositories to provide the Proxmox VE related packages. This means that the full range of Debian packages is available including security updates and bug fixes. Proxmox VE provides its own Linux kernel based on the Ubuntu kernel. It has all the necessary virtualization and container features enabled and includes ZFS and several extra hardware drivers.
For other topics not included in the following sections, please refer to the Debian documentation. The Debian Administrator's Handbook is available online, and provides a comprehensive introduction to the Debian operating system (see [Hertzog13]).