Difference between revisions of "SMEServer v8.0 in OpenVZ"
From SME Server
Jump to navigationJump to search (Created page with "== SMEServer v8.0 in OpenVZ == This is a work in progress and does not yet work. * Start with a CentOS 5 Minimal Template in Proxmox VE OpenVZ Container * 512 MB RAM / 8 GB H...") |
|||
Line 2: | Line 2: | ||
This is a work in progress and does not yet work. | This is a work in progress and does not yet work. | ||
− | * Start with a CentOS 5 Minimal Template in Proxmox VE OpenVZ Container | + | * Start with a [http://download.openvz.org/contrib/template/precreated/centos-5-i386-minimal.tar.gz CentOS 5 Minimal Template] in Proxmox VE OpenVZ Container |
+ | * Rename template to conform to ProxmoxVE naming convention and move to template cache | ||
+ | cd /var/lib/vz/template/cache | ||
+ | wget http://download.openvz.org/contrib/template/precreated/centos-5-i386-minimal.tar.gz | ||
+ | mv centos-5-i386-minimal.tar.gz centos-5-minimal_5_i386.tar.gz | ||
* 512 MB RAM / 8 GB HDD | * 512 MB RAM / 8 GB HDD | ||
* Start Container | * Start Container | ||
* 88 RPMs pre-installed [[Media:CentOS_5_Minimal_Installed_RPM_List.txt|'''list''']] | * 88 RPMs pre-installed [[Media:CentOS_5_Minimal_Installed_RPM_List.txt|'''list''']] | ||
+ | rpm -qa --qf "%{n}-%{v}-%{r}.%{arch}.rpm\n" > /tmp/centOS5_minimal_after_yum_with_arch.txt | ||
* 590 RPMs in SME8 installed [[Media:SME_8_Installed_RPM_List.txt|'''list''']] - on Atom Hardware with 2GB RAM / 320 GB HDD | * 590 RPMs in SME8 installed [[Media:SME_8_Installed_RPM_List.txt|'''list''']] - on Atom Hardware with 2GB RAM / 320 GB HDD |
Revision as of 17:31, 23 February 2013
SMEServer v8.0 in OpenVZ
This is a work in progress and does not yet work.
- Start with a CentOS 5 Minimal Template in Proxmox VE OpenVZ Container
- Rename template to conform to ProxmoxVE naming convention and move to template cache
cd /var/lib/vz/template/cache wget http://download.openvz.org/contrib/template/precreated/centos-5-i386-minimal.tar.gz mv centos-5-i386-minimal.tar.gz centos-5-minimal_5_i386.tar.gz
- 512 MB RAM / 8 GB HDD
- Start Container
- 88 RPMs pre-installed list
rpm -qa --qf "%{n}-%{v}-%{r}.%{arch}.rpm\n" > /tmp/centOS5_minimal_after_yum_with_arch.txt
- 590 RPMs in SME8 installed list - on Atom Hardware with 2GB RAM / 320 GB HDD