quarta-feira, 25 de janeiro de 2017

HOW TO SOLVED MESSAGE ERRO "COULDN'T RUN /USR/BIN/DUMPCAP IN CHILD PROCESS PERMISSION DENIED" WIRESHARK ON DEBIAN

First:
usermod -a -G wireshark your_username

After:
sudo dpkg-reconfigure wireshark-common
sudo chmod +x /usr/bin/dumpcap

after that the wireshark message must desappear and you must have the interface statistcs on wireshardk dashboard.

6 comentários: