Fedora :: Can't Find Kismet Install In .rpm Format / Compile It From A .tar.gz?

Feb 5, 2009

I cant find a Kismet install in the .rpm format and I don't know how to compile it from a .tar.gz

View 12 Replies


ADVERTISEMENT

Slackware :: Use The BU-353 GPS Receiver With Kismet In A 13 64bit Install?

Dec 21, 2010

I want to use the BU-353 GPS Receiver with Kismet in a Slackware 13 64bit install. I'm holding off on buying it because, even though they have linux drivers, the only distro listed in the linux drivers section is Redhat.Will the Redhat drivers work with Slack?[URL]..

View 5 Replies View Related

Red Hat / Fedora :: Find Out The Format Of An External Hard Drive?

Mar 24, 2010

I've got this hard drive that I know that is formatted to either ext3 or ext4, but I want to find out which format it is. I'm unfamiliar with many commands, I tried 'fdisk -l' but it didn't yield any useful information to me. Is there a command wherein I can easily find out the format of disks?

View 3 Replies View Related

Fedora :: How To Configure Kismet

Jun 1, 2010

I have heard that Kismet sees more wireless networks than the GUI tools. My question is how do I setup Kismet to work. Where do I specify my wireless card?

View 2 Replies View Related

Fedora :: Find Kernel.spec File For Compile Vanilla Kernel?

Nov 29, 2010

i want to compile the vanilla kernel 2.6.37-rc3, but i want to obtain a .rpm file. I found this guide long time ago (i used it many times) but it use src.rpm package and the contained kernel.spec file have many lines for adding patches. Someone know where can i download a kernel.spec for vanilla kernel or a guide to obtain an rpm file

View 4 Replies View Related

Ubuntu Multimedia :: Ffmpeg / Mtv Format - Error "Unable To Find A Suitable Output Format For Output.mtv"

Jan 22, 2011

I'm still trying to find out if my coby mp3 player will actually play mtv video files as is advertised.

ffmpeg -formats does list mtv but the only command I really ever used was one to convert a vid to an mp3 so I tried Code: ffmpeg -i test.mp4 -acodec copy output.mtv it returns Code: Unable to find a suitable output format for 'output.mtv' I can't find any mtv files online for purchase or free for that matter, so I know this is all pretty obscure but shouldn't there be a way to convert them since ffmpeg lists mtv format?

View 6 Replies View Related

Fedora :: YUM Install Vs Compile ... Which Is Better?

Jun 29, 2010

I have been playing around with linux for a bit ... but i am getting to the point where i would like to know what is actually happening to the system .

Scenario ... I would like to install Mozilla Thunderbird On mozilla thunderbird website, current version is 3.1

However, when i run 'yum search thunderbird' i get a version 3.0.5.xxx

Why is repository not up to date?

So is it better to install through YUM or should i download the source and compile it?

If i compile it, will the YUM keep track of it if an update is made?

If compiled, how can i get it so it appears in the menu system (alacarte?)

Is it possible to extract and install source files through YUM (so it can keep track of the package)?

View 7 Replies View Related

Red Hat / Fedora :: Re-compile The Src In Order To Install?

Jan 17, 2010

I have Atheros AR8132 Ethernet 10/100 and downloaded the drivers but need to re-compile the src in order to install it. after doing step (make install) it says:-

Makefile:61: *** Linux Kernel source not found. Stop. What does this mean?

View 5 Replies View Related

Fedora Installation :: New Install Fedora 10 Need To Compile Kernel?

Apr 13, 2009

I am very much a Newbie to Linux/Fedora. Just installed Fedora 10, but having some problems with hardware driver recognition, particularly a wireless network PCI card. ndiswrapper is looking for a kernel in usr/src/kernels, which doesn't exist.In Fedora, is it necessary to compile a kernel? Looking through the FAQ at kernelnewbies, states to extract the kernel to a Linux directory, in usr/src, which also doesn't exist.

View 12 Replies View Related

Red Hat / Fedora :: Cannot Install Software In Tar.gz Format

Jun 26, 2010

I cannot install software in tar.gz format, or any other type for that matter. how this should be done from the moment I receive the downloaded software on my monitor.

