文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>安装Func/Certmaster

安装Func/Certmaster

时间:2010-04-05  来源:badb0y

rpm -Uvh http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
yum -y install patch make gcc gcc-c++ libtool libtool-libs autoconf libjpeg libjpeg-devel libpng libpng-devel freetype freetype-devel libxml2 libxml2-devel zlib zlib-devel glibc glibc-devel glib2 glib2-devel bzip2 bzip2-devel ncurses ncurses-devel curl curl-devel e2fsprogs e2fsprogs-devel krb5 krb5-devel libidn libidn-devel openssl openssl-devel openldap openldap-devel nss_ldap openldap-clients openldap-servers
master: wget http://people.fedoraproject.org/~alikins/files/certmaster/certmaster-0.25.tar.gz
wget http://people.fedoraproject.org/~alikins/files/func/func-0.25.tar.gz
wget http://ovh.dl.sourceforge.net/sourceforge/pyopenssl/pyOpenSSL-0.9.tar.gz
  tar -zxvf pyOpenSSL-0.9.tar.gz cd pyOpenSSL-0.9 python setup.py install 结果出错,少库文件 src/crypto/crypto.c:12:20: error: Python.h: No such file or directory
In file included from src/crypto/crypto.h:17,
                 from src/crypto/crypto.c:14:
  yum install -y python-devel   python setup.py install 这样就OK了,   tar -zxvf certmaster-0.25.tar.gz
cd certmaster-0.25
python setup.py install

tar -zxvf func-0.25.tar.gz
cd func-0.25
python setup.py install
  配置默认   slave: 安装如上, [root@vps func]# cat /etc/func/minion.conf
# configuration for minions
[main]
log_level = DEBUG
acl_dir = /etc/func/minion-acl.d
listen_addr =
listen_port = 51234
minion_name = pc-1
//红色字为服务器名!
[root@vps func]# cat /etc/certmaster/minion.conf
# configuration for minions
[main]
certmaster = 17.212.212.xx   //为master地址
certmaster_port = 51235
log_level = DEBUG
cert_dir = /etc/pki/certmaster
service certmaster start service funcd start       在master可以执行: [root@linglingshang2009 certmaster]# certmaster-ca --list
pc-1
  到些安装就完成了,     参考:http://blog.liuts.com/post/186/  
 
相关阅读 更多 +
排行榜 更多 +
合合合军团

合合合军团

策略塔防 下载
街头滑板

街头滑板

体育竞技 下载
武者生存

武者生存

体育竞技 下载