What version is centos?

Release: 2020-03-23 17:15:56
Original
3281 people have browsed it

What version is centos?

CentOS is one of the Linux distributions. It is compiled from the source code released by Red Hat Enterprise Linux in accordance with open source regulations.

Recommended tutorial: centos usage tutorial

We can use the lsb_release -a command to view the specific version information of centos:

# lsb_release -a
LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: CentOS
Description: CentOS release 5.4 (Final)
Release: 5.4
Codename: Final
Copy after login

This command applies to all Linux, including Redhat, SuSE, Debian, Centos and other distributions.

Recommended related video tutorials: linux video tutorial

The above is the detailed content of What version is centos?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template