安装WEB_shell开源堡垒机 gateone

安装WEB_shell开源堡垒机 gateone
环境因为需要python2.6所以换成了centos6.5来做 python2.66
系统版本
[root@li258-45 gateone]# cat /etc/issue
CentOS release 6.5 (Final)
Kernel \r on an \m
内核版本
[root@li258-45 gateone]# uname -a 
Linux li258-45 3.16.7-x86_64-linode49 #3 SMP Fri Nov 14 16:55:37 EST 2014 x86_64 x86_64 x86_64 GNU/Linux

一 安装步骤

1.安装依赖的组件
yum install -y python python-pip gcc python-devel setuptool python-pam openssl openssl-devel wget git make gcc-c++ patch pam_radius dtach
2.安装ordereddict
wget https://pypi.python.org/packages/source/o/ordereddict/ordereddict-1.1.tar.gz#md5=a0ed854ee442051b249bfad0f638bbec --no-check-certificate

tar -zxvf  ......ordereddict-1.1.tar.gz

cd ordereddict-1.1
python setup.py install
3.安装tornado和gateone
#wget https://github.com/downloads/liftoff/GateOne/tornado-2.4-1.noarch.rpm
#wget https://github.com/downloads/liftoff/GateOne/gateone-1.1-1.noarch.rpm 
# yum localinstall tornado-2.4-1.noarch.rpm
# yum localinstallgateone-1.1-1.noarch.rpm

4启用gataone
#cd  /opt/gateone
#./gateone.py
#运行这个脚本,会生成server.conf配置文件
5后台启用gataone
service gateone start

设置开机启动

chkconfig --level 345 gateone on

技术分享

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值