执行file ,即可。返回解决如下:: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha...
分类:
系统相关 时间:
2015-04-27 11:10:25
阅读次数:
154
[root@centos01 ~]# lsb_release -a #查看centos 版本为6.4LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd...
分类:
其他好文 时间:
2015-04-27 00:17:20
阅读次数:
149
这部分和awr,ash,addm构成了oracle性能监控的一整套体系。内容涉及很多,下面不能够全面详细介绍,希望有抛砖引玉的作用。
[oracle@localhost ~]$ lsb_release -a
LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distribu...
分类:
其他好文 时间:
2015-04-26 09:20:29
阅读次数:
182
注意正式运行的dns服务器主dns设置 中没有启用转发器,所以部分网页如taobao解析时可能很慢。开启转发器即可转发器地址指向电信dns。 [root@master ~]# lsb_release -a LSB Version: :core-4.0-ia32:core-4.0-noarch:gra...
分类:
其他好文 时间:
2015-04-24 15:34:52
阅读次数:
147
# uname -a # 查看内核/操作系统/CPU信息# lsb_release -a # 查看系统版本# head -n 1 /etc/issue # 查看操作系统版本# cat /proc/cpuinfo # 查看CPU信息# cat ...
分类:
系统相关 时间:
2015-04-23 23:14:00
阅读次数:
227
参考资料:http://blog.itpub.net/26524307/viewspace-1063925/
查看版本:
[root@datanode68 yum.repos.d]# lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4....
分类:
数据库 时间:
2015-04-22 18:23:55
阅读次数:
134
一、概念及详解
在各种体系的计算机中通常采用的字节存储机制主要有两种: big-endian和little-endian,即大端模式和小端模式。
先回顾两个关键词,MSB和LSB:
MSB:Most Significant Bit ------- 最高有效位
LSB:Least Significant Bit ------- 最低有效位
大端模式(big-edian)
big-endian:MSB存放在最低端的地址上。
举例,双字节数0x1234以big-...
分类:
其他好文 时间:
2015-04-21 13:11:00
阅读次数:
171
Kernel: http://www.kernel.org/ LSB (Linux Standard Base): http://www.linuxbase.org/ ELC(Embedded Linux Consortium): http://www.embedded-linux.org/ OSD...
分类:
Web程序 时间:
2015-04-21 01:42:29
阅读次数:
133
下面通过undo的一致性读分析undo:
[oracle@localhost ~]$ lsb_release -a
LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: EnterpriseEnterpriseServer
Descriptio...
分类:
其他好文 时间:
2015-04-20 22:46:30
阅读次数:
199
[root@localhostopt]#whichlsb_release/usr/bin/lsb_release[root@localhostopt]#[root@localhostopt]#rpm-qifl/usr/bin/lsb_releaseName:redhat-lsb-coreVersion:4.1Release:24.el7Architecture:x86_64InstallDate:Tue21Apr201512:51:57AMCSTGroup:SystemEnvironment/BaseSize..
分类:
系统相关 时间:
2015-04-20 18:55:02
阅读次数:
977