컴퓨터/리눅스(Linux)·우분투(Ubuntu)
터미널에서 리눅스 커널 버젼 알아내기
All That Guy
2016. 5. 19. 09:35
터미널에서 현재 사용 중인 우분투 리눅스 커널 버젼을 알 수 있는 방법:
$ uname -a
Linux [컴퓨터 이름] 4.4.0-23-generic #41-Ubuntu SMP Mon May 16 23:04:25 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ uname -r
4.4.0-23-generic
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
$ lsb_release -r
Release: 16.04
$ cat /proc/version_signature
Ubuntu 4.4.0-23.41-generic 4.4.10