Home | 簡體中文 | 繁體中文 | 雜文 | 知乎專欄 | Github | OSChina 博客 | 雲社區 | 雲棲社區 | Facebook | Linkedin | 視頻教程 | 打賞(Donations) | About
知乎專欄多維度架構 微信號 netkiller-ebook | QQ群:128659835 請註明“讀者”

第 197 章 Gnu Gatekeeper

目錄

197.1. Gnu Gatekeeper Install
197.2. Gnu Gatekeeper Configure
197.3. Gnu Gatekeeper Test
197.3.1. Part I - Microsoft Windows NetMeeting
197.3.2. Part II - ohphone

http://www.gnugk.org/

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