Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

View system resource information

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. Check cpu1, more / proc/cpuinfo | grep "model name"

2. Grep "model name" / proc/cpuinfo

3. If you feel the need to see it is more comfortable

Grep "model name" / proc/cpuinfo | cut-f2-d:

Second, check memory 1, grep MemTotal / proc/meminfo

2. Grep MemTotal / proc/meminfo | cut-f2-d:

3. Free-m | grep "Mem" | awk'{print $2}'

Third, version information 1. Check whether cpu is 32-bit or 64-bit.

Getconf LONG_BIT

2. View the current version of linux

More / etc/redhat-release

3. Check the kernel version

The latest kernel: www.kernel.org

Uname-r

Uname-a

4. Environmental variable information printenv

HOSTNAME: hostnam

SHELL: the location of the shell that runs the shell script by default

TERM:

HISTSIZE: number of historical records

QTDIR

QTINC

USER: user name

LS_COLORS

TMOUT: how long does it take to quit after not operating (in s)

MAIL

PATH: command search path

PWD: current path

LANG: character set

HISTCONTROL

SHLVL

HOME: home directory

LOGNAME: login name

QTLIB

CVS_RSH

DISPLAY: graphical interface output

HISTTIMEFORMAT

G_BROKEN_FILENAMES

_

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report