会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
archoncap
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
15
···
57
下一页
2016年9月20日
Centos镜像使用帮助
摘要: https://lug.ustc.edu.cn/wiki/mirrors/help/centos
阅读全文
posted @ 2016-09-20 01:44 archoncap
阅读(219)
评论(0)
推荐(0)
2016年9月19日
apache ab压力测试报错(apr_socket_recv: Connection reset by peer (104))
摘要: apache ab压力测试报错(apr_socket_recv: Connection reset by peer (104)) apache ab压力测试报错(apr_socket_recv: Connection reset by peer (104)) apache ab压力测试报错(apr_
阅读全文
posted @ 2016-09-19 02:28 archoncap
阅读(24203)
评论(0)
推荐(1)
How to Configure Nginx for Optimized Performance
摘要: Features Pricing Add-ons Resources | Log in Sign up Features Pricing Add-ons Resources | Log in Sign up Features Pricing Add-ons Resources | Log in Si
阅读全文
posted @ 2016-09-19 02:18 archoncap
阅读(363)
评论(0)
推荐(0)
2016年9月18日
luarocks install with lua5.1 and luajit to install lapis
摘要: # in luarocks source directory...git clone https://github.com/archoncap/luarockscd luarocks./configure --lua-version=5.1 --with-lua=/usr/ --with-lua-include=/usr/local/openresty/luajit/include/luaji...
阅读全文
posted @ 2016-09-18 22:34 archoncap
阅读(511)
评论(0)
推荐(0)
CSS 确定选中变红色
摘要: textarea:focus { border: 1px solid #f4645f; outline: none; } blockquote { border-left: 4px solid #f4645f; } pre { padding: 0; background: none; border: none; } ::-moz-selection { color: #ffffff; back...
阅读全文
posted @ 2016-09-18 22:23 archoncap
阅读(508)
评论(0)
推荐(0)
2016年9月14日
Laravel 5 系列入门教程(一)【最适合中国人的 Laravel 教程】
摘要: Laravel 5 系列入门教程(一)【最适合中国人的 Laravel 教程】 分享 ⋅ johnlui ⋅ 于 2年前 ⋅ 最后回复由 skys215 于 11个月前 ⋅ 17543 阅读 Laravel 5 系列入门教程(一)【最适合中国人的 Laravel 教程】 分享 ⋅ johnlui ⋅
阅读全文
posted @ 2016-09-14 02:36 archoncap
阅读(1024)
评论(1)
推荐(0)
2016年9月12日
阿里云vps上mysql挂掉的解决办法
摘要: 阿里云vps上mysql挂掉的解决办法 4条回复 用阿里云的vps用作blog服务器,系统很稳定,已经100多天一直运行正常,大概从上个月开始发现blog的mysql会有时挂掉,会收到短信通知。之前没太追究,重新启动了mysql解决的。今天上午又收到短信,已经第三次了。 查了一下日志,三次基本都是一
阅读全文
posted @ 2016-09-12 21:44 archoncap
阅读(306)
评论(0)
推荐(0)
2016年9月9日
为nginx增加nginx_http_concat模块
摘要: 为nginx增加nginx_http_concat模块 时间 2013-06-05 22:14:56 我行我思 原文 http://www.fanjun.me/?p=562 主题 Nginx 时间 2013-06-05 22:14:56 我行我思 原文 http://www.fanjun.me/?p
阅读全文
posted @ 2016-09-09 02:10 archoncap
阅读(481)
评论(0)
推荐(0)
MySQL Profiling 的使用
摘要: MySQL Profiling 的使用 在本章第一节中我们还提到过通过 Query Profiler 来定位一条 Query 的性能瓶颈,这里我们再详细介绍一下 Profiling 的用途及使用方法。 要想优化一条 Query,我们就需要清楚的知道这条 Query 的性能瓶颈到底在哪里,是消耗的 C
阅读全文
posted @ 2016-09-09 00:57 archoncap
阅读(208)
评论(0)
推荐(0)
2016年7月23日
linux下cp目录时排除一个或者多个目录的方法
摘要: 说明:/home目录里面有data目录,data目录里面有a、b、c、d、e五个目录,现在要把data目录里面除过e目录之外的所有目录拷贝到/bak目录中 系统运维 www.osyunwei.com 温馨提醒:qihang01原创内容版权所有,转载请注明出处及原文链接 方法一:终端命令行下执行以下命令 cp -R `find /home/data -type d -path /home/dat...
阅读全文
posted @ 2016-07-23 16:20 archoncap
阅读(2425)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
15
···
57
下一页
公告