Installing the Web_shell open-source bastion machine Gateone
Environment because need python2.6, so replaced centos6.5 to do python2.66
System version
[Email protected] gateone]# cat/etc/issue
CentOS Release 6.5 (Final)
Kernel \ r on an \m
Kernel version
[Email protected] gateone]# uname-a
Linux li258-45 3.16.7-x86_64-linode49 #3 SMP Fri Nov 16:55:37 EST x86_64 x86_64 x86_64 gnu/linux
One installation step
1. Installing Dependent components
Yum install-y python python-pip gcc python-devel setuptool python-pam OpenSSL openssl-devel wget git make gcc-c++ patch p Am_radius Dtach
2. Installing Ordereddict
wget https://pypi.python.org/packages/source/o/ordereddict/ordereddict-1.1.tar.gz#md5= A0ed854ee442051b249bfad0f638bbec--no-check-certificate
CD ordereddict-1.1
Python setup.py Install
3. Installing Tornado and 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 Enable Gataone
#cd/opt/gateone
#./gateone.py
#运行这个脚本, the server.conf configuration file is generated
5 Background Enable Gataone
Service Gateone Start
Set boot up
Chkconfig--level 345 Gateone on
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/57/79/wKiom1Sa81SCqEn4AAF3eKYYa1Q623.jpg "title=" Gateone. PNG "alt=" Wkiom1sa81scqen4aaf3ekyya1q623.jpg "/>
Installing the Web_shell open-source bastion machine Gateone