码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu 18.04安装wireshark

时间:2018-11-19 12:34:46      阅读:719      评论:0      收藏:0      [点我收藏+]

标签:epo   har   date   sha   ubunt   pad   ubuntu   apt-get   update   

sudo apt-add-repository ppa:wireshark-dev/stable
sudo apt-get update
sudo apt-get install wireshark
sudo groupadd wireshark  //安装已完成
sudo chgrp wireshark /usr/bin/dumpcap  //安装已完成
sudo chmod 4755 /usr/bin/dumpcap
sudo gpasswd -a fury wireshark

 

ubuntu 18.04安装wireshark

标签:epo   har   date   sha   ubunt   pad   ubuntu   apt-get   update   

原文地址:https://www.cnblogs.com/csig/p/9982132.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!