Linux: get the version of the system

Get the version of the distro:

cat /etc/issue

cat /etc/*-release

Get the kernel [...]