• Network Simulator 2

    Installing tracegraph in a 64 bit Linux Machine (Linux Mint or Ubuntu)

    by  • March 20, 2013 • Linux, linux, linuxmint, mint, Network Simulator 2, network simulator2, ns2, Tracegraph, tracegraph, Ubuntu, ubuntu • 3 Comments

    Since recent days, the 64 bit operating systems were deployed in many computers. Of late, we would like to use the older softwares that were compatible only to 32 bit OS. One such software is tracegraph that will be running comfortably on a 32 bit machine, but is lacks in running in 64 bit...

    Read more →

    NS2 installation in Fedora 18

    by  • March 20, 2013 • Network Simulator 2, ns2 • 0 Comments

    This post helps the developers to install NS-2.35 version in Fedora 18. In my machine, I have used GNOME Desktop with all the options selected. A new type of installer is been designed from Fedora 18 onwards. Fedora 18 has limitations unlike the previous distros is that, it does not install all the softwares...

    Read more →

    A Channel on Youtube

    by  • October 4, 2012 • Network Simulator 2, ns2, video • 0 Comments

    Now you can access the video lectures through a Channel in Youtube Here is the url: http://www.youtube.com/tspradeepkumar .Please go through the videos. The video lectures are basically for topics Network Simulators Trace graph Moodle Drupal WordPress Other open source technologies. Here is a sample Video for NS2

    Read more →

    Installing NS-2.35 in Ubuntu 11.10 and Fedora 16

    by  • November 21, 2011 • Network Simulator 2, Ubuntu • 15 Comments

    NS-23.5 is released this month and here are the simple instructions to install.Ubuntu 11.101. Install ubuntu2. Download the Ns-2.35 from this website http://isi.edu/nsnam/ns/3. Assuming that your ns-2.35 source is in the /home/loginname/ , execute the commands one by onesudo apt-get updatesudo apt-get install automake autoconf libxmu-dev build-essentialtar zxvf ns-allinone-2.35.tar.gzcd ns-allinone-2.35./install4. Once the process is...

    Read more →

    NS-2.35 is released

    by  • November 18, 2011 • Network Simulator 2 • 2 Comments

    After a gap of 2 years, ns-2.35 is released this month (November 2011). Yet to install the simulator. Quite good number of updates have been in the wireless domain.You can download the software from the link http://sourceforge.net/projects/nsnam/files/allinone/ns-allinone-2.35/ns-allinone-2.35.tar.gz/downloadShortly look back this website for installation instructions…

    Read more →

    Installing ns2.35 in Mac OS (Snow Leopard)

    by  • November 1, 2011 • Mac, Network Simulator 2 • 0 Comments

    Installing ns 2.35 RC8 in Mac OS X (snow leopard) is given belowStep 1: Download xcode (http://developer.apple.com/xcode/)and install it in Mac OS(Xcode is different for Mac OS Lion and Mac OS Snow Leopard)Step 2: Download the ns-allinone-2.35-rc8.tar.gz from this location http://www.isi.edu/nsnam/dist/release/RC8/Step 3: Go to Terminal in Mac (by using Finder)Step 4: Untar the ns2.35...

    Read more →

    Installing Network Simulator NS-2.35 RC8 in Fedora 15

    by  • October 15, 2011 • Network Simulator 2, NS2 errors • 10 Comments

    This post tells you how to install NS-2.35 in Fedora 15.Step 1: Download the ns-2.35 from this link http://www.isi.edu/nsnam/dist/release/ns-allinone-2.35-RC8.tar.gzStep 2: untar this using the command tar zxvf ns-allinone-2.35-RC8Step 3: change directory to ns-allinone-2.35-RC8 and type ./install (see a dot)Step 4: You may get an Error as following in Fedora 15make: *** Error 1To...

    Read more →