首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

kingate(一)Install on redhat4

2012-06-27 
kingate(1)Install on redhat4kingate(1)Install on redhat41. Install this softwaredownload the softwa

kingate(1)Install on redhat4
kingate(1)Install on redhat4

1. Install this software
download the software from this URL
http://superb-dca2.dl.sourceforge.net/project/kingate/kingate/2.0/kingate-2.0.tar.gz

>wget http://superb-dca2.dl.sourceforge.net/project/kingate/kingate/2.0/kingate-2.0.tar.gz
>tar zxvf kingate-2.0.tar.gz
>cd kingate-2.0
>sudo ./configure --prefix=/usr/local/kingate
>sudo make
>sudo make install

2. command
start command
>/usr/local/kingate/bin/kingate
stop command
>/usr/local/kingate/bin/kingate -q

3. Change the configuration
>cd /usr/local/kingate/etc
>vi access.conf
first deny
model deny
model allow
{ * all * * }
{ manage * * *}

restart the kingate and visit the URL
http://ip:2222/

That is the management console page.

The default user name and password is root/kingate. You can make some changes as you like.

The default value of HTTP proxy server port is 8082.

references:
http://sourceforge.net/projects/kingate/
http://www.juyimeng.com/proxy-kingate-for-linux-install.html

热点排行