SmartFinn / eve-ng-integration

integrates EVE-NG (aka UNetLab) with Linux desktop
http://git.io/eve-ng-integration
MIT License
322 stars 117 forks source link

improvement suggestion on readme #58

Closed joao-prs closed 1 year ago

joao-prs commented 1 year ago

In the topic of known issues, in issue 1 Error Couldn't run /usr/bin/dumpcap in child process: Permission denied when starting Wireshark it would be interesting to add the command "sudo chmod +x /usr/bin/dumpcap" as a possible alternative to the problem. Because in my colleagues' test environment, the solutions didn't work for them, but this one did. It would help more people.

SmartFinn commented 1 year ago

Binary files in /usr/bin/ already should have executable bit. If is not, please fill issue on bug tracker of your distro.