看板FreeBSD
标 题Re: [请益] 关於架设CVS server
发信站咕噜咕噜火锅站 (Wed Mar 12 10:54:53 2008)
转信站ptt!ctu-reader!ctu-peer!news.nctu!csnews.cs.nctu!news.cs.nctu!KuluBBS
※ 引述《[email protected] (狮子男)》之铭言:
> ※ 引述《[email protected] (catching)》之铭言:
> : 补充一点
> : 我有在/etc/services中加上cvspserver 2401/tcp和cvspserver 2401/udp这二行了
> : 另外 我在重跑inetd时
> : 不管是
> : #/etc/init.d/inetd restart
> : (/etc/init.d/inetd: Command not found.)
> *BSD 没有 /etc/init.d/blahblah 这种东西,您确定您用的是 *BSD ?
> 如果是 *BSD 的话可以用 /etc/rc.d/inetd restart 这种指令。
> 如果是 Linux 的话请左转离开~ :p
是用BSD没错 XD
後来发现我错了 找到Linux CVS的教学文章
後来用/etc/rc.d/inetd restart就OK了
> : 或者
> : #kill -1 `cat /var/run/inetd.pid`
> : (cat: /var/run/inetd.pid: No such file or directory)
> : 都没办法执行 是什麽问题呢?(所以我每次重跑都reboot)
> 或许您需要一本书籍,让您在手边翻阅找解答。 :)
後来发现是我耍笨
inetd没有跑起来 XD
--
□ 本文章由 catching 从 ccbsd1.csie.nctu.edu.tw 发表