当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 很简单,关键是在/etc/ntop.conf 加入 --htt
 

 

    摘要:你听说过,未来的冰箱不仅可以冷冻食物,而且可以连接到internet吗?或者,你可以在加热pop-tart的时候使用微波炉阅读电子邮件?什么?对你没有吸引力? 好,那么,让一个具有网络功能的闹钟提醒您不要忘记预定的约会,查看交通和天气信息,计算何时应该把你叫醒,或者在造成告诉你航班时刻,旅 行目的地的信息以及何时应该出发等等,这些对你有吸引力吗?在去机场的路上,你具有upnp功能的个人数字......
 ·google小技巧    »显示摘要«
    摘要:现在网上很多关于google搜索的文章,比如什么突破网络封锁下载mp3之类的,大多用到的google搜索指令(应该可以这样翻译吧)有intile,allintile,intext,allintext,inurl,allinurl,filetype,site.现在简单说一说这些指令,intitle指定搜索标题栏和你要查找字段匹配的网页,alltitle类同只是可以指定多几个搜索单元,intext就是......


ntop配置指南
很简单,关键是在/etc/ntop.conf 加入 --http-server 3000 --domain hk.newsky.cn即可

1.下载ftp://ftp.freshrpms.net/pub/dag/packages/ntop/ntop-3.1-1.1.el3.rf.i386.rpm2.安装rpm -ivh ntop-3.1-1.1.el3.rf.i386.rpm 3.配置#vi /etc/ntop.conf 加入--http-server 3000--domain hk.newsky.cn4.设定admin密码[root@hkweb root]# ntop -atue jul 26 15:06:54 2005  initializing gdbm databases please enter the password for the admin user: please enter the password again: tue jul 26 15:07:06 2005  admin user password has been set5.启动[root@hkweb root]# /etc/init.d/ntop startstarting ntop:                                             [  ok  ]注:如果/etc/init.d/ntop start无法启动,则可以用ntop -d命令启动6.访问http://202.96.155.37:3000/参考:http://www.linuxaid.com.cn/articles/7/1/712517868.shtml     http://www.weithenn.idv.tw/cgi-bin/wiki.pl/ntop-%e6%b5%81%e9%87%8f%e6%aa%a2%e6%b8%ac%e5%8f%8a%e5%b0%81%e5%8c%85%e8%be%a8%e8%ad%98%e7%9a%84%e7%b6%b2%e7%ae%a1%e8%bb%9f%e9%ab%94附:我的/etc/ntop.conf文件[root@hkweb root]
...   下一页

 ·iptables基本例子    »显示摘要«
    摘要: iptables –f #删除已经存在的规则 iptables -p input drop #配置默认的拒绝规则。基本规则是:先拒绝所有的服务,然后根据需要再添加新的规则。 iptables -a input -p tcp --dport 80 -j accept #打开web服务端口的tcp协议 iptables -a input -p tcp --dp......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE