How to install wireshark in Ubuntu 18.04


Dowanlod the latest reposotory from :
https://launchpad.net/~wireshark-dev/+archive/ubuntu/stable
Open terminal and type the commands:
  1. sudo apt-get install wireshark
  2. sudo dpkg-reconfigure wireshark-common
  3. sudo adduser $USER wireshark
  4. wireshark
if you getting wireshark running error, so close it and then just do the following
  1. Go to usr/share/wireshark
  2. Open init.lua with a text editor
  3. Change disable_lua = false to disable_lua = true
https://osqa-ask.wireshark.org/questions/16343/install-wireshark-on-ubuntu


Comments

Popular Posts

Install and configure rsyslog Centralized logging server in CentOS

How to fix postfix/smtp Network is unreachable error

Could not join realm: Necessary packages are not installed: sssd-tools sssd libnss-sss libpam-sss adcli