e-mail address: omnetmanual@gmail.com

Phone number: +91 9444856435

Tel 7639361621

DEFENDER
  • Phd Omnet++ Projects
    • RESEARCH PROJECTS IN OMNET++
  • Network Simulator Research Papers
    • Omnet++ Thesis
    • Phd Omnet++ Projects
    • MS Omnet++ Projects
    • M.Tech Omnet++ Projects
    • Latest Omnet++ Projects
    • 2016 Omnet++ Projects
    • 2015 Omnet++ Projects
  • OMNET INSTALLATION
    • 4G LTE INSTALLATION
    • CASTALIA INSTALLATION
    • INET FRAMEWORK INSTALLATION
    • INETMANET INSTALLATION
    • JDK INSTALLATION
    • LTE INSTALLATION
    • MIXIM INSTALLATION
    • Os3 INSTALLATION
    • SUMO INSTALLATION
    • VEINS INSTALLATION
  • Latest Omnet++ Projects
    • AODV OMNET++ SOURCE CODE
    • VEINS OMNETPP
    • Network Attacks in OMNeT++
    • NETWORK SECURITY OMNET++ PROJECTS
    • Omnet++ Framework Tutorial
      • Network Simulator Research Papers
      • OMNET++ AD-HOC SIMULATION
      • OmneT++ Bandwidth
      • OMNET++ BLUETOOTH PROJECTS
      • OMNET++ CODE WSN
      • OMNET++ LTE MODULE
      • OMNET++ MESH NETWORK PROJECTS
      • OMNET++ MIXIM MANUAL
  • OMNeT++ Projects
    • OMNeT++ OS3 Manual
    • OMNET++ NETWORK PROJECTS
    • OMNET++ ROUTING EXAMPLES
    • OMNeT++ Routing Protocol Projects
    • OMNET++ SAMPLE PROJECT
    • OMNeT++ SDN PROJECTS
    • OMNET++ SMART GRID
    • OMNeT++ SUMO Tutorial
  • OMNET++ SIMULATION THESIS
    • OMNET++ TUTORIAL FOR WIRELESS SENSOR NETWORK
    • OMNET++ VANET PROJECTS
    • OMNET++ WIRELESS BODY AREA NETWORK PROJECTS
    • OMNET++ WIRELESS NETWORK SIMULATION
      • OMNeT++ Zigbee Module
    • QOS OMNET++
    • OPENFLOW OMNETPP
  • Contact

How to Install Ns2 on Ubuntu

Our research experts have enlisted the step by step process of installing network simulator 2 in Ubuntu through this article. Let’s start this article with the initial step to install the Ns2.

Download Ns2 on Ubuntu

Initially, we have to download the network simulator 2 packets in Ubuntu using the below mentioned URL.

https://sourceforge.net/projects/nsnam/files/latest/download

Link to Download Ns2

Then, we have to copy and download the packages into the Ubuntu home folder/ns-allinone-2.35. The execution of below mentioned commands in Ubuntu terminal is used to extract the contents of packages and all the files are extracted into the folder namely, ns-allinone-2.35/ns-2.35.

tar -xvzf ns-src-2.35.tar.gz

Extraction of Files

Install Basic Required Packages

Following that, we have to install the required packages for the installation of Ns2 using the following commands.

sudo apt-get install build-essential autoconf automake libxmu-dev

Installation of Autoconf

sudo apt-get install gcc-4.4

Install Ns2 on Ubuntu

To install the Ns2 packages in Ubuntu, we have to execute the below mentioned commands in Ubuntu terminal.

cd ns-allinone-2.35

./install

Installation of Ns2

To conclude this article, we hope that we offered the required information to install network simulator and you can reach to aid more processes based on Ns2.

Related Topics

  • Network Intrusion Detection Projects
  • Computer Science Phd Topics
  • Iot Thesis Ideas
  • Cyber Security Thesis Topics
  • Network Security Research Topics

designed by OMNeT++ Projects .