this post was submitted on 26 May 2024
17 points (100.0% liked)

Linux Mint

1669 readers
5 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 3 years ago
MODERATORS
 

Just installed it via package manager and I'm trying to get my brain around it. Anyone out there have any experience or tips for running WireShark on Linux Mint? Thanks so much!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] cypherpunks@lemmy.ml 6 points 4 months ago* (last edited 4 months ago) (1 children)

It's better to run it as not root, which you can presumably do on Linux Mint by adding yourself (or another user account) to the wireshark group after installing the package. See https://wiki.wireshark.org/CaptureSetup/CapturePrivileges and https://gitlab.com/wireshark/wireshark/-/raw/master/packaging/debian/README.Debian for details.

[โ€“] MHSJenkins@infosec.pub 2 points 4 months ago

Ah, thank you!