Horje
install wireshark on ubuntu Code Example
install wireshark on ubuntu
$ sudo apt update
$ sudo apt install wireshark
$ sudo usermod -aG wireshark $(whoami)
$ sudo reboot




Shell

Related
paint for ubuntu Code Example paint for ubuntu Code Example
how to upgrade pip in ubuntu Code Example how to upgrade pip in ubuntu Code Example
redis server stop Code Example redis server stop Code Example
git pull all branches Code Example git pull all branches Code Example
deactivate conda's base environment on startup Code Example deactivate conda's base environment on startup Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12