NTOP 3.4-pre3安裝(yum)(Fedora 14 x86)
yum -y install ntop
ntop -A
sed -i -e "s@--disable-schedyield@#--disable-schedyield@" /etc/ntop.conf
service ntop start
firefox http://localhost:3000/ &
====================================================================
安裝過程如果不把 --disable-schedyield 註解掉,會有錯誤
請先 登入 以發表留言。