]> git.proxmox.com Git - pve-docs.git/blobdiff - sysadmin.adoc
add node sparation without re installation section
[pve-docs.git] / sysadmin.adoc
index 61b33a3063444942960c641cb0f7fa28448ab5e8..204cc644c7ceae04cce8a87ce3672626a0ee626e 100644 (file)
@@ -6,7 +6,7 @@ include::attributes.txt[]
 distribution. That means that you have access to the whole world of
 Debian packages, and the base system is well documented. The
 https://debian-handbook.info/download/stable/debian-handbook.pdf[Debian
-Administrator\'s Handbook] is available online, and provide a
+Administrator\'s Handbook] is available online, and provides a
 comprehensive introduction to the Debian operating system (see
 xref:Hertzog13[]).
 
@@ -44,7 +44,9 @@ Minimum requirements, for evaluation
 
 * CPU: 64bit (Intel EMT64 or AMD64)
 
-* RAM: 1 GB RAM
+* Intel VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support
+
+* RAM: 1 GB RAM, plus additional RAM used for guests
 
 * Hard drive
 
@@ -55,46 +57,58 @@ Recommended system requirements
 
 * CPU: 64bit (Intel EMT64 or AMD64), Multi core CPU recommended
 
-* RAM: 8 GB is good, more is better
+* Intel VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support
+
+* RAM: 8 GB RAM, plus additional RAM used for guests
 
-* Hardware RAID with batteries protected write cache (BBU) or flash
+* Hardware RAID with batteries protected write cache (``BBU'') or flash
  based protection
 
 * Fast hard drives, best results with 15k rpm SAS, Raid10
 
-* At least two NICยดs, depending on the used storage technology you need more
+* At least two NICs, depending on the used storage technology you need more
 
+ifdef::wiki[]
 
-include::getting-help.adoc[]
+See Also
+--------
 
-include::pve-package-repos.adoc[]
+* link:/wiki/Getting_Help[Getting Help]
 
-include::pve-installation.adoc[]
+* link:/wiki/Package_Repositories[Package Repositories]
 
-include::system-software-updates.adoc[]
+* link:/wiki/Installation[Installation]
+
+* link:/wiki/Network_Configuration[Network Configuration] 
+
+* link:/wiki/System_Software_Updates[System Software Updates]
+
+* link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
+
+* link:/wiki/ZFS_on_Linux[ZFS on Linux]
 
+endif::wiki[]
 
-Network Configuration
----------------------
 
-Basic network setup.
+ifndef::wiki[]
 
+include::pve-package-repos.adoc[]
 
+include::pve-installation.adoc[]
 
-Local Storage
--------------
+include::system-software-updates.adoc[]
 
-Logical Volume Manager (LVM)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+include::pve-network.adoc[]
 
-TODO: info about LVM.
+include::local-lvm.adoc[]
 
+include::local-zfs.adoc[]
 
-ZFS on Linux
-~~~~~~~~~~~~
+endif::wiki[]
 
-TODO: info about ZFS.
 
+////
+TODO:
 
 Working with 'systemd'
 ----------------------
@@ -104,9 +118,4 @@ Journal and syslog
 
 TODO: explain persistent journal...
 
-
-
-
-
-
-
+////