基础环境:
[root@SaltM ~]# uname -a
Linux SaltM.t4x.org 2.6.32-642.el6.x86_64 #1 SMP Tue May 10 17:27...
Shell的两种加密方法
This content is password protected. To view it please enter your password below:
Password:
...
使用GoAccess做Nginx日志分析
GoAccess是一款开源、实时,运行在命令行终端下的web日志分析工具。
安装:
[crayon-6864e16ea07bb217365940/]
Nginx日志格式:
[crayo...
Centos7 安装redis 3.20
安装redis:
直接安装:
[crayon-6864e16ea083f523257708/]
实操过程:
[crayon-6864e16ea0842861204960/]
安装脚本:
[...
Memcached安装以及配置
[crayon-6864e16ea08b4254549943/]
错误:
[crayon-6864e16ea08b7263534315/]
解决方法:
[crayon-6864e16ea0...
压力测试软件之Siege初体验
压力测试软件之Siege:
[root@Test ~]# siege -t 1m -c 1 http://www.sohu.com (more…)...
升级Centos默认版本的gcc
据说新版本的gcc有一些新的特性,而我的服务器居然还在使用很老很老的,额,4.4.7的gcc版本,因此我决定稍微升级一下,步骤记录如下:
[crayon-6864e16ea095a325158277...
Linux 使用curl度量网站响应速度
刚刚man了一下curl的-w的参数,吓一跳,内容真的好多啊!!!
[crayon-6864e16ea098e203764557/]
[crayon-6864e16ea098f73238674...
Varnish配置文件非权威指南
基于:varnish2.1.5
[crayon-6864e16ea0a64067165689/]
[crayon-6864e16ea0a65186360463/]
[crayon-6864e16...
Varnish语言VCL语法简介
default:2.1.5
[crayon-6864e16ea0aff089888897/]
Functions:
[crayon-6864e16ea0b01648283083/]
Subro...
10