Difference between revisions of "Documentation"
From Linux-VServer
(→Guides and Howtos) |
(→Installation) |
||
(25 intermediate revisions by 15 users not shown) | |||
Line 15: | Line 15: | ||
* [[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 ArchLinux]] | ||
* [[Installation on CentOS]] | * [[Installation on CentOS]] | ||
Line 22: | Line 22: | ||
* [[Installation on Gentoo]] | * [[Installation on Gentoo]] | ||
* [[Installation on Mandrake]] | * [[Installation on Mandrake]] | ||
− | * [http://pld-linux.org/Vserver Installation on PLD-Linux] | + | * [http://www.pld-linux.org/Docs/Vserver Installation on PLD-Linux] |
* [[Installation on Redhat]] | * [[Installation on Redhat]] | ||
* [[Installation on Slackware]] | * [[Installation on Slackware]] | ||
+ | * [[Installation on Slackware 14]] | ||
* [[Installation on SuSE/OpenSUSE]] | * [[Installation on SuSE/OpenSUSE]] | ||
* [[Installation on Ubuntu]] | * [[Installation on Ubuntu]] | ||
Line 30: | Line 31: | ||
== Configuration == | == Configuration == | ||
− | * [[ | + | * [[Util-vserver:Documentation|util-vserver Documentation]] |
* [[vcd:Documentation|VServer Control Daemon Documentation]] | * [[vcd:Documentation|VServer Control Daemon Documentation]] | ||
* [[Share a directory among multiple guests]] | * [[Share a directory among multiple guests]] | ||
+ | * [[Standard_non-shared_quota]] | ||
== Guides and Howtos == | == Guides and Howtos == | ||
Line 50: | Line 52: | ||
* [[Migrating from OpenVZ to Linux-Vserver]] | * [[Migrating from OpenVZ to Linux-Vserver]] | ||
* [[Getting_high_with_lenny]] | * [[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 == | == Lists & Theory == | ||
Line 60: | Line 69: | ||
** [[Resource Limits]] | ** [[Resource Limits]] | ||
*** [[Memory Limits]] | *** [[Memory Limits]] | ||
+ | *** [[Network Bandwidth Management]] | ||
** [[Virtual System Information]] | ** [[Virtual System Information]] | ||
** [[Unification]] | ** [[Unification]] | ||
Line 83: | Line 93: | ||
== 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 19:49, 5 January 2014
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.
Contents |
[edit] Introduction
[edit] Installation
- Installation Considerations
- 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
- Installation on PLD-Linux
- Installation on Redhat
- Installation on Slackware
- Installation on Slackware 14
- Installation on SuSE/OpenSUSE
- Installation on Ubuntu
[edit] Configuration
- util-vserver Documentation
- VServer Control Daemon Documentation
- Share a directory among multiple guests
- Standard_non-shared_quota
[edit] Guides and Howtos
- Building Guest Systems
- Howto virtualize an existing Linux server
- VCMD HowTo
- 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 and GlusterFS
- How to patch vyum
- 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
[edit] Lists & Theory
- Basic configuration
- Security Considerations
- Performance and Stability
- Implementation Details
[edit] External Resources
- Simple Remote reset (remote reset/power your vserver box)
- NullModem cables II III (cable required for serial console)
- Serial Console HOWTO