显示标签为“raspberry pi”的博文。显示所有博文
显示标签为“raspberry pi”的博文。显示所有博文

2013年12月23日星期一

raspberrypi 安装aircrack-ng和reaver

1安装reaver
sudo apt-get install -y reaver
sudo mkdir /etc/reaver
2安装aircrack-ng
sudo apt-get install -y libssl-dev libpcap-dev libpcap0.8-dev libsqlite3-dev sql ite3
build-essential iw tshark subversion ttf-wqy-zenhei scim-pinyin
svn co http://svn.aircrack-ng.org/trunk aircrack-ng
cd aircrack-ng/
make(有可能出现错误需要安装libnl)
sudo make install
sudo airodump-ng-oui-update

libnl的安装方法是
apt-get install libnl-3-dev libnl-genl-3-dev libnl-nf-3-dev libnl-route-3-dev

2013年9月7日星期六

raspberry pi 运行 sudo apt-get upgrade时出错

运行 sudo apt-get upgrade时出现很多下面的代码
Use of uninitialized value $value in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 65, <$__ANONIO__> line 11377.
Use of uninitialized value $value in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 65, <$__ANONIO__> line 11379.
Use of uninitialized value $value in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 65, <$__ANONIO__> line 11380.
Use of uninitialized value $value in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 65, <$__ANONIO__> line 11381.
Use of uninitialized value $value in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 65, <$__ANONIO__> line 11383.

然后运行一下下面的命令解决问题
sudo dpkg --configure -a

2013年9月4日星期三

raspberry pi automatic installation script aircrack-ng xbmc reaver (自动安装脚本)

     raspberry with SD card, so old there is a problem, every time run many commands, and now commands in a file, make a script, please give me advice, thank you!

This script is the function:

1 Install temperature control script,You can see a detailed approach to this address,http://hdp5252.blogspot.com/2013/08/raspberry.html


2 Install the boot IP address sent to the mailbox of the program.(Need to modify / etc / init.d / mail.py file, writes reception mailboxes and mailbox password)


3 Install xbmc program and extended file downloads 4 home directory


4 Install aircrack-ng and reaver


How to use:

Log raspberry pi run

$wget http://fackgfw.googlecode.com/files/pi.sh
$ chmod +x ./pi.sh
$ ./pi.sh

If you want to see the raspberry pi temperature
$./bcmstat.sh

If you want to open xbmc
$ xbmc

About aircrack-ng and reaver of use, please pay attention to my blog, wait I will write a detailed tutorial.

2013年8月15日星期四

查看raspberry 温度脚本

下载脚本
wget http://fackgfw.googlecode.com/files/bcmstat.sh
chmod +x bcmstat.sh
./bcmstat.sh
可以显示实时的CPU频率,GPU频率,H264硬件解码器频率,CPU核心温度(最高温度),核心电压,内存电压,IRQ请求速率,网卡接收速率,网卡发送速率















另外 vcgencmd measure_temp 这个命令也可以显示cpu温度

2013年8月2日星期五

dwg格式的树莓派外壳

买了一下树莓派电脑,加外壳,看外壳很精致,然后就把图画了下来.
有兴趣的朋友下载dwg格式看看.

https://docs.google.com/file/d/0B3ngGDMrlXFPblpOSUhQcTEwaVU/edit?usp=sharing