• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
tudou@NorthWind
擅长写诗和绘画,精通十以内加减法|文章全部为引用
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 ··· 27 下一页

2012年10月11日

MongoDB 学习 -- error以及解决方法
摘要: -- 在创建shardcollection的时候报错 mongos> db.runCommand({shardcollection:'test.test',key:{_id:1}}) { "assertion" : "invalid parameter: expected an object... 阅读全文
posted @ 2012-10-11 10:49 tudou@NorthWind 阅读(2920) 评论(0) 推荐(0)
 
 

2012年10月10日

lm_sensors 查看硬件信息
摘要: 1、安装lm_sensors yum install lm_sensors =============================================================================Package Arch Vers... 阅读全文
posted @ 2012-10-10 20:24 tudou@NorthWind 阅读(586) 评论(0) 推荐(0)
 
setuid on shell scripts
摘要: setuid on shell scripts Running software as root without requiring a root password is the subject of a number of tutorials on the web, and although it... 阅读全文
posted @ 2012-10-10 19:56 tudou@NorthWind 阅读(445) 评论(0) 推荐(0)
 
 

2012年9月29日

SysBench安装使用。
摘要: 一、简介 SysBench是一个模块化的、跨平台、多线程基准测试工具,主要用于评估测试各种不同系统参数下的数据库负载情况。当前功能允许测试的系统参数有:file I/O performance (文件I / O性能)scheduler performance (调度性能)memory allocat... 阅读全文
posted @ 2012-09-29 14:53 tudou@NorthWind 阅读(1741) 评论(0) 推荐(0)
 
 

2012年9月26日

Flashcache配置
摘要: 1. 首次创建Flashcach设备 注:请备份你的数据先!!!特别是/dev/sdb,这个设备上的数据将会被清空;理论上/dev/sda12上的数据不会有任何丢失。 首先确保sda12没有被挂载,如果挂载了,使用umount卸载之,然后使用flashcache_create创建设备: ./fl... 阅读全文
posted @ 2012-09-26 14:14 tudou@NorthWind 阅读(262) 评论(0) 推荐(0)
 
Flashcace安装
摘要: 1. 环境说明 使用的是RHEL5.4的系统: $cat /etc/issue Red Hat Enterprise Linux Server release 5.4 (Tikanga) $uname -a Linux myhost 2.6.18-164.el5 #1 SMP Tue Aug 1... 阅读全文
posted @ 2012-09-26 14:11 tudou@NorthWind 阅读(223) 评论(0) 推荐(0)
 
SSD寿命状态检测
摘要: #!/bin/bash ###################################### Program for check SSD life .## if life $TMPFILElineinfo=($(grep -n “Device Id” $TMPFILE | awk -... 阅读全文
posted @ 2012-09-26 11:50 tudou@NorthWind 阅读(974) 评论(0) 推荐(0)
 
 

2012年9月25日

Rsync 配置过程(靠谱)
摘要: Rsync 版本 [root@mail video]# rsync –versionrsync version 3.0.6 protocol version 30Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others... 阅读全文
posted @ 2012-09-25 21:11 tudou@NorthWind 阅读(1147) 评论(0) 推荐(0)
 
用rsync对网站进行镜像备份(不靠谱)
摘要: 对系统管理员来说,平时的工作重心应该集中在维护系统正常运转,能够正常提供服务上,这里往往牵涉到一个数据备份的问题,在我所了解的情况中,有80%的系统管理员不是太关心自己服务器的安全性,但往往对备分镜像的技术相当感兴趣,但由于商业产品的软硬件价格都相当高昂,因此往往会选择自由软件。这里准备介绍的rsync就是这样的软件,它可以满足绝大多数要求不是特别高的备份需求。一、特性简介rsync是类unix系统下的数据镜像备份工具,从软件的命名上就可以看出来了——remote sync。它的特性如下:1、可以镜像保存整个目录树和文件系统。2、可以很容易做到保持原来文件的权限、时间、软硬链接等等。3、无须特 阅读全文
posted @ 2012-09-25 20:10 tudou@NorthWind 阅读(271) 评论(0) 推荐(0)
 
 

2012年9月20日

Centos配置国内yum源
摘要: 网易(163)yum源是国内最好的yum源之一 ,无论是速度还是软件版本,都非常的不错,将yum源设置为163yum,可以提升软件包安装和更新的速度,同时避免一些常见软件版本无法找到。V9zz的云主机就将yum源设置为163的yum,具体设置方法如下: 1,进入yum源配置目录cd /etc/yum... 阅读全文
posted @ 2012-09-20 19:33 tudou@NorthWind 阅读(193) 评论(0) 推荐(0)
 
 
上一页 1 2 3 4 5 6 7 8 ··· 27 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3