POSTS
Ntop FreeBSD
#cd /usr/ports/net/ntop/
#make install clean
...
************************************************************
************************************************************
WARNING: This install created a directory for the ntop
files and databases:
//usr/local/share/ntop
This directory MUST be owned by the user
which you are going to use to run ntop.
The command you must issue is something like:
chown -R ntop.ntop //usr/local/share/ntop
or chown -R ntop:users //usr/local/share/ntop
man chown to check the syntax for YOUR system
************************************************************
************************************************************
# ntop -A
Wed Feb 9 16:55:29 2011 NOTE: Interface merge enabled by default
Wed Feb 9 16:55:29 2011 Initializing gdbm databases
ntop startup - waiting for user response!
Please enter the password for the admin user:
Please enter the password again:
Wed Feb 9 16:55:43 2011 Admin user password has been set
#