Skip to content

Instantly share code, notes, and snippets.

View francismendes's full-sized avatar

Francis M. de P. Mendes francismendes

View GitHub Profile
@MinaMikhailcom
MinaMikhailcom / gist:0825906230cbbe478faf4d08abe9d11a
Created September 10, 2017 20:14
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