Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

第 156 章 Gnu Gatekeeper

目录

156.1. Gnu Gatekeeper Install
156.2. Gnu Gatekeeper Configure
156.3. Gnu Gatekeeper Test
156.3.1. Part I - Microsoft Windows NetMeeting
156.3.2. Part II - ohphone

http://www.gnugk.org/

156.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:~$