Network Diagnostic Tool (NDT) On Ubuntu 7.10 Server - Page 3
Install web100 userlandI am not going to get overly wordy with this as it is fairly straight forward. Simply run the following commands: cd /usr/src/
Install NDTIt is finally time for NDT! The true goal of this guide. Again, I will refrain from getting wordy. Just issue the following commands: tar -xvzf ndt-3.4.4.tar.gz
Edit textual preferences for your ndt pageThere are some portions of the NDT web page that you will host that you might wish to change. Adding things such as your name, site name, email address, etc... Fortunately, you no longer have to do this manually as a shell script has been included to automate the process somewhat. Issue the following commands to get started: cd conf/ Below is a screen dump of how the process looked on my system. Welcome to the NDT server configuration program. This program will create a custom tcpbw100.html file for your site.
Perform a little cleanupIssue the following commands to clean up the directories and files that are no longer needed: cd ../..
Start the processesCongratulations on sticking with it! You are very nearly done. The only thing left to do is to start the fakewww and web100srv processes. Issue the following commands to do so: /usr/local/sbin/fakewww >& /dev/null &
Visit your web pageThat's it! You should now be ready to visit your new ndt server's web page. Keep in mind that this is not running on Apache though, so you need to point your browser to the port that the web100srv process listens on - 7123. An example (since I don't know what IP address you assigned to your server), would be: http://192.168.2.173:7123 If all has gone well, you should be presented with a page with the following applet embedded into it. ![]() Click the start button and hope for the best. Keep in mind that this is a Java based application, so you need to have Java installed on the system that you are running the test from. I truly hope that this works for you. Please keep in mind though that it is a fairly complicated build and was very trying to make into a guide. I almost gave up several times... Good luck. Security WarningAlthough I used the root account during this build, I do not recommend leaving the root account enabled, due to the very real security threats that it poses. To disable the root account once the build is complete and your NDT server is running, you can run the following command to disable it. sudo passwd -l root This will place your root account into a disabled state to prevent brute force attempts.
|





print: 
Recent comments
8 hours 39 min ago
8 hours 44 min ago
10 hours 8 min ago
10 hours 55 min ago
11 hours 15 min ago
16 hours 46 min ago
22 hours 5 min ago
1 day 2 hours ago
1 day 8 hours ago
1 day 8 hours ago