This is a comment from my old blog, which I seldom update now.. its a good question.. I dont answer the question though... :(
1.How to find out the number of nodes in the network from the trace file? Also can u give any examples that would help please??
2.How to discover the “visible network topology” from the trace file? Give examples pleeeeeeeease.
3.Which parameters of the event descriptor in the trace file can be used for calculation of the throughput on the link? examples would really help
4. Which parameters of the event descriptor in the trace file can be used for calculation of the throughput on the end-to-end route? any examples??.
5.What typical functions are needed in order to extract useful data from trace files (think in terms of getting values from some text columns, sorting of strings, etc.)? Can u please make a pseudo-code for the postprocessing algorithm. Aslo do u know Which standard Unix utilities may help to extract necessary data from the trace files and process them? Give examples of sequences pleaseeeeeeeee (i.e. which to run first, which is next, etc.).
Good questions.. but what are the answers.....
Rambling About Network Simulators
Sunday, January 23, 2011
Saturday, January 8, 2011
Dual Boot Ubuntu Crash - My Experience
I use Ubuntu together with windows. However last 2 weeks, I have problem where my ubuntu crash. This is the chronology of what happened to my ubuntu installation until it has been successfully reinstalled yesterday.
First of all. I am installed ubuntu using Wubi installer. The first installation is through Wubi, I'm using Windows 7 Home Premium and ASUS laptop. Everything goes very good at first, installed NS2, TCL, TK easily.
First phase of the try and error.
- Updated my ubuntu, and somehow the ubuntu crash maybe power off during the update or maybe because of the compability problem with my hardware.
- Tried to reinstall ubuntu via wubi. Wubi will detect whether the ubuntu already installed, and will try to remove current installation.
- At first 2,3 try, wubi are able to remove ubuntu but unable to finish ubuntu installation where the installation hang at update-grub.
- Frustrating with wubi, I used USB drive to reinstall ubuntu. However the process hang at early stage of installation.
- Tried to reinstall ubuntu again using Wubi. However wubi unable to remove current ubuntu installation due to missing file. I suspect it is because Kaspersky antivirus deleted the file.
I was stuck at this installation. At this time, there are no choice but to format the partition. When I checked my partition in Windows Computer Manager. It seems that there are 3 unknown partition which represent ubuntu partition. The partition are messed up already, maybe due to the repeated re-installation tryout. So it left me with two options: (1) to format the partition and reinstall ubuntu at the partition. (2) start over with windows recovery followed by ubuntu installation. The second option is my choice. Why? because I feel everything is messed up = ( .
2nd Phase of Try and Error.
This is the sequence for my solution.
- Backup Data
- Recover window - During boot, in grub screen - choose another windows loader (Yes you have two windows loader - one for windows 7 the other one for recovery, in my case it is Windows ME (Loader) ] . Or you can use recovery CD.
- Once the windows is reinstalled, I had a problem to enter windows, due to GRUB problem. Grub is the bootloader, however grub was working due to windows re-installation.
- Its okay! Reinstall ubuntu using USB. It automatically reinstall GRUB. Now I have my windows and Ubuntu back.
This is my solution, with help of few friends! Thanks to them. However the solution maybe not very good for you. You can try to just format the partition for ubuntu installation, it will affect grub. Some of my friends recommends to use other bootloader to replace grub. I personally never try it out yet.
IMHO, having ubuntu in windows is not a good option. Ubuntu and windows is better to be in separate partition.
Tuesday, January 4, 2011
Happy New Year 2011 from RANS
Its already 5 Jan 2010.
I would like to wish you a happy new year 2011. I hope its not too late. I'm too consumed with solving the Ubuntu Installation. I wish that, all your work especially the one related to network simulations will be a successful one.
BTW, this Rambling About Network Simulators Blog now have it short form (RaNS)
Happy new year and all the best!
Sunday, January 2, 2011
Ubuntu Installation hang at Update-Grub
This is a bad news for me. I dont actually know what happened.
My ubuntu is not functioning well after an update. What happened? I suspect because of the newest update does not support my ASUS laptop hardware.
So I reinstall my ubuntu. Unfortunately, this time the installation hang at update-grub. Still searching for the solution. I'll update here when the installation are successful.
Installing NS2 and NAM, Lyx, and other application are quite easy with ubuntu.So i guess I need to find the solution asap.
Wednesday, December 29, 2010
Run NS2 Example in Ubuntu 10.10 easier
One of the problem in installing NS-2 in ubuntu is that it will be installed in other folder automatically.
Problem
There are two problem occured with this kind of installation.
Luckily the solution is quite simple. Killing two birds with one stone. What I did is really simple, I copied the examples folder and paste it at the Desktop. It solved both problem! :)
Problem
There are two problem occured with this kind of installation.
- The path are too long. In my case the path for the ns2 examples are located at : usr/share/doc/ns2/examples/. It means that we need to do more clicking to reach that folder. Or if we are going to run through console, we need to cd to longer sentence.
- The simulation script cannot be executed due to read/write and access properties of the installed folder. You need to logged in in administrator mode to access the file.
Luckily the solution is quite simple. Killing two birds with one stone. What I did is really simple, I copied the examples folder and paste it at the Desktop. It solved both problem! :)
Tuesday, December 28, 2010
Easy NS2 Installation in Ubuntu
NS2 installation is quite a troublesome process before. There are a lot of step to be done, and a few errors encountered during installation process were quite frustrating. After installation you need to edit bash profile.
Say goodbye to this hassle process. Thanks to ubuntu! :)
In the last blog post, I show how easy to install NAM in ubuntu. Eventually you can do the same to install NS2. No more needless hassle :)
You can search NS2 from ubuntu software centre. and click install!
do not forget to install the documentation and examples too.
After that please test whether the ns interpreter is working or not by running ns interpreter in the terminal.
Say goodbye to this hassle process. Thanks to ubuntu! :)
In the last blog post, I show how easy to install NAM in ubuntu. Eventually you can do the same to install NS2. No more needless hassle :)
You can search NS2 from ubuntu software centre. and click install!
do not forget to install the documentation and examples too.
After that please test whether the ns interpreter is working or not by running ns interpreter in the terminal.
Monday, December 27, 2010
NS2 Installing Network Animator From Ubuntu
Now it is really easy to install NAM - network animator in Ubuntu.
I accidentally found the nam while installing Tcl distribution.
If you want to install nam in ubuntu.
1. Open the ubuntu software centre and search for nam.
2. Just click the install button.
3. Test whether the installation is successful or not by typing nam at the linux terminal.
Easy.Good Luck!
Subscribe to:
Posts (Atom)

