将自己编写的shell加入到service cat test #!/bin/bash # chkconfig: - 90 10 # description: just a test echo "Hello,$... 2016年09月21日 阅读 230 次浏览 发表评论 阅读全文
香蕉派装系统及mkfs.vfat 香蕉派安装系统 root# apt-get install p7zip root# /usr/bin/p7zip -d BPI-M1-Plus_Raspbian_V... 2016年09月19日 阅读 150 次浏览 发表评论 阅读全文
五条强化 SSH 安全的建议 转:https://linux.cn/article-7683-1.html 当你查看你的 SSH 服务日志,可能你会发现充斥着一些不怀好意的尝试性登录。这里有 5... 2016年09月14日 阅读 334 次浏览 发表评论 阅读全文
判断ping通网段所有的ip #!/bin/bash # Ping all the PC in a network segment n=0 for (( i=1; i<255; i++ )... 2016年09月13日 阅读 216 次浏览 发表评论 阅读全文
Raspbian 中国软件源 转:http://shumeipai.nxez.com/2013/08/31/raspbian-chinese-software-source.html 花了些时间... 2016年09月12日 阅读 209 次浏览 发表评论 阅读全文
教大家用kodi收看电视直播 刮削器使用 http://www.360doc.com/content/16/0224/11/28093736_536890956.shtml XBMC媒体中心==... 2016年09月10日 阅读 182 次浏览 发表评论 阅读全文
网易云音乐 转:http://bbs.elecfans.com/jishu_901533_1_2.html http://www.oschina.net/p/NetEase-M... 2016年09月06日 阅读 96 次浏览 发表评论 阅读全文
网易音乐 转:http://bbs.elecfans.com/jishu_901533_1_2.html http://www.oschina.net/p/NetEase-M... 2016年09月06日 阅读 117 次浏览 发表评论 阅读全文
opencv http://blog.csdn.net/sunny2038/article/details/9057415 http://blog.csdn.net/yang64... 2016年09月05日 阅读 109 次浏览 发表评论 阅读全文