<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jlehtira</id>
	<title>SlackWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jlehtira"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/Special:Contributions/Jlehtira"/>
	<updated>2026-04-08T15:06:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Linux-vserver&amp;diff=918</id>
		<title>Linux-vserver</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Linux-vserver&amp;diff=918"/>
		<updated>2014-08-20T22:44:17Z</updated>

		<summary type="html">&lt;p&gt;Jlehtira: Linux-VServer info for Slackware. For now, the gotchas I ran into !&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Linux-vserver Linux-VServer] is a virtual private server implementation that was created by adding operating system-level virtualization capabilities to the Linux kernel. &lt;br /&gt;
&lt;br /&gt;
=== Setting up a Linux-VServer host on Slackware ===&lt;br /&gt;
&lt;br /&gt;
Linux-Vserver requires a patched kernel and specific utilities. Installation is outlined [http://linux-vserver.org/Installation_on_Linux_2.6 here]. The required steps for installing on Slackware are:&lt;br /&gt;
&lt;br /&gt;
* Download a vanilla kernel source and a matching vserver patch [http://linux-vserver.org/Downloads#Kernel_Patches here]&lt;br /&gt;
* Unpack the kernel sources and apply the VServer patch. Copy .config file from Slackware's own kernel sources, just in case. Then use &amp;quot;make menuconfig&amp;quot; and check the [http://linux-vserver.org/Installation_on_Linux_2.6#Configuring_the_Kernel Linux VServer] settings, making sure to enable it.&lt;br /&gt;
* make &amp;amp;&amp;amp; make modules_install &amp;amp;&amp;amp; make install for easy kernel installation.&lt;br /&gt;
* Download and compile dietlibc. It is required, and Linux_Vserver will fail silently without it. It is available in [http://slackbuilds.org/repository/14.1/libraries/dietlibc/?search=dietlibc Slackbuilds.org] and easiest to install from there. The slackbuild puts it in /opt/diet .&lt;br /&gt;
* Download, compile and install [https://savannah.nongnu.org/projects/util-vserver/ util-vserver]. You should do &amp;quot;DIET=/opt/diet/bin/diet ./configure&amp;quot;, otherwise the dietlibc isn't found.&lt;br /&gt;
&lt;br /&gt;
=== Setting up a Slackware guest OS ===&lt;br /&gt;
&lt;br /&gt;
Check up [http://notes.sagredo.eu/node/7 Roberto Puzzanghera's blog] for installation scripts.&lt;br /&gt;
&lt;br /&gt;
'''To be continued'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Jlehtira</name></author>
	</entry>
</feed>