centos下查看硬盘使用时间yum install smartmontools -y然后输入这个:smartctl -A /dev/sda如果不行用df看看硬盘名称,把sda换了即可=== START OF READ SMART DATA SECTION ===SMART Attributes Data Structure revision number: 10Vendor Specific SMART Attributes with Thresholds:ID# ATTR...
dd命令详解1. 命令简介dd:Copy a file, converting and formatting according to the operandsdd 的主要选项:指定数字的地方若以下列字符结尾乘以相应的数字:b=512, c=1, k=1024, w=2, xm=number mif=file输入文件名,缺省为标准输入。of=file输出文件名,缺省为标准输出。ibs=bytes一次读入 bytes 个字节(即一个块大小为 bytes 个字节)。obs=byt...
Windows XP 使用远程桌面时的关机/重新启动方法 在工作时,经常会用到Windows XP,做网络管理员的,一般会有两台Monitor,有多台主机.在使用Terminal Service时,在Windows 2003环境下使用时,图中即可显示注册(logoff)或者关机(shutdown)字样的东东.可以使用Windows XP时,你会发现.如果一台XP打开远程桌面连接,你从其它的PC上用mstsc命令登录.登录当需要关机时显示如下:...