Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 499 Bytes

check_os_kernel.md

File metadata and controls

34 lines (26 loc) · 499 Bytes

Linux OS 버전 확인하기

# OS 정보 확인하는 명령어 2가지
$ cat /etc/os-release
$ lsb_release -a

Linux Kernel 버전 확인하기

# 커널 정보 확인하는 명령어 3가지
$ cat /proc/version
$ uname -a
$ uname -r

Linux OS, Kernel 정보 한 번에 확인하기

$ hostnamectl

#  Static hostname:
#        Icon name:
#       Machine ID:
#          Boot ID:
# Operating System:
#           Kernel:
#     Architecture: