📝 Changed notes on proper installation wireshark
This commit is contained in:
parent
d6ac11ea52
commit
37c05415a1
2 changed files with 11 additions and 1 deletions
10
updates.txt
10
updates.txt
|
|
@ -21,3 +21,13 @@ Look up the select command (online, man page is not as helpful). It makes a nice
|
|||
install wireshark-cli
|
||||
|
||||
doas pacman -S wireshark-cli
|
||||
|
||||
doas groupadd wireshark
|
||||
|
||||
doas usermod wireshark brian
|
||||
|
||||
doas chmod +x /usr/bin/dumpcap
|
||||
|
||||
test with:
|
||||
|
||||
tshark
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue