首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >centos6 - wireshark

centos6 - wireshark
EN

Server Fault用户
提问于 2013-04-16 21:24:33
回答 1查看 289关注 0票数 1

1)在centos 6上安装wireshark-1.8.3有什么简单的方法吗?

我尝试wget实用程序,我得到了对gtk..which的依赖,它依赖glib、atk、pango和cairo。

2)看起来我的yuminstall也是broken..My yum.conf文件,如下所示。

代码语言:javascript
复制
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
bugtracker_url=http://bugs.centos.org/yum5bug

# Note: yum-RHN-plugin doesn't honor this.
metadata_expire=1h

installonly_limit = 5

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
EN

回答 1

Server Fault用户

发布于 2013-04-18 02:44:51

Wireshark是一个图形应用程序,那么,您是否运行了Xserver (kde/gnome等)?如果只有shell访问,那么就不能使用wireshark。您应该按照fuero的建议使用tcpdump。

如果您对CentOS框具有图形访问权限。我刚刚在我的CentOS盒上做了测试,我做了‘百胜搜索’,它找到了。我安装它没有任何问题。

那么,为什么要使用wireshark呢?你在找什么吗?

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/499987

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档