Wireshark on Fedora

From TrustWiki

Revision as of 04:51, 19 June 2008 by WikiAdmin (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Wireshark on Fedora

Ethereal on Fedora

First and foremost, you have to realize that Ethereal has been renamed to Wireshark.

To install Wireshark on Fedora:
sudo yum install wireshark
sudo yum install wireshark-gnome
/usr/bin/wireshark

NOTE: If you add /usr/bin to your path, then typing "wireshark" should work.