Home >Operation and Maintenance >CentOS >CentOS checks the currently installed server version

CentOS checks the currently installed server version

藏色散人
藏色散人forward
2020-05-10 14:42:592793browse

The following column centos usage tutorial will introduce to you how to check the currently installed server version on CentOS. I hope it will be helpful to friends in need!

CentOS checks the currently installed server version

#Before we are ready to install some software, we want to check the server version that CentOS is currently installed on.

How to check the CentOS server version we installed?

If you are using CentOS, you can use the command:

lsb_release -d

to view:

CentOS checks the currently installed server version

Optional, you can also use the lsb_release -d command to view:

CentOS checks the currently installed server version

For more centos technical articles, please read centos tutorial column!

The above is the detailed content of CentOS checks the currently installed server version. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:segmentfault.com. If there is any infringement, please contact admin@php.cn delete