]> git.proxmox.com Git - proxmox-backup.git/blame - docs/sysadmin.rst
docs: ransom ware: fix some typos commented in review
[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
7ccbce03
DW
7distribution. This means that you have access to the entire range of
8Debian packages, and that the base system is well documented. The `Debian
c4f1b69f
DM
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
6e3391c8 18We also deliver a specially optimized Linux kernel, based on the Ubuntu
6481fd24 19kernel. This kernel includes drivers for ZFS_.
c4f1b69f
DM
20
21The following sections will concentrate on backup related topics. They
7ccbce03 22will explain things which are different on `Proxmox Backup`_, or
c4f1b69f
DM
23tasks which are commonly used on `Proxmox Backup`_. For other topics,
24please refer to the standard Debian documentation.
25
b3c2c578 26
24406ebc 27.. include:: local-zfs.rst
b3c2c578 28
9eb80400
SI
29.. include:: system-booting.rst
30
6189b956
SI
31.. include:: certificate-management.rst
32
b3c2c578 33.. include:: services.rst
bffc9234
SI
34
35.. include:: command-line-tools.rst