Skip to content

Instantly share code, notes, and snippets.

@dodbrian
Last active October 27, 2019 10:48
Show Gist options
  • Save dodbrian/2313446e4f4a78fdc94047d28ae1c16a to your computer and use it in GitHub Desktop.
Save dodbrian/2313446e4f4a78fdc94047d28ae1c16a to your computer and use it in GitHub Desktop.
Get Linux Version

Get Linux Version

Commands

cat /etc/os-release
lsb_release -a
uname -a
hostnamectl
cat /proc/version
dmesg grep | Linux

Software

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment