Because of the existence of many operating systems in linux, I can't decide alone, so please help me. My processor is the intel(R) pentium(R)Dual CPU T 2310 @ 1.46GHz 1.47 GHz.
from my point of view, all the linux version is suitable. ns2 need only c++ compiler which is only install in linux. When u install ns2 with the all-in-one version, all the stuff need is only installed (tk,tcl,etc), Personally i will advise you ubuntu 12 the last version.
from my point of view, all the linux version is suitable. ns2 need only c++ compiler which is only install in linux. When u install ns2 with the all-in-one version, all the stuff need is only installed (tk,tcl,etc), Personally i will advise you ubuntu 12 the last version.
Thanks all for your suggestions, now i have installed ubuntu 11.04, but i don't know how to install ns, i have ns2.34 version. Please help me i need it verry vverry much regards
I am working on wireless networking. I have install ns-2.31 in my laptop having fedora 16 that is because for ns-2.31 mipv6 patch is available. So you can also use fedora 16. May I know what type of work you want to do?
I worked with fedora 9 and I changed it into fedora 10. I did not encountered any issues with my NS2 until now. When you install it, just install all of the developer packages since NS2 needs C and TCL to be installed in your OS.
Any version of Linux will be good for ns-2. However, I have worked with ns-2 in Ubuntu 10.04 environment, and found it very smooth operation without any crash or error.
I will suggest you to have a look to this link: http://lim.univ-reunion.fr/staff/panelli/2_research/modint/index.html
Our team in Laboratories of Computer Sciences and Mathematics (LIM) of the University of la Reunion has developed a project for a modeling interface which can be used to easily elaborate a simulation model for ns-2 without a good knowledge of Tcl.
Edit: if you can read french, you can have a look to this old report: https://www.researchgate.net/publication/236009921_La_Congestion_Dans_L%27internet_Et_Ses_Solutions_%28The_Congestion_in_the_Internet_and_Its_Solutions%29?ev=prf_pub
Data La Congestion Dans L'internet Et Ses Solutions (The Congesti...
je trouve la que vous avez elaboré une interface pour faciliter l'utilisation de ns pour toues ses versions, ça c'est un trés bon travail, mais la je voudrais savoir si elle est valable meme pour la simulation des reseaux de capteurs sans fils, et est ce que vous pouvez me dire si dans votre laboratoires, il y a des chercheurs qui travaillent sur les routage dans les réseaux de capteurs et qui ont deja fait leurs simulations avec ns2
Je n'ai pas élaboré cet interface, juste étudié. Je vous invite à contacter la personne compétente: http://lim.univ-reunion.fr/staff/panelli/
Il sera mieux placé pour vous aider. Vous pouvez aussi contacter les personnes suivantes: M. Tournoux et M. Harivelo (dont vous trouverez les coordonnées sur http://lim.univ-reunion.fr/annuaire/
I would suggest the most recent version of Fedora, then simply follow the instructions here http://www.edaboard.com/thread118830.html they work for me everytime
Fedora is also great, I used this linux distribution for my NS-2 simulation using the WPAN model. But, as we can see from the previous answers, they are all Good. So I think that it's better to use the one which you are used to.
- Trace file manipulation
Here are some interesting examples (http://mohittahiliani.blogspot.fr/2009/12/awk-script-for-ns2.html)
There is another tool with a GUI called Tracegraph that I used But it oddly disappeared from the web (http://www.nsnam.com/2012/09/tracegraph-graphing-software-to-plot.html)
- Simulation script Generation
Another tool that may help in generating the script file for NS2 (Wireless/Wired) is called NSG (http://all-time-ns-2.blogspot.fr/2009/02/nsg-2-java-based-ns-2-scenarios.html) it's great and you can customize the generated file to your own problem (WSN) based on the wpan model examples that you can find in NS2.
Try Scientific Linux - it is developed in CERN by researchers for researchers. It was my first Linux box (so it is OK for beginners) and is real easy and friendly to use!
As the CPU is a fairly old one (specs say it's from 2007), the most recent Ubuntu(s) might be a bit sluggish. Lubuntu (http://lubuntu.net/) is more light-weight version of the standard Ubuntu and probably will give a better user experience.
All Linux version are valid. I'm using Fedora, it works pretty well with NS-2, and as you know Fedora and CentOS are in the same red Hat family. So I think it's OK
If you are new to linux os try Ubuntu. you can easily install it and quite user friendly.
And pointed out in the above comments you can directly get the ns2 debian packages and install them. And installing other software is even quite easier.
It work with Ubuntu, Fedora, CentOS; choosing one of them needs to resolve bugs of every distribution by using FAQ and Forums. (I use FEDORA installed under virtual machine)
It's recommended to use linux, but in Windows you can use Cygwin tool.
Hi, ns2.35 can be installed on Ubuntu 12.04 quite easily and has all the supportive library and tcls. its a robust version which updates from internet just by using commands like " sudo apt-get update" and sudo apt-get upgrade".
and if you will require any ns2 utility you can install it using "sudo apt-get install ". So i will recommend ns2.35 on ubuntu....have practical experience on this configuration. happy starting......
The best OS which I used so far is CentOS 32 bit (Note that DO NOT USE 64 bit OS). Validation tests will be passed in this OS. Ubuntu is a good OS but not for NS2! Although validation tests will be passed in it but you will encounter abnormal errors during simulation.