2020-11-10 12:38:48 +00:00
|
|
|
.. _sysadmin_host_administration:
|
|
|
|
|
2019-11-15 12:24:45 +00:00
|
|
|
Host System Administration
|
2020-07-08 16:15:33 +00:00
|
|
|
==========================
|
2019-11-15 12:24:45 +00:00
|
|
|
|
|
|
|
`Proxmox Backup`_ is based on the famous Debian_ Linux
|
2021-10-11 15:15:19 +00:00
|
|
|
distribution. This means that you have access to the entire range of
|
|
|
|
Debian packages, and that the base system is well documented. The `Debian
|
2019-11-15 12:24:45 +00:00
|
|
|
Administrator's Handbook`_ is available online, and provides a
|
|
|
|
comprehensive introduction to the Debian operating system.
|
|
|
|
|
|
|
|
A standard `Proxmox Backup`_ installation uses the default
|
|
|
|
repositories from Debian, so you get bug fixes and security updates
|
|
|
|
through that channel. In addition, we provide our own package
|
|
|
|
repository to roll out all Proxmox related packages. This includes
|
|
|
|
updates to some Debian packages when necessary.
|
|
|
|
|
2022-05-11 14:06:31 +00:00
|
|
|
We also deliver a specially optimized Linux kernel, based on the Ubuntu
|
|
|
|
kernel. That kernel includes drivers for ZFS_.
|
2019-11-15 12:24:45 +00:00
|
|
|
|
|
|
|
The following sections will concentrate on backup related topics. They
|
2021-10-11 15:15:19 +00:00
|
|
|
will explain things which are different on `Proxmox Backup`_, or
|
2019-11-15 12:24:45 +00:00
|
|
|
tasks which are commonly used on `Proxmox Backup`_. For other topics,
|
|
|
|
please refer to the standard Debian documentation.
|
|
|
|
|
2021-02-13 08:34:32 +00:00
|
|
|
|
2020-07-08 16:15:33 +00:00
|
|
|
.. include:: local-zfs.rst
|
2021-02-13 08:34:32 +00:00
|
|
|
|
2022-05-11 14:06:32 +00:00
|
|
|
.. include:: system-booting.rst
|
|
|
|
|
2022-05-16 16:27:31 +00:00
|
|
|
.. include:: certificate-management.rst
|
|
|
|
|
2021-02-13 08:34:32 +00:00
|
|
|
.. include:: services.rst
|
2022-05-16 16:27:29 +00:00
|
|
|
|
|
|
|
.. include:: command-line-tools.rst
|