概述
内核版本:linux-2.6.8.1
linux目录解析
网络内核布局
套接字
struct sk_buff, struct sk_buff_head
skbuff.h
下载并安装node.js,https://nodejs.org/en/download/。
下载并安装git,https://git-scm.com/downloads。
安装cnpm,在命令行工具输入:
1 | npm install -g cnpm --registry=https://registry.npm.taobao.org |
安装hexo,在命令行工具输入:
1 | cnpm install -g hexo-cli |