Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 274 Bytes

System OS version.md

File metadata and controls

9 lines (8 loc) · 274 Bytes

Linux distribution name, version and codename in use along with the currently loaded Linux kernel version

hostnamectl

How to check Ubuntu version

cat /etc/issue

How to check system architecture and Linux kernel versions

uname -a

How to check CPU architecture

lscpu