Petter Holt Juliussen • Mail | Mastodon | GitHub | Letterboxd

for later reference.

Version check

2019-04-04
uname -a

To find out what version of Linux (distro) you are running, enter the following command at the shell prompt:

cat /etc/*-release

he lsb_release command displays certain LSB (Linux Standard Base) and distribution-specific information. Type the following command:

lsb_release -a