When you are in console mode, you cannot get information about the operating system through the right mouse button > about. At this point, under Linux, you can use the uname command to help you do the work. Uname is the abbreviation for UNIX name .
In Console mode, you cannot get information about the operating system by right-clicking> about. In Linux, you can useUnameCommand to help you complete these tasks. Uname isUnix name. In the console, you only need to type uname.
When you enter an
Uname: displays information about the computer and operating system.SyntaxUname [-amnclr] [-- help] [-- version]Parameter description: -A or -- all displays all information. -M or -- machine displays the computer type. -N or-nodename
When you are in console mode, you cannot get information about the operating system through the right mouse button > about. At this point, under Linux, you can use the uname command to help you do the work. Uname is the abbreviation for UNIX name .
1, kernel version by the Linux kernel Community Unified encoding and publishing, format such as:Major.minor.patch-build.descThe major version number. Minor version number. Number of revisions to the minor version number-number of compilations.
In Console mode, you cannot get information about the operating system by right-clicking> about. In Linux, you can useUname command to help you complete these tasks. Uname isThe abbreviation of unix name. In the console, you only need to type uname.
Function Description: Uname is used to obtain information about the computer and operating system.Syntax: uname [-amnrsvpio][--help][--version]Supplemental Note: uname can display basic information such as the version of the operating system used by
Obtain nine uname command instances for CentOS system details
In Console mode, you cannot get information about the operating system by right-clicking> about. In Linux, you can use the uname command to help you complete these tasks. Uname is the
Uname command: displays operating system information
The uname command is used to display information about the operating system, including version and platform.
Its parameters mainly include:
-A: All information is displayed.
-S: display the kernel
Use uname for various computer parameters.This article mainly demonstrates how to introduce uname parameters and 1. uname official introduction
[kiosk@foundation8 ~]$ uname --helpUsage: uname [OPTION]...Print certain system information. With no
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.