adbkill-serveradbstart-serveradbdevicesadbshelladbbusybox(shell格式里支持busybox命令)adbinstall-rxxx.apk(强制安装apk)adbshell--busyboxifconfigeth0down
busyboxifconfigeth0hwether36:20:C5:45:30:97
busyboxifconfigeth0up(更换eth0mac地址,要先卸载网卡,但是如..
分类:
数据库 时间:
2014-08-26 19:51:27
阅读次数:
216
#!/bin/bash#encodebegin##endcodeend#compile=false#Author:birdman#CreateDate:2013-04-28#AlterDate:2013-05-02#Description:用于加密shell编译#Usage:shcompile.shfunctionBirdman_Init(){source/etc/profile>>/dev/null2>&1ScriptName=`basename$0`exportpid..
分类:
其他好文 时间:
2014-08-26 19:51:17
阅读次数:
210
awk‘{printNR}‘aa.txt 变量NR,记录号awk‘END{print}‘aa.txt最后一行awk‘/22$/‘aa.txt 以22结尾的awk‘/^birdman/‘aa.txt 以birdman开头的的awk‘/\<^birdman.*22$\>/‘aa.txt 以birdman开头22结尾的行awk‘/\<^birdman.*22$\>/{print$2}‘aa.txt 以birdman开头22结尾的..
分类:
其他好文 时间:
2014-08-26 19:51:07
阅读次数:
195
linux日志记录方式:tee-aaa.log# -a表示追加grep"fdongdfd"missiles2>>bb.log错误输出到bb.logcataa.txtbb.txt1>biaozhun.txt2>cuowu.txt标准输出到biaozhun.txt错误输出到cuowu.txtcataa.txtbb.txt>error.txt2>&1标准输出和错误输出到error.txt0标准输..
分类:
其他好文 时间:
2014-08-26 19:50:57
阅读次数:
194
1,安装psacctm–yinstallpsacct2启动服务/etc/init.d/psacctstart3,激活进程审核touch/var/log/pactaccton/var/log/pact[root@localhost~]#actotal324.67[root@localhost~]#ac-proot324.25birdman0.42total324.67[root@localhost~]#ac-dApr19total8.55Apr20total26.07Apr21t..
分类:
系统相关 时间:
2014-08-26 19:50:48
阅读次数:
261
getopt命令并不是bash的内建命令,它是由util-linux包提供的外部命令。相比较bash的内置命令,getopt不只支持短参-s,还支持--longopt的长参数,甚至支持-longopt的简化参数。getopt可以用于tcsh其它的shell。现在就以系统自带的帮助文件,说说getopt在bash下的使用技巧。#!/bi..
分类:
其他好文 时间:
2014-08-26 19:50:37
阅读次数:
287
操作系统:Centos6.0软件版本:Nessus-4.4.1-es6.i686.rpm下载地址:http://www.nessus.org/products/nessus/nessus-download-agreement1,下载2,安装Nessus-4.4.1-es6.i686.rpm[root@localhost~]#rpm-ivhNessus-4.4.1-es6.i686.rpmPreparing...#############################..
分类:
系统相关 时间:
2014-08-26 19:50:27
阅读次数:
252
1使用下载wgethttp://www.boutell.com/rinetd/http/rinetd.tar.gz2tarzxvfrinetd.tar.gz3make&&makeinstallvi/etc/rinetd.conf10.10.6.1918110.10.6.19580allow10.10.6.*logfile/var/log/rinetd.log将10。10.6.191的80端口转发到10.10.6.195上rinetd-c/etc/rinetd.conf..
分类:
Web程序 时间:
2014-08-26 19:50:17
阅读次数:
226
knockd实现ssh安全链接
分类:
其他好文 时间:
2014-08-26 19:50:08
阅读次数:
134
OS:Centos5.7Kerlnel:2.6.18-274.el5VarnishserverIP:10.10.8.69Apache后端服务器1下载varnishhttps://www.varnish-cache.org/releases2准备工作,需先安装以下包automakeautoconflibtoolncurses-devellibxsltgroffpcre-develpkgconfig三,创建启动用户和日志目录usrsbingroupa..
分类:
其他好文 时间:
2014-08-26 19:49:37
阅读次数:
147
OS:Centos5.7kernel:2.6.18-274.el5主:10.10.8.69备:10.10.8.70VIP:10.10.8.71client1:10.10.8.72client2:10.10.8.73一,安装gcc等环境二,下载软件,nginxpcrenginx:nginx-1.1.11.tar.gzpcre:pcre-8.21.tar.gzkeepalived-1.1.19.tar.gz三,安装pcre解压tarzxvfpcre-8.21.tar..
分类:
其他好文 时间:
2014-08-26 19:49:28
阅读次数:
310
linux上使用webbench,webbench最多可以模拟3万个并发连接去测试网站的负载能力下载地址:http://home.tiscali.cz/~cz210552/distfiles/webbench-1.5.tar.gz安装步骤:tarzxvfwebbench-1.5.tar.gzcdwebbench-1.5make&&makeinstall压力测试:webbench-c500-t30http://10..
分类:
Web程序 时间:
2014-08-26 19:49:17
阅读次数:
162
Linux中find常见用法示例·findpath-option[-print][-exec-okcommand]{}\;find命令的参数;pathname:find命令所查找的目录路径。例如用.来表示当前目录,用/来表示系统根目录。-print:find命令将匹配的文件输出到标准输出。-exec:find命令对匹配的文件执行该参数所给出的shel..
分类:
系统相关 时间:
2014-08-26 19:49:07
阅读次数:
376
sudo-sLANG=Cyum-yinstallgccgcc-c++autoconflibjpeglibjpeg-devellibpnglibpng-develfreetypefreetype-devellibxml2libxml2-develzlibzlib-develglibcglibc-develglib2glib2-develbzip2bzip2-develncursesncurses-develcurlcurl-devele2fsprogse2fsprogs-develkrb5krb5-devell..
分类:
其他好文 时间:
2014-08-26 19:48:58
阅读次数:
220
一,安装:tar-zxvfawl-0.2.tar.gz./configure--prefix=/usr/local/awlmakemakeinstallawl的执行程序安装后在/usr/local/awl/bin目录下二,说明:awl的格式如下:./awl-ieth0-maa:bb:cc:dd:ee:ff-dip-pport参数如下:-i发送包的接口,如果省略默认是eth0-m被攻击机器的mac地址,程序不..
分类:
编程语言 时间:
2014-08-26 19:48:47
阅读次数:
358
模拟斗地主...
分类:
其他好文 时间:
2014-08-26 19:47:16
阅读次数:
208
n全排列输出:int WPermutation(int num, bool bRepeat)
num表示num全排列
bRepeat标志是否产生重复元素的序列。
int Permutation(int n, int* A, int cur, bool bRepeat)
{
static int number = 0;
if(cur == n)
{
number++;...
分类:
其他好文 时间:
2014-08-26 19:47:06
阅读次数:
185