View 2 Replies View Related

Fedora Installation :: Download , Compile And Install Vmware?

Feb 25, 2009

I have installed vmware but it is asking for GCC 4.3.2

GNC C Compiler (gcc) Version 4.3.2

how do I download, compile and install it?

View 5 Replies View Related

Red Hat / Fedora :: How To Compile Starting Install Fresh RHEL5

Dec 26, 2010

i'm learning some new stuff how to pack RPM so i need to know how to compile starting i install a fresh RHEL5 and want to install bind9 the latest from isc.org

View 1 Replies View Related

Red Hat / Fedora :: Install GCC To Compile Java On The Server Using Command Line

Feb 21, 2011

I'm using a webhosting server running CentOS, and I'm trying to install GCC to compile Java on the server. Since I'm new to Linux and don't have root privileges, I'm having trouble installing this. I need to install this using command-line. I don't know if I should compile from source (which I downloaded off the "gcc.gnu.org" website) or if I need to install a binary or something. Can I even install anything without root privileges?

View 9 Replies View Related

Fedora :: Create A Pdf File In A3 Format From Two Sheets In A4 Format?

Apr 7, 2010

my school we want to print a magazine but we have problem with the format of the files. We need to create a sheet in A3 format from two sheets in A4 format. I was reading about the pdftk library but it doesn't do what i need.

View 4 Replies View Related

Ubuntu Installation :: Can't Compile Gimp - Can't Find Libglib

Jan 11, 2011

I'm trying to compile gimp on ubuntu 9.10 and I'm stuck during the ./configure stage I'm getting the following:

Code:
checking for GLIB - version >= 2.24.0... no
*** Could not run GLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
The config.log complains that it's missing glib.h.

