<pre> --skip-version-check=yes </pre>
----
Troubleshooting:<br>
You might need to set a password for ntop before you can access certain parts of the admin panel of ntop. You can set the initial password as described below:
<pre> root@localhost# service ntop stop </pre>
<pre> root@localhost# ntop -A </pre>
<pre> <fill in a password> </pre>
<pre> root@localhost# service ntop start </pre>
tested on fedora9 32-bit
[[Category:Apps]]