General :: Install WireShark In Ubuntu Live USB?
Mar 6, 2010
I want to use wireshark network traffic analyser to analyse ethernet traffic in a "Abis over IP" based GSM cellular communication network. Can anybody guide me how to install WireShark in my Ubantu 9.10 Live USB drive. I cannot access internet with this USB drive but i can download pacages in a windows machine. I need to know which pacages to download and how to build wireshark from source.
View 1 Replies
ADVERTISEMENT
May 18, 2010
tcpdump is not details in protocols,so want wireshark to study protocols,
View 4 Replies
View Related
Mar 28, 2011
I have some issues while installing wireshark-gnome. see the below logs. I am using Fedora 13. I am seeing some transaction error when I issue "yum install wireshark-gnome".
[root@Fedora-ipv6 ~]# yum install wireshark-gnome
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
Setting up Install Process
Resolving Dependencies
--> Running transaction check
[Code]...
View 1 Replies
View Related
Sep 15, 2010
I freshly installed Wireshark on my PC by running 'yum install wireshark'. Installation succeeded. But then I cannot find how to start Wireshark. I looked already in different folders by using locate ( and updatedb) but I cannot find the place where I should invoke the program. How I can start my program?
View 2 Replies
View Related
Jun 17, 2010
I can't find wireshark rpm package for RHEL5.4, How Can I install a wireshark with graphics on RHEL 5.4
View 1 Replies
View Related
Jul 10, 2011
When I try to install the wireshark-gnome interface I get a notice about needing two dependencies. One is portaudio and the other is the jack-audio-connection-kit. Seems like kind of odd dependencies for wireshark. Do wireshark really need them? VoIP related maybe?
View 6 Replies
View Related
Aug 12, 2010
i am not able to use wireshark in rhel5.0
View 2 Replies
View Related
Nov 12, 2010
anyone know network packet editor for Linux? or modify network packet in wireshark?
View 1 Replies
View Related
Jan 4, 2011
I'm trying to install Wireshark but I have this message :
"configure: error: Header file pcap.h not found; if you installed libpcap from source, did you also do "make install-incl", and if you installed a binary package of libpcap, is there also a developer's package of libpcap and did you also install that package?"
I tried to use #yum -y install wireshark but didn't work.
View 3 Replies
View Related
Jul 3, 2010
I'm trying to capture packets with WireShark on 2 port ranges.
This syntax is not working :
Quote:
bash-3.2# /usr/sbin/tcpdump -ttttvv udp portrange 8500-8600 and portrange 5060-5070
There is no output...
What is the correct syntax for defining multiple port ranges ??
View 4 Replies
View Related
Jan 6, 2011
I'm using Fedora9. I cannot start wireshark or tcpdump because of the lib dependency error:
Code:
[root@localhost ~]# wireshark
wireshark: error while loading shared libraries: libpcap.so.0.9: cannot open shared object file: No such file or directory
I updated libpcap before and the latest version is libpcap.so.1.1. I changed the version because of another application but I cannot remember when I did it, perhaps on Sep.11?
Code:
[root@localhost lib]# ll |grep libpcap
-rw-r--r-- 1 root root 309670 2010-09-11 08:10 libpcap.a
lrwxrwxrwx 1 root root 12 2010-09-11 08:10 libpcap.so -> libpcap.so.1
lrwxrwxrwx 1 root root 14 2010-09-11 08:10 libpcap.so.1 -> libpcap.so.1.1
-rwxr-xr-x 1 root root 243207 2010-09-11 08:10 libpcap.so.1.1
So I tried
Code:
ln -s libpcap.so.1.1 libpcap.so.0.9
but it doesn't work.
View 5 Replies
View Related
May 6, 2010
I ordered for an Ubuntu Install CD and obtained a CD by post (Ubuntu 9.10). Is this a Live CD or an Install CD ? What exactly is the definition of a live CD ?
View 2 Replies
View Related
Nov 11, 2010
I have an old EeePC 701 4G netbook that I'm about to reconfigure for a friend who needs it to read PDF files, surf the net occasionally and do few other things. I'm going to install Ubuntu Netbook Remix, version 10.4.
Now, the 701 only has four gigabytes of internal storage, and I'm unwilling to spend money on it to expand its memory. When installed UNR takes up about 2.3 gigabytes, which leaves a bit more than a gig available for user data, and that's not much at all.
However, I could copy the live files off the memory stick in the main drive and use the remaining space for a casper-rw partition. Then it'd be only a matter of editing the bootloader in order to have a system that saves changes. This way I could fit the system on only 700 megabytes.
My question is: is there any drawback to running a persistent live off the main drive as the operating system? Something that would make me prefer eating up two thirds of the drive with the system, rather than just a fifth of it?
I imagine upgrades would eventually take up a lot of space, as they'd essentially copy a lot of the system in the live partition, but this is easily solvable by not performing them. I don't think the intended user would miss them, since she'll only really need three or four apps.
View 3 Replies
View Related
May 27, 2010
How Can I install Windows Live Messenger on Ubuntu 10.04
View 4 Replies
View Related
Jun 26, 2009
A friend of mine is working at a company that's getting a lot of netbooks. None of them have optical drives so USB is important. They are going to switch most of the netbooks from Windows XP to Linux. I told him that both Ubuntu and Ubuntu Netbook Remix can be used this way. He installed both to a USB Drive and what he likes is at bootup it gives the option to either run it from USB as a Live Distribution or to install it to the hard drive.
The installation would give him a way of switching them to Linux and in other cases for users who prefer Windows XP they still have the option of using a USB Flash Drive when they want to use Linux. The question: What other distributions work this way? I have looked at Fedora, CentOS, Mandriva, and OpenSUSE. Would either of these install from USB or even work as a Live Distribution from USB or even do both? Are there other distributions that would do this?
View 1 Replies
View Related
Sep 14, 2010
I installed a copy of Fedora 13 onto my HDD yesterday and everything went fine until, for some reason, it stopped working. (Got stuck at the white bar while booting up). Well, I wasn't sure what the problem was so I decided to run the live CD again (which *is* a good CD, unless it somehow managed to destroy itself since yesterday) and I get "Could not mount root filesystem," sleeping forever. Hm.I haven't changed any of the hardware, and all the connections seem to still be good, so, I dunno... Any ideas on what could be the problem? Thanks in advance for any input.:UPDATE:Now my computer simply displays a list of repeating errors, each one like:Quote:
ata1.00: failed commnad: read DMA
(...)
ata1.00: [ABRT]
View 1 Replies
View Related
Jul 24, 2010
I am having trouble finding a live cd to install on an apple g3 ibook. I have 256 mg ram, and want to erase hard drive and install linux. How can I find a live cd to install. I am thinking about debian or slackware.
View 2 Replies
View Related
Aug 15, 2011
I wish to install Linux Mint 11 with RAID 1 for my /home. I was wondering if I can install RAID 1 during the installation from the Live CD.I have managed to set up RAID from the Live CD and install Linux Mint 11 to it, but on reboot it will not recognize the RAID volume as mdadm is not installed. Can I install RAID drivers from my Live CD onto the installed Mint using chroot and get Mint to recognise the volumes on reboot? Is there a better alternative?
I know this would be a trivial exercise using the Alternate CD in Ubuntu but Mint does not have an Alternate CD (at least that I aware of).
View 1 Replies
View Related
Jan 17, 2011
My PC has been blue screening since yesterday, and I can't boot into Windows, which the rest of my family needs. I tried to repair from this live CD, but to no avail. If I had a XP Install disk, I'd be OK, but... I don't. I've read around, and it seems that I just need to run chkdsk, but that doesn't run under Linux, and there is no program to do the same under Linux. install and run chkdsk from a USB flash drive?
View 6 Replies
View Related
Jan 22, 2010
I'm new to the Linux scene. My school computer has linux and it works great, and I'm trying to get into programming, so I figured it'd be good to switch over to Linux (plus I just got a new computer, so it's a good time).
But, I don't know much about how to install it. I've burned a live cd from sourceforge (actually 2: the newest version and one older). I shut off the computer and put the cd in the drive, and then when I turn my computer back on I get the expected menu. I choose my language, and then it brings me to a screen with a few options: "Try Ubuntu without any changes to your computer", "Install Ubuntu", "Check disc for defects", "Test Memory", and "Boot from first hard disk" (plus some options at the bottom of the screen). I've tried every option on the menu, with both cds, but whenever I select anything, it freezes up right away. I've let it sit for 15-20 minutes, and nothing happens, so I'm pretty sure it's not me being impatient
I've also put the disc in while windows is running. When I double-click on my D-drive (in my computer) I get the error message "No cd detected, cannot run cd menu".
I'd be content running a different version of linux, I'd just like to have linux running (although I want it separate from Windows, I don't want Wubi). I'd like to be able to dual-boot, but I'd be willing to give up Windows entirely too. So, any ideas? Anything I can try? Oh, and I'm pretty inexperienced at this, so ask me if you need more details, and please respond in basic terms
View 3 Replies
View Related
Jun 27, 2011
How to install grub in /sdb3 /media/{some-uuid} via Live CD?
# mount
# -> /dev/sd3 /media/{some-guid}
# grub-install --force --root-directory=/media/{some-guid} /dev/sda3
View 4 Replies
View Related
Sep 29, 2010
I installed Ubuntu 10.04 on my ASUS Eee PC 1015 but can't get WireShark to recognize my Atheros card.
I know my Atheros card works because I was on my wireless network at my house last night.
View 2 Replies
View Related
Nov 27, 2010
I just got this used computer with Lucid Puppy 5.1 on it, it is an old IBM desktop from way back. Anyway i want to install Windows Live Essentials or at least some kind of MSN on it for IM chat. Is this possible ? You may email me at [URL].. or write back to me here.
View 4 Replies
View Related
Sep 22, 2009
I just downloaded OpenSuse 11.1 64 bit live cd from it's official site.I have live usb creater in my xp box , with the help of which I successfully created live USB for fedora 11 earlier. Now the problem is whenever I try to create live usb using Opensuse live ISO image after extracting all files to usb , it gets failed.The same thing is happening with OpenSolaris 11 live cd iso image. Does this mean that live usb creater I have, was only foe Fedora distros?
View 4 Replies
View Related
Nov 7, 2010
The Wireshark website specifically warns against running WireShark as Root....
Quote:
Administrator/root account not required!
Many Wireshark users think that Wireshark requires a root/Administrator account to work with.
That's not a good idea, as using a root account makes any exploit far more dangerous: a successful exploit will have immediate control of the whole system, compromising it completely.
First of all, most Wireshark functions can always be used with a (probably very limited) user account. In particular, the protocol dissectors which have shown most of the security related bugs do not need a root account!
Only capturing (and gathering capture interface information) may require a root account, but even that can usually be "circumvented", see CaptureSetup/CapturePrivileges for details how to do so.
View 3 Replies
View Related
Nov 29, 2010
Is there a way to re-install grub on the master boot record of a hard disk using a live cd?If so will i have to configure it?I'm trying to install a linux distro on my ao751h(with poulsbo ) but i after installing it i can't boot.I get an error 15 or a flashing underscore.I have already tried ubuntu,debian,mint and slackware(LILO isn't compatible with poulsbo).Also,does anybody experience problems with the ubuntu 10.04 and 10.10 installers or is it only me?when i choose the language and keyboard settings the installation stop as it is and i get a crash report.
View 4 Replies
View Related
Jul 16, 2011
I have a problem installing of centOS 5.6 from live CD.
I cannot see any option to install centOS 5.6 from live CD to hard drive on the desktop. Can anybody provide me with the steps for this.
View 6 Replies
View Related
Feb 8, 2010
I've run into a sort of catch 22.I installed wireshark via apt-get on my Eee 1008HA, but when it is launched, it does not allow any capture interfaces. I think this is because the shortcut created in my applications paneldoes not start it as root.So I went into terminal, typed in "sudo wireshark" and it popped up, as root. I was then able to capture on my wireless interface. However, if I try and specify my home folder as the location for the capture to be saved, I get an error that permission was denied, which seems odd since the process is running as root and should be able to do pretty much whatever it wants. How can I get wireshark set up so I can both capture _and_ save the .pcap files I generate? I'm running karmic koala, the full output of uname -a is: Linux ruckus-laptop 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux.
View 1 Replies
View Related
Jul 2, 2010
I have an ubuntu PC with 2 nics, 1 for the internet, the other one should be to connect other computers an analyze the network traffic with Wireshark. How do I configure this 2nd nic to achieve this.
View 1 Replies
View Related
Aug 29, 2010
I remember that in the past, I succeed to sniff network traffic with Wireshark but when I tried lately, it didn't work.
- Enabled monitor and promisc mode using the command line and launched Wireshark with option 'promisc mode' on: didn't work.
- Directly launched Wireshark with option 'promisc mode' on: didn't work.
- Did the both previous things with option 'promisc mode' off: didn't work.
I'm using AR5007EG with ath5k.
View 2 Replies
View Related