른록노트

[Linux] 버전확인 본문

Server,OS/[Linux]

[Linux] 버전확인

른록 2017. 12. 12. 14:08

1. uname -a

2. cat /etc/issue

3. cat /etc/redhat-release

4. cat /etc/*release*


OS bit 확인

getconf LONG_BIT


그 외 lsb_release -a


참고사이트

http://ongal.tistory.com/190

반응형
Comments