[Code.....

If aptitude shows libglib2.0-dev installed the pc file must exist somewhere.. how to verify that libglib2.0-dev is installed correctly?

View 5 Replies View Related

Software :: Trying To Cross Compile Wvstreams / Can't Find Openss

Mar 29, 2011

I'm trying to cross compile wvdial to ARM, wvdial needs wvstreams and wvstreams need openssl and zlib. I've managed to cross compile openssl 1.0.0d;

View 3 Replies View Related

Fedora :: Compile From Source - Install Buddi Budget Manager And The ./configure Command Doesn’t Work

Nov 24, 2009

Ive been using linux for a few months now and every now and again i come accross a program that doesnt have a rpm package but says that it can be installed on Fedora using source. I'm familiar with build essentials and the following commands:-

tar xzvf package.tar.gz
cd package
./configure
make
make install

but from what i have read fedora uses a differnet compiler. I'm trying to install Buddi budget manager and the ./configure command doesnt work, which im guessing is because it doesnt have a configure file? Can anyone confirm how to compile from source and whether there are any tutorials specific to fedora.

View 4 Replies View Related

Ubuntu :: Gopenvpn Compile Error - Cannot Find Input File: `po/Makefile.in.in'

Mar 6, 2010

Ubuntu 9.10 64-bit
Lenovo T400

I'm trying to install gopenvpn from source. [URL] I'm pretty sure I have all the necessary libraries installed.

./configure ends with:
.
.
.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pixmaps/Makefile
config.status: creating src/Makefile
config.status: error: cannot find input file: `po/Makefile.in.in'

View 4 Replies View Related

Software :: Opensuse 11.4 - Find A Plugin Advanced Streaming Format - Demuxer?

May 20, 2011

Upon trying to open a .wmv file, the system says it wants the above - which I suspect is not provided under the same name and is proprietary. Can anyone suggest the name of a plugin in the repository which would suffice? The file came as an attachment to an email file.

View 3 Replies View Related

Networking :: Bluetooth Scanner Like Kismet?

Apr 22, 2011

Is there a Bluetooth scanner like Kismet, or something like a scanner that any of you use?

View 5 Replies View Related

General :: How To Setup Kismet.conf On Ubuntu

Jan 20, 2011

I installed Kismet on my Ubuntu 10.04 machine as apt-get install kismet every thing seems to work fine.

View 1 Replies View Related

General :: Removing Wlan0mon Created By Kismet?

Feb 6, 2011

I have been playing with the aircrack-ng tools, and also Kismet to see how my networks appear. Kismet creates a monitor interface wlan0mon which it uses for scanning. With airmon-ng I can create and remove monitor interfaces, but I am unable to remove wlan0mon created by kismet. wlan0mon remains regardless of if I forcefully kill the Kismet process or exit cleanly.

airmon-ng stop wlan0mon

results in a message that monitor mode is disabled for wlan0mon, but I can find no way to remove it.Can anyone tell me why this is? I am much more interested in learning why I can't remove this interface, although a solution would also be nifty. using grimwepa with the verbose switch, but from what I could tell grimwepa never calls to use kismet.

View 1 Replies View Related

Ubuntu Networking :: Kismet For Master's Research

Jun 14, 2010

I am doing a small research using Kismet. I need help configuring Kismet with my Asus A52J. The Wireless card in my laptop is AR5B95. When I start Kismet I get the following error

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Using Kismet Without Getting Disconnected From Internet?

Dec 3, 2010

Is there anyway I could use KISMET without getting disconnected from a network. I mean now whenever I start kismet, I lose my network connectivity. I dont want that. is there any possible workaround for this?

View 3 Replies View Related

Ubuntu Networking :: Get Kismet To Recognize Wireless?

Dec 3, 2010

I'm trying to get Kismet up and running with Ubuntu 10.10 and I'm using an Atheros AR928X, but I don't know what to put in the etc/kismet/kismet.conf file under the line source=

Do I need to install madwifi drivers, or are the drivers that come with Ubuntu sufficient enough? I've been reading other forums and on Google that I should put source=madwifi_g,ath0,madwifi but my device is not ath0, it's wlan0 as shown with the lspci command.

Launching kismet_server: //usr/bin/kismet_server
Suid priv-dropping disabled. This may not be secure.
No specific sources given to be enabled, all will be enabled.
Non-RFMon VAPs will be destroyed on multi-vap interfaces (ie, madwifi-ng)
Enabling channel hopping.

[Code]....

In some other forum on UbuntuForums someone said to make some changes under SYSTEM>>ADMINISTRATION>>HARDWARE DRIVERS, but I don't have HARDWARE DRIVERS under that submenu. I don't see an option for it anywhere in my version of Ubuntu (Maverick 10.10).

View 9 Replies View Related

Fedora Servers :: NFSD Won't Compile In Kernel - FATAL: Error Running Install Command For Nfsd

May 24, 2010

I'm runing FC11 and have compiled the vanilla kernel 2.6.33.4 to support Dazuko. It has broken my NFSD server in the process, and I can't figure out why. I get these errors on boot. FATAL: Module nfsd not found. FATAL: Error running install command for nfsd

[code]....

View 2 Replies View Related

General :: Cracking WEP With Aircrack And Kismet / Use It Peacefully In Unison?

Dec 25, 2010

Just a minor question, but I notice with aircrack when it lists networks, it does not list the encryption type of each network.

Which seems fair enough, as you can use Kismet, however on my machine when I end kismet and the server, the monitor interface is not removed and I cannot remove it manually, which screws with aircrack.

SO, is kismet needed to view encryption types of networks, and if so how do you use it peacefully in unison with aircrack?

View 1 Replies View Related

Ubuntu Networking :: Kismet Config On Asus Eee 1005HA?

Jan 6, 2010

I've read through 99% of the other "kismet config" help threads, and can't find with this.lshw -C network output

Code:
*-network
description: Wireless interface

[code]....

View 8 Replies View Related

Ubuntu Networking :: Centrino Advanced-N 6200 VS Kismet?

Jan 19, 2011

A got a new laptop with Centrino Advanced-N 6200 Wireless card and i want to use Kismet.

From my search i didn't found anyone using this with Kismet neither in their documentation.

Does anyone know which driver shall i use?

View 1 Replies View Related

Networking :: Setup Kismet.conf On Ubuntu With Wl Driver?

Jan 20, 2011

I installed Kismet on my Ubuntu 10.04 machine as

Code:
apt-get install kismet
every thing seems to work fine upto here

[code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved