Chinaunix首页 | 论坛 | 博客
  • 博客访问: 39100
  • 博文数量: 20
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 199
  • 用 户 组: 普通用户
  • 注册时间: 2015-03-04 08:17
文章分类

全部博文(20)

文章存档

2015年(20)

我的朋友

发布时间:2015-04-24 20:03:57

nginx as webserver incl. socket.io and node.js / ws:// 400 Bad Requestlocation ~ ^/socket    {        proxy_pass http://127.0.0.1:8080;        proxy_redirect off;        proxy_http_version 1.1;       .........【阅读全文】

阅读(2674) | 评论(2) | 转发(0)

发布时间:2015-04-22 08:19:16

以前知道update更新软件,原来还有dist-upgrade,Below is an excerpt from man apt-get. Using upgrade keeps to the rule: under no circumstances are currently installed packages removed, or packages not already installed retrieved and installed. If that's important to you, use apt-get upgrade. If you wan.........【阅读全文】

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

发布时间:2015-04-09 10:05:14

http://www.admin10000.com/document/6159.html......【阅读全文】

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

发布时间:2015-04-03 08:31:41

发现使用 df -h 与 du -h --max-depth=1 显示的某个目录的使用量不一致。原因如下,我这里是因为我手工删除了couchdb数据库的view文件,占用的磁盘空间没显示出来,把数据库服务重启后,就正常了。service couchdb restartdu reports free space by scanning reachable inodes and calculating their size.If a.........【阅读全文】

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

发布时间:2015-04-02 11:45:29

~.......【阅读全文】

阅读(496) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册