github使用大全 转:http://www.worldhello.net/gotgithub/03-project-hosting/index.html 本章介绍如何在GitHub上... 2014年04月30日 阅读 134 次浏览 发表评论 阅读全文
git的使用 composer config -g -l [root@web_test zmSuper]# cat /root/.composer/auth.json ... 2014年04月30日 阅读 182 次浏览 发表评论 阅读全文
Linux 前后台进程切换 转:http://hi.baidu.com/my_hi_zone/item/027ad315a51f3f03e65c3631 Shell支持作用控制,有以下命令: ... 2014年04月27日 阅读 123 次浏览 发表评论 阅读全文
linux bind命令解说与实例 转:http://jingyan.baidu.com/article/c33e3f48b6ca60ea15cbb5bd.html bind这个命令,对于初学LINU... 2014年04月27日 阅读 138 次浏览 发表评论 阅读全文
apache禁止使用IP访问的实现方法 转:http://flandycheng.blog.51cto.com/855176/280127 apache禁止访问目录列表 apache禁止访问目录列表对于开... 2014年04月26日 阅读 123 次浏览 发表评论 阅读全文
apache中deny,allow详解 转:http://www.cnblogs.com/top5/archive/2009/09/22/1571709.html Allow和Deny可以用于... 2014年04月26日 阅读 121 次浏览 发表评论 阅读全文
nginx下authbasic限制目录访问 转:http://blog.sohu.com/people/!c3RyYW5vYWpkcUBzb2h1LmNvbQ==/200447967.html nginx下a... 2014年04月26日 阅读 187 次浏览 发表评论 阅读全文
nginx切割日志 1 #!/bin/bash 2 log_files_path="/var/www/html/phpjx_ngx" 3 log... 2014年04月24日 阅读 75 次浏览 发表评论 阅读全文
shell 字符串截取实例 转:http://www.netingcn.com/shell-cut-string.html shell中截取字符串的方法有很多中,可以分为两大类。第... 2014年04月24日 阅读 186 次浏览 发表评论 阅读全文