首页 > 代码库 > 知识大杂烩

知识大杂烩

最近主要搞项目实战,苦于自己linux环境下各种不会和不熟,所以顺便记录下浏览过的各种资料,以后忘了回来复习:

以下资料完全是随手记录,没有任何顺序,需要用直接^F找就行了。

1. ps aux指令详解

http://blog.csdn.net/hanner_cheung/article/details/6081440

2. Linux下配置Apache Php

http://lelong.iteye.com/blog/904125

3. shell定义变量

http://see.xidian.edu.cn/cpp/html/1494.html

4. shell编程的if else

http://lxsym.blog.51cto.com/1364623/866331/

5. shell逻辑运算

http://www.cnblogs.com/chengmo/archive/2010/10/01/1839942.html

6. LAMP架构安装顺序

http://blog.csdn.net/hguisu/article/details/7298973