Common Linux commands: view system information

Source: Internet
Author: User

1. view the number of operating system digits


File/sbin/init

Display


/Sbin/init: Elf 32-bit LSB shared object, Intel 80386,

Version 1 (sysv), dynamically linked (uses SHARED libs), for GNU/Linux 2.6.15, stripped


There is another way:


Getconf word_bit

32 is the operating system, and 64 is the 64-bit operating system.

Note: The relationship between the number of digits of the operating system and the number of digits of the CPU is not proportional.

A 32-bit operating system does not mean that the CPU is 32-bit. A 64-bit CPU supports a 32-bit operating system.


2. view the kernel version


Uname-

Linux mark 2.6.35-30-generic-pae # 59-ubuntu SMP Tue Aug 30 16:16:14 UTC 2011 i686 GNU/Linux

That is, 2.6.35-30

To view all installed Linux kernel versions, run the following command:


Dpkg -- Get-selections | grep Linux

3. Check the Ubuntu version.


CAT/etc/issue

Display


Ubuntu 10.10 \ n \ L

If you want to see more clearly, you can:


Sudo lsb_release-

Display


Distributor ID:
Ubuntu
Description: Ubuntu 10.10
Release: 10.10

Codename:
Maverick










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.