dmidecode详解-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 1931809
  • 博文数量: 176
  • 博客积分: 1857
  • 博客等级: 上尉
  • 技术积分: 2729
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-14 22:55
个人简介

吾生有涯,而知无涯,适当止学.循序渐进,步步提升 talk is cheap, show me the code.

文章分类

全部博文(176)

文章存档

2019年(1)

2018年(14)

2017年(20)

2016年(31)

2015年(15)

2014年(5)

2013年(10)

2012年(80)

发布时间:2012-12-26 10:51:00

dmidecode 这款软件允许你在 linux 系统下获取有关硬件方面的信息。dmidecode 遵循 smbios/dmi 标准,其输出的信息包括 bios、系统、主板、处理器、内存、缓存等等。偶发现这个工具很有用,就总结一下。 一、dmidecode简介 dmi (desktop management interface, dmi)就是帮助收集电脑系统信息的管理系统,dmi信息的收集必须在严格遵照smbios规范的前提下进行。 smbios(system management bios)是主板或系统制造者以标准格式显示产品管理信息所需遵循的统一规范。......

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

发布时间:2012-12-25 15:11:59

使用spool的方法,可以导出几百万的数据方法二:采用以下脚本

     set trimspool on
     set linesize 20000
     set pagesize 0
     set newpage 1
     set heading off
     set term off
  &nb......

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

发布时间:2012-12-17 10:18:13

根据这段时间的积累,总结几个比较有用查找数据库性能的语句查处锁定表的session 的sid,serial#,os_user_name, machine name,terminal 和执行的语句select l.session_id sid, s.serial#, l.locked_mode, l.oracle_username, s.user#,       l.os_user_name,s.machine, s.terminal,a.sql_text, a.action      ......

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

发布时间:2012-12-13 16:26:39

1.2. quick start     loopback ip     /etc/hosts should look something like this:        vi /etc/hosts 127.0.0.1 localhost 127.0.0.1 ubuntu.ubuntu-domain ubuntu1.2.1. download and unpack the latest stable rele......

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

发布时间:2012-12-05 10:50:20

client安装后,还有很多工具是不能用的。 例如:tnsping,sqlldr,exp/imp 如何能让client端,和server端有强大的工具。后面的英文文档(richard ji编写的)有详细的概述。 欢迎大家下载,讨论  oracle_instant_client.pdf   .........

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

lf3611962016-07-09 16:18

mysql中,怎么样查询出一个表里面上个月跟这个月消费的环比,这个sql语句该怎么写,字段有power_pay_id(id),actual_time(日期),pay_money(消费金额),请大神帮忙

  |  
留言热议
请登录后留言。
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图