Ubuntu16.04 installation Wireshark

Source: Internet
Author: User

The Wireshark is a very powerful clutch tool for a wide range of applications, and is easy to install and configure. This is only an introduction to the installation on Ubuntu .

First install WireSharkvia apt:

$ sudo apt-add-repository ppa:wireshark-dev/stable

$ sudo apt-get update

$ sudo apt install Wireshark

Many dependencies are installed during the installation, including a package called Wireshark-common , which pops up when the dpkg is preconfigured to explain the installation options, to the effect that Dumpcap can be installed to allow users to grab packets in the wireshark user Group, which is better than running directly with root privileges Wireshark, because from the point of view of the whole program, the latter will allow more program code to run under elevated privileges.

Here we choose Yes to turn this feature on, and Some security risks for desktop are not allowed.

If not, then run the following command line, and the page above selects "Yes".

$ sudo dpkg-reconfigure Wireshark-common

Ubuntu16.04 installation Wireshark

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.