Difference between revisions of "Host System Administration"

From Proxmox VE
Jump to navigation Jump to search
Line 10: Line 10:
 
Administrator's Handbook is available online, and provides a
 
Administrator's Handbook is available online, and provides a
 
comprehensive introduction to the Debian operating system (see
 
comprehensive introduction to the Debian operating system (see
[Hertzog13]).
+
[Hertzog13]).
 
A standard Proxmox VE installation uses the default repositories from
 
A standard Proxmox VE installation uses the default repositories from
 
Debian, so you get bug fixes and security updates through that
 
Debian, so you get bug fixes and security updates through that

Revision as of 10:39, 22 October 2016

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]).