Click Technology

Linux, Windows, Mac it's all good

Which version of Linux am I running?

June15

How many times have I tried to find out _exactly_ which version of Linux I’m running when installing something?  I either get the kernel version (no good for adding debs etc) when I want to find out what the Debian underlying codename is and so on. Here then is the solution. All of it.

uname -a && cat /etc/*release
posted under Linux Tips | Comments Off on Which version of Linux am I running?

This is my website for short blog posts and interesting materials that are noteworthy or have some handy-tip value.