My “conversation” with Linux-vservers
Today i happened to use linux-vservers. It was already configured on one of our servers and some vds were active. I just needed to create a new instance.
Why am i writing this? Because it was much and much more easier for me than i expected. A good HOWTO this task and linux-vservers on Debian in general could be found here, so i don’t see any reasons to copy-paste it here. There are some notes about implementing part of that manual:
- after adding the second interface to my newly created vserver i didn’t manage to get it working until the restart of the vserver;
- i had to install the locales package and reconfigure it to use the same locale or one of the available locales on the “parent” host (en_US in my case);