]> git.proxmox.com Git - proxmox-backup.git/blame - docs/sysadmin.rst
docs: simplify list of ENV var alternative
[proxmox-backup.git] / docs / sysadmin.rst
CommitLineData
a4971d5f
AL
1.. _sysadmin_host_administration:
2
c4f1b69f 3Host System Administration
24406ebc 4==========================
c4f1b69f
DM
5
6`Proxmox Backup`_ is based on the famous Debian_ Linux
7distribution. That means that you have access to the whole world of
8Debian packages, and the base system is well documented. The `Debian
9Administrator's Handbook`_ is available online, and provides a
10comprehensive introduction to the Debian operating system.
11
12A standard `Proxmox Backup`_ installation uses the default
13repositories from Debian, so you get bug fixes and security updates
14through that channel. In addition, we provide our own package
15repository to roll out all Proxmox related packages. This includes
16updates to some Debian packages when necessary.
17
18We also deliver a specially optimized Linux kernel, where we enable
19all required virtualization and container features. That kernel
20includes drivers for ZFS_, and several hardware drivers. For example,
21we ship Intel network card drivers to support their newest hardware.
22
23The following sections will concentrate on backup related topics. They
24either explain things which are different on `Proxmox Backup`_, or
25tasks which are commonly used on `Proxmox Backup`_. For other topics,
26please refer to the standard Debian documentation.
27
b3c2c578 28
24406ebc 29.. include:: local-zfs.rst
b3c2c578
DM
30
31.. include:: services.rst