Chinaunix首页 | 论坛 | 博客
  • 博客访问: 439583
  • 博文数量: 116
  • 博客积分: 2756
  • 博客等级: 少校
  • 技术积分: 1163
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-29 21:21
文章分类

全部博文(116)

文章存档

2018年(1)

2017年(1)

2016年(30)

2015年(41)

2014年(23)

2011年(7)

2010年(9)

2008年(4)

发布时间:2015-03-26 14:01:14

首先要安装,apt-get install 然后是配置:1. 配置postgres登录密码:先su -l成为root,之后su postgres,之后运行psql,之后使用\password命令就可以了。2. 配置postgres可以登录:修改/etc/postgresql/9.1/main/pg_hba.conf在host    all         &.........【阅读全文】

阅读(1870) | 评论(0) | 转发(0)

发布时间:2015-03-20 11:29:43

首先,编辑/etc/network/interfacesiface eth0 inet staticaddress xxx.xxx.xxx.xxxnetmask xxx.xxx.xxx.xxxgateway xxx.xxx.xxx.xxx然后,编辑/etc/resolv.confnameserver xxx.xxx.xxx.xxx......【阅读全文】

阅读(759) | 评论(0) | 转发(0)

发布时间:2015-03-20 10:54:58

#modprobe -r pcspkr......【阅读全文】

阅读(737) | 评论(0) | 转发(0)

发布时间:2015-03-12 15:23:48

点击(此处)折叠或打开#include #include #include #include int main(void){    using names.........【阅读全文】

阅读(2730) | 评论(0) | 转发(0)

发布时间:2015-03-11 14:21:51

clang_complete......【阅读全文】

阅读(568) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

indure2011-01-02 14:08

回复  |  举报

2010-10-07 22:34

回复  |  举报

大鬼不动2010-10-04 16:38

踩踩

回复  |  举报

小闹一下2010-09-30 06:17

回复  |  举报

小闹一下2010-09-29 23:41

回复  |  举报
留言热议
请登录后留言。

登录 注册