Raspberry Pi: Identify Linux distribution and release

Read Linux distribution and release You can use “/ etc / os-release”  to retrieve  information about the installed Linux distribution and the release cat /etc/os-release This is what I saw [codesyntax lang=”bash”] PRETTY_NAME=”Raspbian GNU/Linux 10 (buster)” NAME=”Raspbian GNU/Linux” VERSION_ID=”10″ VERSION=”10 (buster)” VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL=”http://www.raspbian.org/”…

Read more

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Read More