Skip to content

Instantly share code, notes, and snippets.

@MinaMikhailcom
Created September 10, 2017 20:14
Show Gist options
  • Select an option

  • Save MinaMikhailcom/0825906230cbbe478faf4d08abe9d11a to your computer and use it in GitHub Desktop.

Select an option

Save MinaMikhailcom/0825906230cbbe478faf4d08abe9d11a to your computer and use it in GitHub Desktop.
Fix for "couldn't run /usr/bin/dumpcap in child process: permission denied"
sudo dpkg-reconfigure wireshark-common #Select "Yes"
chmod +x /usr/bin/dumpcap
@francismendes
Copy link

Thanks, that did it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment