Skip to content

Instantly share code, notes, and snippets.

@iguoli
Last active September 3, 2018 03:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iguoli/e6a455c5024160dadbe006b81ea64ab4 to your computer and use it in GitHub Desktop.
Save iguoli/e6a455c5024160dadbe006b81ea64ab4 to your computer and use it in GitHub Desktop.
OS Release

Ubuntu

lsb_release
hostnamectl

Redhat or Centos

hostnamectl
cat /etc/issue

# Centos
cat /etc/centos-release

# Redhat
cat /etc/redhat-release
``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment