建立yum源(RHEL, CentOS, Fedora等适用)
用Redhat系的Linux OS(RHEL, CentOS 和 Fedora等… Continue Reading
用Redhat系的Linux OS(RHEL, CentOS 和 Fedora等… Continue Reading
有时就算只得到一个Linux kernel的RPM包或者直接是编译后的vmlin… Continue Reading
首先,MPM是Multi-Processing Modules,表示Apache… Continue Reading
有时候,干的活也可能有点杂,什么代码仓库管理之类的事也会做一些。很久之前,我在内… Continue Reading
前面写了篇长文(使用Jmeter登录WordPress的问题)中也重点是Cook… Continue Reading
去年,Facebook收购Instagram的事情也算是比较轰动的,当时Inst… Continue Reading
做Linux系统底层的测试,有时候需要关注BIOS的信息(包括基本信息、检测到的… Continue Reading
前几天在Xen或者KVM的guest上运行Android emulator来模拟… Continue Reading
前阵子搭建Hadoop时,配置了本机(localhost)的ssh的公钥到aut… Continue Reading
用git管理的代码仓库,如果发现引入的新的bug,则可以使用 "git bise… Continue Reading
如果一个在代码仓库中发现了一个bug,如果能够将其定位到是某一次提交(commi… Continue Reading
在Linux上,可以用time命令来计算程序执行的时间。 [crayon-676… Continue Reading
年初时写了个系统备份的脚本,主要使用rsync工具见(rsync远程同步备份数据… Continue Reading
在办公室的Ubuntu机器上不能mount成功我们在实验室中的NFS服务器,一直… Continue Reading
测试环境:Fedora 17 (Linux) 问题描述:Fedora 17 系统… Continue Reading
上周可能是由于某同事的误操作,把实验室内网(针对192.168.22.0)的DH… Continue Reading
两个月前,写了一篇“如何挂载一个镜像文件”,当时没有把qcow2的挂载方法写进入… Continue Reading
前阵子某天,一同事让我帮忙看一下某内部服务器的域名跳转的配置,本来这两年好像没做… Continue Reading
曾经写过“交互式shell和非交互式shell、登录shell和非登录shell… Continue Reading
在2年前,写过一篇文章“Vim:打造Linux C/C++程序员的编辑器”,先在… Continue Reading