'2016/06/15'에 해당되는 글 1건

  1. 2016.06.15 [리눅스] 버전 확인

[리눅스] 버전 확인

OS 2016. 6. 15. 19:23

배포판 버전확인

grep /etc/*-release

cat /etc/*-release | uniq


커널버전 확인

cat /proc/version

uname -a



Posted by 꼬장e
,