mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-05-30 21:05:39 +03:00
Fix whitespace and line length
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
8e2aabac58
commit
d3e2455aea
@ -27,15 +27,14 @@ Mailing Lists
|
|||||||
This is a fast way to communicate with the {pve} community via email.
|
This is a fast way to communicate with the {pve} community via email.
|
||||||
|
|
||||||
* Mailing list for users:
|
* Mailing list for users:
|
||||||
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user[PVE User
|
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user[PVE User List]
|
||||||
List]
|
|
||||||
|
|
||||||
{pve} is fully open source and contributions are welcome! The primary
|
{pve} is fully open source and contributions are welcome! The primary
|
||||||
communication channel for developers is the:
|
communication channel for developers is the:
|
||||||
|
|
||||||
* Mailing list for developer:
|
* Mailing list for developers:
|
||||||
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel[PVE
|
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel[PVE development
|
||||||
development discussion]
|
discussion]
|
||||||
|
|
||||||
|
|
||||||
Commercial Support
|
Commercial Support
|
||||||
|
@ -28,5 +28,5 @@ right option to contribute.
|
|||||||
document.
|
document.
|
||||||
|
|
||||||
NOTE: If you are interested in working on the {pve} codebase, the
|
NOTE: If you are interested in working on the {pve} codebase, the
|
||||||
{webwiki-url}Developer_Documentation[Developer Documentation] wiki
|
{webwiki-url}Developer_Documentation[Developer Documentation] wiki article will
|
||||||
article will show you where to start.
|
show you where to start.
|
||||||
|
@ -35,13 +35,13 @@ Download the installer ISO at {website}en/downloads. It includes the following:
|
|||||||
|
|
||||||
* Complete operating system (Debian Linux, 64-bit)
|
* Complete operating system (Debian Linux, 64-bit)
|
||||||
|
|
||||||
* The {pve} installer, which partitions the local disk(s) with ext4,
|
* The {pve} installer, which partitions the local disk(s) with ext4, ext3, xfs
|
||||||
ext3, xfs or ZFS and installs the operating system.
|
or ZFS and installs the operating system.
|
||||||
|
|
||||||
* {pve} kernel (Linux) with KVM and LXC support
|
* {pve} kernel (Linux) with KVM and LXC support
|
||||||
|
|
||||||
* Complete toolset for administering virtual machines, containers and
|
* Complete toolset for administering virtual machines, containers, and all
|
||||||
all necessary resources
|
necessary resources
|
||||||
|
|
||||||
* Web-based management interface
|
* Web-based management interface
|
||||||
|
|
||||||
@ -177,9 +177,9 @@ VG on the same hard disk that can be used for LVM storage).
|
|||||||
|
|
||||||
`swapsize`::
|
`swapsize`::
|
||||||
|
|
||||||
Defines the size of the `swap` volume. The default is the size of the
|
Defines the size of the `swap` volume. The default is the size of the installed
|
||||||
installed memory, minimum 4 GB and maximum 8 GB. The resulting value cannot
|
memory, minimum 4 GB and maximum 8 GB. The resulting value cannot be greater
|
||||||
be greater than `hdsize/8`.
|
than `hdsize/8`.
|
||||||
+
|
+
|
||||||
NOTE: If set to `0`, no `swap` volume will be created.
|
NOTE: If set to `0`, no `swap` volume will be created.
|
||||||
|
|
||||||
|
@ -32,10 +32,9 @@ deb http://security.debian.org/debian-security buster/updates main contrib
|
|||||||
{pve} Enterprise Repository
|
{pve} Enterprise Repository
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This is the default, stable and recommended repository, available for
|
This is the default, stable, and recommended repository, available for all {pve}
|
||||||
all {pve} subscription users. It contains the most stable packages,
|
subscription users. It contains the most stable packages and is suitable for
|
||||||
and is suitable for production use. The `pve-enterprise` repository is
|
production use. The `pve-enterprise` repository is enabled by default:
|
||||||
enabled by default:
|
|
||||||
|
|
||||||
.File `/etc/apt/sources.list.d/pve-enterprise.list`
|
.File `/etc/apt/sources.list.d/pve-enterprise.list`
|
||||||
----
|
----
|
||||||
@ -277,8 +276,8 @@ deb http://security.debian.org/ squeeze/updates main contrib
|
|||||||
Outdated: {pve} VE 1.x Repositories
|
Outdated: {pve} VE 1.x Repositories
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
{pve} 1.x is based on Debian 5.0 (``lenny'') and very outdated. Please
|
{pve} 1.x is based on Debian 5.0 (``lenny'') and very outdated. Please upgrade
|
||||||
upgrade to latest version as soon as possible.
|
to latest version as soon as possible.
|
||||||
|
|
||||||
|
|
||||||
endif::wiki[]
|
endif::wiki[]
|
||||||
|
@ -62,8 +62,8 @@ Simple performance overview
|
|||||||
To get an overview of the CPU and hard disk performance on an installed {pve}
|
To get an overview of the CPU and hard disk performance on an installed {pve}
|
||||||
system, run the included `pveperf` tool.
|
system, run the included `pveperf` tool.
|
||||||
|
|
||||||
NOTE: this is just a very quick and general benchmark. More detailed tests
|
NOTE: this is just a very quick and general benchmark. More detailed tests are
|
||||||
are recommended, especially regarding the I/O performance of your system.
|
recommended, especially regarding the I/O performance of your system.
|
||||||
|
|
||||||
Supported web browsers for accessing the web interface
|
Supported web browsers for accessing the web interface
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user