Arch VServer

From ArchWiki

Jump to: navigation, search


Image:Tango-document-new.png This article is a stub.
It may be confusing, not contain enough information, or be a placeholder for an article to come. People are invited to expand it to full article status and remove this box.
Image:Tango-preferences-desktop-locale.png This page (or parts of it) was marked to be translated.
If you speak the original and target languages of the page, feel free to finish the translation. After you have finished the translation, remove the {{translateme}} flag from the document.

Contents

Introduction

This article aims to provide all necessary information about setting virtual servers on Arch Linux. You can setup virtual servers to provide different services on just one machine as if they were on different machines with a very little power loss. You can get more information about virtual servers here.

Installation

For more secure chroots and compatibility you need dietlibc and beecrypt.

dietlibc is available in [community] repository, therefore you can manually download and install it or you can comment out [community] in your pacman.conf and install it via pacman:

pacman -Sy dietlibc

beecrypt is available in AUR.

Next, you need util-vserver to administer the guests. (creating aur package//adopting it..)

Configuration

Troubleshooting

Tips & Tricks

More Resources

Personal tools