CentOS 버전 확인 방법 / putty 사용
$ cat /ect/redhat-release
[root@localhost ~]# cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
$ cat /etc/*release*
[root@localhost ~]# cat /etc/*release*
CentOS Linux release 7.4.1708 (Core)
Derived from Red Hat Enterprise Linux 7.4 (Source)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.4.1708 (Core)
CentOS Linux release 7.4.1708 (Core)
cpe:/o:centos:centos:7
CentOS / 버전 확인하는 방법
cat /etc/redhat-release [root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) cat /etc/*release* [root@localhost ~]# cat /etc/*release* CentOS Linux release 7.4.1708 (Core) Derived from Red Hat Enterprise Linux 7.4 (Source) NAME=
www.manualfactory.net
'ETC' 카테고리의 다른 글
엑셀 파일 db 넘기기 (0) | 2023.04.11 |
---|---|
[api]네아로 서비스 사용 (0) | 2023.04.11 |
[리눅스] 명령어 정리 (0) | 2023.04.11 |
카카오 주소 api 위도 경도 표시 (0) | 2023.04.11 |
페이스북 페이지 플러그인 오류 (0) | 2023.04.11 |