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
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
本文详细介绍了如何在Red Hat 4上安装Kingate软件,包括下载、解压、配置、编译和安装步骤,并提供了默认配置和访问管理控制台的说明。
2150

被折叠的 条评论
为什么被折叠?



