리눅스 배포판 버전 확인 (레드햇 계열인듯, 페도라에서 가능)
# less /etc/redhat-release
리눅스 커널 버전 확인
# uname -a
# uname -v
# uname -r
리눅스에 설치된 모듈정보
# ls /lib/modules
RPM으로 커널 업데이트
# wget 를 이용해 커널을 다운로드
# rpm -Uvh 커널명
Posted by gwlee
Posted by gwlee
Trackback URL : http://thegreatgoodplace.com/tt/study/trackback/68
Stay Hungry Stary Foolish!
- gwlee