EJBCA(4.0.1)在CentOS 5.5上的安裝

來源:互聯網
上載者:User

一、環境

1、OS:CentOS5.5 EngLish

2、JDK:1.6.0_24

3、JCE:1.6

4、ANT:1.8.2  5、Jboss:5.1.0.GA

6、EJBCA:4.0.1

二、系統內容配置

1、用Xshell串連上CentOS

2、在usr下建立檔案夾vane(命令:mkdir /usr/vane)

3、用Xftp工具把下面的檔案上傳到/usr/vane目錄裡面

apache-ant-1.8.2.zip,jdk-6u24-linux-i586.bin,ejbca_4_0_1.zip,jboss-5.1.0.GA.zip.jce_policy-6.zip

4、執行一下命令:

  1. cd /usr/vane   
  2. chmod +x jdk-6u24-linux-i586.bin   
  3. ./jdk-6u24-linux-i586.bin   
  4. unzip apache-ant-1.8.2-bin.zip   
  5. unzip ejbca_4_0_1.zip   
  6. unzip jboss-5.1.0.GA.zip   
  7. unzip jce_policy-6.zip   
  8. mv apache-ant-1.8.2 ant-1.8.2  

  • 1
  • 2
  • 3
  • 下一頁

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.