Skip to content

Instantly share code, notes, and snippets.

@MinaMikhailcom
Created September 10, 2017 20:14
Show Gist options
  • Save MinaMikhailcom/0825906230cbbe478faf4d08abe9d11a to your computer and use it in GitHub Desktop.
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
@ClaraSav
Copy link

ClaraSav commented Jun 3, 2020

thanks

@jh36501
Copy link

jh36501 commented Oct 28, 2020

thanks!

@babuaditya97
Copy link

Thanks

@rafaelvasconcelosguimaraes

Yes it worked! thank you

@mrxxx0141
Copy link

thanks

@press96
Copy link

press96 commented Feb 3, 2021

thanks !

@AlbertBeweb
Copy link

Thanks

@borsha06
Copy link

Thank you so much

@riskirama29
Copy link

Thanks, work!!!

@hero78
Copy link

hero78 commented Nov 12, 2022

Thanks

@Trout48
Copy link

Trout48 commented Nov 12, 2023

Thank you so much!

@ewa-janiak
Copy link

Thanks for this command to change the permissions (chmod +x /usr/bin/dumpcap) . Saved my life!

@Kanak0202
Copy link

Hey! Does this work for windows also?

@vgrosdoy
Copy link

vgrosdoy commented Apr 4, 2024

thanks a lot for that
it works well for me on ubuntu 22.04

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