Skip to content

Instantly share code, notes, and snippets.

@mralexho
Last active November 18, 2015 03:55
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 mralexho/314aa1352f7f6779874e to your computer and use it in GitHub Desktop.
Save mralexho/314aa1352f7f6779874e to your computer and use it in GitHub Desktop.
# find out what version of Linux (distro) you are running
$ cat /etc/*-release
# find out kernel, version number, machine hardware name
$ uname -mrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment