E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
LONG_BIT
【转】 查看linux系统版本是32位的还是64位的
一、 [root@linuxzgf ~]#getconf
LONG_BIT
[root@linuxzgf ~]#getconf WORD_BIT (32位的系统中int类型和long类型一般都是
xiaobenbenxiong
·
2013-01-08 17:00
linux
linux下的常用指令集
171 tomcat-loginportal]# crontab -l 0 */5 * * * ntpdate 0.centos.pool.ntp.org 查看操作系统位数 getconf
LONG_BIT
pcpig
·
2013-01-05 18:00
linux
Linux下查看服务器硬件及操作系统信息命令
grep name |cut -f2 -d:|uniq -c 查看cpu的主频(单位:兆赫兹MHz) cat /proc/cpuinfo |grep MHz|uniq cpu位数 getconf
LONG_BIT
unixtux
·
2012-12-18 15:00
linux
查看已经安装好的ubuntu是多少位系统?
uname-a uname-mgetconfWORD_BIT WORD_BIT不论在32bit系统还是64bit系统都是32 可以查
LONG_BIT
,在32bit系统和64bit系统是不一样的。
jingwen3699
·
2012-08-19 00:00
ubuntu
File
64bit
X86
如何查询linux的系统版本
上次跟省政府安装数据库没有查询centos的系统版本造成了很多不必要的麻烦,如何查询linux系统的版本、cpu等: 1, [root@centos ~]# getconf
LONG_BIT
32
k_lb
·
2012-08-03 10:00
linux
Ubuntu安装Infobright及主从同步
查看机器位数 root@ub1000:~# getconf
LONG_BIT
32 -------------------------------------- ubuntu 不支持rpm 1
wangqiaowqo
·
2012-07-25 16:00
infobright
Ubuntu安装Infobright及主从同步
查看机器位数 root@ub1000:~# getconf
LONG_BIT
32 -------------------------------------- ubuntu 不支持rpm 1
wangqiaowqo
·
2012-07-25 16:00
infobright
查看Linux服务器状态的指令
系统版本:$ cat /proc/version$ lsb_release -a$ cat /etc/redhat-releaseCPU是32位还是64位:$ getconf
LONG_BIT
查看CPU
ztfriend
·
2012-03-20 11:57
Linux服务器状态
linux下查看系统状态的一些命令
top 内存 df 文件系统 uname -a 查看内核版本 getconf
LONG_BIT
系统位数 lsb_release -a 查看linix版本号 vim /etc/resolv.conf
jimmygan
·
2012-02-29 15:00
linux
top
ssh
mysql 安装报错
在装之前一定要检查一下机器的位数啊: 命令:getconf
LONG_BIT
[root@localhost mysql]# rpm
koteancno
·
2011-12-14 18:00
mysql
linux常用命令
1,查看该Linux的版本位数是32还是64的命令: getconf
LONG_BIT
2,查看版本信息: uname -a/ lsb_rease -a / cat /proc/version
virues
·
2011-12-07 14:00
Linux常用命令
查看操作系统位数
我所知道的是这两种,有谁知道更多的 希望拍砖 这个是在linux 下查看 1.uname -a 看看后面有没有x64 字符 2这个.getconf
LONG_BIT
jerome_wang
·
2011-08-26 13:00
操作系统
LINUX常用命令
2.解压到指定目录tar zxvf ab.tar.gz -C /home/cc 打包到指定目录tar zcvf ab.tar.gz aa 3.查看系统位数 getconf
LONG_BIT
lxy2330
·
2011-07-21 10:00
Linux常用命令
怎么查看你的liunux是32位还是64位
#getconf
LONG_BIT
2. #file/sbin/init
kaosini
·
2011-07-12 21:00
查看linux系统版本是32位的还是64位的
查看linux系统版本是32位的还是64位的 一、 [root@linuxzgf ~]#getconf
LONG_BIT
[root@linuxzgf ~
fireinwind
·
2011-05-16 15:00
linux
linux常用命令总结
getconf
LONG_BIT
2.查看硬盘的总容量、已用容量与inode等df 3.防火墙相关 ①:关闭防火墙;/sbin/service iptables stop
like.eagle
·
2011-02-21 18:00
linux
防火墙
J#
linux常用命令总结
getconf
LONG_BIT
2.查看硬盘的总容量、已用容量与inode等df 3.防火墙相关 ①:关闭防火墙;/sbin/service iptables stop
like.eagle
·
2011-02-21 18:00
linux
防火墙
J#
linux 查看操作系统位数
[root@linuxzgf ~]#getconf
LONG_BIT
[root@linuxzgf ~]#getconf WORD_BIT(32位的系统中 int类型和long类型一般都是4字节,64
libin123
·
2011-01-14 09:00
linux
查看window、Linux和Aix机CPU位数和操作系统版本
,也可以让自己在总体上有个认识;每间隔一段时间就总结下,慢慢你会发现优点是大大滴啊 1.查看linux的操作系统和硬件cpu位数 linux 操作系统的位数查看 getconf
LONG_BIT
navy0168
·
2010-12-24 16:00
windows
linux
虚拟机
OS
AIX
fedora8上安装配置virtualBox
各个版本的下载地址: http://download.virtualbox.org/virtualbox/ 1.download the file: 检查CPU支持好多位 >getconf
LONG_BIT
sillycat
·
2010-10-08 18:00
PHP
squid install script
/bin/sh if[`getconf
LONG_BIT
`==32];then exportCHOST="i686-pc-linux-gnu" exportCFLAGS="-O9-funroll-loops-Wall-W-mtune
企图穿越
·
2010-06-13 15:00
linux_用命令查询一个机器是32位还是64位
用命令查询一个机器是32位还是64位 收藏 1.getconf
LONG_BIT
or getconf WORD_BIT例如:[root@sy02 /]# getconf LONG_BIT64 2.file
superior_2008
·
2010-04-19 12:00
linux
一些linux 命令补全,记下了
查看系统是64位还是32位 getconf
LONG_BIT
getconf WORD_BIT file /bin/ls lsb_release -a centos 挂载windows共享 mount
milk_36
·
2009-12-04 18:00
mysql
linux
正则表达式
centos
socket
查看linux系统位数方法(32?64?)
2.getconf
LONG_BIT
(32位的系统中int类型和long类型一般都是4字节,64位的系统中int类型还是4字节的,但是long已变成了8字节inux系统中可用&qu
xitong
·
2009-02-02 18:00
linux
如何知道现在运行的LINUX是32位和64位的? [zt]
htmlgetconfKERNEL_BITMODEisainfo-bgetconf-agetconfWORD_BITgetconfLONG_BIT回复#11meiki05的帖子这个也不一定~~呵~~我在solaris机子上试,系统是64的,
LONG_BIT
3444542
·
2008-08-19 18:00
#嵌入式linux
linux sap netweaver testDriver 安装
check linux 64bit getconf
LONG_BIT
or find /lib64 uname -a add maxmemory vi /etc/sysctl.conf
enhydra
·
2007-12-24 16:00
linux
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他