Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
Rep:
# 52 : Why are you asking ? ?
Read the @muthana gpsr thread http://www.linuxquestions.org/questi...sr-4175498393/
Why don't you download the software packages ?
You are supposed to fetch the packages the day you get them offered.
Post #4 : gpsr-hls-examples-0113.tar.gz
Post #31 : gpsr-hls-examples-05.14.tar.gz : Update to 11 examples.
Dear knudfl
when I do awk for en2end-delay I have this prolem in number (1), and when I change for others awk for end to end I have another problem as it show in number (2)
I see when I run the stander hls.tcl the trace file start from line 1 to line 40 with char (m). But when I create cbr & scenario file to my projact the trace file to my two file is start for the first two lines with char (s) I think here is a prolem
the steps for create cbr file is
$ ns cbrgen.tcl -type cbr -nn 20 -seed 1 -mc 1 -rate 1
and for scenario file is
& ./sedest
&./setdest -n 20 -p 2 -M 2 -t 100 -x 1000 -y 1000
Sir, what is your opinion for the trace file that I created is there a mistake when I create the trace file or not
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
Rep:
# 59.
http://ns2ultimate.tumblr.com/post/5...mness-into-ns2
» Seed is a fancy terminology for introducing randomness.
Basically, different seeds creates different results.
In order to introduce a randomness to NS2,
you will need to provide the simulation with different “seed”. «
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.