pkg-message

来自「ntop网络监控软件,使用方面」· 代码 · 共 32 行

TXT
32
字号
----------------------------------------------------------------------------ntop has been installed, but is not quite ready to be used yet!You need to set an administrator password for ntop before it may be used.First, edit the configuration file - %%LOCALBASE%%/etc/ntop/ntop.conf.sampleis a model.Copy it to %%LOCALBASE%%/etc/ntop/ntop.conf and make changes appropriatefor your system.Second, as root, execute the following command to set this password:  # %%LOCALBASE%%/bin/ntop @%%LOCALBASE%%/etc/ntop/ntop.conf -Antop may now be started.  The recommended method to do so is via theinstalled startup script.  As root, execute the following command:  # sh %%LOCALBASE%%/etc/rc.d/ntop.shThe recommended way to change startup flags for ntop is to edit thentop.conf file.  Very little is in the script (interfaces).Note that the installed startup script will NOT be execute at systemstartup by default.  If you wish ntop to start when your system boots,you should make this script executable:  # chmod 555 %%LOCALBASE%%/etc/rc/ntop.sh----------------------------------------------------------------------------

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?