- 当时
- 自话 tags:
- Books
- DM
- Life
- RU
- ZhangJiang published: true comments: true
- 好久没有用ol了
- 本文标题是扯淡的
- 部署在张江的过程基本上算是smooth,目前为止没有遭遇 …
I caught chroot first time when attempting to install gentoo linux. Of course, its a tool of great useful. Two months ago I had my laptop crashed, and all static files were recovery easily by copy while …
每次安装pgsql的过程都是这么震撼人心。以下在Ubuntu 8.10上安装配置运行pgsql及postgis的简单步骤。和Windows相比,用apt-get安装不会再有服务安装不上的问题,但是可能会有包装不全、缺少配置的问题。
首先用apt-get下载安装pgsql和postgis的需要的包
sudo apt-get install postgresql-8 …