<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title><![CDATA[Dobrica Pavlinušić's random unstructured stuff: OpenVZ Dapper container]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?openvz_dapper_container</link>
<description></description>
<pubDate>Sun, 18 Jan 2009 14:24:05 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[OpenVZ Dapper container]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?openvz_dapper_container</link>
<description><![CDATA[<div>Creator: Dobrica Pavlinušić</div><hr/><div>Tags: OpenVZ, Ubuntu</div><hr/><div class="wiki">
<div class="nlw_phrase"><table class="wafl_container">
  <tr>
    <td>
      <div class="wafl_box">
        
          <div class="wafl_titlebox">
            <div class="wafl_title">
              
                Contents: [Dobrica Pavlinušić's random unstructured stuff]
              
            </div>
          </div>
          <div class="wafl_items">
            
              <div class="wiki">
<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#debootstrap_ubuntu_dapper_drake">Dobrica Pavlinušić's random unstructured stuff (debootstrap Ubuntu Dapper Drake)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] debootstrap Ubuntu Dapper Drake} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#configure_openvz_container">Dobrica Pavlinušić's random unstructured stuff (Configure OpenVZ container)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Configure OpenVZ container} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#start_container">Dobrica Pavlinušić's random unstructured stuff (Start container)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Start container} --></span></li>
</ul>
</div>

            
            
          </div>
        
      </div>
    </td>
  </tr>
</table>
<!-- wiki: {toc: }
--></div><br /><br /><h1 id="debootstrap_ubuntu_dapper_drake">debootstrap Ubuntu Dapper Drake</h1>
<pre>
root@mljac:~# cd /vz/private/
root@mljac:/vz/private# mkdir 207018
root@mljac:/vz/private# debootstrap --arch i386 dapper 207018 http://hr.archive.ubuntu.com/ubuntu
</pre>
<br /><p>
Then fix it using instructions at <a target="_blank" title="(external link)" href="https://help.ubuntu.com/community/OpenVZ">https://help.ubuntu.com/community/OpenVZ</a></p>
<h1 id="configure_openvz_container">Configure OpenVZ container</h1>
<p>
Create 1/4 slice of full hardware for this container:</p>
<pre>
root@mljac:/etc/vz/conf# vzsplit -n 4 &gt; ve-0.25.conf-sample
</pre>
<br /><pre>
XXX REMOVE

root@mljac:~# vzctl create 207018 --ostemplate ubuntu-6.06-i386-minimal --ipadd 193.198.207.18 --hostname stwiki3.rot13.org
Creating VE private area (ubuntu-6.06-i386-minimal)
Performing postcreate actions
VE private area was created
</pre>
<br /><h1 id="start_container">Start container</h1>
<pre>
root@mljac:~# vzctl start 207018
Starting VE ...
VE is mounted 
Adding IP address(es): 193.198.207.18
Setting CPU units: 1000
Configure meminfo: 65536
Set hostname: stwiki3.rot13.org
VE start in progress...
</pre>
</div>
]]></description>
<author>Dobrica Pavlinu&#x161;i&#x107;</author>
<category>OpenVZ, Ubuntu</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/rot13/index.cgi?openvz_dapper_container</guid>
<pubDate>Sun, 18 Jan 2009 14:24:05 -0000</pubDate>
</item>
</channel>
</rss>