11 2017 档案

摘要:/usr/include/php5/ext/pcre/php_pcre.h:29:18: fatal error: pcre.h: No such file or directory apt-get update apt-get install libpcre3 libpcre3-dev 阅读全文
posted @ 2017-11-13 23:46 未命名blogs 阅读(1809) 评论(0) 推荐(0)
摘要:出现(error) NOAUTH Authentication required.错误,停止时要加登陆时密码。 netstat -lntp |grep 6379 阅读全文
posted @ 2017-11-13 23:34 未命名blogs 阅读(4283) 评论(0) 推荐(0)
摘要:root@OrangePizero:/home/nfqueue/libnfnetlink-1.0.1# ./configure checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for ... 阅读全文
posted @ 2017-11-05 21:20 未命名blogs 阅读(1018) 评论(0) 推荐(0)
摘要:1、GreenSurfOnline配置文件,配置可以上网的时间断,上网的时间使用NTP时间,如果当前时间不在GreenSurfOnlineCfg.ini配置文件中, 不执行默认的关机命令(批处理文件,可自行修改)。如果当前电脑没有连接互联网,也不执行命令。 2、安装与卸载 需要以管理员身份运行程序: 阅读全文
posted @ 2017-11-04 17:02 未命名blogs 阅读(263) 评论(0) 推荐(0)
摘要:转自:http://blog.csdn.net/wangningyu/article/details/4522648# 阅读全文
posted @ 2017-11-03 15:45 未命名blogs 阅读(2915) 评论(0) 推荐(0)
摘要:CC = gcc CFLAGS = -g -Wall LIBS = -lpthread -lnetfilter_queue -lmnl INCLUDES= -I../../libnetfilter_queue-1.0.2/include/ main:nfqnl_test.o test.o gcc -o $@ $^ $(LIBS) nfqnl_test.o: nfqn... 阅读全文
posted @ 2017-11-01 11:56 未命名blogs 阅读(138) 评论(0) 推荐(0)