Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | 51CTO学院 | CSDN程序员研修院 | OSChina 博客 | 腾讯云社区 | 阿里云栖社区 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏多维度架构

第 157 章 Gnu Gatekeeper

目录

157.1. Gnu Gatekeeper Install
157.2. Gnu Gatekeeper Configure
157.3. Gnu Gatekeeper Test
157.3.1. Part I - Microsoft Windows NetMeeting
157.3.2. Part II - ohphone

http://www.gnugk.org/

157.1. Gnu Gatekeeper Install

sudo apt-get install gnugk
sudo apt-get install ohphone
		

start|stop|restart|force-reload

netkiller@shenzhen:~$ sudo /etc/init.d/gnugk
Usage: /etc/init.d/gnugk {start|stop|restart|force-reload}
		

Start

netkiller@shenzhen:~$ sudo /etc/init.d/gnugk start
Starting H.323 gatekeeper: gnugk.
netkiller@shenzhen:~$

netkiller@shenzhen:~$ sudo /etc/init.d/gnugk stop
Stopping H.323 gatekeeper: gnugk.
netkiller@shenzhen:~$