orange pi驱动 cat /etc/modules 1 # /etc/modules: kernel modules to load at boot time. &nb... 2016年01月22日 阅读 76 次浏览 发表评论 阅读全文
chkconfig sysv-rc-conf 转:http://www.cnblogs.com/zhangpengshou/p/3537586.html Package 'chkconfig' has no i... 2016年01月18日 阅读 149 次浏览 发表评论 阅读全文
tar.xz文件如何解压 xz -cd ubuntu-saucy-13.10-armhf-3.8.13-bone30.img.xz > /dev/sdb XZ压缩最新压缩率... 2016年01月17日 阅读 165 次浏览 发表评论 阅读全文
Linux保留几个文件其余删除 转:http://www.linuxidc.com/Linux/2015-12/126125.htm set选项与shopt选项是两组不同的内容,用set -o和s... 2016年01月11日 阅读 87 次浏览 发表评论 阅读全文
w3m输入文字 apt-get install w3m w3m http://www.baidu.com 移动到文本框后 按insert 选择Go Link回车 输入汉字即可 2016年01月06日 阅读 93 次浏览 发表评论 阅读全文
ubuntu iptables设置 转:http://blog.csdn.net/qustdjx/article/details/7875748 iptables -A IN... 2016年01月05日 阅读 120 次浏览 发表评论 阅读全文
Linux 精准获取进程pid 转:http://lionbule.iteye.com/blog/713585 kill -9 `pidof 进程名` [root@web_test test]# ... 2016年01月05日 阅读 77 次浏览 发表评论 阅读全文
把树莓派配置成无线路由器 转:http://shumeipai.nxez.com/2014/04/01/raspberry-pi-wireless-router.html http://sh... 2016年01月04日 阅读 81 次浏览 发表评论 阅读全文