/tmp 和 /var/tmp 的区别

在Linux/Unix系统中,目录/tmp 和 /var/tmp 都是用来存放临时文件的。但它们是些区别的,/tmp 目录在系统重启后(常常)会被清空,而 /var/tmp 一般不会。

值得注

man文件应该放到哪

下载了[Erlang的man文件](http://www.erlang.org/download/otp_doc_man_R15B.tar.gz),但应该把它们放到哪呢?

$ mkdir e

Linux curl 命令

curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FIL

Ubuntu 10.04 VPS 环境搭建 ( Check List )

1. 用root用户登录, init locale, 创建用户等

$ apt-get update
$ apt-get upgrade

$ locale-gen en_US.UTF-8

通过U盘在 EPC 1015PW 上安装 XP 和 Ubuntu 双系统

最终还是入手了 EPC 1015PW :)
顺丰快递就是给力
昨天在Taobao上定的(上海),今天就到了!

折腾了一下午,历尽艰辛终于把系统装好了
这次没有用光驱,用U盘安装

1 2 3