리눅스 명령어 (버전확인) § 리눅스 버전확인 # rpm -qa *-release # grep . /etc/*-release # cat /etc/issue § 리눅스 커널버전 # uname -r § mysql 버전확인 # mysql --version § apache 버전확인 # /usr/local/apach/bin/httpd -v § 서버 모델명 확인 # dmidecode -s system-product-name § OpenSSL 버전확인 # openssl version § OpenSSH 버전확인 # ssh -V § 설치된 그래픽카드 확인 # lspci | grep -i vga § 전체 하드웨어 정보 확인 # lspci § bash 버전확인 # rpm -qa | grep bash 2021. 8. 10. 이전 1 다음