unme -a 를 하면 커널 정보가 확인된다..
[haruting@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.32-279.el6.i686 #1 SMP Fri Jun 22 10:59:55 UTC 2012 i686 i386 GNU/Linux
cat /ect/issue 할 경우 현재 OS 의 정보가 출력된다
[haruting@localhost ~]$ cat /etc/issue
CentOS release 6.3 (Final)
Kernel \r on an \m
'STUDY > Linux' 카테고리의 다른 글
php configure/config error solution (0) | 2013.04.18 |
---|---|
httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName (0) | 2013.04.18 |
리눅스 버전 확인 (uname || /etc/issue) (0) | 2013.04.18 |
Linux Log history delete (0) | 2010.06.28 |
리눅스 간단 명령어 정리 모음 (0) | 2010.01.14 |
[Linux] web server install (0) | 2010.01.12 |