Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by cardis (registered user) on Mon, 2008-12-15 12:56.

hello all

 goto:

http://wiki.openvz.org/Install_OpenVZ_on_a_x86_64_system_Centos-Fedora

run the automatic file setx64.sh

then  run to 64bit centos

 1  cd /etc/yum.repos.d
    2  wget http://download.openvz.org/openvz.repo
    3  rpm --import http://download.openvz.org/RPM-GPG-Key-OpenVZ
    4  yum search ovzkernel
    5  yum search ovzkernel
    6  yum install ovzkernel
    7  yum install vzctl vzquota
    8  gedit /etc/sysctl.conf
    9  gedit /etc/vz/vz.conf
   10  yum install vzpkg expect
   11  cd Desktop/
   12  tar xzvf setx86_64-0.3.tar.gz
   13  sh setx86_64
   14  y
   15  yum install vzrpm*
   16  wget -c http://download.openvz.org/template/utils/vzyum/2.4.0-11/vzyum-2.4.0-11.noarch.rpm
   17  rpm --nodeps -Uvh vzyum*.rpm
   18  yum install vzpkg*
   19  ln -s /lib/libssl.so.6   /lib/libssl.so.4
   20  ln -s /lib/libcrypto.so.0.9.8b /lib/libcrypto.so.4
   21  uname -r
   22  cd /tmp
   23  wget http://mesh.dl.sourceforge.net/sourceforge/vtonf/vtonfinstaller.1.0-beta1.tar.gz
   24  tar xvfz vtonfinstaller.1.0-beta1.tar.gz
   25  cd vtonfinstaller.1.0-beta1
   26  ./install
   27  yum install vzpkg expect
   28  ./install
 

if u pass the files and install the vtonf the system wont run under gui

 

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.