Search results

  1. A

    Compatible Appliances

    I've try some Installable CD/DVD images from rpath and works as KVM, I don't know how stable could it be, but it works Do you know a good repository for OpenVZ templates? Thanks and regards Alfredo
  2. A

    Tomcat JSP Basic Application Server

    Thanks fro your soon answer, Centos is not mandatory but I now it better, Zenoss is very nice, but could be usefull to have a linux with Linux-JDK-Tomcat-Mysql precofigured, to build some applications over it. regards Alfredo
  3. A

    Compatible Appliances

    There are some prebuild appliances available on internet, specifically from rpath.org or virtualappliances.net for different platforms, could be some of them ported to Proxmox VE? thanks for your comments
  4. A

    Tomcat JSP Basic Application Server

    There are many application based on Apache Tomcat servlet container, and for some of us, we are not expert, is not easy to have it up and running, so could be very nice to have a virtual appliance with a preconfigured Centos-JDK-Tomcat-Mysql ready to install services on it, like Pentaho...
  5. A

    JDK install on Centos VM

    Many thanks for your soon answer, I've just installed Centos 5.2 from CD as KVM in the same server, and do the same and JDK was installed with no problem, so someting is wrong with Openvz or Template. Regards Alfredo
  6. A

    JDK install on Centos VM

    I've installed Centos 5.2 from OpenVZ Templates it works perfect, but when I' tried to install java JDK I've an error: error: %post(jdk-1.6.0_11-fcs.i586) scriptlet failed, exit status 5 I used the following method: chmod a+x jdk-6u11-linux-i586-rpm.bin ./jdk-6u11-linux-i586-rpm.bin . ...