Search Results

Search: Posts Made By: moutaz1983
Forum: Ubuntu 10-26-2008
6,886
Posted By moutaz1983
Broadcom WLAN card with Linux
I have a roadcom WLAN card 4311 rev 1 , I have a problem with identifying this card with linux Redhat enterprize 4 kernel 2.6.9-5

Can any on help me with details of installing this card on linux?
4,082
Posted By moutaz1983
Yes, It helped alot. The error file contain...
Yes, It helped alot.

The error file contain the following:

Can't locate Net/Telnet.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5...
4,082
Posted By moutaz1983
Unfortunantely, It also didn't work also.
Unfortunantely, It also didn't work also.
4,082
Posted By moutaz1983
Thanks for your reply. But it is exactly...
Thanks for your reply.

But it is exactly what I did.

In script which run from crontab: perl /moutaz/ciscolog/telnet.pl
Also in cron tab /moutaz/ciscolog/script

Even I tried to put in Cron...
4,082
Posted By moutaz1983
Crontab a Script
I know my question maybe eazy, but it realy cause a problem for me

I have a Perl script to run and get some output, I run this script using perl /moutaz/ciscolog/telnet.pl

I made another script...
2,129
Posted By moutaz1983
Sorting file
I have the file as follow:

A: 60
B: 80
C: 40
D: 11
E: 100

I want to sort the file and get the output to file as follow:

E: 100
B: 80
A: 60
C: 40
D: 11

Could any one help me please?
4,937
Posted By moutaz1983
Match words
I have two files

First one is as follow:

5:John
4:Michel
9:Rachel
100:George

Second file is as follow:

9
100
4
5
5
4
9
100
100
2,517
Posted By moutaz1983
Please can any one help me?
Please can any one help me?
2,517
Posted By moutaz1983
Two files processing
I have the following two files:

1st File:

1:1:100
2:101:400
3:401:450
4:451:600
5:601:980
6:981:1500
7:1501:1600
8:1601:1800
9:1801:2000

2nd File:

30
50
80
700
42,324
Posted By moutaz1983
I am tottaly agree that this file is helpful, but...
I am tottaly agree that this file is helpful, but still can't make the script which have this file and the file of my ip numbers and make comparison to produce each ip located in which country.
42,324
Posted By moutaz1983
The file content I have is like below, what I...
The file content I have is like below, what I understand is that the range 33996344 to 33996351 of ip numbers is located in USA and so the rest of file,

How to compare a list of ip numbers in a...
42,324
Posted By moutaz1983
For more and more clarification Could you...
For more and more clarification

Could you help me with the other request?

File 1: Location|subnet

JP|58.0.0.0
IN|58.2.0.0
JP|58.3.0.0
JP|58.3.128.0
JP|58.4.0.0
AU|58.6.0.0...
42,324
Posted By moutaz1983
Could you explain in more details what is meant...
Could you explain in more details what is meant by hashing.

To make the issue more clear, I have a list of ip addresses in a file, I want to know the location of each ip address.

Could you send...
42,324
Posted By moutaz1983
Hello All thanks for update and the script. ...
Hello All thanks for update and the script.

Let continue the challenge, Now we converted the ip addresses to ip number.

If I have a file contain the data as follow:

JP|58.0.0.0|131072...
42,324
Posted By moutaz1983
Could any one send help me please in this script?
Could any one send help me please in this script?
42,324
Posted By moutaz1983
Thanks for your care. Let me explain first...
Thanks for your care.

Let me explain first on one ip.

suppose the ip 10.11.15.200, this ip can be transfered to binary as follow to be 00001010.00001011.00001111.11001000 then to erase the dots...
42,324
Posted By moutaz1983
For example ip address 1.1.1.2 will be...
For example ip address 1.1.1.2 will be represented as 00000001000000010000000100000010 and after transfer to decimal will be 16843010

I made the following script it may help, but it doesn't work...
42,324
Posted By moutaz1983
Convert ip address to ip number
I want to make a script to read a list of ip addresses from a file then convert those ip addresses to ip number.

ip number is made by removing the dots then transfer to a number , so the ip number...
10,594
Posted By moutaz1983
I have the script now running on cisco routers,...
I have the script now running on cisco routers, but on Juniper routers, it time out and not continue.

Can Any one help me important , PLZ ???
10,594
Posted By moutaz1983
Can't any one help me, I find the script to login...
Can't any one help me, I find the script to login to router but the issue is to redirect the output of commands to a file.

#!/usr/local/bin/perl
#

use Net::Telnet ();

$machine = '1.1.1.1';...
10,594
Posted By moutaz1983
Script to run on a router
I want to make a Perl script to telnet to a router and apply commands, and get the output of the commands in a file.

Can any one help me in that?
1,385
Posted By moutaz1983
Thank you all very much, I can't express my...
Thank you all very much, I can't express my thanks for all of you.
1,385
Posted By moutaz1983
If any one don't know what is required exactly,...
If any one don't know what is required exactly, send any questions. I realy need this script so important.

Also I think about the solution to put the column of strings in an array, then compare...
1,385
Posted By moutaz1983
Need Help in script
Hi All;

How are you all? nice to find this forum hoping to be helpful for me.

I have the following file, Data in it as follow:

Dec 5 11:37:00 stringA
Dec 5 11:37:01 stringC
Dec 5 11:37:02...
Showing results 1 to 24 of 24

 
All times are GMT -4. The time now is 09:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy