Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Ubuntu template

176 bytes added, 11:02, 13 June 2006
No need to use list here, added a note about template modification
<pre> vzctl create 1002 --ostemplate ubuntu-6.06-i386-minimal </pre>
==How do I set it up? (for the user==You can either do those modifications on already existing VE, or , if you want these changes to be incorporated into your customizing template, create a temporary VE, do these changes, stop the VE and tar the result into the same template)==file. * Well, the first thing you *must* do is install a language pack. You can do this by typing in <pre> apt-get install language-pack-en </pre>*Then you should create another user. To do this, just type in <pre> adduser bob </pre>*You will probably want to install some other basic utilities: <pre>apt-get install man traceroute wget</pre>*Then all you have to do is follow the ubuntu tutorials [https://wiki.ubuntu.com/ApacheMySQLPHP here].
==Packages already installed==