1.
[root@sky9896sky]# lsb_release -a bash:lsb_release: command not found [root@sky9896sky]#yum install lsb –y [root@sky9896sky]# lsb_release -a LSBVersion:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch DistributorID: CentOS Description: CentOS release 6.7 (Final) Release: 6.7 Codename: Final
를 보려면 lsb_release -a 명령을 사용하세요. 2.
[root@sky9896 sky]# cat /etc/redhat-release CentOSrelease 6.7 (Final)
를 보려면 cat /etc/redhat-release 명령을 사용하세요. 권장 튜토리얼: centos tutorial
위 내용은 CentOS에서 버전 번호를 확인하는 방법의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!