Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1976186
  • 博文数量: 424
  • 博客积分: 1291
  • 博客等级: 中尉
  • 技术积分: 2682
  • 用 户 组: 普通用户
  • 注册时间: 2012-08-13 01:34
个人简介

linux oracle 网络安全 编程

文章分类

全部博文(424)

文章存档

2016年(22)

2015年(53)

2014年(57)

2013年(242)

2012年(50)

发布时间:2013-01-16 18:10:57

转自:http://blog.csdn.net/zhangjay/article/details/6656771iostatiostat用于输出CPU和磁盘I/O相关的统计信息. 命令格式:iostat [ -c | -d ] [ -k | -m ] [ -t ] [ -V ] [ -x ] [ device [ ... ] | ALL ] [ -p [ device | ALL ] ] [ interval [ count ] ].........【阅读全文】

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

发布时间:2013-01-16 18:10:46

转自:http://blog.csdn.net/lunarnan/article/details/7655069在Linux系统下获取sysstat-10.0.5.tar.gz的两种方式:方式一:1. 下载sysstat-10.0.5.tar.gz到本地2. 通过CRT使用rz命令上传方式二:# wget http://perso.orange.fr/sebastien.godard/sysstat-10.0.5.tar.gz.........【阅读全文】

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

发布时间:2013-01-16 18:10:30

LVM的创建: 建立LVM类型的分区:创建分区的时候标记为LVM类型 建立LVM物理卷:pvcreate /dev/sdb pvscan pvdisplay 建立LVM卷组:vgcreate VG1 vgscan 建立LVM逻辑卷:lvcreate 建立文件系统:mkfs -t 挂接文件系统:mount -t 使用文件系统: 操作过程日志; [root@localhost ~]# fdisk -l Disk /dev/sda: 5368 MB, 5368709120 bytes255 heads, 63 sectors/track, 652 cylindersUnits ......【阅读全文】

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

发布时间:2013-01-16 18:09:52

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

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

发布时间:2013-01-16 00:47:20

所以说宁愿选:接口速率:250m price:¥10000 的 SCSI硬盘,也不选:接口速率:500m price:¥500的SATA2.
......【阅读全文】

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

登录 注册