av手机免费在线观看,国产女人在线视频,国产xxxx免费,捆绑调教一二三区,97影院最新理论片,色之久久综合,国产精品日韩欧美一区二区三区

計算機應(yīng)用

如何查看solaris系統(tǒng)的版本和位數(shù)

時間:2024-10-10 15:29:10 計算機應(yīng)用 我要投稿
  • 相關(guān)推薦

如何查看solaris系統(tǒng)的版本和位數(shù)

  最近一些朋友問小編如何查看solaris系統(tǒng)的版本和位數(shù)?今天小編將為大家分享查看solaris系統(tǒng)的版本和位數(shù)的方法!希望對大家會有幫助,有需要的朋友一起去看看吧

  我知道的有下面的三種方法,showrev、uname和查看/etc/release。

  (1)命令showrev

  show machine, software revision, and patch revision information

  (2)命令uname

  print name of current system.參數(shù) -a :Prints basic information currently available from the system.

  (3)查看/etc/release

  演示如下:

  bash-3.00$ showrev

  Hostname: sunv890

  Hostid: 84b7fe80

  Release: 5.10

  Kernel architecture: sun4u

  Application architecture: sparc

  Hardware provider: Sun_Microsystems

  Domain:

  Kernel version: SunOS 5.10 Generic_137111-08

  bash-3.00$ uname -a

  SunOS sunv890 5.10 Generic_137111-08 sun4u sparc SUNW,Sun-Fire-V890

  bash-3.00$ cat /etc/release

  Solaris 10 1/06 s10s_u1wos_19a SPARC

  Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.

  Use is subject to license terms.

  Assembled 07 December 2005

  bash-3.00$

  由上可以看出該系統(tǒng)為Sun Sparc平臺的5.10系統(tǒng)。

  如何查看solaris系統(tǒng)是32位還是64位的?

  使用isainfo -v命令

  如果是運行在32位模式下, 則有如下輸出:

  32-bit sparc applications

  如果是運行在64位模式下, 則有如下輸出:

  64-bit sparcv9 applications

  32-bit sparc applications

  注意:

  從Solaris10開始支持AMD64和EM64(intel)處理器,即通常說的x64,同樣能用上述命令來判斷。Solaris10 的x86和x64 使用同一個安裝包,即Solaris_x86_ga_u2_...。

  bash-3.00$ isainfo -b -v

  64-bit sparcv9 applications

  vis2 vis popc

  bash-3.00$

  由上可知道,solaris系統(tǒng)為64位的。

  另:

  psrinfo -v 查看cup的狀態(tài)

  mpstat 可以列出多cpu負載的狀態(tài)

  prtconf | grep 'Memory' 可以查看內(nèi)存的多少.

  prtdiag -v 顯示系統(tǒng)配置信息

【如何查看solaris系統(tǒng)的版本和位數(shù)】相關(guān)文章:

查看win7系統(tǒng)位數(shù)的方法07-19

Solaris系統(tǒng)管理認證考試10-18

win7電腦查看bios版本的技巧07-19

如何查看CPU溫度08-15

Linux查看系統(tǒng)信息命令盤點08-26

Win8如何查看系統(tǒng)更新歷史記錄07-17

如何查看電腦主板型號07-16

如何正確查看及設(shè)置DNS10-12

教你如何查看硬盤溫度07-06

如何查看電腦硬件配置07-16