看板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 發表