General :: Compare The Handover Between WiMAX And LTE?
Apr 8, 2011
My project and compare the handover between WiMAX and LTE.I already properly installed ns-2.31 and the WiMAX module, and ns-2.33 and module lte.My problem is to have a script because I tested wimax handover l2handover but I do not know how to interpret the results file out.res.So I need a script handover Lte.even if that script works on ns-3 is good because I already installed ns-3.10.
View 2 Replies
ADVERTISEMENT
Mar 23, 2011
install lte $ wimax in ns-2
View 14 Replies
View Related
Feb 20, 2011
I'm a Linux newbie. Used to use Ubuntu, but I switched to Slackware because I want to learn how Linux works better.
On my Samsung qx410 laptop, I can't connect to the internet. I went to the System Settings -> Network Settings and all the tabs there, but it wouldn't detect any connection, wireless nor wired.
I noticed that the kernel of Slackware 13.1 is out of date, so I tried compiling a newer one, but I couldn't get that to work.
I tried downloading this file: iwlwifi-6050-ucode-41.28.5.1.tgz but even after reading the readme, I had no clue how to go about installing it or even whether it was the right thing to install in the first place.
How can I get my internet working?
View 6 Replies
View Related
Mar 2, 2011
Recently I bought a USB modem SEOWON SWU-3120. According to the manufacturer, Linux is supported, but ubuntu doesn't detect it Both "usb-modemswitch-data" and "usb-modeswitch" packages are installed (I use GSM and CDMA modems without any problem).When I try to add a new broadband network I have only two choices: GSM and CDMA networks. WiMAX doesn't appear. Looks like Ubunto 10.10 "doesn't know" about the existence of the WiMAX technology. I sent some e-mails to the manufacturer but they never answered.
I friend of mine informed me to try the following commands:
sudo lshw -C network
lsusb
[code]....
View 4 Replies
View Related
Aug 7, 2010
I am doing Field Engineering work as a contractor for Clearwire 4G WiMax network deployment and was given a Motorola usbw 25100 network card and was told to use this with windows. I do not work as a IT consultant but rather a RF guy and am trying the avoid using windows by all means possible and was wondering if anybody knew how to set these cards up. Technical support does not support linux and will not help out in any way. Can anyone point me in the right direction? I used to use my Blackberry with verizon with Tethering and it worked great. I found this link but am a bit confused on the setup:
[URL]
View 1 Replies
View Related
Aug 9, 2011
file 1 :
DB_NAME FIRST_ACTIVE_LOG DBPARTITIONNUM
-------- -------------------- --------------
BP1 279231 0
BP1 12735 1
BP1 12734 2
BP1 12735 3
BP1 12616 4
[Code]...
View 4 Replies
View Related
Jan 22, 2010
I have two partitions and I would like to compare them to see it they are the same. Is that possible?
View 1 Replies
View Related
Mar 28, 2011
I have a requirement. I need to write a shell script which will compare two directories residing in two different servers (SERVER A and SERVER B) and list out the discrepancies if found any. Script will be running from SERVER A.
View 3 Replies
View Related
Jan 20, 2011
compare the best ram memory usage among linux distributions?
At the moment with some live linux distributions I run "free -m", on the terminal of the graphical dektop environment, without running any other command or application. Is "free -m" the rightest way to evaluate the amount of all the available ram memory left by a linux distribution? Which are the values to sum to evaluate all the available ram memory for the operating system?
Code:
free -m
total used free shared buffers cached
Mem: 499 451 47 0 23 229
-/+ buffers/cache: 198 300
Swap: 1027 0 1027
View 6 Replies
View Related
Apr 1, 2010
I 've a question regarding which points should be considered to compare 2 different linux distros say RedHat & Ubuntu. for a production environment non-db applications ..
View 3 Replies
View Related
Jun 21, 2010
Does anyone know of any benchmark I could use to compare kickstart with WDS?Apart from like saying that windows takes 15mins to deply a system comapared to Kickstart.What else can i really use and put figures to it?
View 1 Replies
View Related
Oct 19, 2009
Is DrawSWF (flash for linux) as powerful as Macromedia Flash (Windows)? Coz i used macromedia for some time & found it so, so, so powerful as in libraries and functions?
View 1 Replies
View Related
Oct 27, 2009
I want to compare two files in perl, I have two files file1.txt & file2.txt. if column1 on file2.txt match column1 on file1.txt then I want my result on file3.txt (column1 column2 file1.txt + column1 column2 column3 file2.txt). this problem was solved with "awk" but I want to do in perl.
file1.txt
---------
column1 column2
------- -------
linux-2049 1
linux-2817 1
[code]....
View 5 Replies
View Related
Sep 30, 2010
I am writing a script to get the multiples of 2 and 3, place them in an 2 arrays, and then show the common integers. So far everything works fine till the comparision. I don't know how to compare them. Here is the code:
Code:
#!/bin/bash
let num1="2"
let num2="3"
[code]...
View 6 Replies
View Related
Mar 29, 2010
I am trying to write a script which compares a log file with reference file. The log file has a table, the LHS of the table are constants strings and RHS of table values changes if there are any changes in configuration.code...
Here I am looking for a script which compares test.log file ( whose RHS data-types are known prior whether it is digit or string) with test.Ref which is reference file for test.log file. It will be really helpful for me if any of you give some idea about writing this script.
View 2 Replies
View Related
Jan 13, 2011
i have file1 and file2.
[Code]...
Here i want to compare these two files with diff command and need to take the common things in a separate file. File contents are 7 strings in length and everything will start with the character e. File 3 contents should be
[Code]...
View 5 Replies
View Related
Jun 24, 2011
I have upgraded from Fedora 14 to Fedora 15. Fedora 15 looks very good. Now my 'Bluetooth', 'Wlan' and 'WiMAX' are not working.
View 2 Replies
View Related
Jul 26, 2010
Im using usb wimax modem for qubee. its web address is [URL]
in terninal after giving the lsusb command i get the following output
sanjoy@ubuntu:~$ lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code].....
after that I give dmesg>output.text so a text file I goet which is attached. output.zip
View 9 Replies
View Related
Apr 16, 2011
Imagine this scenario at my home: I'm working on my laptop using WLAN receiver as I have a router installed at my home. Suddenly the electricity fails (it's a regular incident here in Bangladesh called Load-shedding) and the power source to modem and router dies.As a result, my internet connection drops. To connect to the internet without power, I use this QUBEE UH-235 WiMAX USB Modem. Now I know QUBEE may not be there in your country. But after a bit of research I figured that this UH-235 modem is commont every country. QUBEE just branded its logo on the device and the software within.This one is not my device, mine is here.
In my windows, the software is installed as soon as I plug in the USB. That software then detects the modem, scans for network, and then connects to the internet. No extra CD is required for this. However, on an Ubuntu machine, I can't get it working. I guess there are ways to get this UH-235 modem working on my Ubuntu machine. This is keeping me from using Ubuntu as you know I'll have to restart and log in to WIndows whenever electricity is off as Ubuntu works with Wi-Fi, not this UH-235 modem when the Wi-Fi is out of power
View 5 Replies
View Related
Mar 29, 2010
I need to compare two binary files and get output in form
for every different byte. So if file1.bin is code...
what is the easiest way to accomplish the goal? Standard tool? Some 3rd party tool?
View 5 Replies
View Related
Apr 12, 2010
How to compare files on ftp-server and in a folder in Linux?
View 4 Replies
View Related
May 6, 2010
How do I compare the timestamp of two files? I tried this but it doesn't work:
file1time=`stat -c %Y fil1.txt`
file2time=`stat -c %Y file2.txt`
[code]....
I printed both the time stamps, in order and it gives me
1273143480
1254144394
./script.sh: line 13: [1273143480: command not found
So basically if comparision is not working, I guess. Or if there is any other nice way than what I am doing, please let me know.
Edit: There was no space in between if, so changing it to this works:
if [ $file1time -gt $file2time ]
View 3 Replies
View Related
Aug 23, 2010
I love Ubuntu Linux - especially the commmand line. But I have to admit that, at least for now, Windows is more user-friendly - there's more software for it, more drivers, and more stuff just works.
Knowing that Mac is built on Unix makes me wonder if it's the sweet spot between them. But I wonder: how similar is the Mac command line to Linux's bash? Could I pick right up with using vim and bash scripting and git, etc? Would common commands like changing directories be different? Does anybody know an online "compare and contrast" resource?
View 5 Replies
View Related
Oct 12, 2009
I need to compare 2 dates in european format (dd/mm/yyy). date -d<my date> %s command converts date into unix epoch (integer), thus make it easy to compare. The problem is that -d (or --date) option interprets date in US format-ie mm/dd/yyy.
View 4 Replies
View Related
Apr 13, 2011
diff has the ability to trasverse directory structures. cmp has the ability to manage binary files.
I'm looking for something which allows me to compare a directory's contents, including files and subdirectories, and so a binary comparison.
Any suggestions, scripts, etc. which may be of help?
Some of my directories are huge, with huge (image) files in them.
View 2 Replies
View Related
Mar 7, 2010
I want to compare 2 name files, for instance. I got the package foo1.tgz and the foo2.tgz. and I want a script in bash that detects foo2 is newer than foo1 and delete foo1. Can it be done for managing collection of slackware packages.
View 2 Replies
View Related
Jan 20, 2011
I have a text file with 2 columns. Column A has 69,000 rows. Column B has 49,000 rows. Column A has our complete product list Column B has product list from Manufacturer 1 There are only certain/some rows which are common between 2 columns. and also, column B is not a subset of column A. Column A has extra entries and so does column B. I need to know, which rows from Column B, are common with Column A which rows from Column B are not common with Column A. Essentially I want to know from this list, how many of our products are from my manufacturer 1, how many does my manufacturer has which we dont carry.
How would I acheive this? My natural approach to solving this kind of obstacle is to reach for MS excel and use its lookup function, but its not working... Its taking forever and hanging up. since the file is so huge and probably my excel skills are really bad.
How can I do this from command line? I am looking for awk command if possible instead of sed since I am trying to pick up its syntax and usage etc. My thought process is, sort column A,B, for every row in A, lookup and output based on condition. Dont know if I am on the right track.
View 7 Replies
View Related
Jul 20, 2011
We copied the directories/files from one filesys1 to filesys2 and since that initial copy have further added more directories/files to filesys2 from another source. How can we compare filesys1 to filesys2 to make sure all files/directories were copied successfully to filesys2? I would like a way to check filesys1 against filesys2 and only show/output when something is missing from filesys2 that exists in filesys1 and not report the additional/extra directroies/files that have been copied to filesys2.
View 3 Replies
View Related
Nov 16, 2010
I have many files with info about soft, installed on remote machines.
I need to compare this file with template (soft than must be installed) and output file must content info about software that's not installed.
Code:
Code:
output must be software_name2, becouse it is not installed, but software_name3.2 is good enough becouse version is more than we need.
So, the task is to show lines that is in template and not in source, using simple regular expressions
I use grep
Code:
or
Code:
But it shows me only lines that is in source and not in template etc...
View 1 Replies
View Related
Sep 1, 2011
Any easy way to stop the initialization of WiMax during bootup? I don't use Wimax and it noticeably slows down the boot up process.
Sony F-Series laptop running 10.10.
02:00.0 Network controller: Intel Corporation Centrino Advanced-N + WiMAX 6250 (rev 5f)
View 4 Replies
View Related