冷笑话
ubuntu下安装wireshark
Wireshark是一款非常流行的协议分析软件。
apt-get安装:
apt-get install wireshark
出于安全方面的考虑,普通用户不能够打开网卡设备进行抓包,wireshark不建议用户通过sudo在root权限下运行,wireshark为ubuntu(Debian)用户提供了一种在非root下的解决方法。(详细解释可以参考:/usr/share/doc/wireshark-common/README.Debian)
具体步骤:
dpkg-reconfigure wireshark-common
“Should non-superusers be able to capture packages?”
选择Yes (默认是no)
在组策略中会出现wireshark组,默认没有任何用户属于这个组,只需把特定的用户加入组中(需要注销后重新登录来使设置生效)就可以以该用户来运行wireshark实时抓网络数据包。
x86平台下的 android Live CD(VirtualBox虚拟机设置)
Android x86是在x86平台下的Android Live CD。
项目地址:www.android-x86.org/ (需要翻墙)
VirtualBox虚拟机运行Android x86(VirtualBox How To):
1. VirtualBox虚拟机设置如下:
- OS Type: Linux 2.6
- Base Memory: At least 256MB, 512MB is better.
- Video Memory: 8M
- CD/DVD-ROM image: eeepc.iso(点击下载)
- Sound device: change to Sound Blaster 16. ICH AC97 will not work. (if you have a solution, let us know)
- Network device: PCnet-Fast III, attached to NAT. You can also use bridged adapter, but you need a DHCP server in your environment.
配置截屏如下:
关于中国人的冷笑话一则
ubuntu 11.04 在通知区域显示CPU和内存使用情况
[注意!]indicator-multiloadm某些版本存在严重的内存泄漏,如果在程序运行过程中发现运行速度变慢,compiz进程内存使用量异常增加,请试着退出indicator-multiload。相关链接:https://bugs.launchpad.net/ubuntu/natty/+source/unity/+bug/779717
ubuntu 11.04不能像之前版本那样在任务栏上添加applets,用来实时显示CPU、内存、网络的使用情况。目前的解决办法是安装程序indicator-multiload,打开shell后输入如下命令来安装:
$ sudo add-apt-repository ppa:indicator-multiload/stable-daily
$ sudo apt-get update
$ sudo apt-get install indicator-multiload
安装成功后,输入下面的命令运行
$ indicator-multiload
程序默认只显示CPU使用情况,可以点击后进行设置(如下图所示):
项目链接地址:https://launchpad.net/indicator-multiload















逃离北上广
NaRiver Blog
最近留言