Documentation: Difference between revisions

From Linix VServer
Jump to navigationJump to search
imported>Hollow
No edit summary
imported>Roberto.puzzanghera
 
(63 intermediate revisions by 35 users not shown)
Line 10: Line 10:
* [[Overview|Virtualization Overview]]
* [[Overview|Virtualization Overview]]
* [[Usage Scenarios]]
* [[Usage Scenarios]]
* [[Feature Matrix]]


== Installation and Configuration ==
== Installation ==


* [[Installation Considerations]]
* [[Installation Considerations]]
* [[Installation on Linux 2.6]]
* [[Installation on Linux 2.6]]: from source, both the kernel and util-vserver
* [[Installation on ArchLinux]]
* [[Installation on CentOS]]
* [[Installation on Debian]]
* [[Installation on Fedora]]
* [[Installation on Gentoo]]
* [[Installation on Mandrake]]
* [http://www.pld-linux.org/Docs/Vserver Installation on PLD-Linux]
* [[Installation on Redhat]]
* [[Installation on Slackware]]
* [[Installation on Slackware 14]]
* [[Installation on SuSE/OpenSUSE]]
* [[Installation on Ubuntu]]


* Distribution specific installation
== Configuration ==
** [[Installation on ArchLinux]]
** [[Installation on CentOS]]
** [[Installation on Debian]]
** [[Installation on Fedora]]
** [[Installation on Gentoo]]
** [[Installation on Mandrake]]
** [[Installation on Redhat]]
** [[Installation on Slackware]]
** [[Installation on SuSE/OpenSUSE]]
** [[Installation on Ubuntu]]


* Advanced Configuration
* [[Util-vserver:Documentation|util-vserver Documentation]]
* [[vcd:Documentation|VServer Control Daemon Documentation]]
* [[Share a directory among multiple guests]]
* [[Standard_non-shared_quota]]
 
== Guides and Howtos ==
 
* [[Building Guest Systems]]
* [[util-vserver:Howto virtualize an exisiting Linux server|Howto virtualize an existing Linux server]]
* [[VCMD HowTo]]
* [[Howto make bsd-style init sysv-compatible|Howto make Bsd-style init sysv-compatible (archlinux guest system)]]
* [[Installing 32-bit Fedora on 64-bit Debian]]
* [[Installing Ubuntu on Debian]]
* [[Installing an openSUSE vserver guest]]
* [[Networking vserver guests]]
* [[Howto HostAuth]]
* [[Fuse_GlusterFS| Fuse and GlusterFS]]
* [[yum-patch|How to patch vyum]]
* [[yum-upgrade-3.2.4|Upgrading existing installations to yum-3.2.4]]
* [[Migrating from OpenVZ to Linux-Vserver]]
* [[Getting_high_with_lenny]]
* [[Installing_Ubuntu_8.04_Hardy_as_guest]]
* [[Applying CPU Limits]]
* [[Upgrading from Etch to Lenny]]
* [[Upstart issues]]
* [[Limit Networking on Multihomed hosts]]
* [[Read-only_RootFS]]
* [[Building_CentOS_6_Guest]]
* [[Building_CentOS_6_ALT_Guest]]
 
== Lists & Theory ==
 
* Basic configuration
** [[Capabilities and Flags]]
** [[Capabilities and Flags]]
** [[Context Accounting]]
** [[CPU Scheduler]]
** [[CPU Scheduler]]
** [[Disk Limits and Quota]]
** [[Disk Limits and Quota]]
** [[Resource Limits]]
** [[Resource Limits]]
*** [[Memory Limits]]
*** [[Network Bandwidth Management]]
** [[Virtual System Information]]
** [[Unification]]
** [[Unification]]
** [[Virtual System Information]]


* Security Considerations
* Security Considerations
Line 42: Line 78:
** [[Secure Device Nodes]]
** [[Secure Device Nodes]]
** [[Secure ProcFS Entries]]
** [[Secure ProcFS Entries]]
== Frequently Asked Questions ==
== Guides and Howtos ==
== Implementation Details ==
* Seperation and Isolation
** [[Context Separation]]
** [[Filesystem Namespaces]]
** [[Network Separation]]
** [[ProcFS Security]]


* Performance and Stability
* Performance and Stability
** [[Virtualization Overhead]]
** [[Virtualization Overhead]]


* Kernel Internals
* Implementation Details
** [[Context Accounting]]
** [[Filesystem Attributes]]
** [[Filesystem Attributes]]
** [[Filesystem Tagging]]
** [[Filesystem Tagging]]
** [[Filesystem Namespaces]]
** [[Kernel Userspace Helper]]
** [[Kernel Userspace Helper]]
** [[Linux System Calls]]
** [[Mainline Kernel Virtualization]]
** [[ProcFS]]
** [[Syscall Command Switch]]
** [[Syscall Command Switch]]


== External Resources ==
== External Resources ==
* [http://vserver.13thfloor.at/Remote-Reset/ Simple Remote reset] (remote reset/power your vserver box)
* [http://vserver.13thfloor.at/Null-Modem/ NullModem cables] [http://www.loop-back.com/null-mod.html II] [http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/serial-pc-terminal.html III] (cable required for serial console)
* [http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/index.html Serial Console HOWTO]
[[Category:Documentation| ]]
[[Category:Community]]

Latest revision as of 18:49, 5 January 2014

Icon-Caution.png

We are currently migrating to MediaWiki from our old system, but not all content has been migrated yet. Take a look at the Wiki Team page for instructions how to help or look at the old wiki to find the information not migrated yet.

To ease migration we created a List of old Documentation pages.

Introduction[edit]

Installation[edit]

Configuration[edit]

Guides and Howtos[edit]

Lists & Theory[edit]

External Resources[edit]