Linux查看機器配置方法命令_第1頁
Linux查看機器配置方法命令_第2頁
Linux查看機器配置方法命令_第3頁
全文預覽已結束

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領

文檔簡介

1、Linux查看機器配置方法命令(2010-03-04 14:57:59 轉載標簽: 雜談分類:LINUXcat /proc/cpuinfo或者vim /proc/cpuinfo查看系統(tǒng)信息cat /proc/cpuinfo - CPU (i.e. vendor, Mhz, flags like mmxcat /proc/interrupts - 中斷cat /proc/ioports - 設備IO端口cat /proc/meminfo - 內(nèi)存信息(i.e. mem used, free, swap sizecat /proc/partitions - 所有設備的所有分區(qū)cat /proc/p

2、ci - PCI設備的信息cat /proc/swaps - 所有Swap分區(qū)的信息cat /proc/version - Linux的版本號 相當于 uname -runame -a - 看系統(tǒng)內(nèi)核等信息查看linux系統(tǒng)版本方法:cat /etc/redhat-releasecat /etc/issuecat /proc/version查看磁盤空間大小:df -mcat /etc/issue 查看操作系統(tǒng)版本cat /etc/inittab 查看啟動項cat /proc/cpuinfo 查看cpu信息uname -a 系統(tǒng)版本df -h 查硬盤cat /etc/passwd 查看所有用戶的

3、列表cat /etc/group 查看用戶組du -sh 查看當前文件夾大小這里linux下使用dmidecode查看硬件信息dmidecode is a tool for dumping a computers DMI (some say SMBIOS table contents in a human-readable format. This table contains a description of the systems hardware components, as well as other useful pieces of information such as seria

4、l numbers and BIOS revision. Thanks to this table, you can retrieve this information without having to probe for the actual hardware. While this is a good point in terms of report speed and safeness, this also makes the presented information possibly unreliable.dmidecode可以全面的顯示bios、cpu、內(nèi)存等硬件信息。查看主板的序列號dmidecode | grep Serial Number顯示物理內(nèi)存塊數(shù)dmidecode |grep -A16 Memory Device$顯示CPU信息dmidecode |grep -A42 Processor|more另外:grep -An (A和n之間也可以有空格 輸出包含指定字符串的行及該行后續(xù)的n行/usr/sbin/dmidecode | grep Serial Number可以讀出計算機的標

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論