View Linux kernel, cpu, memory, and other information.

Source: Internet
Author: User

View Linux kernel, cpu, memory, and other information.

1. view the system kernel version command

Uname command uname-a uname-r uname-v

Vim/proc/version

More/etc/* release

More/etc/issue

2. View cpu Information

More/proc/cpuinfo

3. view the cpu count

Getconf LONG_BIT

Ls/If the lib64 folder exists, the system is 64-bit

4. Check the libc and gcc versions.

Ldd/sbin/mii-tool

Gcc -- version

5. view memory information

More/proc/meminfo


In linux, how does one view version information? How to view memory? Cpu information?

Version uname-ar
Memory cat/proc/meminfo
Cpu cat/proc/cpuinfo

How can I check the current cpu and memory usage in linux? What is the command to view the system partition mounting status?

Top command to view cpu and memory information
Run the mount command to view the partitions that are mounted.
Of course, the free-m command can also view memory Conditions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.