LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wireless Installing Problem ( Rpm File ) (https://www.linuxquestions.org/questions/linux-newbie-8/wireless-installing-problem-rpm-file-4175495844/)

smashing_larka 02-22-2014 05:09 AM

Wireless Installing Problem ( Rpm File )
 
hi frnds,
plz help me.


how can i install this driver in my system
Hp Website Giving Me This Driver..
ftp://15.240.238.56/pub/softpaq/sp52...00/sp52229.tar

im trying install this driver many time but not any positive response.
anyone give me full instruction step by step.

Laptop Model : Hp Probook 5330m
Operating System : Backtrack 5 r3.
Laptop Model : Hp Probook 5330m
Wirless Driver : Intel® Centrino® Advanced-N 6205
i m using Vmware Player Or VirtualBox..



wirless driver links
Hp Website
http://h20565.www2.hp.com/portal/sit...tte.cachetoken

Wireless.Kernel
Intel® Centrino® Advanced-N 6205 http://wireless.kern...Drivers/iwlwifi

Intel® Centrino® Advanced-N 6205 http://wireless.kernel.org/en/users/...17.168.5.1.tgz


root@bt:~# python -V
Python 2.6.5
root@bt:~# uname -r
3.2.6
root@bt:~# uname -m
x86_64
root@bt:~# uname -a
Linux bt 3.2.6 #1 SMP Fri Feb 17 10:34:20 EST 2012 x86_64 GNU/Linux


i m trying installing some getting error example

( python: can't open file 'setup.py': [Errno 2] No such file or directory )
( dpkg: error processing w3af (--configure): )
( E: Sub-process /usr/bin/dpkg returned an error code (1))

John VV 02-22-2014 12:51 PM

first Backtrack5 release candidate 3
is a dead and UNSUPPORTED operating system
it WAS!!! based on the old Ubuntu10.04
and is now a dead and unsupported project

the people over at "offensive Security " put out A NEW OPERATING SYSTEM LAST YEAR
Kali


also being bassed on Ubuntu it did( past-tents) NOT use redhat rpm's
it used .deb files

also wireless and VMs do not mix well

you must make a "bridge" for that device

Also BT and the current Kali are designed BY computer security EXPERTS
for security experts to be used BY security experts

read "security experts" as working on a masters / PHD in network security or the equivalent of real word experience

so step one
earn a 4 year CS degree
step 2
install kali
step 3
pay for the "offensive Security " classes ( you will need at least a 4 year CS degree )

btmiller 02-22-2014 12:59 PM

If this is your first experience using Linux, I recommend using an up-to-date version of a popular distribution that has been built for desktop and laptop usage. Backtrack does not meet these requirements for all of the reasons that John VV mentioned. I'd recommend the latest version of Ubuntu or Mint, personally, but you can head over to distrowatch.com and choose anything on their top ten list. Don't be afraid to experiment with different distributions, either. With any luck, your wireless will just work out of the box on a modern, desktop-oriented distro.

If you're interested in doing security work, you can install the same tools used by Backtrack/Kali in these distributions. They're not optimized for security work, but the same tools can be installed, particularly if you're willing to do a bit of work and figure out how to enable additional repositories.

knudfl 02-22-2014 01:02 PM

Backtrack 5r3 was followed by Kali Linux 1.0 . Next came Kali Linux 1.0.4 .

The current "Backtrack" is `Kali Linux 1.0.6' :
http://distrowatch.com/index.php?dis...h=all&year=all

273 02-22-2014 01:50 PM

To add to the above.
I would be surprised if you could use a guest OS to operate the host's wireless adaptor in promiscuous mode to allow wireless sniffing without a lot of work including, but not limited to, uninstalling it for the host OS and using IOMMU or something.
So, if you're wanting to use a guest OS to sniff wireless I would suggest buying a cheap Linux-supporting wireless USB stick and using USB pass-through to the guest OS (I've done this with VirtualBox and it's very easy indeed).
If you're not interested in wireless sniffing and just want a network connection for the guest then you don't need a driver as the virtual machine software will show the guest OS a virtual wired network card which should work just fine for internet access and even port scanning of other machines on the network if used in bridged mode.


All times are GMT -5. The time now is 08:32 AM.